var/cache/dev/ContainerZEsBiSf/App_KernelDevDebugContainer.php line 10914

Open in your IDE?
  1. <?php
  2. namespace ContainerZEsBiSf;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\CmsBundle\\Controller\\ApiController' => 'getApiControllerService',
  47.             'App\\CmsBundle\\Controller\\CalendarController' => 'getCalendarControllerService',
  48.             'App\\CmsBundle\\Controller\\CommandcontrolController' => 'getCommandcontrolControllerService',
  49.             'App\\CmsBundle\\Controller\\CronTaskController' => 'getCronTaskControllerService',
  50.             'App\\CmsBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
  51.             'App\\CmsBundle\\Controller\\ErrorController' => 'getErrorControllerService',
  52.             'App\\CmsBundle\\Controller\\IntegrationsController' => 'getIntegrationsControllerService',
  53.             'App\\CmsBundle\\Controller\\JsonController' => 'getJsonControllerService',
  54.             'App\\CmsBundle\\Controller\\LinkController' => 'getLinkControllerService',
  55.             'App\\CmsBundle\\Controller\\LoginController' => 'getLoginControllerService',
  56.             'App\\CmsBundle\\Controller\\MailController' => 'getMailControllerService',
  57.             'App\\CmsBundle\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  58.             'App\\CmsBundle\\Controller\\MediaController' => 'getMediaControllerService',
  59.             'App\\CmsBundle\\Controller\\MetadataController' => 'getMetadataControllerService',
  60.             'App\\CmsBundle\\Controller\\MonitorController' => 'getMonitorControllerService',
  61.             'App\\CmsBundle\\Controller\\MultisiteController' => 'getMultisiteControllerService',
  62.             'App\\CmsBundle\\Controller\\NavigationController' => 'getNavigationControllerService',
  63.             'App\\CmsBundle\\Controller\\PageController' => 'getPageControllerService',
  64.             'App\\CmsBundle\\Controller\\RedirectsController' => 'getRedirectsControllerService',
  65.             'App\\CmsBundle\\Controller\\SettingsController' => 'getSettingsControllerService',
  66.             'App\\CmsBundle\\Controller\\SitemapController' => 'getSitemapControllerService',
  67.             'App\\CmsBundle\\Controller\\StorageController' => 'getStorageControllerService',
  68.             'App\\CmsBundle\\Controller\\SystemController' => 'getSystemControllerService',
  69.             'App\\CmsBundle\\Controller\\TagController' => 'getTagControllerService',
  70.             'App\\CmsBundle\\Controller\\TrashController' => 'getTrashControllerService',
  71.             'App\\CmsBundle\\Controller\\UpdateController' => 'getUpdateControllerService',
  72.             'App\\CmsBundle\\Controller\\UsersController' => 'getUsersControllerService',
  73.             'App\\Trinity\\ApiBundle\\Controller\\AdminController' => 'getAdminControllerService',
  74.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  75.             'App\\Trinity\\BlogBundle\\Controller\\BlogController' => 'getBlogControllerService',
  76.             'App\\Trinity\\BlogBundle\\Controller\\EntryController' => 'getEntryControllerService',
  77.             'App\\Trinity\\FaqBundle\\Controller\\ChapterController' => 'getChapterControllerService',
  78.             'App\\Trinity\\FaqBundle\\Controller\\EntryController' => 'getEntryController2Service',
  79.             'App\\Trinity\\FaqBundle\\Controller\\FaqController' => 'getFaqControllerService',
  80.             'App\\Trinity\\FormsBundle\\Controller\\FormsController' => 'getFormsControllerService',
  81.             'App\\Trinity\\SearchBundle\\Controller\\SearchController' => 'getSearchControllerService',
  82.             'App\\Trinity\\SliderBundle\\Controller\\EntryController' => 'getEntryController3Service',
  83.             'App\\Trinity\\SliderBundle\\Controller\\SliderController' => 'getSliderControllerService',
  84.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController' => 'getApiController2Service',
  85.             'App\\Trinity\\WebshopBundle\\Controller\\B2bController' => 'getB2bControllerService',
  86.             'App\\Trinity\\WebshopBundle\\Controller\\B2bPricelistController' => 'getB2bPricelistControllerService',
  87.             'App\\Trinity\\WebshopBundle\\Controller\\B2bUserGroupController' => 'getB2bUserGroupControllerService',
  88.             'App\\Trinity\\WebshopBundle\\Controller\\CartController' => 'getCartControllerService',
  89.             'App\\Trinity\\WebshopBundle\\Controller\\CartsController' => 'getCartsControllerService',
  90.             'App\\Trinity\\WebshopBundle\\Controller\\CategoriesController' => 'getCategoriesControllerService',
  91.             'App\\Trinity\\WebshopBundle\\Controller\\ChannableController' => 'getChannableControllerService',
  92.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  93.             'App\\Trinity\\WebshopBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  94.             'App\\Trinity\\WebshopBundle\\Controller\\CreditController' => 'getCreditControllerService',
  95.             'App\\Trinity\\WebshopBundle\\Controller\\CustomersController' => 'getCustomersControllerService',
  96.             'App\\Trinity\\WebshopBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  97.             'App\\Trinity\\WebshopBundle\\Controller\\DeliveryController' => 'getDeliveryControllerService',
  98.             'App\\Trinity\\WebshopBundle\\Controller\\DiscountController' => 'getDiscountControllerService',
  99.             'App\\Trinity\\WebshopBundle\\Controller\\EventsController' => 'getEventsControllerService',
  100.             'App\\Trinity\\WebshopBundle\\Controller\\Ext\\MoneybirdController' => 'getMoneybirdControllerService',
  101.             'App\\Trinity\\WebshopBundle\\Controller\\ExtraController' => 'getExtraControllerService',
  102.             'App\\Trinity\\WebshopBundle\\Controller\\FeedController' => 'getFeedControllerService',
  103.             'App\\Trinity\\WebshopBundle\\Controller\\FrontController' => 'getFrontControllerService',
  104.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController' => 'getGiftcardControllerService',
  105.             'App\\Trinity\\WebshopBundle\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  106.             'App\\Trinity\\WebshopBundle\\Controller\\LedgerController' => 'getLedgerControllerService',
  107.             'App\\Trinity\\WebshopBundle\\Controller\\MailController' => 'getMailController2Service',
  108.             'App\\Trinity\\WebshopBundle\\Controller\\MediaController' => 'getMediaController2Service',
  109.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController' => 'getOrdersControllerService',
  110.             'App\\Trinity\\WebshopBundle\\Controller\\PicqerController' => 'getPicqerControllerService',
  111.             'App\\Trinity\\WebshopBundle\\Controller\\PricingController' => 'getPricingControllerService',
  112.             'App\\Trinity\\WebshopBundle\\Controller\\ProductGroupController' => 'getProductGroupControllerService',
  113.             'App\\Trinity\\WebshopBundle\\Controller\\ProductsController' => 'getProductsControllerService',
  114.             'App\\Trinity\\WebshopBundle\\Controller\\PromotionsController' => 'getPromotionsControllerService',
  115.             'App\\Trinity\\WebshopBundle\\Controller\\ReportController' => 'getReportControllerService',
  116.             'App\\Trinity\\WebshopBundle\\Controller\\SearchController' => 'getSearchController2Service',
  117.             'App\\Trinity\\WebshopBundle\\Controller\\SpecsController' => 'getSpecsControllerService',
  118.             'App\\Trinity\\WebshopBundle\\Controller\\TagController' => 'getTagController2Service',
  119.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController' => 'getTagDisplayControllerService',
  120.             'App\\Trinity\\WebshopBundle\\Controller\\TaxController' => 'getTaxControllerService',
  121.             'App\\Trinity\\WebshopBundle\\Controller\\UserGroupController' => 'getUserGroupControllerService',
  122.             'App\\Trinity\\WebshopBundle\\Controller\\WebshopController' => 'getWebshopControllerService',
  123.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  124.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  125.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  126.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  127.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  128.             'TrinityApiBundle_show' => 'getTrinityApiBundleShowService',
  129.             'admin_link' => 'getAdminLinkService',
  130.             'admin_show' => 'getAdminShowService',
  131.             'cache.app' => 'getCache_AppService',
  132.             'cache.app_clearer' => 'getCache_AppClearerService',
  133.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  134.             'cache.system' => 'getCache_SystemService',
  135.             'cache.system_clearer' => 'getCache_SystemClearerService',
  136.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  137.             'cache_warmer' => 'getCacheWarmerService',
  138.             'console.command.public_alias.App\\CmsBundle\\Command\\ActivateBundleCommand' => 'getActivateBundleCommandService',
  139.             'console.command.public_alias.App\\CmsBundle\\Command\\BackupCommand' => 'getBackupCommandService',
  140.             'console.command.public_alias.App\\CmsBundle\\Command\\BundleListCommand' => 'getBundleListCommandService',
  141.             'console.command.public_alias.App\\CmsBundle\\Command\\CacheCommand' => 'getCacheCommandService',
  142.             'console.command.public_alias.App\\CmsBundle\\Command\\ControlCommand' => 'getControlCommandService',
  143.             'console.command.public_alias.App\\CmsBundle\\Command\\CreateBundleCommand' => 'getCreateBundleCommandService',
  144.             'console.command.public_alias.App\\CmsBundle\\Command\\CronTasksRunCommand' => 'getCronTasksRunCommandService',
  145.             'console.command.public_alias.App\\CmsBundle\\Command\\FixTranslationsCommand' => 'getFixTranslationsCommandService',
  146.             'console.command.public_alias.App\\CmsBundle\\Command\\InstallBundleCommand' => 'getInstallBundleCommandService',
  147.             'console.command.public_alias.App\\CmsBundle\\Command\\LanguageCacheCommand' => 'getLanguageCacheCommandService',
  148.             'console.command.public_alias.App\\CmsBundle\\Command\\LanguageResetCommand' => 'getLanguageResetCommandService',
  149.             'console.command.public_alias.App\\CmsBundle\\Command\\MailtestCommand' => 'getMailtestCommandService',
  150.             'console.command.public_alias.App\\CmsBundle\\Command\\MediaCreateFullCommand' => 'getMediaCreateFullCommandService',
  151.             'console.command.public_alias.App\\CmsBundle\\Command\\MediaRegenThumbnailsCommand' => 'getMediaRegenThumbnailsCommandService',
  152.             'console.command.public_alias.App\\CmsBundle\\Command\\MediaUsageCommand' => 'getMediaUsageCommandService',
  153.             'console.command.public_alias.App\\CmsBundle\\Command\\MediadirCleanUpCommand' => 'getMediadirCleanUpCommandService',
  154.             'console.command.public_alias.App\\CmsBundle\\Command\\MigrateCommand' => 'getMigrateCommandService',
  155.             'console.command.public_alias.App\\CmsBundle\\Command\\MissingmediaCommand' => 'getMissingmediaCommandService',
  156.             'console.command.public_alias.App\\CmsBundle\\Command\\MonitorCommand' => 'getMonitorCommandService',
  157.             'console.command.public_alias.App\\CmsBundle\\Command\\OptimizeCommand' => 'getOptimizeCommandService',
  158.             'console.command.public_alias.App\\CmsBundle\\Command\\ReportCommand' => 'getReportCommandService',
  159.             'console.command.public_alias.App\\CmsBundle\\Command\\ResetDBCommand' => 'getResetDBCommandService',
  160.             'console.command.public_alias.App\\CmsBundle\\Command\\RestoreCommand' => 'getRestoreCommandService',
  161.             'console.command.public_alias.App\\CmsBundle\\Command\\ScheduleTask\\CronTasksDefaultCommand' => 'getCronTasksDefaultCommandService',
  162.             'console.command.public_alias.App\\CmsBundle\\Command\\ServerupdateCommand' => 'getServerupdateCommandService',
  163.             'console.command.public_alias.App\\CmsBundle\\Command\\StatsCommand' => 'getStatsCommandService',
  164.             'console.command.public_alias.App\\CmsBundle\\Command\\UpdateCommand' => 'getUpdateCommandService',
  165.             'console.command.public_alias.App\\CmsBundle\\Command\\UserCommand' => 'getUserCommandService',
  166.             'console.command.public_alias.App\\CmsBundle\\Command\\WebpCommand' => 'getWebpCommandService',
  167.             'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\BlogMediaMigrationCommand' => 'getBlogMediaMigrationCommandService',
  168.             'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\GptCommand' => 'getGptCommandService',
  169.             'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\WpCommand' => 'getWpCommandService',
  170.             'console.command.public_alias.App\\Trinity\\SearchBundle\\Command\\IndexerCommand' => 'getIndexerCommandService',
  171.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\AbandonedCartsCommand' => 'getAbandonedCartsCommandService',
  172.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ActiveCampaignCommand' => 'getActiveCampaignCommandService',
  173.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CacheIndexCommand' => 'getCacheIndexCommandService',
  174.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CheckPaymentsCommand' => 'getCheckPaymentsCommandService',
  175.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CloneCommand' => 'getCloneCommandService',
  176.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixCategoryDuplicatesCommand' => 'getFixCategoryDuplicatesCommandService',
  177.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixMediaCloneCommand' => 'getFixMediaCloneCommandService',
  178.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixrelationsCommand' => 'getFixrelationsCommandService',
  179.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportCommand' => 'getImportCommandService',
  180.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportCyclesoftwareCommand' => 'getImportCyclesoftwareCommandService',
  181.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportMagentoOneCommand' => 'getImportMagentoOneCommandService',
  182.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\IndexCommand' => 'getIndexCommandService',
  183.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\LinkCommand' => 'getLinkCommandService',
  184.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\NotifyCommand' => 'getNotifyCommandService',
  185.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\PicqerExportCommand' => 'getPicqerExportCommandService',
  186.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\PicqerSyncCommand' => 'getPicqerSyncCommandService',
  187.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ProductSyncCommand' => 'getProductSyncCommandService',
  188.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\RepairOrdersCommand' => 'getRepairOrdersCommandService',
  189.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\SearchCommand' => 'getSearchCommandService',
  190.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\TestCommand' => 'getTestCommandService',
  191.             'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\UpdatePricesCommand' => 'getUpdatePricesCommandService',
  192.             'console.command_loader' => 'getConsole_CommandLoaderService',
  193.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  194.             'data_collector.dump' => 'getDataCollector_DumpService',
  195.             'doctrine' => 'getDoctrineService',
  196.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  197.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  198.             'error_controller' => 'getErrorController2Service',
  199.             'event_dispatcher' => 'getEventDispatcherService',
  200.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  201.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  202.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  203.             'http_kernel' => 'getHttpKernelService',
  204.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  205.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  206.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  207.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  208.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  209.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  210.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  211.             'request_stack' => 'getRequestStackService',
  212.             'router' => 'getRouterService',
  213.             'routing.loader' => 'getRouting_LoaderService',
  214.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  215.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  216.             'scheb_two_factor.security.totp_authenticator' => 'getSchebTwoFactor_Security_TotpAuthenticatorService',
  217.             'scheb_two_factor.security.totp_factory' => 'getSchebTwoFactor_Security_TotpFactoryService',
  218.             'services_resetter' => 'getServicesResetterService',
  219.             'translation.loader.db' => 'getTranslation_Loader_DbService',
  220.             'translator' => 'getTranslatorService',
  221.             'trinity.mailer' => 'getTrinity_MailerService',
  222.             'trinity.password.encoder' => 'getTrinity_Password_EncoderService',
  223.             'trinityapibundle_inflector' => 'getTrinityapibundleInflectorService',
  224.             'trinityapibundle_show' => 'getTrinityapibundleShow2Service',
  225.             'trinityblogbundle_link' => 'getTrinityblogbundleLinkService',
  226.             'trinityblogbundle_show' => 'getTrinityblogbundleShowService',
  227.             'trinityfaqbundle_link' => 'getTrinityfaqbundleLinkService',
  228.             'trinityfaqbundle_show' => 'getTrinityfaqbundleShowService',
  229.             'trinityformsbundle_link' => 'getTrinityformsbundleLinkService',
  230.             'trinityformsbundle_show' => 'getTrinityformsbundleShowService',
  231.             'trinitysearchbundle_link' => 'getTrinitysearchbundleLinkService',
  232.             'trinitysearchbundle_show' => 'getTrinitysearchbundleShowService',
  233.             'trinitysliderbundle_link' => 'getTrinitysliderbundleLinkService',
  234.             'trinitysliderbundle_show' => 'getTrinitysliderbundleShowService',
  235.             'trinitywebshopbundle_link' => 'getTrinitywebshopbundleLinkService',
  236.             'trinitywebshopbundle_show' => 'getTrinitywebshopbundleShowService',
  237.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  238.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  239.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  240.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  241.             'white_october_breadcrumbs' => 'getWhiteOctoberBreadcrumbsService',
  242.             'white_october_breadcrumbs.helper' => 'getWhiteOctoberBreadcrumbs_HelperService',
  243.             'white_october_breadcrumbs.twig' => 'getWhiteOctoberBreadcrumbs_TwigService',
  244.             'cache_clearer' => 'getCacheClearerService',
  245.             'filesystem' => 'getFilesystemService',
  246.             'serializer' => 'getSerializerService',
  247.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  248.             'form.factory' => 'getForm_FactoryService',
  249.             'form.type.file' => 'getForm_Type_FileService',
  250.             'profiler' => 'getProfilerService',
  251.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  252.             'security.token_storage' => 'getSecurity_TokenStorageService',
  253.             'twig' => 'getTwigService',
  254.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  255.             'session' => 'getSessionService',
  256.             'validator' => 'getValidatorService',
  257.         ];
  258.         $this->aliases = [
  259.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Totp\\TotpAuthenticator' => 'scheb_two_factor.security.totp_authenticator',
  260.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Totp\\TotpAuthenticatorInterface' => 'scheb_two_factor.security.totp_authenticator',
  261.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  262.             'database_connection' => 'doctrine.dbal.default_connection',
  263.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  264.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  265.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  266.         ];
  267.         $this->privates['service_container'] = function () {
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  274.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  275.             include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/LocaleListener.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  287.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  310.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  341.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.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/symfony/cache/Traits/ProxyTrait.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  408.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  409.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  410.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  411.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  412.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  413.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  414.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  415.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  418.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  419.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  420.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  421.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  424.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  427.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  428.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  429.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  431.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  432.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  433.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  434.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  435.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  436.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  437.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  439.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  441.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  443.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  444.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  458.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Twig/Extension/BreadcrumbsExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  463.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  465.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  466.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  469.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  470.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  471.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  472.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  474.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  489.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  490.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/Hub.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  495.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/SentryBundle.php';
  496.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/FlushableClientInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  499.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  501.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  502.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/DependencyInjection/IntegrationFilterFactory.php';
  503.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  505.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  506.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  511.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  512.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  525.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  531.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  555.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  557.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  558.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  559.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  560.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  561.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  562.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  563.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  564.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  565.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  571.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  595.             include_once \dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/Helpers.php';
  596.             include_once \dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/PageInfo.php';
  597.             include_once \dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/PageNavigation.php';
  598.             include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Twig/Extension/Timeago.php';
  599.             include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/ByteConversionExtension.php';
  600.             include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/ClientsExtension.php';
  601.             include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/CountryExtension.php';
  602.             include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/NavigationExtension.php';
  603.             include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/Timeago.php';
  604.             include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/sortCategoriesExtension.php';
  605.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  606.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  611.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  614.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  616.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  621.             include_once __DIR__.'/proxy-classes.php';
  622.         };
  623.     }
  624.     public function compile(): void
  625.     {
  626.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  627.     }
  628.     public function isCompiled(): bool
  629.     {
  630.         return true;
  631.     }
  632.     public function getRemovedIds(): array
  633.     {
  634.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  635.     }
  636.     protected function createProxy($class\Closure $factory)
  637.     {
  638.         return $factory();
  639.     }
  640.     /**
  641.      * Gets the public '.container.private.cache_clearer' shared service.
  642.      *
  643.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  644.      */
  645.     protected function get_Container_Private_CacheClearerService()
  646.     {
  647.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  648.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  649.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  650.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  651.         }, 1));
  652.     }
  653.     /**
  654.      * Gets the public '.container.private.filesystem' shared service.
  655.      *
  656.      * @return \Symfony\Component\Filesystem\Filesystem
  657.      */
  658.     protected function get_Container_Private_FilesystemService()
  659.     {
  660.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  661.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  662.     }
  663.     /**
  664.      * Gets the public '.container.private.form.factory' shared service.
  665.      *
  666.      * @return \Symfony\Component\Form\FormFactory
  667.      */
  668.     protected function get_Container_Private_Form_FactoryService()
  669.     {
  670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  672.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  673.     }
  674.     /**
  675.      * Gets the public '.container.private.form.type.file' shared service.
  676.      *
  677.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  678.      */
  679.     protected function get_Container_Private_Form_Type_FileService()
  680.     {
  681.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  684.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  685.     }
  686.     /**
  687.      * Gets the public '.container.private.profiler' shared service.
  688.      *
  689.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  690.      */
  691.     protected function get_Container_Private_ProfilerService()
  692.     {
  693.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  694.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  695.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  696.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  697.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  698.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  699.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  700.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  701.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  702.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  703.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  704.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  705.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  706.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  707.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  708.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  709.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  710.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  711.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  712.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  713.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  714.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  715.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  716.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  717.         if ($this->has('kernel')) {
  718.             $g->setKernel($b);
  719.         }
  720.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  721.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  722.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  723.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  724.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  725.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  726.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  727.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  728.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  729.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  730.         $instance->add($d);
  731.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  732.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  733.         $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())));
  734.         $instance->add($e);
  735.         $instance->add($f);
  736.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  737.         $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()))));
  738.         $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()))));
  739.         $instance->add($g);
  740.         return $instance;
  741.     }
  742.     /**
  743.      * Gets the public '.container.private.security.authorization_checker' shared service.
  744.      *
  745.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  746.      */
  747.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  748.     {
  749.         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()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  750.     }
  751.     /**
  752.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  753.      *
  754.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  755.      */
  756.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  757.     {
  758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  759.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  762.         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())));
  763.     }
  764.     /**
  765.      * Gets the public '.container.private.security.password_encoder' shared service.
  766.      *
  767.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  768.      *
  769.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  770.      */
  771.     protected function get_Container_Private_Security_PasswordEncoderService()
  772.     {
  773.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  774.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  775.     }
  776.     /**
  777.      * Gets the public '.container.private.security.token_storage' shared service.
  778.      *
  779.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  780.      */
  781.     protected function get_Container_Private_Security_TokenStorageService()
  782.     {
  783.         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, [
  784.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  785.         ], [
  786.             'request_stack' => '?',
  787.         ]));
  788.     }
  789.     /**
  790.      * Gets the public '.container.private.serializer' shared service.
  791.      *
  792.      * @return \Symfony\Component\Serializer\Serializer
  793.      */
  794.     protected function get_Container_Private_SerializerService()
  795.     {
  796.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  797.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  798.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  799.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  800.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  801.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  802.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  803.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  804.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  805.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  806.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  807.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  808.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  809.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  810.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  811.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  812.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  813.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  814.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  815.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  816.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  817.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  818.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  819.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  820.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  821.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  822.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  823.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  824.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  825.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  826.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  827.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  828.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  829.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  830.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  831.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  832.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  833.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  835.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  836.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  837.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  838.         $b = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  839.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  840.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  841.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  842.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$b$d$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$b$a$d$eNULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  843.     }
  844.     /**
  845.      * Gets the public '.container.private.session' shared service.
  846.      *
  847.      * @return \Symfony\Component\HttpFoundation\Session\Session
  848.      */
  849.     protected function get_Container_Private_SessionService()
  850.     {
  851.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  852.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  853.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  854.     }
  855.     /**
  856.      * Gets the public '.container.private.twig' shared service.
  857.      *
  858.      * @return \Twig\Environment
  859.      */
  860.     protected function get_Container_Private_TwigService()
  861.     {
  862.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  863.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  864.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  865.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  866.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  867.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NelmioApiDocBundle'), 'NelmioApiDoc');
  868.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  869.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  870.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  871.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  872.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  873.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  874.         $a->addPath((\dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Resources/views'), 'WhiteOctoberBreadcrumbs');
  875.         $a->addPath((\dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Resources/views'), '!WhiteOctoberBreadcrumbs');
  876.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  877.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  878.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  879.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  880.         $a->addPath((\dirname(__DIR__4).'/src/CmsBundle/Resources/views'), 'Cms');
  881.         $a->addPath((\dirname(__DIR__4).'/src/CmsBundle/Resources/views'), '!Cms');
  882.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/ApiBundle/Resources/views'), 'TrinityApi');
  883.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/ApiBundle/Resources/views'), '!TrinityApi');
  884.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/BlogBundle/Resources/views'), 'TrinityBlog');
  885.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/BlogBundle/Resources/views'), '!TrinityBlog');
  886.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/FaqBundle/Resources/views'), 'TrinityFaq');
  887.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/FaqBundle/Resources/views'), '!TrinityFaq');
  888.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/FormsBundle/Resources/views'), 'TrinityForms');
  889.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/FormsBundle/Resources/views'), '!TrinityForms');
  890.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/SearchBundle/Resources/views'), 'TrinitySearch');
  891.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/SearchBundle/Resources/views'), '!TrinitySearch');
  892.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/SliderBundle/Resources/views'), 'TrinitySlider');
  893.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/SliderBundle/Resources/views'), '!TrinitySlider');
  894.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Resources/views'), 'TrinityWebshop');
  895.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Resources/views'), '!TrinityWebshop');
  896.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  897.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  898.         $a->addPath((\dirname(__DIR__4).'/templates'));
  899.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  900.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  901.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  902.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'auto_reload' => true'cache' => false'autoescape' => 'name''charset' => 'UTF-8']);
  903.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  904.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  905.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  906.         $e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  907.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  908.         $g = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  909.         $h = new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c$g->getBaseUrl(), $g->isSecure())), new RewindableGenerator(function () {
  910.             return new \EmptyIterator();
  911.         }, 0)));
  912.         $i = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  913.         $j = ($this->services['router'] ?? $this->getRouterService());
  914.         $k = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  915.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  916.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $i]);
  917.         $m = new \Symfony\Bridge\Twig\AppVariable();
  918.         $m->setEnvironment('dev');
  919.         $m->setDebug(true);
  920.         if ($this->has('.container.private.security.token_storage')) {
  921.             $m->setTokenStorage($d);
  922.         }
  923.         if ($this->has('request_stack')) {
  924.             $m->setRequestStack($c);
  925.         }
  926.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  927.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  928.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  929.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension($b, new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $d)));
  930.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $e));
  931.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($f));
  932.         $instance->addExtension($h);
  933.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($i\dirname(__DIR__4), 'UTF-8'));
  934.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($j));
  935.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  936.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($etrue));
  937.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  938.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  939.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$g)));
  940.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  941.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  942.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($f));
  943.         $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())));
  944.         $instance->addExtension(new \App\CmsBundle\Twig\Extension\Helpers($k$f));
  945.         $instance->addExtension(new \App\CmsBundle\Twig\Extension\PageInfo($k$j$b$c$this));
  946.         $instance->addExtension(new \App\CmsBundle\Twig\Extension\PageNavigation($k$j$b$c));
  947.         $instance->addExtension(new \App\Trinity\BlogBundle\Twig\Extension\Timeago($k$c));
  948.         $instance->addExtension(new \App\Trinity\WebshopBundle\Twig\Extension\ByteConversionExtension());
  949.         $instance->addExtension(new \App\Trinity\WebshopBundle\Twig\Extension\ClientsExtension($k$j$d$this$f));
  950.         $instance->addExtension(new \App\Trinity\WebshopBundle\Twig\Extension\CountryExtension());
  951.         $instance->addExtension(new \App\Trinity\WebshopBundle\Twig\Extension\NavigationExtension($k$j$d$this$f));
  952.         $instance->addExtension(new \App\Trinity\WebshopBundle\Twig\Extension\Timeago());
  953.         $instance->addExtension(new \App\Trinity\WebshopBundle\Twig\Extension\sortCategoriesExtension());
  954.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($h));
  955.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  956.         $instance->addExtension(($this->services['white_october_breadcrumbs.twig'] ?? ($this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this))));
  957.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  958.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(new \Cocur\Slugify\Slugify([])));
  959.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  960.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  961.         $instance->addGlobal('app'$m);
  962.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  963.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  964.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  965.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  966.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  967.         ], [
  968.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  969.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  970.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  971.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  972.         ])));
  973.         $instance->addGlobal('trinity''Trinity CMS');
  974.         $instance->addGlobal('trinity_url''https://www.beyonit.nl');
  975.         $instance->addGlobal('trinity_support''info@beyonit.nl');
  976.         $instance->addGlobal('company''Béyonit B.V.');
  977.         $instance->addGlobal('company_url''https://www.beyonit.nl');
  978.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  979.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  980.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  981.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2',''.'))->configure($instance);
  982.         return $instance;
  983.     }
  984.     /**
  985.      * Gets the public '.container.private.validator' shared service.
  986.      *
  987.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  988.      */
  989.     protected function get_Container_Private_ValidatorService()
  990.     {
  991.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  992.     }
  993.     /**
  994.      * Gets the public 'App\CmsBundle\Controller\ApiController' shared autowired service.
  995.      *
  996.      * @return \App\CmsBundle\Controller\ApiController
  997.      */
  998.     protected function getApiControllerService()
  999.     {
  1000.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1001.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1002.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1003.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/ApiController.php';
  1004.         $this->services['App\\CmsBundle\\Controller\\ApiController'] = $instance = new \App\CmsBundle\Controller\ApiController();
  1005.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\CmsBundle\\Controller\\ApiController'$this));
  1006.         return $instance;
  1007.     }
  1008.     /**
  1009.      * Gets the public 'App\CmsBundle\Controller\CalendarController' shared autowired service.
  1010.      *
  1011.      * @return \App\CmsBundle\Controller\CalendarController
  1012.      */
  1013.     protected function getCalendarControllerService()
  1014.     {
  1015.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1016.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1017.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/CalendarController.php';
  1018.         $this->services['App\\CmsBundle\\Controller\\CalendarController'] = $instance = new \App\CmsBundle\Controller\CalendarController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1019.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\CalendarController'$this));
  1020.         return $instance;
  1021.     }
  1022.     /**
  1023.      * Gets the public 'App\CmsBundle\Controller\CommandcontrolController' shared autowired service.
  1024.      *
  1025.      * @return \App\CmsBundle\Controller\CommandcontrolController
  1026.      */
  1027.     protected function getCommandcontrolControllerService()
  1028.     {
  1029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1030.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1031.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/CommandcontrolController.php';
  1032.         $this->services['App\\CmsBundle\\Controller\\CommandcontrolController'] = $instance = new \App\CmsBundle\Controller\CommandcontrolController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1033.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\CommandcontrolController'$this));
  1034.         return $instance;
  1035.     }
  1036.     /**
  1037.      * Gets the public 'App\CmsBundle\Controller\CronTaskController' shared autowired service.
  1038.      *
  1039.      * @return \App\CmsBundle\Controller\CronTaskController
  1040.      */
  1041.     protected function getCronTaskControllerService()
  1042.     {
  1043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1044.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1045.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/CronTaskController.php';
  1046.         $this->services['App\\CmsBundle\\Controller\\CronTaskController'] = $instance = new \App\CmsBundle\Controller\CronTaskController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1047.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\CronTaskController'$this));
  1048.         return $instance;
  1049.     }
  1050.     /**
  1051.      * Gets the public 'App\CmsBundle\Controller\DefaultController' shared autowired service.
  1052.      *
  1053.      * @return \App\CmsBundle\Controller\DefaultController
  1054.      */
  1055.     protected function getDefaultControllerService()
  1056.     {
  1057.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1058.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1059.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/DefaultController.php';
  1060.         $this->services['App\\CmsBundle\\Controller\\DefaultController'] = $instance = new \App\CmsBundle\Controller\DefaultController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1061.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\DefaultController'$this));
  1062.         return $instance;
  1063.     }
  1064.     /**
  1065.      * Gets the public 'App\CmsBundle\Controller\ErrorController' shared autowired service.
  1066.      *
  1067.      * @return \App\CmsBundle\Controller\ErrorController
  1068.      */
  1069.     protected function getErrorControllerService()
  1070.     {
  1071.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1072.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1073.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/ErrorController.php';
  1074.         $this->services['App\\CmsBundle\\Controller\\ErrorController'] = $instance = new \App\CmsBundle\Controller\ErrorController();
  1075.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\ErrorController'$this));
  1076.         return $instance;
  1077.     }
  1078.     /**
  1079.      * Gets the public 'App\CmsBundle\Controller\IntegrationsController' shared autowired service.
  1080.      *
  1081.      * @return \App\CmsBundle\Controller\IntegrationsController
  1082.      */
  1083.     protected function getIntegrationsControllerService()
  1084.     {
  1085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1086.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1087.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/IntegrationsController.php';
  1088.         $this->services['App\\CmsBundle\\Controller\\IntegrationsController'] = $instance = new \App\CmsBundle\Controller\IntegrationsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1089.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\IntegrationsController'$this));
  1090.         return $instance;
  1091.     }
  1092.     /**
  1093.      * Gets the public 'App\CmsBundle\Controller\JsonController' shared autowired service.
  1094.      *
  1095.      * @return \App\CmsBundle\Controller\JsonController
  1096.      */
  1097.     protected function getJsonControllerService()
  1098.     {
  1099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1100.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1101.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/JsonController.php';
  1102.         $this->services['App\\CmsBundle\\Controller\\JsonController'] = $instance = new \App\CmsBundle\Controller\JsonController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1103.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\JsonController'$this));
  1104.         return $instance;
  1105.     }
  1106.     /**
  1107.      * Gets the public 'App\CmsBundle\Controller\LinkController' shared autowired service.
  1108.      *
  1109.      * @return \App\CmsBundle\Controller\LinkController
  1110.      */
  1111.     protected function getLinkControllerService()
  1112.     {
  1113.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1114.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1115.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/LinkController.php';
  1116.         $this->services['App\\CmsBundle\\Controller\\LinkController'] = $instance = new \App\CmsBundle\Controller\LinkController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  1117.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\LinkController'$this));
  1118.         return $instance;
  1119.     }
  1120.     /**
  1121.      * Gets the public 'App\CmsBundle\Controller\LoginController' shared autowired service.
  1122.      *
  1123.      * @return \App\CmsBundle\Controller\LoginController
  1124.      */
  1125.     protected function getLoginControllerService()
  1126.     {
  1127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1128.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1129.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/LoginController.php';
  1130.         $this->services['App\\CmsBundle\\Controller\\LoginController'] = $instance = new \App\CmsBundle\Controller\LoginController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1131.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\LoginController'$this));
  1132.         return $instance;
  1133.     }
  1134.     /**
  1135.      * Gets the public 'App\CmsBundle\Controller\MailController' shared autowired service.
  1136.      *
  1137.      * @return \App\CmsBundle\Controller\MailController
  1138.      */
  1139.     protected function getMailControllerService()
  1140.     {
  1141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1142.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1143.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MailController.php';
  1144.         $this->services['App\\CmsBundle\\Controller\\MailController'] = $instance = new \App\CmsBundle\Controller\MailController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1145.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MailController'$this));
  1146.         return $instance;
  1147.     }
  1148.     /**
  1149.      * Gets the public 'App\CmsBundle\Controller\MaintenanceController' shared autowired service.
  1150.      *
  1151.      * @return \App\CmsBundle\Controller\MaintenanceController
  1152.      */
  1153.     protected function getMaintenanceControllerService()
  1154.     {
  1155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1156.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1157.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MaintenanceController.php';
  1158.         $this->services['App\\CmsBundle\\Controller\\MaintenanceController'] = $instance = new \App\CmsBundle\Controller\MaintenanceController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1159.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MaintenanceController'$this));
  1160.         return $instance;
  1161.     }
  1162.     /**
  1163.      * Gets the public 'App\CmsBundle\Controller\MediaController' shared autowired service.
  1164.      *
  1165.      * @return \App\CmsBundle\Controller\MediaController
  1166.      */
  1167.     protected function getMediaControllerService()
  1168.     {
  1169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1170.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1171.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MediaController.php';
  1172.         $this->services['App\\CmsBundle\\Controller\\MediaController'] = $instance = new \App\CmsBundle\Controller\MediaController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1173.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MediaController'$this));
  1174.         return $instance;
  1175.     }
  1176.     /**
  1177.      * Gets the public 'App\CmsBundle\Controller\MetadataController' shared autowired service.
  1178.      *
  1179.      * @return \App\CmsBundle\Controller\MetadataController
  1180.      */
  1181.     protected function getMetadataControllerService()
  1182.     {
  1183.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1184.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1185.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MetadataController.php';
  1186.         $this->services['App\\CmsBundle\\Controller\\MetadataController'] = $instance = new \App\CmsBundle\Controller\MetadataController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1187.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MetadataController'$this));
  1188.         return $instance;
  1189.     }
  1190.     /**
  1191.      * Gets the public 'App\CmsBundle\Controller\MonitorController' shared autowired service.
  1192.      *
  1193.      * @return \App\CmsBundle\Controller\MonitorController
  1194.      */
  1195.     protected function getMonitorControllerService()
  1196.     {
  1197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1198.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1199.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MonitorController.php';
  1200.         $this->services['App\\CmsBundle\\Controller\\MonitorController'] = $instance = new \App\CmsBundle\Controller\MonitorController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1201.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MonitorController'$this));
  1202.         return $instance;
  1203.     }
  1204.     /**
  1205.      * Gets the public 'App\CmsBundle\Controller\MultisiteController' shared autowired service.
  1206.      *
  1207.      * @return \App\CmsBundle\Controller\MultisiteController
  1208.      */
  1209.     protected function getMultisiteControllerService()
  1210.     {
  1211.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1212.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1213.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MultisiteController.php';
  1214.         $this->services['App\\CmsBundle\\Controller\\MultisiteController'] = $instance = new \App\CmsBundle\Controller\MultisiteController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1215.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MultisiteController'$this));
  1216.         return $instance;
  1217.     }
  1218.     /**
  1219.      * Gets the public 'App\CmsBundle\Controller\NavigationController' shared autowired service.
  1220.      *
  1221.      * @return \App\CmsBundle\Controller\NavigationController
  1222.      */
  1223.     protected function getNavigationControllerService()
  1224.     {
  1225.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1226.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1227.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/NavigationController.php';
  1228.         $this->services['App\\CmsBundle\\Controller\\NavigationController'] = $instance = new \App\CmsBundle\Controller\NavigationController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1229.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\NavigationController'$this));
  1230.         return $instance;
  1231.     }
  1232.     /**
  1233.      * Gets the public 'App\CmsBundle\Controller\PageController' shared autowired service.
  1234.      *
  1235.      * @return \App\CmsBundle\Controller\PageController
  1236.      */
  1237.     protected function getPageControllerService()
  1238.     {
  1239.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1240.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1241.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/PageController.php';
  1242.         $this->services['App\\CmsBundle\\Controller\\PageController'] = $instance = new \App\CmsBundle\Controller\PageController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1243.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\PageController'$this));
  1244.         return $instance;
  1245.     }
  1246.     /**
  1247.      * Gets the public 'App\CmsBundle\Controller\RedirectsController' shared autowired service.
  1248.      *
  1249.      * @return \App\CmsBundle\Controller\RedirectsController
  1250.      */
  1251.     protected function getRedirectsControllerService()
  1252.     {
  1253.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1254.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1255.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/RedirectsController.php';
  1256.         $this->services['App\\CmsBundle\\Controller\\RedirectsController'] = $instance = new \App\CmsBundle\Controller\RedirectsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1257.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\RedirectsController'$this));
  1258.         return $instance;
  1259.     }
  1260.     /**
  1261.      * Gets the public 'App\CmsBundle\Controller\SettingsController' shared autowired service.
  1262.      *
  1263.      * @return \App\CmsBundle\Controller\SettingsController
  1264.      */
  1265.     protected function getSettingsControllerService()
  1266.     {
  1267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1268.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1269.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/SettingsController.php';
  1270.         $this->services['App\\CmsBundle\\Controller\\SettingsController'] = $instance = new \App\CmsBundle\Controller\SettingsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1271.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\SettingsController'$this));
  1272.         return $instance;
  1273.     }
  1274.     /**
  1275.      * Gets the public 'App\CmsBundle\Controller\SitemapController' shared autowired service.
  1276.      *
  1277.      * @return \App\CmsBundle\Controller\SitemapController
  1278.      */
  1279.     protected function getSitemapControllerService()
  1280.     {
  1281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1282.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1283.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/SitemapController.php';
  1284.         $this->services['App\\CmsBundle\\Controller\\SitemapController'] = $instance = new \App\CmsBundle\Controller\SitemapController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1285.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\SitemapController'$this));
  1286.         return $instance;
  1287.     }
  1288.     /**
  1289.      * Gets the public 'App\CmsBundle\Controller\StorageController' shared autowired service.
  1290.      *
  1291.      * @return \App\CmsBundle\Controller\StorageController
  1292.      */
  1293.     protected function getStorageControllerService()
  1294.     {
  1295.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1296.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1297.         $this->services['App\\CmsBundle\\Controller\\StorageController'] = $instance = new \App\CmsBundle\Controller\StorageController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1298.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\StorageController'$this));
  1299.         return $instance;
  1300.     }
  1301.     /**
  1302.      * Gets the public 'App\CmsBundle\Controller\SystemController' shared autowired service.
  1303.      *
  1304.      * @return \App\CmsBundle\Controller\SystemController
  1305.      */
  1306.     protected function getSystemControllerService()
  1307.     {
  1308.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1309.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1310.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/SystemController.php';
  1311.         $this->services['App\\CmsBundle\\Controller\\SystemController'] = $instance = new \App\CmsBundle\Controller\SystemController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1312.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\SystemController'$this));
  1313.         return $instance;
  1314.     }
  1315.     /**
  1316.      * Gets the public 'App\CmsBundle\Controller\TagController' shared autowired service.
  1317.      *
  1318.      * @return \App\CmsBundle\Controller\TagController
  1319.      */
  1320.     protected function getTagControllerService()
  1321.     {
  1322.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1323.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1324.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/TagController.php';
  1325.         $this->services['App\\CmsBundle\\Controller\\TagController'] = $instance = new \App\CmsBundle\Controller\TagController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1326.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\TagController'$this));
  1327.         return $instance;
  1328.     }
  1329.     /**
  1330.      * Gets the public 'App\CmsBundle\Controller\TrashController' shared autowired service.
  1331.      *
  1332.      * @return \App\CmsBundle\Controller\TrashController
  1333.      */
  1334.     protected function getTrashControllerService()
  1335.     {
  1336.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1337.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1338.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/TrashController.php';
  1339.         $this->services['App\\CmsBundle\\Controller\\TrashController'] = $instance = new \App\CmsBundle\Controller\TrashController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1340.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\TrashController'$this));
  1341.         return $instance;
  1342.     }
  1343.     /**
  1344.      * Gets the public 'App\CmsBundle\Controller\UpdateController' shared autowired service.
  1345.      *
  1346.      * @return \App\CmsBundle\Controller\UpdateController
  1347.      */
  1348.     protected function getUpdateControllerService()
  1349.     {
  1350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1351.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1352.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/UpdateController.php';
  1353.         $this->services['App\\CmsBundle\\Controller\\UpdateController'] = $instance = new \App\CmsBundle\Controller\UpdateController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1354.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\UpdateController'$this));
  1355.         return $instance;
  1356.     }
  1357.     /**
  1358.      * Gets the public 'App\CmsBundle\Controller\UsersController' shared autowired service.
  1359.      *
  1360.      * @return \App\CmsBundle\Controller\UsersController
  1361.      */
  1362.     protected function getUsersControllerService()
  1363.     {
  1364.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1365.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1366.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/UsersController.php';
  1367.         $this->services['App\\CmsBundle\\Controller\\UsersController'] = $instance = new \App\CmsBundle\Controller\UsersController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  1368.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\UsersController'$this));
  1369.         return $instance;
  1370.     }
  1371.     /**
  1372.      * Gets the public 'App\Trinity\ApiBundle\Controller\AdminController' shared autowired service.
  1373.      *
  1374.      * @return \App\Trinity\ApiBundle\Controller\AdminController
  1375.      */
  1376.     protected function getAdminControllerService()
  1377.     {
  1378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1379.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1380.         include_once \dirname(__DIR__4).'/src/Trinity/ApiBundle/Controller/AdminController.php';
  1381.         $this->services['App\\Trinity\\ApiBundle\\Controller\\AdminController'] = $instance = new \App\Trinity\ApiBundle\Controller\AdminController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1382.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\ApiBundle\\Controller\\AdminController'$this));
  1383.         return $instance;
  1384.     }
  1385.     /**
  1386.      * Gets the public 'App\Trinity\ApiBundle\Controller\DefaultController' shared autowired service.
  1387.      *
  1388.      * @return \App\Trinity\ApiBundle\Controller\DefaultController
  1389.      */
  1390.     protected function getDefaultController2Service()
  1391.     {
  1392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1393.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1394.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1395.         include_once \dirname(__DIR__4).'/src/Trinity/ApiBundle/Controller/DefaultController.php';
  1396.         $this->services['App\\Trinity\\ApiBundle\\Controller\\DefaultController'] = $instance = new \App\Trinity\ApiBundle\Controller\DefaultController();
  1397.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Trinity\\ApiBundle\\Controller\\DefaultController'$this));
  1398.         return $instance;
  1399.     }
  1400.     /**
  1401.      * Gets the public 'App\Trinity\BlogBundle\Controller\BlogController' shared autowired service.
  1402.      *
  1403.      * @return \App\Trinity\BlogBundle\Controller\BlogController
  1404.      */
  1405.     protected function getBlogControllerService()
  1406.     {
  1407.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1408.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1409.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php';
  1410.         $this->services['App\\Trinity\\BlogBundle\\Controller\\BlogController'] = $instance = new \App\Trinity\BlogBundle\Controller\BlogController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1411.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\BlogBundle\\Controller\\BlogController'$this));
  1412.         return $instance;
  1413.     }
  1414.     /**
  1415.      * Gets the public 'App\Trinity\BlogBundle\Controller\EntryController' shared autowired service.
  1416.      *
  1417.      * @return \App\Trinity\BlogBundle\Controller\EntryController
  1418.      */
  1419.     protected function getEntryControllerService()
  1420.     {
  1421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1422.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1423.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/EntryController.php';
  1424.         $this->services['App\\Trinity\\BlogBundle\\Controller\\EntryController'] = $instance = new \App\Trinity\BlogBundle\Controller\EntryController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1425.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\BlogBundle\\Controller\\EntryController'$this));
  1426.         return $instance;
  1427.     }
  1428.     /**
  1429.      * Gets the public 'App\Trinity\FaqBundle\Controller\ChapterController' shared autowired service.
  1430.      *
  1431.      * @return \App\Trinity\FaqBundle\Controller\ChapterController
  1432.      */
  1433.     protected function getChapterControllerService()
  1434.     {
  1435.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1436.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1437.         include_once \dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/ChapterController.php';
  1438.         $this->services['App\\Trinity\\FaqBundle\\Controller\\ChapterController'] = $instance = new \App\Trinity\FaqBundle\Controller\ChapterController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1439.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\FaqBundle\\Controller\\ChapterController'$this));
  1440.         return $instance;
  1441.     }
  1442.     /**
  1443.      * Gets the public 'App\Trinity\FaqBundle\Controller\EntryController' shared autowired service.
  1444.      *
  1445.      * @return \App\Trinity\FaqBundle\Controller\EntryController
  1446.      */
  1447.     protected function getEntryController2Service()
  1448.     {
  1449.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1450.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1451.         include_once \dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/EntryController.php';
  1452.         $this->services['App\\Trinity\\FaqBundle\\Controller\\EntryController'] = $instance = new \App\Trinity\FaqBundle\Controller\EntryController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1453.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\FaqBundle\\Controller\\EntryController'$this));
  1454.         return $instance;
  1455.     }
  1456.     /**
  1457.      * Gets the public 'App\Trinity\FaqBundle\Controller\FaqController' shared autowired service.
  1458.      *
  1459.      * @return \App\Trinity\FaqBundle\Controller\FaqController
  1460.      */
  1461.     protected function getFaqControllerService()
  1462.     {
  1463.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1464.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1465.         include_once \dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/FaqController.php';
  1466.         $this->services['App\\Trinity\\FaqBundle\\Controller\\FaqController'] = $instance = new \App\Trinity\FaqBundle\Controller\FaqController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1467.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\FaqBundle\\Controller\\FaqController'$this));
  1468.         return $instance;
  1469.     }
  1470.     /**
  1471.      * Gets the public 'App\Trinity\FormsBundle\Controller\FormsController' shared autowired service.
  1472.      *
  1473.      * @return \App\Trinity\FormsBundle\Controller\FormsController
  1474.      */
  1475.     protected function getFormsControllerService()
  1476.     {
  1477.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1478.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1479.         include_once \dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php';
  1480.         $this->services['App\\Trinity\\FormsBundle\\Controller\\FormsController'] = $instance = new \App\Trinity\FormsBundle\Controller\FormsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1481.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\FormsBundle\\Controller\\FormsController'$this));
  1482.         return $instance;
  1483.     }
  1484.     /**
  1485.      * Gets the public 'App\Trinity\SearchBundle\Controller\SearchController' shared autowired service.
  1486.      *
  1487.      * @return \App\Trinity\SearchBundle\Controller\SearchController
  1488.      */
  1489.     protected function getSearchControllerService()
  1490.     {
  1491.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1492.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1493.         include_once \dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php';
  1494.         $this->services['App\\Trinity\\SearchBundle\\Controller\\SearchController'] = $instance = new \App\Trinity\SearchBundle\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1495.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\SearchBundle\\Controller\\SearchController'$this));
  1496.         return $instance;
  1497.     }
  1498.     /**
  1499.      * Gets the public 'App\Trinity\SliderBundle\Controller\EntryController' shared autowired service.
  1500.      *
  1501.      * @return \App\Trinity\SliderBundle\Controller\EntryController
  1502.      */
  1503.     protected function getEntryController3Service()
  1504.     {
  1505.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1506.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1507.         include_once \dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/EntryController.php';
  1508.         $this->services['App\\Trinity\\SliderBundle\\Controller\\EntryController'] = $instance = new \App\Trinity\SliderBundle\Controller\EntryController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1509.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\SliderBundle\\Controller\\EntryController'$this));
  1510.         return $instance;
  1511.     }
  1512.     /**
  1513.      * Gets the public 'App\Trinity\SliderBundle\Controller\SliderController' shared autowired service.
  1514.      *
  1515.      * @return \App\Trinity\SliderBundle\Controller\SliderController
  1516.      */
  1517.     protected function getSliderControllerService()
  1518.     {
  1519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1520.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1521.         include_once \dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php';
  1522.         $this->services['App\\Trinity\\SliderBundle\\Controller\\SliderController'] = $instance = new \App\Trinity\SliderBundle\Controller\SliderController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1523.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\SliderBundle\\Controller\\SliderController'$this));
  1524.         return $instance;
  1525.     }
  1526.     /**
  1527.      * Gets the public 'App\Trinity\WebshopBundle\Controller\ApiController' shared autowired service.
  1528.      *
  1529.      * @return \App\Trinity\WebshopBundle\Controller\ApiController
  1530.      */
  1531.     protected function getApiController2Service()
  1532.     {
  1533.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1534.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1535.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1536.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ApiController.php';
  1537.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\ApiController'] = $instance = new \App\Trinity\WebshopBundle\Controller\ApiController();
  1538.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\ApiController'$this));
  1539.         return $instance;
  1540.     }
  1541.     /**
  1542.      * Gets the public 'App\Trinity\WebshopBundle\Controller\B2bController' shared autowired service.
  1543.      *
  1544.      * @return \App\Trinity\WebshopBundle\Controller\B2bController
  1545.      */
  1546.     protected function getB2bControllerService()
  1547.     {
  1548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1549.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1550.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bController.php';
  1551.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\B2bController'] = $instance = new \App\Trinity\WebshopBundle\Controller\B2bController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1552.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\B2bController'$this));
  1553.         return $instance;
  1554.     }
  1555.     /**
  1556.      * Gets the public 'App\Trinity\WebshopBundle\Controller\B2bPricelistController' shared autowired service.
  1557.      *
  1558.      * @return \App\Trinity\WebshopBundle\Controller\B2bPricelistController
  1559.      */
  1560.     protected function getB2bPricelistControllerService()
  1561.     {
  1562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1563.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1564.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bPricelistController.php';
  1565.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\B2bPricelistController'] = $instance = new \App\Trinity\WebshopBundle\Controller\B2bPricelistController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1566.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\B2bPricelistController'$this));
  1567.         return $instance;
  1568.     }
  1569.     /**
  1570.      * Gets the public 'App\Trinity\WebshopBundle\Controller\B2bUserGroupController' shared autowired service.
  1571.      *
  1572.      * @return \App\Trinity\WebshopBundle\Controller\B2bUserGroupController
  1573.      */
  1574.     protected function getB2bUserGroupControllerService()
  1575.     {
  1576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1577.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1578.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bUserGroupController.php';
  1579.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\B2bUserGroupController'] = $instance = new \App\Trinity\WebshopBundle\Controller\B2bUserGroupController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1580.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\B2bUserGroupController'$this));
  1581.         return $instance;
  1582.     }
  1583.     /**
  1584.      * Gets the public 'App\Trinity\WebshopBundle\Controller\CartController' shared autowired service.
  1585.      *
  1586.      * @return \App\Trinity\WebshopBundle\Controller\CartController
  1587.      */
  1588.     protected function getCartControllerService()
  1589.     {
  1590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1591.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1592.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CartController.php';
  1593.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\CartController'] = $instance = new \App\Trinity\WebshopBundle\Controller\CartController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1594.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\CartController'$this));
  1595.         return $instance;
  1596.     }
  1597.     /**
  1598.      * Gets the public 'App\Trinity\WebshopBundle\Controller\CartsController' shared autowired service.
  1599.      *
  1600.      * @return \App\Trinity\WebshopBundle\Controller\CartsController
  1601.      */
  1602.     protected function getCartsControllerService()
  1603.     {
  1604.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1605.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1606.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CartsController.php';
  1607.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\CartsController'] = $instance = new \App\Trinity\WebshopBundle\Controller\CartsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1608.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\CartsController'$this));
  1609.         return $instance;
  1610.     }
  1611.     /**
  1612.      * Gets the public 'App\Trinity\WebshopBundle\Controller\CategoriesController' shared autowired service.
  1613.      *
  1614.      * @return \App\Trinity\WebshopBundle\Controller\CategoriesController
  1615.      */
  1616.     protected function getCategoriesControllerService()
  1617.     {
  1618.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1619.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1620.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CategoriesController.php';
  1621.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\CategoriesController'] = $instance = new \App\Trinity\WebshopBundle\Controller\CategoriesController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1622.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\CategoriesController'$this));
  1623.         return $instance;
  1624.     }
  1625.     /**
  1626.      * Gets the public 'App\Trinity\WebshopBundle\Controller\ChannableController' shared autowired service.
  1627.      *
  1628.      * @return \App\Trinity\WebshopBundle\Controller\ChannableController
  1629.      */
  1630.     protected function getChannableControllerService()
  1631.     {
  1632.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1633.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1634.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ChannableController.php';
  1635.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\ChannableController'] = $instance = new \App\Trinity\WebshopBundle\Controller\ChannableController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1636.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\ChannableController'$this));
  1637.         return $instance;
  1638.     }
  1639.     /**
  1640.      * Gets the public 'App\Trinity\WebshopBundle\Controller\CheckoutController' shared autowired service.
  1641.      *
  1642.      * @return \App\Trinity\WebshopBundle\Controller\CheckoutController
  1643.      */
  1644.     protected function getCheckoutControllerService()
  1645.     {
  1646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1647.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1648.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CheckoutController.php';
  1649.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\CheckoutController'] = $instance = new \App\Trinity\WebshopBundle\Controller\CheckoutController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1650.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\CheckoutController'$this));
  1651.         return $instance;
  1652.     }
  1653.     /**
  1654.      * Gets the public 'App\Trinity\WebshopBundle\Controller\ConfigController' shared autowired service.
  1655.      *
  1656.      * @return \App\Trinity\WebshopBundle\Controller\ConfigController
  1657.      */
  1658.     protected function getConfigControllerService()
  1659.     {
  1660.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1661.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1662.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ConfigController.php';
  1663.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\ConfigController'] = $instance = new \App\Trinity\WebshopBundle\Controller\ConfigController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1664.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\ConfigController'$this));
  1665.         return $instance;
  1666.     }
  1667.     /**
  1668.      * Gets the public 'App\Trinity\WebshopBundle\Controller\CreditController' shared autowired service.
  1669.      *
  1670.      * @return \App\Trinity\WebshopBundle\Controller\CreditController
  1671.      */
  1672.     protected function getCreditControllerService()
  1673.     {
  1674.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1675.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1676.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CreditController.php';
  1677.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\CreditController'] = $instance = new \App\Trinity\WebshopBundle\Controller\CreditController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1678.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\CreditController'$this));
  1679.         return $instance;
  1680.     }
  1681.     /**
  1682.      * Gets the public 'App\Trinity\WebshopBundle\Controller\CustomersController' shared autowired service.
  1683.      *
  1684.      * @return \App\Trinity\WebshopBundle\Controller\CustomersController
  1685.      */
  1686.     protected function getCustomersControllerService()
  1687.     {
  1688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1689.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1690.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CustomersController.php';
  1691.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\CustomersController'] = $instance = new \App\Trinity\WebshopBundle\Controller\CustomersController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1692.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\CustomersController'$this));
  1693.         return $instance;
  1694.     }
  1695.     /**
  1696.      * Gets the public 'App\Trinity\WebshopBundle\Controller\DefaultController' shared autowired service.
  1697.      *
  1698.      * @return \App\Trinity\WebshopBundle\Controller\DefaultController
  1699.      */
  1700.     protected function getDefaultController3Service()
  1701.     {
  1702.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1703.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1704.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DefaultController.php';
  1705.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\DefaultController'] = $instance = new \App\Trinity\WebshopBundle\Controller\DefaultController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1706.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\DefaultController'$this));
  1707.         return $instance;
  1708.     }
  1709.     /**
  1710.      * Gets the public 'App\Trinity\WebshopBundle\Controller\DeliveryController' shared autowired service.
  1711.      *
  1712.      * @return \App\Trinity\WebshopBundle\Controller\DeliveryController
  1713.      */
  1714.     protected function getDeliveryControllerService()
  1715.     {
  1716.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1717.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1718.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DeliveryController.php';
  1719.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\DeliveryController'] = $instance = new \App\Trinity\WebshopBundle\Controller\DeliveryController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1720.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\DeliveryController'$this));
  1721.         return $instance;
  1722.     }
  1723.     /**
  1724.      * Gets the public 'App\Trinity\WebshopBundle\Controller\DiscountController' shared autowired service.
  1725.      *
  1726.      * @return \App\Trinity\WebshopBundle\Controller\DiscountController
  1727.      */
  1728.     protected function getDiscountControllerService()
  1729.     {
  1730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1731.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1732.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DiscountController.php';
  1733.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\DiscountController'] = $instance = new \App\Trinity\WebshopBundle\Controller\DiscountController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1734.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\DiscountController'$this));
  1735.         return $instance;
  1736.     }
  1737.     /**
  1738.      * Gets the public 'App\Trinity\WebshopBundle\Controller\EventsController' shared autowired service.
  1739.      *
  1740.      * @return \App\Trinity\WebshopBundle\Controller\EventsController
  1741.      */
  1742.     protected function getEventsControllerService()
  1743.     {
  1744.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1745.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1746.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/EventsController.php';
  1747.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\EventsController'] = $instance = new \App\Trinity\WebshopBundle\Controller\EventsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1748.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\EventsController'$this));
  1749.         return $instance;
  1750.     }
  1751.     /**
  1752.      * Gets the public 'App\Trinity\WebshopBundle\Controller\Ext\MoneybirdController' shared autowired service.
  1753.      *
  1754.      * @return \App\Trinity\WebshopBundle\Controller\Ext\MoneybirdController
  1755.      */
  1756.     protected function getMoneybirdControllerService()
  1757.     {
  1758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1759.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1760.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/Ext/MoneybirdController.php';
  1761.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\Ext\\MoneybirdController'] = $instance = new \App\Trinity\WebshopBundle\Controller\Ext\MoneybirdController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1762.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\Ext\\MoneybirdController'$this));
  1763.         return $instance;
  1764.     }
  1765.     /**
  1766.      * Gets the public 'App\Trinity\WebshopBundle\Controller\ExtraController' shared autowired service.
  1767.      *
  1768.      * @return \App\Trinity\WebshopBundle\Controller\ExtraController
  1769.      */
  1770.     protected function getExtraControllerService()
  1771.     {
  1772.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1773.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1774.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ExtraController.php';
  1775.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\ExtraController'] = $instance = new \App\Trinity\WebshopBundle\Controller\ExtraController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1776.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\ExtraController'$this));
  1777.         return $instance;
  1778.     }
  1779.     /**
  1780.      * Gets the public 'App\Trinity\WebshopBundle\Controller\FeedController' shared autowired service.
  1781.      *
  1782.      * @return \App\Trinity\WebshopBundle\Controller\FeedController
  1783.      */
  1784.     protected function getFeedControllerService()
  1785.     {
  1786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1787.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1788.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/FeedController.php';
  1789.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\FeedController'] = $instance = new \App\Trinity\WebshopBundle\Controller\FeedController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1790.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\FeedController'$this));
  1791.         return $instance;
  1792.     }
  1793.     /**
  1794.      * Gets the public 'App\Trinity\WebshopBundle\Controller\FrontController' shared autowired service.
  1795.      *
  1796.      * @return \App\Trinity\WebshopBundle\Controller\FrontController
  1797.      */
  1798.     protected function getFrontControllerService()
  1799.     {
  1800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1801.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1802.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/FrontController.php';
  1803.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\FrontController'] = $instance = new \App\Trinity\WebshopBundle\Controller\FrontController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1804.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\FrontController'$this));
  1805.         return $instance;
  1806.     }
  1807.     /**
  1808.      * Gets the public 'App\Trinity\WebshopBundle\Controller\GiftcardController' shared autowired service.
  1809.      *
  1810.      * @return \App\Trinity\WebshopBundle\Controller\GiftcardController
  1811.      */
  1812.     protected function getGiftcardControllerService()
  1813.     {
  1814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1815.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1816.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/GiftcardController.php';
  1817.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\GiftcardController'] = $instance = new \App\Trinity\WebshopBundle\Controller\GiftcardController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1818.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\GiftcardController'$this));
  1819.         return $instance;
  1820.     }
  1821.     /**
  1822.      * Gets the public 'App\Trinity\WebshopBundle\Controller\InvoiceController' shared autowired service.
  1823.      *
  1824.      * @return \App\Trinity\WebshopBundle\Controller\InvoiceController
  1825.      */
  1826.     protected function getInvoiceControllerService()
  1827.     {
  1828.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1829.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1830.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/InvoiceController.php';
  1831.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\InvoiceController'] = $instance = new \App\Trinity\WebshopBundle\Controller\InvoiceController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1832.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\InvoiceController'$this));
  1833.         return $instance;
  1834.     }
  1835.     /**
  1836.      * Gets the public 'App\Trinity\WebshopBundle\Controller\LedgerController' shared autowired service.
  1837.      *
  1838.      * @return \App\Trinity\WebshopBundle\Controller\LedgerController
  1839.      */
  1840.     protected function getLedgerControllerService()
  1841.     {
  1842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1843.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1844.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/LedgerController.php';
  1845.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\LedgerController'] = $instance = new \App\Trinity\WebshopBundle\Controller\LedgerController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1846.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\LedgerController'$this));
  1847.         return $instance;
  1848.     }
  1849.     /**
  1850.      * Gets the public 'App\Trinity\WebshopBundle\Controller\MailController' shared autowired service.
  1851.      *
  1852.      * @return \App\Trinity\WebshopBundle\Controller\MailController
  1853.      */
  1854.     protected function getMailController2Service()
  1855.     {
  1856.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1857.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1858.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/MailController.php';
  1859.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\MailController'] = $instance = new \App\Trinity\WebshopBundle\Controller\MailController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1860.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\MailController'$this));
  1861.         return $instance;
  1862.     }
  1863.     /**
  1864.      * Gets the public 'App\Trinity\WebshopBundle\Controller\MediaController' shared autowired service.
  1865.      *
  1866.      * @return \App\Trinity\WebshopBundle\Controller\MediaController
  1867.      */
  1868.     protected function getMediaController2Service()
  1869.     {
  1870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1871.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1872.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/MediaController.php';
  1873.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\MediaController'] = $instance = new \App\Trinity\WebshopBundle\Controller\MediaController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1874.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\MediaController'$this));
  1875.         return $instance;
  1876.     }
  1877.     /**
  1878.      * Gets the public 'App\Trinity\WebshopBundle\Controller\OrdersController' shared autowired service.
  1879.      *
  1880.      * @return \App\Trinity\WebshopBundle\Controller\OrdersController
  1881.      */
  1882.     protected function getOrdersControllerService()
  1883.     {
  1884.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1885.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1886.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/OrdersController.php';
  1887.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\OrdersController'] = $instance = new \App\Trinity\WebshopBundle\Controller\OrdersController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1888.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\OrdersController'$this));
  1889.         return $instance;
  1890.     }
  1891.     /**
  1892.      * Gets the public 'App\Trinity\WebshopBundle\Controller\PicqerController' shared autowired service.
  1893.      *
  1894.      * @return \App\Trinity\WebshopBundle\Controller\PicqerController
  1895.      */
  1896.     protected function getPicqerControllerService()
  1897.     {
  1898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1899.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1900.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PicqerController.php';
  1901.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\PicqerController'] = $instance = new \App\Trinity\WebshopBundle\Controller\PicqerController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1902.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\PicqerController'$this));
  1903.         return $instance;
  1904.     }
  1905.     /**
  1906.      * Gets the public 'App\Trinity\WebshopBundle\Controller\PricingController' shared autowired service.
  1907.      *
  1908.      * @return \App\Trinity\WebshopBundle\Controller\PricingController
  1909.      */
  1910.     protected function getPricingControllerService()
  1911.     {
  1912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1913.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1914.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PricingController.php';
  1915.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\PricingController'] = $instance = new \App\Trinity\WebshopBundle\Controller\PricingController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1916.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\PricingController'$this));
  1917.         return $instance;
  1918.     }
  1919.     /**
  1920.      * Gets the public 'App\Trinity\WebshopBundle\Controller\ProductGroupController' shared autowired service.
  1921.      *
  1922.      * @return \App\Trinity\WebshopBundle\Controller\ProductGroupController
  1923.      */
  1924.     protected function getProductGroupControllerService()
  1925.     {
  1926.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1927.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1928.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ProductGroupController.php';
  1929.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\ProductGroupController'] = $instance = new \App\Trinity\WebshopBundle\Controller\ProductGroupController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1930.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\ProductGroupController'$this));
  1931.         return $instance;
  1932.     }
  1933.     /**
  1934.      * Gets the public 'App\Trinity\WebshopBundle\Controller\ProductsController' shared autowired service.
  1935.      *
  1936.      * @return \App\Trinity\WebshopBundle\Controller\ProductsController
  1937.      */
  1938.     protected function getProductsControllerService()
  1939.     {
  1940.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1941.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1942.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ProductsController.php';
  1943.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\ProductsController'] = $instance = new \App\Trinity\WebshopBundle\Controller\ProductsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1944.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\ProductsController'$this));
  1945.         return $instance;
  1946.     }
  1947.     /**
  1948.      * Gets the public 'App\Trinity\WebshopBundle\Controller\PromotionsController' shared autowired service.
  1949.      *
  1950.      * @return \App\Trinity\WebshopBundle\Controller\PromotionsController
  1951.      */
  1952.     protected function getPromotionsControllerService()
  1953.     {
  1954.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1955.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1956.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PromotionsController.php';
  1957.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\PromotionsController'] = $instance = new \App\Trinity\WebshopBundle\Controller\PromotionsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1958.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\PromotionsController'$this));
  1959.         return $instance;
  1960.     }
  1961.     /**
  1962.      * Gets the public 'App\Trinity\WebshopBundle\Controller\ReportController' shared autowired service.
  1963.      *
  1964.      * @return \App\Trinity\WebshopBundle\Controller\ReportController
  1965.      */
  1966.     protected function getReportControllerService()
  1967.     {
  1968.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1969.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1970.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ReportController.php';
  1971.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\ReportController'] = $instance = new \App\Trinity\WebshopBundle\Controller\ReportController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1972.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\ReportController'$this));
  1973.         return $instance;
  1974.     }
  1975.     /**
  1976.      * Gets the public 'App\Trinity\WebshopBundle\Controller\SearchController' shared autowired service.
  1977.      *
  1978.      * @return \App\Trinity\WebshopBundle\Controller\SearchController
  1979.      */
  1980.     protected function getSearchController2Service()
  1981.     {
  1982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1983.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1984.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/SearchController.php';
  1985.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\SearchController'] = $instance = new \App\Trinity\WebshopBundle\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1986.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\SearchController'$this));
  1987.         return $instance;
  1988.     }
  1989.     /**
  1990.      * Gets the public 'App\Trinity\WebshopBundle\Controller\SpecsController' shared autowired service.
  1991.      *
  1992.      * @return \App\Trinity\WebshopBundle\Controller\SpecsController
  1993.      */
  1994.     protected function getSpecsControllerService()
  1995.     {
  1996.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1997.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1998.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/SpecsController.php';
  1999.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\SpecsController'] = $instance = new \App\Trinity\WebshopBundle\Controller\SpecsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2000.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\SpecsController'$this));
  2001.         return $instance;
  2002.     }
  2003.     /**
  2004.      * Gets the public 'App\Trinity\WebshopBundle\Controller\TagController' shared autowired service.
  2005.      *
  2006.      * @return \App\Trinity\WebshopBundle\Controller\TagController
  2007.      */
  2008.     protected function getTagController2Service()
  2009.     {
  2010.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2011.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  2012.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TagController.php';
  2013.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\TagController'] = $instance = new \App\Trinity\WebshopBundle\Controller\TagController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2014.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\TagController'$this));
  2015.         return $instance;
  2016.     }
  2017.     /**
  2018.      * Gets the public 'App\Trinity\WebshopBundle\Controller\TagDisplayController' shared autowired service.
  2019.      *
  2020.      * @return \App\Trinity\WebshopBundle\Controller\TagDisplayController
  2021.      */
  2022.     protected function getTagDisplayControllerService()
  2023.     {
  2024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2025.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  2026.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TagDisplayController.php';
  2027.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController'] = $instance = new \App\Trinity\WebshopBundle\Controller\TagDisplayController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2028.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController'$this));
  2029.         return $instance;
  2030.     }
  2031.     /**
  2032.      * Gets the public 'App\Trinity\WebshopBundle\Controller\TaxController' shared autowired service.
  2033.      *
  2034.      * @return \App\Trinity\WebshopBundle\Controller\TaxController
  2035.      */
  2036.     protected function getTaxControllerService()
  2037.     {
  2038.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2039.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  2040.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TaxController.php';
  2041.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\TaxController'] = $instance = new \App\Trinity\WebshopBundle\Controller\TaxController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2042.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\TaxController'$this));
  2043.         return $instance;
  2044.     }
  2045.     /**
  2046.      * Gets the public 'App\Trinity\WebshopBundle\Controller\UserGroupController' shared autowired service.
  2047.      *
  2048.      * @return \App\Trinity\WebshopBundle\Controller\UserGroupController
  2049.      */
  2050.     protected function getUserGroupControllerService()
  2051.     {
  2052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2053.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  2054.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/UserGroupController.php';
  2055.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\UserGroupController'] = $instance = new \App\Trinity\WebshopBundle\Controller\UserGroupController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2056.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\UserGroupController'$this));
  2057.         return $instance;
  2058.     }
  2059.     /**
  2060.      * Gets the public 'App\Trinity\WebshopBundle\Controller\WebshopController' shared autowired service.
  2061.      *
  2062.      * @return \App\Trinity\WebshopBundle\Controller\WebshopController
  2063.      */
  2064.     protected function getWebshopControllerService()
  2065.     {
  2066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2067.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  2068.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/WebshopController.php';
  2069.         $this->services['App\\Trinity\\WebshopBundle\\Controller\\WebshopController'] = $instance = new \App\Trinity\WebshopBundle\Controller\WebshopController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2070.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\WebshopBundle\\Controller\\WebshopController'$this));
  2071.         return $instance;
  2072.     }
  2073.     /**
  2074.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  2075.      *
  2076.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  2077.      */
  2078.     protected function getProfilerControllerService()
  2079.     {
  2080.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  2081.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  2082.     }
  2083.     /**
  2084.      * Gets the public 'Scheb\TwoFactorBundle\Model\PersisterInterface' shared service.
  2085.      *
  2086.      * @return \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersister
  2087.      */
  2088.     protected function getPersisterInterfaceService($lazyLoad true)
  2089.     {
  2090.         if ($lazyLoad) {
  2091.             return $this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] = $this->createProxy('DoctrinePersister_a694024', function () {
  2092.                 return \DoctrinePersister_a694024::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2093.                     $wrappedInstance $this->getPersisterInterfaceService(false);
  2094.                     $proxy->setProxyInitializer(null);
  2095.                     return true;
  2096.                 });
  2097.             });
  2098.         }
  2099.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Model/Persister/DoctrinePersisterFactory.php';
  2100.         return (new \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersisterFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL))->getPersister();
  2101.     }
  2102.     /**
  2103.      * Gets the public 'Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface' shared service.
  2104.      *
  2105.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  2106.      */
  2107.     protected function getTwoFactorFormRendererInterfaceService($lazyLoad true)
  2108.     {
  2109.         if ($lazyLoad) {
  2110.             return $this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  2111.                 return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2112.                     $wrappedInstance $this->getTwoFactorFormRendererInterfaceService(false);
  2113.                     $proxy->setProxyInitializer(null);
  2114.                     return true;
  2115.                 });
  2116.             });
  2117.         }
  2118.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SchebTwoFactor/Authentication/form.html.twig');
  2119.     }
  2120.     /**
  2121.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2122.      *
  2123.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2124.      */
  2125.     protected function getRedirectControllerService()
  2126.     {
  2127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2128.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2129.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2130.     }
  2131.     /**
  2132.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2133.      *
  2134.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2135.      */
  2136.     protected function getTemplateControllerService()
  2137.     {
  2138.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2139.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2140.     }
  2141.     /**
  2142.      * Gets the public 'TrinityApiBundle_show' shared autowired service.
  2143.      *
  2144.      * @return \App\Trinity\ApiBundle\Controller\AdminController
  2145.      */
  2146.     protected function getTrinityApiBundleShowService()
  2147.     {
  2148.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2149.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  2150.         include_once \dirname(__DIR__4).'/src/Trinity/ApiBundle/Controller/AdminController.php';
  2151.         $this->services['TrinityApiBundle_show'] = $instance = new \App\Trinity\ApiBundle\Controller\AdminController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2152.         $instance->setContainer($this);
  2153.         return $instance;
  2154.     }
  2155.     /**
  2156.      * Gets the public 'admin_link' shared service.
  2157.      *
  2158.      * @return \App\CmsBundle\Controller\LinkController
  2159.      */
  2160.     protected function getAdminLinkService()
  2161.     {
  2162.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2163.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  2164.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/LinkController.php';
  2165.         $this->services['admin_link'] = $instance = new \App\CmsBundle\Controller\LinkController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  2166.         $instance->setContainer($this);
  2167.         return $instance;
  2168.     }
  2169.     /**
  2170.      * Gets the public 'admin_show' shared service.
  2171.      *
  2172.      * @return \App\CmsBundle\Controller\LinkController
  2173.      */
  2174.     protected function getAdminShowService()
  2175.     {
  2176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2177.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  2178.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/LinkController.php';
  2179.         $this->services['admin_show'] = $instance = new \App\CmsBundle\Controller\LinkController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  2180.         $instance->setContainer($this);
  2181.         return $instance;
  2182.     }
  2183.     /**
  2184.      * Gets the public 'cache.app' shared service.
  2185.      *
  2186.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2187.      */
  2188.     protected function getCache_AppService()
  2189.     {
  2190.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('2xN4nL5Wn1'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  2191.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2192.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2193.     }
  2194.     /**
  2195.      * Gets the public 'cache.app_clearer' shared service.
  2196.      *
  2197.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2198.      */
  2199.     protected function getCache_AppClearerService()
  2200.     {
  2201.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2202.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2203.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  2204.     }
  2205.     /**
  2206.      * Gets the public 'cache.global_clearer' shared service.
  2207.      *
  2208.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2209.      */
  2210.     protected function getCache_GlobalClearerService()
  2211.     {
  2212.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2213.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2214.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())]);
  2215.     }
  2216.     /**
  2217.      * Gets the public 'cache.system' shared service.
  2218.      *
  2219.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2220.      */
  2221.     protected function getCache_SystemService()
  2222.     {
  2223.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Z3PZtVH83F'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2224.     }
  2225.     /**
  2226.      * Gets the public 'cache.system_clearer' shared service.
  2227.      *
  2228.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2229.      */
  2230.     protected function getCache_SystemClearerService()
  2231.     {
  2232.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2233.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2234.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  2235.     }
  2236.     /**
  2237.      * Gets the public 'cache.validator_expression_language' shared service.
  2238.      *
  2239.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2240.      */
  2241.     protected function getCache_ValidatorExpressionLanguageService()
  2242.     {
  2243.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bEMwCbYwz+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2244.     }
  2245.     /**
  2246.      * Gets the public 'cache_warmer' shared service.
  2247.      *
  2248.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2249.      */
  2250.     protected function getCacheWarmerService()
  2251.     {
  2252.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2253.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2254.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2255.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2256.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2257.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2258.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2259.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2260.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2261.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2262.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2263.         }, 8), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2264.     }
  2265.     /**
  2266.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ActivateBundleCommand' shared autowired service.
  2267.      *
  2268.      * @return \App\CmsBundle\Command\ActivateBundleCommand
  2269.      */
  2270.     protected function getActivateBundleCommandService()
  2271.     {
  2272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2273.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ActivateBundleCommand.php';
  2274.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ActivateBundleCommand'] = new \App\CmsBundle\Command\ActivateBundleCommand($this);
  2275.     }
  2276.     /**
  2277.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\BackupCommand' shared autowired service.
  2278.      *
  2279.      * @return \App\CmsBundle\Command\BackupCommand
  2280.      */
  2281.     protected function getBackupCommandService()
  2282.     {
  2283.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2284.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/BackupCommand.php';
  2285.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\BackupCommand'] = new \App\CmsBundle\Command\BackupCommand($this);
  2286.     }
  2287.     /**
  2288.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\BundleListCommand' shared autowired service.
  2289.      *
  2290.      * @return \App\CmsBundle\Command\BundleListCommand
  2291.      */
  2292.     protected function getBundleListCommandService()
  2293.     {
  2294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2295.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/BundleListCommand.php';
  2296.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\BundleListCommand'] = new \App\CmsBundle\Command\BundleListCommand($this);
  2297.     }
  2298.     /**
  2299.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\CacheCommand' shared autowired service.
  2300.      *
  2301.      * @return \App\CmsBundle\Command\CacheCommand
  2302.      */
  2303.     protected function getCacheCommandService()
  2304.     {
  2305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2306.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/CacheCommand.php';
  2307.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\CacheCommand'] = new \App\CmsBundle\Command\CacheCommand($this);
  2308.     }
  2309.     /**
  2310.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ControlCommand' shared autowired service.
  2311.      *
  2312.      * @return \App\CmsBundle\Command\ControlCommand
  2313.      */
  2314.     protected function getControlCommandService()
  2315.     {
  2316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2317.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ControlCommand.php';
  2318.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ControlCommand'] = new \App\CmsBundle\Command\ControlCommand($this);
  2319.     }
  2320.     /**
  2321.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\CreateBundleCommand' shared autowired service.
  2322.      *
  2323.      * @return \App\CmsBundle\Command\CreateBundleCommand
  2324.      */
  2325.     protected function getCreateBundleCommandService()
  2326.     {
  2327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2328.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/CreateBundleCommand.php';
  2329.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\CreateBundleCommand'] = new \App\CmsBundle\Command\CreateBundleCommand($this);
  2330.     }
  2331.     /**
  2332.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\CronTasksRunCommand' shared autowired service.
  2333.      *
  2334.      * @return \App\CmsBundle\Command\CronTasksRunCommand
  2335.      */
  2336.     protected function getCronTasksRunCommandService()
  2337.     {
  2338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2339.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/CronTasksRunCommand.php';
  2340.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\CronTasksRunCommand'] = new \App\CmsBundle\Command\CronTasksRunCommand($this);
  2341.     }
  2342.     /**
  2343.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\FixTranslationsCommand' shared autowired service.
  2344.      *
  2345.      * @return \App\CmsBundle\Command\FixTranslationsCommand
  2346.      */
  2347.     protected function getFixTranslationsCommandService()
  2348.     {
  2349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2350.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/FixTranslationsCommand.php';
  2351.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\FixTranslationsCommand'] = new \App\CmsBundle\Command\FixTranslationsCommand($this);
  2352.     }
  2353.     /**
  2354.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\InstallBundleCommand' shared autowired service.
  2355.      *
  2356.      * @return \App\CmsBundle\Command\InstallBundleCommand
  2357.      */
  2358.     protected function getInstallBundleCommandService()
  2359.     {
  2360.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2361.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/InstallBundleCommand.php';
  2362.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\InstallBundleCommand'] = new \App\CmsBundle\Command\InstallBundleCommand($this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2363.     }
  2364.     /**
  2365.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\LanguageCacheCommand' shared autowired service.
  2366.      *
  2367.      * @return \App\CmsBundle\Command\LanguageCacheCommand
  2368.      */
  2369.     protected function getLanguageCacheCommandService()
  2370.     {
  2371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2372.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/LanguageCacheCommand.php';
  2373.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\LanguageCacheCommand'] = new \App\CmsBundle\Command\LanguageCacheCommand($this, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()));
  2374.     }
  2375.     /**
  2376.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\LanguageResetCommand' shared autowired service.
  2377.      *
  2378.      * @return \App\CmsBundle\Command\LanguageResetCommand
  2379.      */
  2380.     protected function getLanguageResetCommandService()
  2381.     {
  2382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2383.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/LanguageResetCommand.php';
  2384.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\LanguageResetCommand'] = new \App\CmsBundle\Command\LanguageResetCommand($this, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()));
  2385.     }
  2386.     /**
  2387.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MailtestCommand' shared autowired service.
  2388.      *
  2389.      * @return \App\CmsBundle\Command\MailtestCommand
  2390.      */
  2391.     protected function getMailtestCommandService()
  2392.     {
  2393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2394.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MailtestCommand.php';
  2395.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MailtestCommand'] = new \App\CmsBundle\Command\MailtestCommand($this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2396.     }
  2397.     /**
  2398.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MediaCreateFullCommand' shared autowired service.
  2399.      *
  2400.      * @return \App\CmsBundle\Command\MediaCreateFullCommand
  2401.      */
  2402.     protected function getMediaCreateFullCommandService()
  2403.     {
  2404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2405.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MediaCreateFullCommand.php';
  2406.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MediaCreateFullCommand'] = new \App\CmsBundle\Command\MediaCreateFullCommand($this);
  2407.     }
  2408.     /**
  2409.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MediaRegenThumbnailsCommand' shared autowired service.
  2410.      *
  2411.      * @return \App\CmsBundle\Command\MediaRegenThumbnailsCommand
  2412.      */
  2413.     protected function getMediaRegenThumbnailsCommandService()
  2414.     {
  2415.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2416.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MediaRegenThumbnailsCommand.php';
  2417.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MediaRegenThumbnailsCommand'] = new \App\CmsBundle\Command\MediaRegenThumbnailsCommand($this);
  2418.     }
  2419.     /**
  2420.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MediaUsageCommand' shared autowired service.
  2421.      *
  2422.      * @return \App\CmsBundle\Command\MediaUsageCommand
  2423.      */
  2424.     protected function getMediaUsageCommandService()
  2425.     {
  2426.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2427.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MediaUsageCommand.php';
  2428.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MediaUsageCommand'] = new \App\CmsBundle\Command\MediaUsageCommand($this);
  2429.     }
  2430.     /**
  2431.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MediadirCleanUpCommand' shared autowired service.
  2432.      *
  2433.      * @return \App\CmsBundle\Command\MediadirCleanUpCommand
  2434.      */
  2435.     protected function getMediadirCleanUpCommandService()
  2436.     {
  2437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2438.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MediadirCleanUpCommand.php';
  2439.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MediadirCleanUpCommand'] = new \App\CmsBundle\Command\MediadirCleanUpCommand($this);
  2440.     }
  2441.     /**
  2442.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MigrateCommand' shared autowired service.
  2443.      *
  2444.      * @return \App\CmsBundle\Command\MigrateCommand
  2445.      */
  2446.     protected function getMigrateCommandService()
  2447.     {
  2448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2449.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MigrateCommand.php';
  2450.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MigrateCommand'] = new \App\CmsBundle\Command\MigrateCommand($this);
  2451.     }
  2452.     /**
  2453.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MissingmediaCommand' shared autowired service.
  2454.      *
  2455.      * @return \App\CmsBundle\Command\MissingmediaCommand
  2456.      */
  2457.     protected function getMissingmediaCommandService()
  2458.     {
  2459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2460.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MissingmediaCommand.php';
  2461.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MissingmediaCommand'] = new \App\CmsBundle\Command\MissingmediaCommand($this);
  2462.     }
  2463.     /**
  2464.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MonitorCommand' shared autowired service.
  2465.      *
  2466.      * @return \App\CmsBundle\Command\MonitorCommand
  2467.      */
  2468.     protected function getMonitorCommandService()
  2469.     {
  2470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2471.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MonitorCommand.php';
  2472.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MonitorCommand'] = new \App\CmsBundle\Command\MonitorCommand($this);
  2473.     }
  2474.     /**
  2475.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\OptimizeCommand' shared autowired service.
  2476.      *
  2477.      * @return \App\CmsBundle\Command\OptimizeCommand
  2478.      */
  2479.     protected function getOptimizeCommandService()
  2480.     {
  2481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2482.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/OptimizeCommand.php';
  2483.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\OptimizeCommand'] = new \App\CmsBundle\Command\OptimizeCommand($this);
  2484.     }
  2485.     /**
  2486.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ReportCommand' shared autowired service.
  2487.      *
  2488.      * @return \App\CmsBundle\Command\ReportCommand
  2489.      */
  2490.     protected function getReportCommandService()
  2491.     {
  2492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2493.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ReportCommand.php';
  2494.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ReportCommand'] = new \App\CmsBundle\Command\ReportCommand($this);
  2495.     }
  2496.     /**
  2497.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ResetDBCommand' shared autowired service.
  2498.      *
  2499.      * @return \App\CmsBundle\Command\ResetDBCommand
  2500.      */
  2501.     protected function getResetDBCommandService()
  2502.     {
  2503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2504.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ResetDBCommand.php';
  2505.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ResetDBCommand'] = new \App\CmsBundle\Command\ResetDBCommand($this, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  2506.     }
  2507.     /**
  2508.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\RestoreCommand' shared autowired service.
  2509.      *
  2510.      * @return \App\CmsBundle\Command\RestoreCommand
  2511.      */
  2512.     protected function getRestoreCommandService()
  2513.     {
  2514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2515.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/RestoreCommand.php';
  2516.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\RestoreCommand'] = new \App\CmsBundle\Command\RestoreCommand($this);
  2517.     }
  2518.     /**
  2519.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ScheduleTask\CronTasksDefaultCommand' shared autowired service.
  2520.      *
  2521.      * @return \App\CmsBundle\Command\ScheduleTask\CronTasksDefaultCommand
  2522.      */
  2523.     protected function getCronTasksDefaultCommandService()
  2524.     {
  2525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2526.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ScheduleTask/CronTasksDefaultCommand.php';
  2527.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ScheduleTask\\CronTasksDefaultCommand'] = new \App\CmsBundle\Command\ScheduleTask\CronTasksDefaultCommand();
  2528.     }
  2529.     /**
  2530.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ServerupdateCommand' shared autowired service.
  2531.      *
  2532.      * @return \App\CmsBundle\Command\ServerupdateCommand
  2533.      */
  2534.     protected function getServerupdateCommandService()
  2535.     {
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2537.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ServerupdateCommand.php';
  2538.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ServerupdateCommand'] = new \App\CmsBundle\Command\ServerupdateCommand($this);
  2539.     }
  2540.     /**
  2541.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\StatsCommand' shared autowired service.
  2542.      *
  2543.      * @return \App\CmsBundle\Command\StatsCommand
  2544.      */
  2545.     protected function getStatsCommandService()
  2546.     {
  2547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2548.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/StatsCommand.php';
  2549.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\StatsCommand'] = new \App\CmsBundle\Command\StatsCommand($this);
  2550.     }
  2551.     /**
  2552.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\UpdateCommand' shared autowired service.
  2553.      *
  2554.      * @return \App\CmsBundle\Command\UpdateCommand
  2555.      */
  2556.     protected function getUpdateCommandService()
  2557.     {
  2558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2559.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/UpdateCommand.php';
  2560.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\UpdateCommand'] = new \App\CmsBundle\Command\UpdateCommand($this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2561.     }
  2562.     /**
  2563.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\UserCommand' shared autowired service.
  2564.      *
  2565.      * @return \App\CmsBundle\Command\UserCommand
  2566.      */
  2567.     protected function getUserCommandService()
  2568.     {
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2570.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/UserCommand.php';
  2571.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\UserCommand'] = new \App\CmsBundle\Command\UserCommand($this, ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->services['scheb_two_factor.security.totp_authenticator'] ?? $this->getSchebTwoFactor_Security_TotpAuthenticatorService()));
  2572.     }
  2573.     /**
  2574.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\WebpCommand' shared autowired service.
  2575.      *
  2576.      * @return \App\CmsBundle\Command\WebpCommand
  2577.      */
  2578.     protected function getWebpCommandService()
  2579.     {
  2580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2581.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/WebpCommand.php';
  2582.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\WebpCommand'] = new \App\CmsBundle\Command\WebpCommand($this);
  2583.     }
  2584.     /**
  2585.      * Gets the public 'console.command.public_alias.App\Trinity\BlogBundle\Command\BlogMediaMigrationCommand' shared autowired service.
  2586.      *
  2587.      * @return \App\Trinity\BlogBundle\Command\BlogMediaMigrationCommand
  2588.      */
  2589.     protected function getBlogMediaMigrationCommandService()
  2590.     {
  2591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2592.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Command/BlogMediaMigrationCommand.php';
  2593.         return $this->services['console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\BlogMediaMigrationCommand'] = new \App\Trinity\BlogBundle\Command\BlogMediaMigrationCommand();
  2594.     }
  2595.     /**
  2596.      * Gets the public 'console.command.public_alias.App\Trinity\BlogBundle\Command\GptCommand' shared autowired service.
  2597.      *
  2598.      * @return \App\Trinity\BlogBundle\Command\GptCommand
  2599.      */
  2600.     protected function getGptCommandService()
  2601.     {
  2602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2603.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Command/GptCommand.php';
  2604.         return $this->services['console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\GptCommand'] = new \App\Trinity\BlogBundle\Command\GptCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  2605.     }
  2606.     /**
  2607.      * Gets the public 'console.command.public_alias.App\Trinity\BlogBundle\Command\WpCommand' shared autowired service.
  2608.      *
  2609.      * @return \App\Trinity\BlogBundle\Command\WpCommand
  2610.      */
  2611.     protected function getWpCommandService()
  2612.     {
  2613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2614.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Command/WpCommand.php';
  2615.         return $this->services['console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\WpCommand'] = new \App\Trinity\BlogBundle\Command\WpCommand();
  2616.     }
  2617.     /**
  2618.      * Gets the public 'console.command.public_alias.App\Trinity\SearchBundle\Command\IndexerCommand' shared autowired service.
  2619.      *
  2620.      * @return \App\Trinity\SearchBundle\Command\IndexerCommand
  2621.      */
  2622.     protected function getIndexerCommandService()
  2623.     {
  2624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2625.         include_once \dirname(__DIR__4).'/src/Trinity/SearchBundle/Command/IndexerCommand.php';
  2626.         return $this->services['console.command.public_alias.App\\Trinity\\SearchBundle\\Command\\IndexerCommand'] = new \App\Trinity\SearchBundle\Command\IndexerCommand($this);
  2627.     }
  2628.     /**
  2629.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\AbandonedCartsCommand' shared autowired service.
  2630.      *
  2631.      * @return \App\Trinity\WebshopBundle\Command\AbandonedCartsCommand
  2632.      */
  2633.     protected function getAbandonedCartsCommandService()
  2634.     {
  2635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2636.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/AbandonedCartsCommand.php';
  2637.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\AbandonedCartsCommand'] = new \App\Trinity\WebshopBundle\Command\AbandonedCartsCommand($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2638.     }
  2639.     /**
  2640.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\ActiveCampaignCommand' shared autowired service.
  2641.      *
  2642.      * @return \App\Trinity\WebshopBundle\Command\ActiveCampaignCommand
  2643.      */
  2644.     protected function getActiveCampaignCommandService()
  2645.     {
  2646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2647.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/ActiveCampaignCommand.php';
  2648.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ActiveCampaignCommand'] = new \App\Trinity\WebshopBundle\Command\ActiveCampaignCommand($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2649.     }
  2650.     /**
  2651.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\CacheIndexCommand' shared autowired service.
  2652.      *
  2653.      * @return \App\Trinity\WebshopBundle\Command\CacheIndexCommand
  2654.      */
  2655.     protected function getCacheIndexCommandService()
  2656.     {
  2657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2658.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/CacheIndexCommand.php';
  2659.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CacheIndexCommand'] = new \App\Trinity\WebshopBundle\Command\CacheIndexCommand($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2660.     }
  2661.     /**
  2662.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\CheckPaymentsCommand' shared autowired service.
  2663.      *
  2664.      * @return \App\Trinity\WebshopBundle\Command\CheckPaymentsCommand
  2665.      */
  2666.     protected function getCheckPaymentsCommandService()
  2667.     {
  2668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2669.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/CheckPaymentsCommand.php';
  2670.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CheckPaymentsCommand'] = new \App\Trinity\WebshopBundle\Command\CheckPaymentsCommand($this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2671.     }
  2672.     /**
  2673.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\CloneCommand' shared autowired service.
  2674.      *
  2675.      * @return \App\Trinity\WebshopBundle\Command\CloneCommand
  2676.      */
  2677.     protected function getCloneCommandService()
  2678.     {
  2679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2680.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/CloneCommand.php';
  2681.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CloneCommand'] = new \App\Trinity\WebshopBundle\Command\CloneCommand($this);
  2682.     }
  2683.     /**
  2684.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\FixCategoryDuplicatesCommand' shared autowired service.
  2685.      *
  2686.      * @return \App\Trinity\WebshopBundle\Command\FixCategoryDuplicatesCommand
  2687.      */
  2688.     protected function getFixCategoryDuplicatesCommandService()
  2689.     {
  2690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2691.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/FixCategoryDuplicatesCommand.php';
  2692.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixCategoryDuplicatesCommand'] = new \App\Trinity\WebshopBundle\Command\FixCategoryDuplicatesCommand($this);
  2693.     }
  2694.     /**
  2695.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\FixMediaCloneCommand' shared autowired service.
  2696.      *
  2697.      * @return \App\Trinity\WebshopBundle\Command\FixMediaCloneCommand
  2698.      */
  2699.     protected function getFixMediaCloneCommandService()
  2700.     {
  2701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2702.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/FixMediaCloneCommand.php';
  2703.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixMediaCloneCommand'] = new \App\Trinity\WebshopBundle\Command\FixMediaCloneCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  2704.     }
  2705.     /**
  2706.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\FixrelationsCommand' shared autowired service.
  2707.      *
  2708.      * @return \App\Trinity\WebshopBundle\Command\FixrelationsCommand
  2709.      */
  2710.     protected function getFixrelationsCommandService()
  2711.     {
  2712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2713.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/FixrelationsCommand.php';
  2714.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixrelationsCommand'] = new \App\Trinity\WebshopBundle\Command\FixrelationsCommand($this);
  2715.     }
  2716.     /**
  2717.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\ImportCommand' shared autowired service.
  2718.      *
  2719.      * @return \App\Trinity\WebshopBundle\Command\ImportCommand
  2720.      */
  2721.     protected function getImportCommandService()
  2722.     {
  2723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2724.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/ImportCommand.php';
  2725.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportCommand'] = new \App\Trinity\WebshopBundle\Command\ImportCommand($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2726.     }
  2727.     /**
  2728.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\ImportCyclesoftwareCommand' shared autowired service.
  2729.      *
  2730.      * @return \App\Trinity\WebshopBundle\Command\ImportCyclesoftwareCommand
  2731.      */
  2732.     protected function getImportCyclesoftwareCommandService()
  2733.     {
  2734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2735.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/ImportCyclesoftwareCommand.php';
  2736.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportCyclesoftwareCommand'] = new \App\Trinity\WebshopBundle\Command\ImportCyclesoftwareCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  2737.     }
  2738.     /**
  2739.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\ImportMagentoOneCommand' shared autowired service.
  2740.      *
  2741.      * @return \App\Trinity\WebshopBundle\Command\ImportMagentoOneCommand
  2742.      */
  2743.     protected function getImportMagentoOneCommandService()
  2744.     {
  2745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2746.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/ImportMagentoOneCommand.php';
  2747.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportMagentoOneCommand'] = new \App\Trinity\WebshopBundle\Command\ImportMagentoOneCommand($this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2748.     }
  2749.     /**
  2750.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\IndexCommand' shared autowired service.
  2751.      *
  2752.      * @return \App\Trinity\WebshopBundle\Command\IndexCommand
  2753.      */
  2754.     protected function getIndexCommandService()
  2755.     {
  2756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2757.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/IndexCommand.php';
  2758.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\IndexCommand'] = new \App\Trinity\WebshopBundle\Command\IndexCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  2759.     }
  2760.     /**
  2761.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\LinkCommand' shared autowired service.
  2762.      *
  2763.      * @return \App\Trinity\WebshopBundle\Command\LinkCommand
  2764.      */
  2765.     protected function getLinkCommandService()
  2766.     {
  2767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2768.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/LinkCommand.php';
  2769.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\LinkCommand'] = new \App\Trinity\WebshopBundle\Command\LinkCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2770.     }
  2771.     /**
  2772.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\NotifyCommand' shared autowired service.
  2773.      *
  2774.      * @return \App\Trinity\WebshopBundle\Command\NotifyCommand
  2775.      */
  2776.     protected function getNotifyCommandService()
  2777.     {
  2778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2779.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/NotifyCommand.php';
  2780.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\NotifyCommand'] = new \App\Trinity\WebshopBundle\Command\NotifyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  2781.     }
  2782.     /**
  2783.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\PicqerExportCommand' shared autowired service.
  2784.      *
  2785.      * @return \App\Trinity\WebshopBundle\Command\PicqerExportCommand
  2786.      */
  2787.     protected function getPicqerExportCommandService()
  2788.     {
  2789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2790.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/PicqerExportCommand.php';
  2791.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\PicqerExportCommand'] = new \App\Trinity\WebshopBundle\Command\PicqerExportCommand();
  2792.     }
  2793.     /**
  2794.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\PicqerSyncCommand' shared autowired service.
  2795.      *
  2796.      * @return \App\Trinity\WebshopBundle\Command\PicqerSyncCommand
  2797.      */
  2798.     protected function getPicqerSyncCommandService()
  2799.     {
  2800.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2801.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/PicqerSyncCommand.php';
  2802.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\PicqerSyncCommand'] = new \App\Trinity\WebshopBundle\Command\PicqerSyncCommand();
  2803.     }
  2804.     /**
  2805.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\ProductSyncCommand' shared autowired service.
  2806.      *
  2807.      * @return \App\Trinity\WebshopBundle\Command\ProductSyncCommand
  2808.      */
  2809.     protected function getProductSyncCommandService()
  2810.     {
  2811.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2812.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/ProductSyncCommand.php';
  2813.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ProductSyncCommand'] = new \App\Trinity\WebshopBundle\Command\ProductSyncCommand();
  2814.     }
  2815.     /**
  2816.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\RepairOrdersCommand' shared autowired service.
  2817.      *
  2818.      * @return \App\Trinity\WebshopBundle\Command\RepairOrdersCommand
  2819.      */
  2820.     protected function getRepairOrdersCommandService()
  2821.     {
  2822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2823.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/RepairOrdersCommand.php';
  2824.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\RepairOrdersCommand'] = new \App\Trinity\WebshopBundle\Command\RepairOrdersCommand();
  2825.     }
  2826.     /**
  2827.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\SearchCommand' shared autowired service.
  2828.      *
  2829.      * @return \App\Trinity\WebshopBundle\Command\SearchCommand
  2830.      */
  2831.     protected function getSearchCommandService()
  2832.     {
  2833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2834.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/SearchCommand.php';
  2835.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\SearchCommand'] = new \App\Trinity\WebshopBundle\Command\SearchCommand();
  2836.     }
  2837.     /**
  2838.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\TestCommand' shared autowired service.
  2839.      *
  2840.      * @return \App\Trinity\WebshopBundle\Command\TestCommand
  2841.      */
  2842.     protected function getTestCommandService()
  2843.     {
  2844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2845.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/TestCommand.php';
  2846.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\TestCommand'] = new \App\Trinity\WebshopBundle\Command\TestCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  2847.     }
  2848.     /**
  2849.      * Gets the public 'console.command.public_alias.App\Trinity\WebshopBundle\Command\UpdatePricesCommand' shared autowired service.
  2850.      *
  2851.      * @return \App\Trinity\WebshopBundle\Command\UpdatePricesCommand
  2852.      */
  2853.     protected function getUpdatePricesCommandService()
  2854.     {
  2855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2856.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/UpdatePricesCommand.php';
  2857.         return $this->services['console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\UpdatePricesCommand'] = new \App\Trinity\WebshopBundle\Command\UpdatePricesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2858.     }
  2859.     /**
  2860.      * Gets the public 'console.command_loader' shared service.
  2861.      *
  2862.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2863.      */
  2864.     protected function getConsole_CommandLoaderService()
  2865.     {
  2866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2868.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2869.             'App\\Trinity\\WebshopBundle\\Command\\GenerateProductsCommand' => ['privates''.App\\Trinity\\WebshopBundle\\Command\\GenerateProductsCommand.lazy''getGenerateProductsCommand_LazyService'false],
  2870.             'App\\Trinity\\WebshopBundle\\Command\\ImportWoocommerce' => ['privates''.App\\Trinity\\WebshopBundle\\Command\\ImportWoocommerce.lazy''getImportWoocommerce_LazyService'false],
  2871.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2872.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2873.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2874.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2875.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2876.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2877.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2878.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2879.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2880.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2881.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2882.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2883.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2884.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2885.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2886.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2887.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2888.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2889.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2890.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2891.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2892.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2893.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2894.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2895.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2896.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2897.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2898.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2899.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2900.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2901.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2902.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2903.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2904.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2905.             'fos_oauth_server.clean_command' => ['privates''fos_oauth_server.clean_command''getFosOauthServer_CleanCommandService'false],
  2906.             'fos_oauth_server.create_client_command' => ['privates''fos_oauth_server.create_client_command''getFosOauthServer_CreateClientCommandService'false],
  2907.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2908.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2909.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  2910.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  2911.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  2912.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  2913.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  2914.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  2915.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  2916.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  2917.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  2918.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  2919.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  2920.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  2921.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  2922.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  2923.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  2924.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  2925.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  2926.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  2927.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  2928.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  2929.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  2930.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  2931.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  2932.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  2933.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  2934.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  2935.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  2936.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  2937.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  2938.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  2939.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  2940.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  2941.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  2942.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  2943.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  2944.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  2945.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  2946.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2947.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2948.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2949.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2950.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2951.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2952.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2953.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2954.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2955.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2956.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2957.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2958.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2959.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2960.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2961.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2962.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2963.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2964.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2965.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2966.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2967.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  2968.         ], [
  2969.             'App\\Trinity\\WebshopBundle\\Command\\GenerateProductsCommand' => '?',
  2970.             'App\\Trinity\\WebshopBundle\\Command\\ImportWoocommerce' => '?',
  2971.             'console.command.about' => '?',
  2972.             'console.command.assets_install' => '?',
  2973.             'console.command.cache_clear' => '?',
  2974.             'console.command.cache_pool_clear' => '?',
  2975.             'console.command.cache_pool_prune' => '?',
  2976.             'console.command.cache_pool_delete' => '?',
  2977.             'console.command.cache_pool_list' => '?',
  2978.             'console.command.cache_warmup' => '?',
  2979.             'console.command.config_debug' => '?',
  2980.             'console.command.config_dump_reference' => '?',
  2981.             'console.command.container_debug' => '?',
  2982.             'console.command.container_lint' => '?',
  2983.             'console.command.debug_autowiring' => '?',
  2984.             'console.command.dotenv_debug' => '?',
  2985.             'console.command.event_dispatcher_debug' => '?',
  2986.             'console.command.router_debug' => '?',
  2987.             'console.command.router_match' => '?',
  2988.             'console.command.translation_debug' => '?',
  2989.             'console.command.translation_extract' => '?',
  2990.             'console.command.validator_debug' => '?',
  2991.             'console.command.translation_pull' => '?',
  2992.             'console.command.translation_push' => '?',
  2993.             'console.command.xliff_lint' => '?',
  2994.             'console.command.yaml_lint' => '?',
  2995.             'console.command.form_debug' => '?',
  2996.             'console.command.secrets_set' => '?',
  2997.             'console.command.secrets_remove' => '?',
  2998.             'console.command.secrets_generate_key' => '?',
  2999.             'console.command.secrets_list' => '?',
  3000.             'console.command.secrets_decrypt_to_local' => '?',
  3001.             'console.command.secrets_encrypt_from_local' => '?',
  3002.             'security.command.debug_firewall' => '?',
  3003.             'security.command.user_password_encoder' => '?',
  3004.             'security.command.user_password_hash' => '?',
  3005.             'fos_oauth_server.clean_command' => 'FOS\\OAuthServerBundle\\Command\\CleanCommand',
  3006.             'fos_oauth_server.create_client_command' => 'FOS\\OAuthServerBundle\\Command\\CreateClientCommand',
  3007.             'twig.command.debug' => '?',
  3008.             'twig.command.lint' => '?',
  3009.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  3010.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  3011.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  3012.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  3013.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  3014.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  3015.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  3016.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  3017.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  3018.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  3019.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  3020.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  3021.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  3022.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  3023.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  3024.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  3025.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  3026.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  3027.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  3028.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  3029.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  3030.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  3031.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  3032.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  3033.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  3034.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  3035.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  3036.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  3037.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  3038.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  3039.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  3040.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  3041.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  3042.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  3043.             'var_dumper.command.server_dump' => '?',
  3044.             'monolog.command.server_log' => '?',
  3045.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  3046.             'maker.auto_command.make_auth' => '?',
  3047.             'maker.auto_command.make_command' => '?',
  3048.             'maker.auto_command.make_controller' => '?',
  3049.             'maker.auto_command.make_crud' => '?',
  3050.             'maker.auto_command.make_docker_database' => '?',
  3051.             'maker.auto_command.make_entity' => '?',
  3052.             'maker.auto_command.make_fixtures' => '?',
  3053.             'maker.auto_command.make_form' => '?',
  3054.             'maker.auto_command.make_message' => '?',
  3055.             'maker.auto_command.make_messenger_middleware' => '?',
  3056.             'maker.auto_command.make_registration_form' => '?',
  3057.             'maker.auto_command.make_reset_password' => '?',
  3058.             'maker.auto_command.make_serializer_encoder' => '?',
  3059.             'maker.auto_command.make_serializer_normalizer' => '?',
  3060.             'maker.auto_command.make_subscriber' => '?',
  3061.             'maker.auto_command.make_twig_extension' => '?',
  3062.             'maker.auto_command.make_test' => '?',
  3063.             'maker.auto_command.make_validator' => '?',
  3064.             'maker.auto_command.make_voter' => '?',
  3065.             'maker.auto_command.make_user' => '?',
  3066.             'maker.auto_command.make_migration' => '?',
  3067.             'maker.auto_command.make_stimulus_controller' => '?',
  3068.         ]), ['trinity:webshop:generate:products' => 'App\\Trinity\\WebshopBundle\\Command\\GenerateProductsCommand''trinity:webshop:import:woocommerce' => 'App\\Trinity\\WebshopBundle\\Command\\ImportWoocommerce''about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:dotenv' => 'console.command.dotenv_debug''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''fos:oauth-server:clean' => 'fos_oauth_server.clean_command''fos:oauth-server:create-client' => 'fos_oauth_server.create_client_command''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''sentry:test' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
  3069.     }
  3070.     /**
  3071.      * Gets the public 'container.env_var_processors_locator' shared service.
  3072.      *
  3073.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3074.      */
  3075.     protected function getContainer_EnvVarProcessorsLocatorService()
  3076.     {
  3077.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3078.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3079.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3080.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3081.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3082.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3083.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3084.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3085.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3086.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3087.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3088.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3089.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3090.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3091.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3092.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3093.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3094.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  3095.         ], [
  3096.             'base64' => '?',
  3097.             'bool' => '?',
  3098.             'const' => '?',
  3099.             'csv' => '?',
  3100.             'default' => '?',
  3101.             'file' => '?',
  3102.             'float' => '?',
  3103.             'int' => '?',
  3104.             'json' => '?',
  3105.             'key' => '?',
  3106.             'not' => '?',
  3107.             'query_string' => '?',
  3108.             'require' => '?',
  3109.             'resolve' => '?',
  3110.             'string' => '?',
  3111.             'trim' => '?',
  3112.             'url' => '?',
  3113.         ]);
  3114.     }
  3115.     /**
  3116.      * Gets the public 'data_collector.dump' shared service.
  3117.      *
  3118.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  3119.      */
  3120.     protected function getDataCollector_DumpService()
  3121.     {
  3122.         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'NULL, ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  3123.     }
  3124.     /**
  3125.      * Gets the public 'doctrine' shared service.
  3126.      *
  3127.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  3128.      */
  3129.     protected function getDoctrineService()
  3130.     {
  3131.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  3132.     }
  3133.     /**
  3134.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  3135.      *
  3136.      * @return \Doctrine\DBAL\Connection
  3137.      */
  3138.     protected function getDoctrine_Dbal_DefaultConnectionService()
  3139.     {
  3140.         $a = new \Doctrine\DBAL\Configuration();
  3141.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3142.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3143.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3144.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3145.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  3146.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'dbname' => 'brouwerij_web02''user' => 'brouwerij_web02''password' => 'cT1k953y''unix_socket' => NULL'url' => $this->getEnv('resolve:DATABASE_URL'), 'driverOptions' => [], 'serverVersion' => 'mariadb-10.3.27''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3147.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  3148.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  3149.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  3150.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  3151.         ], [
  3152.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  3153.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  3154.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  3155.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  3156.         ]), [=> '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'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  3157.     }
  3158.     /**
  3159.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  3160.      *
  3161.      * @return \Doctrine\ORM\EntityManager
  3162.      */
  3163.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  3164.     {
  3165.         if ($lazyLoad) {
  3166.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  3167.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3168.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  3169.                     $proxy->setProxyInitializer(null);
  3170.                     return true;
  3171.                 });
  3172.             });
  3173.         }
  3174.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  3175.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  3176.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  3177.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  3178.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  3179.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  3180.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  3181.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  3182.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  3183.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  3184.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  3185.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  3186.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  3187.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  3188.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  3189.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  3190.         $a = new \Doctrine\ORM\Configuration();
  3191.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3192.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  3193.         $b->addDriver($c'App\\CmsBundle\\Entity');
  3194.         $b->addDriver($c'App\\Trinity\\ApiBundle\\Entity');
  3195.         $b->addDriver($c'App\\Trinity\\BlogBundle\\Entity');
  3196.         $b->addDriver($c'App\\Trinity\\FaqBundle\\Entity');
  3197.         $b->addDriver($c'App\\Trinity\\FormsBundle\\Entity');
  3198.         $b->addDriver($c'App\\Trinity\\SearchBundle\\Entity');
  3199.         $b->addDriver($c'App\\Trinity\\SliderBundle\\Entity');
  3200.         $b->addDriver($c'App\\Trinity\\WebshopBundle\\Entity');
  3201.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  3202.         $a->setEntityNamespaces(['App' => 'App\\CmsBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity''CmsBundle' => 'App\\CmsBundle\\Entity''TrinityApiBundle' => 'App\\Trinity\\ApiBundle\\Entity''TrinityBlogBundle' => 'App\\Trinity\\BlogBundle\\Entity''TrinityFaqBundle' => 'App\\Trinity\\FaqBundle\\Entity''TrinityFormsBundle' => 'App\\Trinity\\FormsBundle\\Entity''TrinitySearchBundle' => 'App\\Trinity\\SearchBundle\\Entity''TrinitySliderBundle' => 'App\\Trinity\\SliderBundle\\Entity''TrinityWebshopBundle' => 'App\\Trinity\\WebshopBundle\\Entity']);
  3203.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3204.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  3205.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  3206.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3207.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  3208.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  3209.         ], [
  3210.             'doctrine.ulid_generator' => '?',
  3211.             'doctrine.uuid_generator' => '?',
  3212.         ])));
  3213.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3214.         $a->setProxyNamespace('Proxies');
  3215.         $a->setAutoGenerateProxyClasses(true);
  3216.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3217.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3218.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  3219.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3220.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  3221.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3222.             'App\\CmsBundle\\Repository\\UserRepository' => ['privates''App\\CmsBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  3223.         ], [
  3224.             'App\\CmsBundle\\Repository\\UserRepository' => '?',
  3225.         ])));
  3226.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  3227.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  3228.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  3229.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  3230.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  3231.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  3232.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  3233.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  3234.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  3235.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  3236.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  3237.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  3238.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  3239.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  3240.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  3241.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  3242.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  3243.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  3244.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  3245.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  3246.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  3247.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  3248.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  3249.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  3250.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  3251.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  3252.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  3253.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  3254.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  3255.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3256.         return $instance;
  3257.     }
  3258.     /**
  3259.      * Gets the public 'error_controller' shared service.
  3260.      *
  3261.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  3262.      */
  3263.     protected function getErrorController2Service()
  3264.     {
  3265.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  3266.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  3267.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  3268.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  3269.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  3270.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3271.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  3272.     }
  3273.     /**
  3274.      * Gets the public 'event_dispatcher' shared service.
  3275.      *
  3276.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3277.      */
  3278.     protected function getEventDispatcherService()
  3279.     {
  3280.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3281.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3282.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  3283.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3284.         $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())));
  3285.         $instance->addListener('security.interactive_login', [=> function () {
  3286.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  3287.         }, => 'onInteractiveLogin'], 0);
  3288.         $instance->addListener('kernel.exception', [=> function () {
  3289.             return ($this->privates['app.exception_listener'] ?? $this->getApp_ExceptionListenerService());
  3290.         }, => 'onKernelException'], 0);
  3291.         $instance->addListener('kernel.controller', [=> function () {
  3292.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3293.         }, => 'onKernelController'], 0);
  3294.         $instance->addListener('kernel.request', [=> function () {
  3295.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  3296.         }, => 'onKernelRequest'], 34);
  3297.         $instance->addListener('security.authentication.failure', [=> function () {
  3298.             return ($this->privates['account.security_listener_failure'] ?? $this->getAccount_SecurityListenerFailureService());
  3299.         }, => 'onAuthenticationFailure'], 0);
  3300.         $instance->addListener('security.interactive_login', [=> function () {
  3301.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  3302.         }, => 'onSecurityInteractiveLogin'], 0);
  3303.         $instance->addListener('console.command', [=> function () {
  3304.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3305.         }, => 'onConsoleCommand'], 1);
  3306.         $instance->addListener('console.error', [=> function () {
  3307.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  3308.         }, => 'onConsoleError'], 128);
  3309.         $instance->addListener('kernel.exception', [=> function () {
  3310.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  3311.         }, => 'onException'], 128);
  3312.         $instance->addListener('kernel.request', [=> function () {
  3313.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3314.         }, => 'onKernelRequest'], 1);
  3315.         $instance->addListener('kernel.controller', [=> function () {
  3316.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3317.         }, => 'onKernelController'], 1);
  3318.         $instance->addListener('kernel.request', [=> function () {
  3319.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener()));
  3320.         }, => 'onKernelRequest'], 1);
  3321.         $instance->addListener('kernel.finish_request', [=> function () {
  3322.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener()));
  3323.         }, => 'onKernelFinishRequest'], 1);
  3324.         $instance->addListener('kernel.request', [=> function () {
  3325.             return ($this->privates['app.locale_listener'] ?? $this->getApp_LocaleListenerService());
  3326.         }, => 'onKernelRequest'], 15);
  3327.         $instance->addListener('kernel.exception', [=> function () {
  3328.             return ($this->privates['app.locale_listener'] ?? $this->getApp_LocaleListenerService());
  3329.         }, => 'onKernelRequest'], 10);
  3330.         $instance->addListener('kernel.response', [=> function () {
  3331.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3332.         }, => 'onKernelResponse'], 0);
  3333.         $instance->addListener('kernel.response', [=> function () {
  3334.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3335.         }, => 'onKernelResponse'], -1024);
  3336.         $instance->addListener('kernel.request', [=> function () {
  3337.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3338.         }, => 'setDefaultLocale'], 100);
  3339.         $instance->addListener('kernel.request', [=> function () {
  3340.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3341.         }, => 'onKernelRequest'], 16);
  3342.         $instance->addListener('kernel.finish_request', [=> function () {
  3343.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3344.         }, => 'onKernelFinishRequest'], 0);
  3345.         $instance->addListener('kernel.request', [=> function () {
  3346.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3347.         }, => 'onKernelRequest'], 256);
  3348.         $instance->addListener('kernel.response', [=> function () {
  3349.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3350.         }, => 'onResponse'], -255);
  3351.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3352.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3353.         }, => 'onControllerArguments'], 0);
  3354.         $instance->addListener('kernel.exception', [=> function () {
  3355.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3356.         }, => 'logKernelException'], 0);
  3357.         $instance->addListener('kernel.exception', [=> function () {
  3358.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3359.         }, => 'onKernelException'], -128);
  3360.         $instance->addListener('kernel.response', [=> function () {
  3361.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3362.         }, => 'removeCspHeader'], -128);
  3363.         $instance->addListener('kernel.request', [=> function () {
  3364.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3365.         }, => 'onKernelRequest'], 15);
  3366.         $instance->addListener('kernel.finish_request', [=> function () {
  3367.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3368.         }, => 'onKernelFinishRequest'], -15);
  3369.         $instance->addListener('console.error', [=> function () {
  3370.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3371.         }, => 'onConsoleError'], -128);
  3372.         $instance->addListener('console.terminate', [=> function () {
  3373.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3374.         }, => 'onConsoleTerminate'], -128);
  3375.         $instance->addListener('console.error', [=> function () {
  3376.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3377.         }, => 'onConsoleError'], 0);
  3378.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3379.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  3380.         }, => 'onMessage'], -255);
  3381.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3382.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  3383.         }, => 'onMessage'], -255);
  3384.         $instance->addListener('kernel.response', [=> function () {
  3385.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  3386.         }, => 'onKernelResponse'], 0);
  3387.         $instance->addListener('kernel.request', [=> function () {
  3388.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3389.         }, => 'configure'], 2048);
  3390.         $instance->addListener('console.command', [=> function () {
  3391.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3392.         }, => 'configure'], 2048);
  3393.         $instance->addListener('kernel.request', [=> function () {
  3394.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3395.         }, => 'onKernelRequest'], 32);
  3396.         $instance->addListener('kernel.finish_request', [=> function () {
  3397.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3398.         }, => 'onKernelFinishRequest'], 0);
  3399.         $instance->addListener('kernel.exception', [=> function () {
  3400.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3401.         }, => 'onKernelException'], -64);
  3402.         $instance->addListener('kernel.response', [=> function () {
  3403.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3404.         }, => 'onKernelResponse'], 0);
  3405.         $instance->addListener('kernel.request', [=> function () {
  3406.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3407.         }, => 'onKernelRequest'], 128);
  3408.         $instance->addListener('kernel.response', [=> function () {
  3409.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3410.         }, => 'onKernelResponse'], -1000);
  3411.         $instance->addListener('kernel.finish_request', [=> function () {
  3412.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3413.         }, => 'onFinishRequest'], 0);
  3414.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  3415.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  3416.         }, => 'onNotification'], -255);
  3417.         $instance->addListener('kernel.response', [=> function () {
  3418.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3419.         }, => 'onKernelResponse'], -100);
  3420.         $instance->addListener('kernel.exception', [=> function () {
  3421.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3422.         }, => 'onKernelException'], 0);
  3423.         $instance->addListener('kernel.terminate', [=> function () {
  3424.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3425.         }, => 'onKernelTerminate'], -1024);
  3426.         $instance->addListener('kernel.controller', [=> function () {
  3427.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3428.         }, => 'onKernelController'], 0);
  3429.         $instance->addListener('kernel.response', [=> function () {
  3430.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3431.         }, => 'onKernelResponse'], 0);
  3432.         $instance->addListener('kernel.response', [=> function () {
  3433.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3434.         }, => 'onKernelResponse'], 0);
  3435.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3436.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3437.         }, => 'onVoterVote'], 0);
  3438.         $instance->addListener('kernel.request', [=> function () {
  3439.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3440.         }, => 'configureLogoutUrlGenerator'], 8);
  3441.         $instance->addListener('kernel.request', [=> function () {
  3442.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3443.         }, => 'onKernelRequest'], 8);
  3444.         $instance->addListener('kernel.finish_request', [=> function () {
  3445.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3446.         }, => 'onKernelFinishRequest'], 0);
  3447.         $instance->addListener('kernel.exception', [=> function () {
  3448.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_KernelExceptionListener_TwoFactor_AdminSecuredAreaService());
  3449.         }, => 'onKernelException'], 2);
  3450.         $instance->addListener('kernel.request', [=> function () {
  3451.             return ($this->privates['security.authentication.form_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_AdminSecuredAreaService());
  3452.         }, => 'onKernelRequest'], 0);
  3453.         $instance->addListener('security.authentication.success', [=> function () {
  3454.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  3455.         }, => 'onLogin'], 9223372036854775807);
  3456.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  3457.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  3458.         }, => 'onAccessDenied'], 0);
  3459.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  3460.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  3461.         }, => 'onTwoFactorForm'], 0);
  3462.         $instance->addListener('kernel.response', [=> function () {
  3463.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  3464.         }, => 'onKernelResponse'], 1);
  3465.         $instance->addListener('kernel.view', [=> function () {
  3466.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  3467.         }, => 'onKernelView'], 30);
  3468.         $instance->addListener('kernel.controller', [=> function () {
  3469.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3470.         }, => 'onKernelController'], 0);
  3471.         $instance->addListener('kernel.controller', [=> function () {
  3472.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3473.         }, => 'onKernelController'], 0);
  3474.         $instance->addListener('kernel.controller', [=> function () {
  3475.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3476.         }, => 'onKernelController'], -128);
  3477.         $instance->addListener('kernel.view', [=> function () {
  3478.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3479.         }, => 'onKernelView'], 0);
  3480.         $instance->addListener('kernel.controller', [=> function () {
  3481.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3482.         }, => 'onKernelController'], 0);
  3483.         $instance->addListener('kernel.response', [=> function () {
  3484.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3485.         }, => 'onKernelResponse'], 0);
  3486.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3487.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3488.         }, => 'onKernelControllerArguments'], 0);
  3489.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3490.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3491.         }, => 'onKernelControllerArguments'], 0);
  3492.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3493.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  3494.         }, => 'onMessage'], 0);
  3495.         $instance->addListener('console.command', [=> function () {
  3496.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3497.         }, => 'onCommand'], 255);
  3498.         $instance->addListener('console.terminate', [=> function () {
  3499.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3500.         }, => 'onTerminate'], -255);
  3501.         $instance->addListener('console.command', [=> function () {
  3502.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  3503.         }, => 'configure'], 1024);
  3504.         $instance->addListener('console.error', [=> function () {
  3505.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3506.         }, => 'onConsoleError'], 0);
  3507.         $instance->addListener('console.terminate', [=> function () {
  3508.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3509.         }, => 'onConsoleTerminate'], 0);
  3510.         $instance->addListener('security.authentication.success', [=> function () {
  3511.             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()));
  3512.         }, => 'onLogin'], 9223372036854775806);
  3513.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3514.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  3515.         }, => 'checkPassport'], 0);
  3516.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3517.             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()));
  3518.         }, => 'onSuccessfulLogin'], -63);
  3519.         $instance->addListener('kernel.response', [=> function () {
  3520.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  3521.         }, => 'onKernelResponse'], 0);
  3522.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3523.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  3524.         }, => 'onSuccessfulLogin'], 0);
  3525.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3526.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  3527.         }, => 'checkPassport'], 16);
  3528.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3529.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  3530.         }, => 'onLogout'], 0);
  3531.         return $instance;
  3532.     }
  3533.     /**
  3534.      * Gets the public 'fos_oauth_server.controller.authorize' shared service.
  3535.      *
  3536.      * @return \FOS\OAuthServerBundle\Controller\AuthorizeController
  3537.      */
  3538.     protected function getFosOauthServer_Controller_AuthorizeService()
  3539.     {
  3540.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Controller/AuthorizeController.php';
  3541.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Form/Handler/AuthorizeFormHandler.php';
  3542.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3543.         $b $this->getFosOauthServer_Authorize_FormService();
  3544.         return $this->services['fos_oauth_server.controller.authorize'] = new \FOS\OAuthServerBundle\Controller\AuthorizeController($a$b, new \FOS\OAuthServerBundle\Form\Handler\AuthorizeFormHandler($b$a), ($this->privates['fos_oauth_server.server'] ?? $this->getFosOauthServer_ServerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_oauth_server.client_manager.default'] ?? $this->getFosOauthServer_ClientManager_DefaultService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  3545.     }
  3546.     /**
  3547.      * Gets the public 'fos_oauth_server.controller.token' shared service.
  3548.      *
  3549.      * @return \FOS\OAuthServerBundle\Controller\TokenController
  3550.      */
  3551.     protected function getFosOauthServer_Controller_TokenService()
  3552.     {
  3553.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Controller/TokenController.php';
  3554.         return $this->services['fos_oauth_server.controller.token'] = new \FOS\OAuthServerBundle\Controller\TokenController(($this->privates['fos_oauth_server.server'] ?? $this->getFosOauthServer_ServerService()));
  3555.     }
  3556.     /**
  3557.      * Gets the public 'fos_rest.view_handler' shared service.
  3558.      *
  3559.      * @return \FOS\RestBundle\View\ViewHandler
  3560.      */
  3561.     protected function getFosRest_ViewHandlerService()
  3562.     {
  3563.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  3564.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  3565.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  3566.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  3567.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  3568.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), new \FOS\RestBundle\Serializer\SymfonySerializerAdapter(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false], 400204false, ['serializeNullStrategy' => false]);
  3569.     }
  3570.     /**
  3571.      * Gets the public 'http_kernel' shared service.
  3572.      *
  3573.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3574.      */
  3575.     protected function getHttpKernelService()
  3576.     {
  3577.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3578.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  3579.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  3580.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  3581.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  3582.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  3583.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  3584.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  3585.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  3586.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  3587.         }, 8)), $a));
  3588.     }
  3589.     /**
  3590.      * Gets the public 'monolog.logger.deprecation' shared service.
  3591.      *
  3592.      * @return \Symfony\Bridge\Monolog\Logger
  3593.      */
  3594.     protected function getMonolog_Logger_DeprecationService()
  3595.     {
  3596.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  3597.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3598.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3599.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3600.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3601.         return $instance;
  3602.     }
  3603.     /**
  3604.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  3605.      *
  3606.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  3607.      */
  3608.     protected function getNelmioApiDoc_Command_DumpService()
  3609.     {
  3610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3611.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  3612.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3613.         $instance->setName('nelmio:apidoc:dump');
  3614.         return $instance;
  3615.     }
  3616.     /**
  3617.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  3618.      *
  3619.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  3620.      */
  3621.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  3622.     {
  3623.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  3624.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3625.     }
  3626.     /**
  3627.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  3628.      *
  3629.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  3630.      */
  3631.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  3632.     {
  3633.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  3634.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3635.     }
  3636.     /**
  3637.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  3638.      *
  3639.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  3640.      */
  3641.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  3642.     {
  3643.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  3644.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  3645.     }
  3646.     /**
  3647.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  3648.      *
  3649.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  3650.      */
  3651.     protected function getNelmioApiDoc_Generator_DefaultService()
  3652.     {
  3653.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  3654.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  3655.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  3656.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  3657.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  3658.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  3659.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  3660.         }, 5), new RewindableGenerator(function () {
  3661.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  3662.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  3663.         }, 2));
  3664.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  3665.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3666.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3667.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3668.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3669.         $instance->setAlternativeNames([]);
  3670.         $instance->setMediaTypes([=> 'json']);
  3671.         $instance->setLogger($a);
  3672.         return $instance;
  3673.     }
  3674.     /**
  3675.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  3676.      *
  3677.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  3678.      */
  3679.     protected function getNelmioApiDoc_RenderDocsService()
  3680.     {
  3681.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  3682.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  3683.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  3684.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  3685.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  3686.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3687.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  3688.         ], [
  3689.             'default' => '?',
  3690.         ]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  3691.     }
  3692.     /**
  3693.      * Gets the public 'request_stack' shared service.
  3694.      *
  3695.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3696.      */
  3697.     protected function getRequestStackService()
  3698.     {
  3699.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3700.     }
  3701.     /**
  3702.      * Gets the public 'router' shared service.
  3703.      *
  3704.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3705.      */
  3706.     protected function getRouterService()
  3707.     {
  3708.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3709.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3710.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3711.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3712.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3713.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3714.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3715.         ], [
  3716.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3717.         ]))->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'nl');
  3718.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3719.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3720.         return $instance;
  3721.     }
  3722.     /**
  3723.      * Gets the public 'routing.loader' shared service.
  3724.      *
  3725.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3726.      */
  3727.     protected function getRouting_LoaderService()
  3728.     {
  3729.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3730.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3731.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3732.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3733.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3734.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3735.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  3736.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  3737.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  3738.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  3739.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3740.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  3741.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  3742.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  3743.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3744.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3746.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3747.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3748.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3749.         include_once \dirname(__DIR__4).'/src/CmsBundle/Routing/PageLoader.php';
  3750.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Routing/ExtraLoader.php';
  3751.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3752.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3753.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3754.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3755.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  3756.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  3757.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3758.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  3759.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  3760.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  3761.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  3762.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  3763.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  3764.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3765.             'kernel' => ['services''kernel''getKernelService'false],
  3766.         ], [
  3767.             'kernel' => 'App\\Kernel',
  3768.         ]), 'dev'));
  3769.         $a->addLoader(new \App\CmsBundle\Routing\PageLoader($c, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  3770.         $a->addLoader(new \App\Trinity\WebshopBundle\Routing\ExtraLoader($c));
  3771.         $a->addLoader($d);
  3772.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$d));
  3773.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$d));
  3774.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  3775.     }
  3776.     /**
  3777.      * Gets the public 'scheb_two_factor.firewall_context' shared service.
  3778.      *
  3779.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext
  3780.      */
  3781.     protected function getSchebTwoFactor_FirewallContextService()
  3782.     {
  3783.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallContext.php';
  3784.         return $this->services['scheb_two_factor.firewall_context'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext(['admin_secured_area' => ($this->privates['security.firewall_config.two_factor.admin_secured_area'] ?? $this->getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService())]);
  3785.     }
  3786.     /**
  3787.      * Gets the public 'scheb_two_factor.form_controller' shared service.
  3788.      *
  3789.      * @return \Scheb\TwoFactorBundle\Controller\FormController
  3790.      */
  3791.     protected function getSchebTwoFactor_FormControllerService()
  3792.     {
  3793.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Controller/FormController.php';
  3794.         return $this->services['scheb_two_factor.form_controller'] = new \Scheb\TwoFactorBundle\Controller\FormController(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->services['scheb_two_factor.firewall_context'] ?? $this->getSchebTwoFactor_FirewallContextService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['scheb_two_factor.default_trusted_device_manager'] ?? $this->getSchebTwoFactor_DefaultTrustedDeviceManagerService()), true);
  3795.     }
  3796.     /**
  3797.      * Gets the public 'scheb_two_factor.security.totp_authenticator' shared service.
  3798.      *
  3799.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator
  3800.      */
  3801.     protected function getSchebTwoFactor_Security_TotpAuthenticatorService()
  3802.     {
  3803.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticatorInterface.php';
  3804.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticator.php';
  3805.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpFactory.php';
  3806.         return $this->services['scheb_two_factor.security.totp_authenticator'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator(($this->services['scheb_two_factor.security.totp_factory'] ?? ($this->services['scheb_two_factor.security.totp_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory('Easify''Easify TOTP', []))), 1);
  3807.     }
  3808.     /**
  3809.      * Gets the public 'scheb_two_factor.security.totp_factory' shared service.
  3810.      *
  3811.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory
  3812.      */
  3813.     protected function getSchebTwoFactor_Security_TotpFactoryService()
  3814.     {
  3815.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpFactory.php';
  3816.         return $this->services['scheb_two_factor.security.totp_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory('Easify''Easify TOTP', []);
  3817.     }
  3818.     /**
  3819.      * Gets the public 'services_resetter' shared service.
  3820.      *
  3821.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3822.      */
  3823.     protected function getServicesResetterService()
  3824.     {
  3825.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3826.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3827.             if (isset($this->services['cache.app'])) {
  3828.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3829.             }
  3830.             if (isset($this->services['cache.system'])) {
  3831.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3832.             }
  3833.             if (isset($this->privates['cache.validator'])) {
  3834.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  3835.             }
  3836.             if (isset($this->privates['cache.serializer'])) {
  3837.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  3838.             }
  3839.             if (isset($this->privates['cache.annotations'])) {
  3840.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  3841.             }
  3842.             if (isset($this->privates['cache.property_info'])) {
  3843.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  3844.             }
  3845.             if (isset($this->privates['.debug.http_client'])) {
  3846.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  3847.             }
  3848.             if (isset($this->privates['mailer.message_logger_listener'])) {
  3849.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  3850.             }
  3851.             if (isset($this->privates['debug.stopwatch'])) {
  3852.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3853.             }
  3854.             if (isset($this->services['event_dispatcher'])) {
  3855.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3856.             }
  3857.             if (isset($this->privates['session_listener'])) {
  3858.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  3859.             }
  3860.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3861.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3862.             }
  3863.             if (isset($this->services['cache.validator_expression_language'])) {
  3864.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  3865.             }
  3866.             if (isset($this->services['.container.private.profiler'])) {
  3867.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  3868.             }
  3869.             if (isset($this->services['.container.private.validator'])) {
  3870.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  3871.             }
  3872.             if (isset($this->services['.container.private.security.token_storage'])) {
  3873.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  3874.             }
  3875.             if (isset($this->privates['cache.security_expression_language'])) {
  3876.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  3877.             }
  3878.             if (isset($this->services['fos_rest.view_handler'])) {
  3879.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  3880.             }
  3881.             if (isset($this->services['doctrine'])) {
  3882.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  3883.             }
  3884.             if (isset($this->privates['form.type.entity'])) {
  3885.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  3886.             }
  3887.             if (isset($this->services['white_october_breadcrumbs'])) {
  3888.                 yield 'WhiteOctober\\BreadcrumbsBundle\\Model\\Breadcrumbs' => ($this->services['white_october_breadcrumbs'] ?? null);
  3889.             }
  3890.             if (isset($this->privates['monolog.handler.main'])) {
  3891.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3892.             }
  3893.             if (isset($this->privates['monolog.handler.console'])) {
  3894.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3895.             }
  3896.             if (isset($this->privates['monolog.handler.deprecation'])) {
  3897.                 yield 'monolog.handler.deprecation' => ($this->privates['monolog.handler.deprecation'] ?? null);
  3898.             }
  3899.             if (isset($this->privates['monolog.handler.deprecation_filter'])) {
  3900.                 yield 'monolog.handler.deprecation_filter' => ($this->privates['monolog.handler.deprecation_filter'] ?? null);
  3901.             }
  3902.             if (isset($this->privates['.debug.http_client'])) {
  3903.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  3904.             }
  3905.         }, function () {
  3906.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['white_october_breadcrumbs'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['monolog.handler.deprecation'])) + (int) (isset($this->privates['monolog.handler.deprecation_filter'])) + (int) (isset($this->privates['.debug.http_client']));
  3907.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'WhiteOctober\\BreadcrumbsBundle\\Model\\Breadcrumbs' => [=> 'clear'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'monolog.handler.deprecation' => [=> 'reset'], 'monolog.handler.deprecation_filter' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  3908.     }
  3909.     /**
  3910.      * Gets the public 'translation.loader.db' shared service.
  3911.      *
  3912.      * @return \App\CmsBundle\Routing\DBLoader
  3913.      */
  3914.     protected function getTranslation_Loader_DbService()
  3915.     {
  3916.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  3917.         include_once \dirname(__DIR__4).'/src/CmsBundle/Routing/DBLoader.php';
  3918.         return $this->services['translation.loader.db'] = new \App\CmsBundle\Routing\DBLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3919.     }
  3920.     /**
  3921.      * Gets the public 'translator' shared service.
  3922.      *
  3923.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3924.      */
  3925.     protected function getTranslatorService()
  3926.     {
  3927.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3928.     }
  3929.     /**
  3930.      * Gets the public 'trinity.mailer' shared service.
  3931.      *
  3932.      * @return \App\CmsBundle\Util\Mailer
  3933.      */
  3934.     protected function getTrinity_MailerService()
  3935.     {
  3936.         include_once \dirname(__DIR__4).'/src/CmsBundle/Util/Mailer.php';
  3937.         return $this->services['trinity.mailer'] = new \App\CmsBundle\Util\Mailer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  3938.     }
  3939.     /**
  3940.      * Gets the public 'trinity.password.encoder' shared service.
  3941.      *
  3942.      * @return \App\CmsBundle\Service\PasswordEncoder
  3943.      */
  3944.     protected function getTrinity_Password_EncoderService()
  3945.     {
  3946.         include_once \dirname(__DIR__4).'/src/CmsBundle/Service/PasswordEncoder.php';
  3947.         return $this->services['trinity.password.encoder'] = new \App\CmsBundle\Service\PasswordEncoder(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  3948.     }
  3949.     /**
  3950.      * Gets the public 'trinityapibundle_inflector' shared service.
  3951.      *
  3952.      * @return \Trinity\ApiBundle\Controller\InflectController
  3953.      */
  3954.     protected function getTrinityapibundleInflectorService()
  3955.     {
  3956.         return $this->services['trinityapibundle_inflector'] = new \Trinity\ApiBundle\Controller\InflectController();
  3957.     }
  3958.     /**
  3959.      * Gets the public 'trinityapibundle_show' shared service.
  3960.      *
  3961.      * @return \Trinity\ApiBundle\Controller\AdminController
  3962.      */
  3963.     protected function getTrinityapibundleShow2Service()
  3964.     {
  3965.         $this->services['trinityapibundle_show'] = $instance = new \Trinity\ApiBundle\Controller\AdminController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3966.         $instance->setContainer($this);
  3967.         return $instance;
  3968.     }
  3969.     /**
  3970.      * Gets the public 'trinityblogbundle_link' shared service.
  3971.      *
  3972.      * @return \App\Trinity\BlogBundle\Controller\BlogController
  3973.      */
  3974.     protected function getTrinityblogbundleLinkService()
  3975.     {
  3976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3977.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3978.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php';
  3979.         $this->services['trinityblogbundle_link'] = $instance = new \App\Trinity\BlogBundle\Controller\BlogController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3980.         $instance->setContainer($this);
  3981.         return $instance;
  3982.     }
  3983.     /**
  3984.      * Gets the public 'trinityblogbundle_show' shared service.
  3985.      *
  3986.      * @return \App\Trinity\BlogBundle\Controller\BlogController
  3987.      */
  3988.     protected function getTrinityblogbundleShowService()
  3989.     {
  3990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3991.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3992.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php';
  3993.         $this->services['trinityblogbundle_show'] = $instance = new \App\Trinity\BlogBundle\Controller\BlogController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3994.         $instance->setContainer($this);
  3995.         return $instance;
  3996.     }
  3997.     /**
  3998.      * Gets the public 'trinityfaqbundle_link' shared service.
  3999.      *
  4000.      * @return \App\Trinity\FaqBundle\Controller\FaqController
  4001.      */
  4002.     protected function getTrinityfaqbundleLinkService()
  4003.     {
  4004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4005.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4006.         include_once \dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/FaqController.php';
  4007.         $this->services['trinityfaqbundle_link'] = $instance = new \App\Trinity\FaqBundle\Controller\FaqController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4008.         $instance->setContainer($this);
  4009.         return $instance;
  4010.     }
  4011.     /**
  4012.      * Gets the public 'trinityfaqbundle_show' shared service.
  4013.      *
  4014.      * @return \App\Trinity\FaqBundle\Controller\FaqController
  4015.      */
  4016.     protected function getTrinityfaqbundleShowService()
  4017.     {
  4018.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4019.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4020.         include_once \dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/FaqController.php';
  4021.         $this->services['trinityfaqbundle_show'] = $instance = new \App\Trinity\FaqBundle\Controller\FaqController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4022.         $instance->setContainer($this);
  4023.         return $instance;
  4024.     }
  4025.     /**
  4026.      * Gets the public 'trinityformsbundle_link' shared service.
  4027.      *
  4028.      * @return \App\Trinity\FormsBundle\Controller\FormsController
  4029.      */
  4030.     protected function getTrinityformsbundleLinkService()
  4031.     {
  4032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4033.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4034.         include_once \dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php';
  4035.         $this->services['trinityformsbundle_link'] = $instance = new \App\Trinity\FormsBundle\Controller\FormsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4036.         $instance->setContainer($this);
  4037.         return $instance;
  4038.     }
  4039.     /**
  4040.      * Gets the public 'trinityformsbundle_show' shared service.
  4041.      *
  4042.      * @return \App\Trinity\FormsBundle\Controller\FormsController
  4043.      */
  4044.     protected function getTrinityformsbundleShowService()
  4045.     {
  4046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4047.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4048.         include_once \dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php';
  4049.         $this->services['trinityformsbundle_show'] = $instance = new \App\Trinity\FormsBundle\Controller\FormsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4050.         $instance->setContainer($this);
  4051.         return $instance;
  4052.     }
  4053.     /**
  4054.      * Gets the public 'trinitysearchbundle_link' shared service.
  4055.      *
  4056.      * @return \App\Trinity\SearchBundle\Controller\SearchController
  4057.      */
  4058.     protected function getTrinitysearchbundleLinkService()
  4059.     {
  4060.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4061.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4062.         include_once \dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php';
  4063.         $this->services['trinitysearchbundle_link'] = $instance = new \App\Trinity\SearchBundle\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4064.         $instance->setContainer($this);
  4065.         return $instance;
  4066.     }
  4067.     /**
  4068.      * Gets the public 'trinitysearchbundle_show' shared service.
  4069.      *
  4070.      * @return \App\Trinity\SearchBundle\Controller\SearchController
  4071.      */
  4072.     protected function getTrinitysearchbundleShowService()
  4073.     {
  4074.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4075.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4076.         include_once \dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php';
  4077.         $this->services['trinitysearchbundle_show'] = $instance = new \App\Trinity\SearchBundle\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4078.         $instance->setContainer($this);
  4079.         return $instance;
  4080.     }
  4081.     /**
  4082.      * Gets the public 'trinitysliderbundle_link' shared service.
  4083.      *
  4084.      * @return \App\Trinity\SliderBundle\Controller\SliderController
  4085.      */
  4086.     protected function getTrinitysliderbundleLinkService()
  4087.     {
  4088.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4089.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4090.         include_once \dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php';
  4091.         $this->services['trinitysliderbundle_link'] = $instance = new \App\Trinity\SliderBundle\Controller\SliderController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4092.         $instance->setContainer($this);
  4093.         return $instance;
  4094.     }
  4095.     /**
  4096.      * Gets the public 'trinitysliderbundle_show' shared service.
  4097.      *
  4098.      * @return \App\Trinity\SliderBundle\Controller\SliderController
  4099.      */
  4100.     protected function getTrinitysliderbundleShowService()
  4101.     {
  4102.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4103.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4104.         include_once \dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php';
  4105.         $this->services['trinitysliderbundle_show'] = $instance = new \App\Trinity\SliderBundle\Controller\SliderController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4106.         $instance->setContainer($this);
  4107.         return $instance;
  4108.     }
  4109.     /**
  4110.      * Gets the public 'trinitywebshopbundle_link' shared service.
  4111.      *
  4112.      * @return \App\Trinity\WebshopBundle\Controller\WebshopController
  4113.      */
  4114.     protected function getTrinitywebshopbundleLinkService()
  4115.     {
  4116.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4117.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4118.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/WebshopController.php';
  4119.         $this->services['trinitywebshopbundle_link'] = $instance = new \App\Trinity\WebshopBundle\Controller\WebshopController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4120.         $instance->setContainer($this);
  4121.         return $instance;
  4122.     }
  4123.     /**
  4124.      * Gets the public 'trinitywebshopbundle_show' shared service.
  4125.      *
  4126.      * @return \App\Trinity\WebshopBundle\Controller\WebshopController
  4127.      */
  4128.     protected function getTrinitywebshopbundleShowService()
  4129.     {
  4130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  4131.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  4132.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/WebshopController.php';
  4133.         $this->services['trinitywebshopbundle_show'] = $instance = new \App\Trinity\WebshopBundle\Controller\WebshopController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  4134.         $instance->setContainer($this);
  4135.         return $instance;
  4136.     }
  4137.     /**
  4138.      * Gets the public 'var_dumper.cloner' shared service.
  4139.      *
  4140.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4141.      */
  4142.     protected function getVarDumper_ClonerService()
  4143.     {
  4144.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4145.         $instance->setMaxItems(2500);
  4146.         $instance->setMinDepth(1);
  4147.         $instance->setMaxString(-1);
  4148.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4149.         return $instance;
  4150.     }
  4151.     /**
  4152.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  4153.      *
  4154.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  4155.      */
  4156.     protected function getWebProfiler_Controller_ExceptionPanelService()
  4157.     {
  4158.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  4159.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  4160.     }
  4161.     /**
  4162.      * Gets the public 'web_profiler.controller.profiler' shared service.
  4163.      *
  4164.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  4165.      */
  4166.     protected function getWebProfiler_Controller_ProfilerService()
  4167.     {
  4168.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  4169.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  4170.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  4171.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator()), \dirname(__DIR__4));
  4172.     }
  4173.     /**
  4174.      * Gets the public 'web_profiler.controller.router' shared service.
  4175.      *
  4176.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  4177.      */
  4178.     protected function getWebProfiler_Controller_RouterService()
  4179.     {
  4180.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  4181.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  4182.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  4183.         }, 1));
  4184.     }
  4185.     /**
  4186.      * Gets the public 'white_october_breadcrumbs' shared service.
  4187.      *
  4188.      * @return \WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs
  4189.      */
  4190.     protected function getWhiteOctoberBreadcrumbsService()
  4191.     {
  4192.         include_once \dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Model/Breadcrumbs.php';
  4193.         $this->services['white_october_breadcrumbs'] = $instance = new \WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs();
  4194.         $instance->setRouter(($this->services['router'] ?? $this->getRouterService()));
  4195.         return $instance;
  4196.     }
  4197.     /**
  4198.      * Gets the public 'white_october_breadcrumbs.helper' shared service.
  4199.      *
  4200.      * @return \WhiteOctober\BreadcrumbsBundle\Templating\Helper\BreadcrumbsHelper
  4201.      */
  4202.     protected function getWhiteOctoberBreadcrumbs_HelperService()
  4203.     {
  4204.         include_once \dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Templating/Helper/BreadcrumbsHelper.php';
  4205.         return $this->services['white_october_breadcrumbs.helper'] = new \WhiteOctober\BreadcrumbsBundle\Templating\Helper\BreadcrumbsHelper(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['white_october_breadcrumbs'] ?? $this->getWhiteOctoberBreadcrumbsService()), $this->parameters['white_october_breadcrumbs.options']);
  4206.     }
  4207.     /**
  4208.      * Gets the public 'white_october_breadcrumbs.twig' shared service.
  4209.      *
  4210.      * @return \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension
  4211.      */
  4212.     protected function getWhiteOctoberBreadcrumbs_TwigService()
  4213.     {
  4214.         return $this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this);
  4215.     }
  4216.     /**
  4217.      * Gets the private '.App\Trinity\WebshopBundle\Command\GenerateProductsCommand.lazy' shared service.
  4218.      *
  4219.      * @return \Symfony\Component\Console\Command\LazyCommand
  4220.      */
  4221.     protected function getGenerateProductsCommand_LazyService()
  4222.     {
  4223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4225.         return $this->privates['.App\\Trinity\\WebshopBundle\\Command\\GenerateProductsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('trinity:webshop:generate:products', [], 'Generate random products'false, function (): \App\Trinity\WebshopBundle\Command\GenerateProductsCommand {
  4226.             return ($this->privates['App\\Trinity\\WebshopBundle\\Command\\GenerateProductsCommand'] ?? $this->getGenerateProductsCommandService());
  4227.         });
  4228.     }
  4229.     /**
  4230.      * Gets the private '.App\Trinity\WebshopBundle\Command\ImportWoocommerce.lazy' shared service.
  4231.      *
  4232.      * @return \Symfony\Component\Console\Command\LazyCommand
  4233.      */
  4234.     protected function getImportWoocommerce_LazyService()
  4235.     {
  4236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4238.         return $this->privates['.App\\Trinity\\WebshopBundle\\Command\\ImportWoocommerce.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('trinity:webshop:import:woocommerce', [], 'Import WooCommerce data'false, function (): \App\Trinity\WebshopBundle\Command\ImportWoocommerce {
  4239.             return ($this->privates['App\\Trinity\\WebshopBundle\\Command\\ImportWoocommerce'] ?? $this->getImportWoocommerceService());
  4240.         });
  4241.     }
  4242.     /**
  4243.      * Gets the private '.console.command.about.lazy' shared service.
  4244.      *
  4245.      * @return \Symfony\Component\Console\Command\LazyCommand
  4246.      */
  4247.     protected function get_Console_Command_About_LazyService()
  4248.     {
  4249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4251.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  4252.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  4253.         });
  4254.     }
  4255.     /**
  4256.      * Gets the private '.console.command.assets_install.lazy' shared service.
  4257.      *
  4258.      * @return \Symfony\Component\Console\Command\LazyCommand
  4259.      */
  4260.     protected function get_Console_Command_AssetsInstall_LazyService()
  4261.     {
  4262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4264.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  4265.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  4266.         });
  4267.     }
  4268.     /**
  4269.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  4270.      *
  4271.      * @return \Symfony\Component\Console\Command\LazyCommand
  4272.      */
  4273.     protected function get_Console_Command_CacheClear_LazyService()
  4274.     {
  4275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4277.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  4278.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  4279.         });
  4280.     }
  4281.     /**
  4282.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  4283.      *
  4284.      * @return \Symfony\Component\Console\Command\LazyCommand
  4285.      */
  4286.     protected function get_Console_Command_CachePoolClear_LazyService()
  4287.     {
  4288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4290.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  4291.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  4292.         });
  4293.     }
  4294.     /**
  4295.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  4296.      *
  4297.      * @return \Symfony\Component\Console\Command\LazyCommand
  4298.      */
  4299.     protected function get_Console_Command_CachePoolDelete_LazyService()
  4300.     {
  4301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4303.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  4304.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  4305.         });
  4306.     }
  4307.     /**
  4308.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  4309.      *
  4310.      * @return \Symfony\Component\Console\Command\LazyCommand
  4311.      */
  4312.     protected function get_Console_Command_CachePoolList_LazyService()
  4313.     {
  4314.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4316.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  4317.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  4318.         });
  4319.     }
  4320.     /**
  4321.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  4322.      *
  4323.      * @return \Symfony\Component\Console\Command\LazyCommand
  4324.      */
  4325.     protected function get_Console_Command_CachePoolPrune_LazyService()
  4326.     {
  4327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4329.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  4330.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  4331.         });
  4332.     }
  4333.     /**
  4334.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  4335.      *
  4336.      * @return \Symfony\Component\Console\Command\LazyCommand
  4337.      */
  4338.     protected function get_Console_Command_CacheWarmup_LazyService()
  4339.     {
  4340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4342.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  4343.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  4344.         });
  4345.     }
  4346.     /**
  4347.      * Gets the private '.console.command.config_debug.lazy' shared service.
  4348.      *
  4349.      * @return \Symfony\Component\Console\Command\LazyCommand
  4350.      */
  4351.     protected function get_Console_Command_ConfigDebug_LazyService()
  4352.     {
  4353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4355.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  4356.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  4357.         });
  4358.     }
  4359.     /**
  4360.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  4361.      *
  4362.      * @return \Symfony\Component\Console\Command\LazyCommand
  4363.      */
  4364.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  4365.     {
  4366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4368.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  4369.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  4370.         });
  4371.     }
  4372.     /**
  4373.      * Gets the private '.console.command.container_debug.lazy' shared service.
  4374.      *
  4375.      * @return \Symfony\Component\Console\Command\LazyCommand
  4376.      */
  4377.     protected function get_Console_Command_ContainerDebug_LazyService()
  4378.     {
  4379.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4381.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  4382.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  4383.         });
  4384.     }
  4385.     /**
  4386.      * Gets the private '.console.command.container_lint.lazy' shared service.
  4387.      *
  4388.      * @return \Symfony\Component\Console\Command\LazyCommand
  4389.      */
  4390.     protected function get_Console_Command_ContainerLint_LazyService()
  4391.     {
  4392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4394.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  4395.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  4396.         });
  4397.     }
  4398.     /**
  4399.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  4400.      *
  4401.      * @return \Symfony\Component\Console\Command\LazyCommand
  4402.      */
  4403.     protected function get_Console_Command_DebugAutowiring_LazyService()
  4404.     {
  4405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4407.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  4408.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  4409.         });
  4410.     }
  4411.     /**
  4412.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  4413.      *
  4414.      * @return \Symfony\Component\Console\Command\LazyCommand
  4415.      */
  4416.     protected function get_Console_Command_DotenvDebug_LazyService()
  4417.     {
  4418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4420.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  4421.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  4422.         });
  4423.     }
  4424.     /**
  4425.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  4426.      *
  4427.      * @return \Symfony\Component\Console\Command\LazyCommand
  4428.      */
  4429.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  4430.     {
  4431.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4433.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  4434.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  4435.         });
  4436.     }
  4437.     /**
  4438.      * Gets the private '.console.command.form_debug.lazy' shared service.
  4439.      *
  4440.      * @return \Symfony\Component\Console\Command\LazyCommand
  4441.      */
  4442.     protected function get_Console_Command_FormDebug_LazyService()
  4443.     {
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4446.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  4447.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  4448.         });
  4449.     }
  4450.     /**
  4451.      * Gets the private '.console.command.router_debug.lazy' shared service.
  4452.      *
  4453.      * @return \Symfony\Component\Console\Command\LazyCommand
  4454.      */
  4455.     protected function get_Console_Command_RouterDebug_LazyService()
  4456.     {
  4457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4459.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  4460.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  4461.         });
  4462.     }
  4463.     /**
  4464.      * Gets the private '.console.command.router_match.lazy' shared service.
  4465.      *
  4466.      * @return \Symfony\Component\Console\Command\LazyCommand
  4467.      */
  4468.     protected function get_Console_Command_RouterMatch_LazyService()
  4469.     {
  4470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4472.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  4473.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  4474.         });
  4475.     }
  4476.     /**
  4477.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  4478.      *
  4479.      * @return \Symfony\Component\Console\Command\LazyCommand
  4480.      */
  4481.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  4482.     {
  4483.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4485.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  4486.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  4487.         });
  4488.     }
  4489.     /**
  4490.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  4491.      *
  4492.      * @return \Symfony\Component\Console\Command\LazyCommand
  4493.      */
  4494.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  4495.     {
  4496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4498.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  4499.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  4500.         });
  4501.     }
  4502.     /**
  4503.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  4504.      *
  4505.      * @return \Symfony\Component\Console\Command\LazyCommand
  4506.      */
  4507.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  4508.     {
  4509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4511.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  4512.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  4513.         });
  4514.     }
  4515.     /**
  4516.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  4517.      *
  4518.      * @return \Symfony\Component\Console\Command\LazyCommand
  4519.      */
  4520.     protected function get_Console_Command_SecretsList_LazyService()
  4521.     {
  4522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4524.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  4525.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  4526.         });
  4527.     }
  4528.     /**
  4529.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  4530.      *
  4531.      * @return \Symfony\Component\Console\Command\LazyCommand
  4532.      */
  4533.     protected function get_Console_Command_SecretsRemove_LazyService()
  4534.     {
  4535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4537.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  4538.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  4539.         });
  4540.     }
  4541.     /**
  4542.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  4543.      *
  4544.      * @return \Symfony\Component\Console\Command\LazyCommand
  4545.      */
  4546.     protected function get_Console_Command_SecretsSet_LazyService()
  4547.     {
  4548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4550.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  4551.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  4552.         });
  4553.     }
  4554.     /**
  4555.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  4556.      *
  4557.      * @return \Symfony\Component\Console\Command\LazyCommand
  4558.      */
  4559.     protected function get_Console_Command_TranslationDebug_LazyService()
  4560.     {
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4563.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  4564.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  4565.         });
  4566.     }
  4567.     /**
  4568.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  4569.      *
  4570.      * @return \Symfony\Component\Console\Command\LazyCommand
  4571.      */
  4572.     protected function get_Console_Command_TranslationExtract_LazyService()
  4573.     {
  4574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4576.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  4577.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  4578.         });
  4579.     }
  4580.     /**
  4581.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  4582.      *
  4583.      * @return \Symfony\Component\Console\Command\LazyCommand
  4584.      */
  4585.     protected function get_Console_Command_TranslationPull_LazyService()
  4586.     {
  4587.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4589.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  4590.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  4591.         });
  4592.     }
  4593.     /**
  4594.      * Gets the private '.console.command.translation_push.lazy' shared service.
  4595.      *
  4596.      * @return \Symfony\Component\Console\Command\LazyCommand
  4597.      */
  4598.     protected function get_Console_Command_TranslationPush_LazyService()
  4599.     {
  4600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4601.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4602.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  4603.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  4604.         });
  4605.     }
  4606.     /**
  4607.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  4608.      *
  4609.      * @return \Symfony\Component\Console\Command\LazyCommand
  4610.      */
  4611.     protected function get_Console_Command_ValidatorDebug_LazyService()
  4612.     {
  4613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4615.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  4616.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  4617.         });
  4618.     }
  4619.     /**
  4620.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  4621.      *
  4622.      * @return \Symfony\Component\Console\Command\LazyCommand
  4623.      */
  4624.     protected function get_Console_Command_XliffLint_LazyService()
  4625.     {
  4626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4628.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  4629.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  4630.         });
  4631.     }
  4632.     /**
  4633.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  4634.      *
  4635.      * @return \Symfony\Component\Console\Command\LazyCommand
  4636.      */
  4637.     protected function get_Console_Command_YamlLint_LazyService()
  4638.     {
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4641.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  4642.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  4643.         });
  4644.     }
  4645.     /**
  4646.      * Gets the private '.debug.http_client' shared service.
  4647.      *
  4648.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4649.      */
  4650.     protected function get_Debug_HttpClientService()
  4651.     {
  4652.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  4653.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4654.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4655.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4656.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4657.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4658.         $a->setLogger($b);
  4659.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4660.     }
  4661.     /**
  4662.      * Gets the private '.errored..service_locator.CoH5eTz.Symfony\Component\HttpFoundation\Session\Session' shared service.
  4663.      *
  4664.      * @return \Symfony\Component\HttpFoundation\Session\Session
  4665.      */
  4666.     protected function getSession2Service()
  4667.     {
  4668.         $this->throw('Cannot autowire service ".service_locator.CoH5eTz": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
  4669.     }
  4670.     /**
  4671.      * Gets the private '.errored..service_locator.bRdave9.Symfony\Component\HttpFoundation\Response' shared service.
  4672.      *
  4673.      * @return \Symfony\Component\HttpFoundation\Response
  4674.      */
  4675.     protected function getResponseService()
  4676.     {
  4677.         $this->throw('Cannot autowire service ".service_locator.bRdave9": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  4678.     }
  4679.     /**
  4680.      * Gets the private '.errored..service_locator.f547vEI.Symfony\Component\ErrorHandler\Exception\FlattenException' shared service.
  4681.      *
  4682.      * @return \Symfony\Component\ErrorHandler\Exception\FlattenException
  4683.      */
  4684.     protected function getFlattenExceptionService()
  4685.     {
  4686.         $this->throw('Cannot autowire service ".service_locator.f547vEI": it references class "Symfony\\Component\\ErrorHandler\\Exception\\FlattenException" but no such service exists.');
  4687.     }
  4688.     /**
  4689.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  4690.      *
  4691.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  4692.      */
  4693.     protected function getLoaderInterfaceService()
  4694.     {
  4695.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "App\\CmsBundle\\Routing\\PageLoader", "App\\Trinity\\BlogBundle\\Routing\\ExtraLoader", "App\\Trinity\\WebshopBundle\\Routing\\ExtraLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "routing.loader.db", "webshop.loader".');
  4696.     }
  4697.     /**
  4698.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  4699.      *
  4700.      * @return \Symfony\Component\Console\Command\LazyCommand
  4701.      */
  4702.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  4703.     {
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4706.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4707.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  4708.         });
  4709.     }
  4710.     /**
  4711.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  4712.      *
  4713.      * @return \Symfony\Component\Console\Command\LazyCommand
  4714.      */
  4715.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  4716.     {
  4717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4719.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4720.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  4721.         });
  4722.     }
  4723.     /**
  4724.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  4725.      *
  4726.      * @return \Symfony\Component\Console\Command\LazyCommand
  4727.      */
  4728.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  4729.     {
  4730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4732.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4733.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  4734.         });
  4735.     }
  4736.     /**
  4737.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  4738.      *
  4739.      * @return \Symfony\Component\Console\Command\LazyCommand
  4740.      */
  4741.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  4742.     {
  4743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4745.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4746.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  4747.         });
  4748.     }
  4749.     /**
  4750.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  4751.      *
  4752.      * @return \Symfony\Component\Console\Command\LazyCommand
  4753.      */
  4754.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  4755.     {
  4756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4758.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4759.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  4760.         });
  4761.     }
  4762.     /**
  4763.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  4764.      *
  4765.      * @return \Symfony\Component\Console\Command\LazyCommand
  4766.      */
  4767.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  4768.     {
  4769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4771.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4772.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  4773.         });
  4774.     }
  4775.     /**
  4776.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  4777.      *
  4778.      * @return \Symfony\Component\Console\Command\LazyCommand
  4779.      */
  4780.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  4781.     {
  4782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4784.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4785.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  4786.         });
  4787.     }
  4788.     /**
  4789.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  4790.      *
  4791.      * @return \Symfony\Component\Console\Command\LazyCommand
  4792.      */
  4793.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  4794.     {
  4795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4797.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4798.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  4799.         });
  4800.     }
  4801.     /**
  4802.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  4803.      *
  4804.      * @return \Symfony\Component\Console\Command\LazyCommand
  4805.      */
  4806.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  4807.     {
  4808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4810.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4811.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  4812.         });
  4813.     }
  4814.     /**
  4815.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  4816.      *
  4817.      * @return \Symfony\Component\Console\Command\LazyCommand
  4818.      */
  4819.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  4820.     {
  4821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4823.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4824.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  4825.         });
  4826.     }
  4827.     /**
  4828.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  4829.      *
  4830.      * @return \Symfony\Component\Console\Command\LazyCommand
  4831.      */
  4832.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  4833.     {
  4834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4836.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4837.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  4838.         });
  4839.     }
  4840.     /**
  4841.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  4842.      *
  4843.      * @return \Symfony\Component\Console\Command\LazyCommand
  4844.      */
  4845.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  4846.     {
  4847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4849.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4850.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  4851.         });
  4852.     }
  4853.     /**
  4854.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  4855.      *
  4856.      * @return \Symfony\Component\Console\Command\LazyCommand
  4857.      */
  4858.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  4859.     {
  4860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4862.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4863.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  4864.         });
  4865.     }
  4866.     /**
  4867.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  4868.      *
  4869.      * @return \Symfony\Component\Console\Command\LazyCommand
  4870.      */
  4871.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  4872.     {
  4873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4875.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4876.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  4877.         });
  4878.     }
  4879.     /**
  4880.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  4881.      *
  4882.      * @return \Symfony\Component\Console\Command\LazyCommand
  4883.      */
  4884.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  4885.     {
  4886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4888.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4889.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  4890.         });
  4891.     }
  4892.     /**
  4893.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  4894.      *
  4895.      * @return \Symfony\Component\Console\Command\LazyCommand
  4896.      */
  4897.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  4898.     {
  4899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4901.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4902.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  4903.         });
  4904.     }
  4905.     /**
  4906.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  4907.      *
  4908.      * @return \Symfony\Component\Console\Command\LazyCommand
  4909.      */
  4910.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  4911.     {
  4912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4914.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4915.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  4916.         });
  4917.     }
  4918.     /**
  4919.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  4920.      *
  4921.      * @return \Symfony\Component\Console\Command\LazyCommand
  4922.      */
  4923.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  4924.     {
  4925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4927.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4928.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  4929.         });
  4930.     }
  4931.     /**
  4932.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  4933.      *
  4934.      * @return \Symfony\Component\Console\Command\LazyCommand
  4935.      */
  4936.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  4937.     {
  4938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4940.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4941.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  4942.         });
  4943.     }
  4944.     /**
  4945.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  4946.      *
  4947.      * @return \Symfony\Component\Console\Command\LazyCommand
  4948.      */
  4949.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  4950.     {
  4951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4953.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4954.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  4955.         });
  4956.     }
  4957.     /**
  4958.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  4959.      *
  4960.      * @return \Symfony\Component\Console\Command\LazyCommand
  4961.      */
  4962.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  4963.     {
  4964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4966.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4967.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  4968.         });
  4969.     }
  4970.     /**
  4971.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  4972.      *
  4973.      * @return \Symfony\Component\Console\Command\LazyCommand
  4974.      */
  4975.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4976.     {
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4979.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4980.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4981.         });
  4982.     }
  4983.     /**
  4984.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  4985.      *
  4986.      * @return \Symfony\Component\Console\Command\LazyCommand
  4987.      */
  4988.     protected function get_Monolog_Command_ServerLog_LazyService()
  4989.     {
  4990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4992.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  4993.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  4994.         });
  4995.     }
  4996.     /**
  4997.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4998.      *
  4999.      * @return \Symfony\Component\Console\Command\LazyCommand
  5000.      */
  5001.     protected function get_Security_Command_DebugFirewall_LazyService()
  5002.     {
  5003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5005.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  5006.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  5007.         });
  5008.     }
  5009.     /**
  5010.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  5011.      *
  5012.      * @return \Symfony\Component\Console\Command\LazyCommand
  5013.      */
  5014.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  5015.     {
  5016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5018.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  5019.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  5020.         });
  5021.     }
  5022.     /**
  5023.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  5024.      *
  5025.      * @return \Symfony\Component\Console\Command\LazyCommand
  5026.      */
  5027.     protected function get_Security_Command_UserPasswordHash_LazyService()
  5028.     {
  5029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5031.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  5032.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  5033.         });
  5034.     }
  5035.     /**
  5036.      * Gets the private '.service_locator.6VMI2oi' shared service.
  5037.      *
  5038.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5039.      */
  5040.     protected function get_ServiceLocator_6VMI2oiService()
  5041.     {
  5042.         return $this->privates['.service_locator.6VMI2oi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5043.             'App\\CmsBundle\\Controller\\ApiController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  5044.             'App\\CmsBundle\\Controller\\DefaultController::spotlightSearch' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5045.             'App\\CmsBundle\\Controller\\ErrorController::show' => ['privates''.service_locator.f547vEI''get_ServiceLocator_F547vEIService'false],
  5046.             'App\\CmsBundle\\Controller\\LoginController::setup2fa' => ['privates''.service_locator.CoH5eTz''get_ServiceLocator_CoH5eTzService'false],
  5047.             'App\\CmsBundle\\Controller\\MailController::previewIncludeAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5048.             'App\\CmsBundle\\Controller\\PageController::linkAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5049.             'App\\CmsBundle\\Controller\\PageController::notify' => ['privates''.service_locator.BLTw9in''get_ServiceLocator_BLTw9inService'false],
  5050.             'App\\CmsBundle\\Controller\\UsersController::profileAction' => ['privates''.service_locator.FbmMItr''get_ServiceLocator_FbmMItrService'false],
  5051.             'App\\CmsBundle\\Controller\\UsersController::setup2fa' => ['privates''.service_locator.CoH5eTz''get_ServiceLocator_CoH5eTzService'false],
  5052.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  5053.             'App\\Trinity\\BlogBundle\\Controller\\EntryController::editAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5054.             'App\\Trinity\\BlogBundle\\Controller\\EntryController::indexAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5055.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::customer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5056.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::customers' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5057.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::getOrder' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5058.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::getOrderStatus' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5059.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::getOrders' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5060.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::postOrderPaymentStatus' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5061.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::postOrderStatus' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5062.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  5063.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController::finishAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5064.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController::loginAction' => ['privates''.service_locator.eECzLMY''get_ServiceLocator_EECzLMYService'false],
  5065.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController::overviewAction' => ['privates''.service_locator.tXM58lC''get_ServiceLocator_TXM58lCService'false],
  5066.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController::reorder' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5067.             'App\\Trinity\\WebshopBundle\\Controller\\FrontController::productsAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5068.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController::giftcardDownload' => ['privates''.service_locator.fY0Iw1B''get_ServiceLocator_FY0Iw1BService'false],
  5069.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController::index' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5070.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController::used' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5071.             'App\\Trinity\\WebshopBundle\\Controller\\MailController::previewIncludeAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5072.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController::addAction' => ['privates''.service_locator.tXM58lC''get_ServiceLocator_TXM58lCService'false],
  5073.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController::finishManualAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5074.             'App\\Trinity\\WebshopBundle\\Controller\\PromotionsController::indexAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5075.             'App\\Trinity\\WebshopBundle\\Controller\\TagController::deleteAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5076.             'App\\Trinity\\WebshopBundle\\Controller\\TagController::edit' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5077.             'App\\Trinity\\WebshopBundle\\Controller\\TagController::index' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5078.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController::deleteAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5079.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController::edit' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5080.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController::index' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5081.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  5082.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  5083.             'kernel::terminate' => ['privates''.service_locator.bRdave9''get_ServiceLocator_BRdave9Service'false],
  5084.             'App\\CmsBundle\\Controller\\ApiController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  5085.             'App\\CmsBundle\\Controller\\DefaultController:spotlightSearch' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5086.             'App\\CmsBundle\\Controller\\ErrorController:show' => ['privates''.service_locator.f547vEI''get_ServiceLocator_F547vEIService'false],
  5087.             'App\\CmsBundle\\Controller\\LoginController:setup2fa' => ['privates''.service_locator.CoH5eTz''get_ServiceLocator_CoH5eTzService'false],
  5088.             'App\\CmsBundle\\Controller\\MailController:previewIncludeAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5089.             'App\\CmsBundle\\Controller\\PageController:linkAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5090.             'App\\CmsBundle\\Controller\\PageController:notify' => ['privates''.service_locator.BLTw9in''get_ServiceLocator_BLTw9inService'false],
  5091.             'App\\CmsBundle\\Controller\\UsersController:profileAction' => ['privates''.service_locator.FbmMItr''get_ServiceLocator_FbmMItrService'false],
  5092.             'App\\CmsBundle\\Controller\\UsersController:setup2fa' => ['privates''.service_locator.CoH5eTz''get_ServiceLocator_CoH5eTzService'false],
  5093.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  5094.             'App\\Trinity\\BlogBundle\\Controller\\EntryController:editAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5095.             'App\\Trinity\\BlogBundle\\Controller\\EntryController:indexAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5096.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:customer' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5097.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:customers' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5098.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:getOrder' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5099.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:getOrderStatus' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5100.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:getOrders' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5101.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:postOrderPaymentStatus' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5102.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:postOrderStatus' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5103.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  5104.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController:finishAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5105.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController:loginAction' => ['privates''.service_locator.eECzLMY''get_ServiceLocator_EECzLMYService'false],
  5106.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController:overviewAction' => ['privates''.service_locator.tXM58lC''get_ServiceLocator_TXM58lCService'false],
  5107.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController:reorder' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5108.             'App\\Trinity\\WebshopBundle\\Controller\\FrontController:productsAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5109.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController:giftcardDownload' => ['privates''.service_locator.fY0Iw1B''get_ServiceLocator_FY0Iw1BService'false],
  5110.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController:index' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5111.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController:used' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5112.             'App\\Trinity\\WebshopBundle\\Controller\\MailController:previewIncludeAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5113.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController:addAction' => ['privates''.service_locator.tXM58lC''get_ServiceLocator_TXM58lCService'false],
  5114.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController:finishManualAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  5115.             'App\\Trinity\\WebshopBundle\\Controller\\PromotionsController:indexAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5116.             'App\\Trinity\\WebshopBundle\\Controller\\TagController:deleteAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5117.             'App\\Trinity\\WebshopBundle\\Controller\\TagController:edit' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5118.             'App\\Trinity\\WebshopBundle\\Controller\\TagController:index' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5119.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController:deleteAction' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5120.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController:edit' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5121.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController:index' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  5122.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  5123.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  5124.             'kernel:terminate' => ['privates''.service_locator.bRdave9''get_ServiceLocator_BRdave9Service'false],
  5125.         ], [
  5126.             'App\\CmsBundle\\Controller\\ApiController::setViewHandler' => '?',
  5127.             'App\\CmsBundle\\Controller\\DefaultController::spotlightSearch' => '?',
  5128.             'App\\CmsBundle\\Controller\\ErrorController::show' => '?',
  5129.             'App\\CmsBundle\\Controller\\LoginController::setup2fa' => '?',
  5130.             'App\\CmsBundle\\Controller\\MailController::previewIncludeAction' => '?',
  5131.             'App\\CmsBundle\\Controller\\PageController::linkAction' => '?',
  5132.             'App\\CmsBundle\\Controller\\PageController::notify' => '?',
  5133.             'App\\CmsBundle\\Controller\\UsersController::profileAction' => '?',
  5134.             'App\\CmsBundle\\Controller\\UsersController::setup2fa' => '?',
  5135.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController::setViewHandler' => '?',
  5136.             'App\\Trinity\\BlogBundle\\Controller\\EntryController::editAction' => '?',
  5137.             'App\\Trinity\\BlogBundle\\Controller\\EntryController::indexAction' => '?',
  5138.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::customer' => '?',
  5139.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::customers' => '?',
  5140.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::getOrder' => '?',
  5141.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::getOrderStatus' => '?',
  5142.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::getOrders' => '?',
  5143.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::postOrderPaymentStatus' => '?',
  5144.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::postOrderStatus' => '?',
  5145.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController::setViewHandler' => '?',
  5146.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController::finishAction' => '?',
  5147.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController::loginAction' => '?',
  5148.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController::overviewAction' => '?',
  5149.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController::reorder' => '?',
  5150.             'App\\Trinity\\WebshopBundle\\Controller\\FrontController::productsAction' => '?',
  5151.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController::giftcardDownload' => '?',
  5152.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController::index' => '?',
  5153.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController::used' => '?',
  5154.             'App\\Trinity\\WebshopBundle\\Controller\\MailController::previewIncludeAction' => '?',
  5155.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController::addAction' => '?',
  5156.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController::finishManualAction' => '?',
  5157.             'App\\Trinity\\WebshopBundle\\Controller\\PromotionsController::indexAction' => '?',
  5158.             'App\\Trinity\\WebshopBundle\\Controller\\TagController::deleteAction' => '?',
  5159.             'App\\Trinity\\WebshopBundle\\Controller\\TagController::edit' => '?',
  5160.             'App\\Trinity\\WebshopBundle\\Controller\\TagController::index' => '?',
  5161.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController::deleteAction' => '?',
  5162.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController::edit' => '?',
  5163.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController::index' => '?',
  5164.             'kernel::loadRoutes' => '?',
  5165.             'kernel::registerContainerConfiguration' => '?',
  5166.             'kernel::terminate' => '?',
  5167.             'App\\CmsBundle\\Controller\\ApiController:setViewHandler' => '?',
  5168.             'App\\CmsBundle\\Controller\\DefaultController:spotlightSearch' => '?',
  5169.             'App\\CmsBundle\\Controller\\ErrorController:show' => '?',
  5170.             'App\\CmsBundle\\Controller\\LoginController:setup2fa' => '?',
  5171.             'App\\CmsBundle\\Controller\\MailController:previewIncludeAction' => '?',
  5172.             'App\\CmsBundle\\Controller\\PageController:linkAction' => '?',
  5173.             'App\\CmsBundle\\Controller\\PageController:notify' => '?',
  5174.             'App\\CmsBundle\\Controller\\UsersController:profileAction' => '?',
  5175.             'App\\CmsBundle\\Controller\\UsersController:setup2fa' => '?',
  5176.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController:setViewHandler' => '?',
  5177.             'App\\Trinity\\BlogBundle\\Controller\\EntryController:editAction' => '?',
  5178.             'App\\Trinity\\BlogBundle\\Controller\\EntryController:indexAction' => '?',
  5179.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:customer' => '?',
  5180.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:customers' => '?',
  5181.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:getOrder' => '?',
  5182.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:getOrderStatus' => '?',
  5183.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:getOrders' => '?',
  5184.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:postOrderPaymentStatus' => '?',
  5185.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:postOrderStatus' => '?',
  5186.             'App\\Trinity\\WebshopBundle\\Controller\\ApiController:setViewHandler' => '?',
  5187.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController:finishAction' => '?',
  5188.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController:loginAction' => '?',
  5189.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController:overviewAction' => '?',
  5190.             'App\\Trinity\\WebshopBundle\\Controller\\CheckoutController:reorder' => '?',
  5191.             'App\\Trinity\\WebshopBundle\\Controller\\FrontController:productsAction' => '?',
  5192.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController:giftcardDownload' => '?',
  5193.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController:index' => '?',
  5194.             'App\\Trinity\\WebshopBundle\\Controller\\GiftcardController:used' => '?',
  5195.             'App\\Trinity\\WebshopBundle\\Controller\\MailController:previewIncludeAction' => '?',
  5196.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController:addAction' => '?',
  5197.             'App\\Trinity\\WebshopBundle\\Controller\\OrdersController:finishManualAction' => '?',
  5198.             'App\\Trinity\\WebshopBundle\\Controller\\PromotionsController:indexAction' => '?',
  5199.             'App\\Trinity\\WebshopBundle\\Controller\\TagController:deleteAction' => '?',
  5200.             'App\\Trinity\\WebshopBundle\\Controller\\TagController:edit' => '?',
  5201.             'App\\Trinity\\WebshopBundle\\Controller\\TagController:index' => '?',
  5202.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController:deleteAction' => '?',
  5203.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController:edit' => '?',
  5204.             'App\\Trinity\\WebshopBundle\\Controller\\TagDisplayController:index' => '?',
  5205.             'kernel:loadRoutes' => '?',
  5206.             'kernel:registerContainerConfiguration' => '?',
  5207.             'kernel:terminate' => '?',
  5208.         ]);
  5209.     }
  5210.     /**
  5211.      * Gets the private '.service_locator.9TcZ2i.' shared service.
  5212.      *
  5213.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5214.      */
  5215.     protected function get_ServiceLocator_9TcZ2i_Service()
  5216.     {
  5217.         return $this->privates['.service_locator.9TcZ2i.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5218.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  5219.             'security.event_dispatcher.admin_secured_area' => ['privates''security.event_dispatcher.admin_secured_area''getSecurity_EventDispatcher_AdminSecuredAreaService'false],
  5220.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  5221.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  5222.             'security.event_dispatcher.user_secured_area' => ['privates''security.event_dispatcher.user_secured_area''getSecurity_EventDispatcher_UserSecuredAreaService'false],
  5223.         ], [
  5224.             'event_dispatcher' => '?',
  5225.             'security.event_dispatcher.admin_secured_area' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  5226.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  5227.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  5228.             'security.event_dispatcher.user_secured_area' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  5229.         ]);
  5230.     }
  5231.     /**
  5232.      * Gets the private '.service_locator.BLTw9in' shared service.
  5233.      *
  5234.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5235.      */
  5236.     protected function get_ServiceLocator_BLTw9inService()
  5237.     {
  5238.         return $this->privates['.service_locator.BLTw9in'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5239.             'Page' => ['privates''App\\CmsBundle\\Entity\\Page''getPageService'false],
  5240.         ], [
  5241.             'Page' => 'App\\CmsBundle\\Entity\\Page',
  5242.         ]);
  5243.     }
  5244.     /**
  5245.      * Gets the private '.service_locator.CoH5eTz' shared service.
  5246.      *
  5247.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5248.      */
  5249.     protected function get_ServiceLocator_CoH5eTzService()
  5250.     {
  5251.         return $this->privates['.service_locator.CoH5eTz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5252.             'session' => ['privates''.errored..service_locator.CoH5eTz.Symfony\\Component\\HttpFoundation\\Session\\Session'NULL'Cannot autowire service ".service_locator.CoH5eTz": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
  5253.             'totpAuthenticator' => ['services''scheb_two_factor.security.totp_authenticator''getSchebTwoFactor_Security_TotpAuthenticatorService'false],
  5254.         ], [
  5255.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  5256.             'totpAuthenticator' => '?',
  5257.         ]);
  5258.     }
  5259.     /**
  5260.      * Gets the private '.service_locator.FbmMItr' shared service.
  5261.      *
  5262.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5263.      */
  5264.     protected function get_ServiceLocator_FbmMItrService()
  5265.     {
  5266.         return $this->privates['.service_locator.FbmMItr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5267.             'totpAuthenticator' => ['services''scheb_two_factor.security.totp_authenticator''getSchebTwoFactor_Security_TotpAuthenticatorService'false],
  5268.         ], [
  5269.             'totpAuthenticator' => '?',
  5270.         ]);
  5271.     }
  5272.     /**
  5273.      * Gets the private '.service_locator.bRdave9' shared service.
  5274.      *
  5275.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5276.      */
  5277.     protected function get_ServiceLocator_BRdave9Service()
  5278.     {
  5279.         return $this->privates['.service_locator.bRdave9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5280.             'response' => ['privates''.errored..service_locator.bRdave9.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.bRdave9": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  5281.         ], [
  5282.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  5283.         ]);
  5284.     }
  5285.     /**
  5286.      * Gets the private '.service_locator.eECzLMY' shared service.
  5287.      *
  5288.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5289.      */
  5290.     protected function get_ServiceLocator_EECzLMYService()
  5291.     {
  5292.         return $this->privates['.service_locator.eECzLMY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5293.             'factory' => ['privates''security.encoder_factory.generic''getSecurity_EncoderFactory_GenericService'false],
  5294.         ], [
  5295.             'factory' => '?',
  5296.         ]);
  5297.     }
  5298.     /**
  5299.      * Gets the private '.service_locator.eNXvEIX' shared service.
  5300.      *
  5301.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5302.      */
  5303.     protected function get_ServiceLocator_ENXvEIXService()
  5304.     {
  5305.         return $this->privates['.service_locator.eNXvEIX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5306.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5307.         ], [
  5308.             'twig' => '?',
  5309.         ]);
  5310.     }
  5311.     /**
  5312.      * Gets the private '.service_locator.f547vEI' shared service.
  5313.      *
  5314.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5315.      */
  5316.     protected function get_ServiceLocator_F547vEIService()
  5317.     {
  5318.         return $this->privates['.service_locator.f547vEI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5319.             'containerInterface' => ['services''service_container''getServiceContainerService'false],
  5320.             'exception' => ['privates''.errored..service_locator.f547vEI.Symfony\\Component\\ErrorHandler\\Exception\\FlattenException'NULL'Cannot autowire service ".service_locator.f547vEI": it references class "Symfony\\Component\\ErrorHandler\\Exception\\FlattenException" but no such service exists.'],
  5321.             'mailer' => ['privates''App\\CmsBundle\\Util\\Mailer''getMailerService'false],
  5322.             'translator' => ['services''translator''getTranslatorService'false],
  5323.         ], [
  5324.             'containerInterface' => '?',
  5325.             'exception' => 'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException',
  5326.             'mailer' => 'App\\CmsBundle\\Util\\Mailer',
  5327.             'translator' => '?',
  5328.         ]);
  5329.     }
  5330.     /**
  5331.      * Gets the private '.service_locator.fY0Iw1B' shared service.
  5332.      *
  5333.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5334.      */
  5335.     protected function get_ServiceLocator_FY0Iw1BService()
  5336.     {
  5337.         return $this->privates['.service_locator.fY0Iw1B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5338.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5339.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5340.         ], [
  5341.             'em' => '?',
  5342.             'twig' => '?',
  5343.         ]);
  5344.     }
  5345.     /**
  5346.      * Gets the private '.service_locator.foPrRcS' shared service.
  5347.      *
  5348.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5349.      */
  5350.     protected function get_ServiceLocator_FoPrRcSService()
  5351.     {
  5352.         return $this->privates['.service_locator.foPrRcS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5353.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  5354.         ], [
  5355.             'viewhandler' => '?',
  5356.         ]);
  5357.     }
  5358.     /**
  5359.      * Gets the private '.service_locator.gArUn4e' shared service.
  5360.      *
  5361.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5362.      */
  5363.     protected function get_ServiceLocator_GArUn4eService()
  5364.     {
  5365.         return $this->privates['.service_locator.gArUn4e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5366.             'security.firewall.map.context.admin_secured_area' => ['privates''security.firewall.map.context.admin_secured_area''getSecurity_Firewall_Map_Context_AdminSecuredAreaService'false],
  5367.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  5368.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  5369.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  5370.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'false],
  5371.             'security.firewall.map.context.user_secured_area' => ['privates''security.firewall.map.context.user_secured_area''getSecurity_Firewall_Map_Context_UserSecuredAreaService'false],
  5372.         ], [
  5373.             'security.firewall.map.context.admin_secured_area' => '?',
  5374.             'security.firewall.map.context.api' => '?',
  5375.             'security.firewall.map.context.dev' => '?',
  5376.             'security.firewall.map.context.main' => '?',
  5377.             'security.firewall.map.context.oauth_token' => '?',
  5378.             'security.firewall.map.context.user_secured_area' => '?',
  5379.         ]);
  5380.     }
  5381.     /**
  5382.      * Gets the private '.service_locator.mx0UMmY' shared service.
  5383.      *
  5384.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5385.      */
  5386.     protected function get_ServiceLocator_Mx0UMmYService()
  5387.     {
  5388.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5389.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5390.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5391.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5392.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5393.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5394.             'router' => ['services''router''getRouterService'false],
  5395.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5396.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5397.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5398.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5399.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5400.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5401.         ], [
  5402.             'doctrine' => '?',
  5403.             'form.factory' => '?',
  5404.             'http_kernel' => '?',
  5405.             'parameter_bag' => '?',
  5406.             'request_stack' => '?',
  5407.             'router' => '?',
  5408.             'security.authorization_checker' => '?',
  5409.             'security.csrf.token_manager' => '?',
  5410.             'security.token_storage' => '?',
  5411.             'serializer' => '?',
  5412.             'session' => '.session.deprecated',
  5413.             'twig' => '?',
  5414.         ]);
  5415.     }
  5416.     /**
  5417.      * Gets the private '.service_locator.t6i3vFk' shared service.
  5418.      *
  5419.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5420.      */
  5421.     protected function get_ServiceLocator_T6i3vFkService()
  5422.     {
  5423.         return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5424.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  5425.         ], [
  5426.             'em' => '?',
  5427.         ]);
  5428.     }
  5429.     /**
  5430.      * Gets the private '.service_locator.tXM58lC' shared service.
  5431.      *
  5432.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5433.      */
  5434.     protected function get_ServiceLocator_TXM58lCService()
  5435.     {
  5436.         return $this->privates['.service_locator.tXM58lC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5437.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  5438.         ], [
  5439.             'passwordEncoder' => '?',
  5440.         ]);
  5441.     }
  5442.     /**
  5443.      * Gets the private '.service_locator.u9KuSDP' shared service.
  5444.      *
  5445.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5446.      */
  5447.     protected function get_ServiceLocator_U9KuSDPService()
  5448.     {
  5449.         return $this->privates['.service_locator.u9KuSDP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5450.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5451.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5452.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  5453.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5454.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5455.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5456.             'router' => ['services''router''getRouterService'false],
  5457.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5458.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5459.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5460.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5461.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5462.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5463.         ], [
  5464.             'doctrine' => '?',
  5465.             'form.factory' => '?',
  5466.             'fos_rest.view_handler' => '?',
  5467.             'http_kernel' => '?',
  5468.             'parameter_bag' => '?',
  5469.             'request_stack' => '?',
  5470.             'router' => '?',
  5471.             'security.authorization_checker' => '?',
  5472.             'security.csrf.token_manager' => '?',
  5473.             'security.token_storage' => '?',
  5474.             'serializer' => '?',
  5475.             'session' => '.session.deprecated',
  5476.             'twig' => '?',
  5477.         ]);
  5478.     }
  5479.     /**
  5480.      * Gets the private '.service_locator.xUrKPVU' shared service.
  5481.      *
  5482.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5483.      */
  5484.     protected function get_ServiceLocator_XUrKPVUService()
  5485.     {
  5486.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5487.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "App\\CmsBundle\\Routing\\PageLoader", "App\\Trinity\\BlogBundle\\Routing\\ExtraLoader", "App\\Trinity\\WebshopBundle\\Routing\\ExtraLoader", "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "routing.loader.db", "webshop.loader".'],
  5488.         ], [
  5489.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5490.         ]);
  5491.     }
  5492.     /**
  5493.      * Gets the private '.session.deprecated' shared service.
  5494.      *
  5495.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5496.      */
  5497.     protected function get_Session_DeprecatedService()
  5498.     {
  5499.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  5500.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5501.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  5502.     }
  5503.     /**
  5504.      * Gets the private '.twig.command.debug.lazy' shared service.
  5505.      *
  5506.      * @return \Symfony\Component\Console\Command\LazyCommand
  5507.      */
  5508.     protected function get_Twig_Command_Debug_LazyService()
  5509.     {
  5510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5512.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  5513.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5514.         });
  5515.     }
  5516.     /**
  5517.      * Gets the private '.twig.command.lint.lazy' shared service.
  5518.      *
  5519.      * @return \Symfony\Component\Console\Command\LazyCommand
  5520.      */
  5521.     protected function get_Twig_Command_Lint_LazyService()
  5522.     {
  5523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5525.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  5526.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5527.         });
  5528.     }
  5529.     /**
  5530.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  5531.      *
  5532.      * @return \Symfony\Component\Console\Command\LazyCommand
  5533.      */
  5534.     protected function get_VarDumper_Command_ServerDump_LazyService()
  5535.     {
  5536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5538.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  5539.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  5540.         });
  5541.     }
  5542.     /**
  5543.      * Gets the private 'App\CmsBundle\Entity\Page' shared autowired service.
  5544.      *
  5545.      * @return \App\CmsBundle\Entity\Page
  5546.      */
  5547.     protected function getPageService()
  5548.     {
  5549.         include_once \dirname(__DIR__4).'/src/CmsBundle/Entity/PageInterface.php';
  5550.         include_once \dirname(__DIR__4).'/src/CmsBundle/Entity/Page.php';
  5551.         return $this->privates['App\\CmsBundle\\Entity\\Page'] = new \App\CmsBundle\Entity\Page();
  5552.     }
  5553.     /**
  5554.      * Gets the private 'App\CmsBundle\Repository\UserRepository' shared autowired service.
  5555.      *
  5556.      * @return \App\CmsBundle\Repository\UserRepository
  5557.      */
  5558.     protected function getUserRepositoryService()
  5559.     {
  5560.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5561.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5562.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5563.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5564.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5565.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/UserLoaderInterface.php';
  5566.         include_once \dirname(__DIR__4).'/src/CmsBundle/Repository/UserRepository.php';
  5567.         return $this->privates['App\\CmsBundle\\Repository\\UserRepository'] = new \App\CmsBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5568.     }
  5569.     /**
  5570.      * Gets the private 'App\CmsBundle\Security\AppUserAuthenticator' shared autowired service.
  5571.      *
  5572.      * @return \App\CmsBundle\Security\AppUserAuthenticator
  5573.      */
  5574.     protected function getAppUserAuthenticatorService()
  5575.     {
  5576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  5577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  5578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  5579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  5580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  5582.         include_once \dirname(__DIR__4).'/src/CmsBundle/Security/AppUserAuthenticator.php';
  5583.         return $this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] = new \App\CmsBundle\Security\AppUserAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  5584.     }
  5585.     /**
  5586.      * Gets the private 'App\CmsBundle\Type\TrinityEntityType' shared autowired service.
  5587.      *
  5588.      * @return \App\CmsBundle\Type\TrinityEntityType
  5589.      */
  5590.     protected function getTrinityEntityTypeService()
  5591.     {
  5592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5593.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5594.         include_once \dirname(__DIR__4).'/src/CmsBundle/Type/TrinityEntityType.php';
  5595.         return $this->privates['App\\CmsBundle\\Type\\TrinityEntityType'] = new \App\CmsBundle\Type\TrinityEntityType();
  5596.     }
  5597.     /**
  5598.      * Gets the private 'App\CmsBundle\Util\Mailer' shared autowired service.
  5599.      *
  5600.      * @return \App\CmsBundle\Util\Mailer
  5601.      */
  5602.     protected function getMailerService()
  5603.     {
  5604.         include_once \dirname(__DIR__4).'/src/CmsBundle/Util/Mailer.php';
  5605.         return $this->privates['App\\CmsBundle\\Util\\Mailer'] = new \App\CmsBundle\Util\Mailer(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5606.     }
  5607.     /**
  5608.      * Gets the private 'App\Trinity\WebshopBundle\Command\GenerateProductsCommand' shared autowired service.
  5609.      *
  5610.      * @return \App\Trinity\WebshopBundle\Command\GenerateProductsCommand
  5611.      */
  5612.     protected function getGenerateProductsCommandService()
  5613.     {
  5614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5615.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/GenerateProductsCommand.php';
  5616.         $this->privates['App\\Trinity\\WebshopBundle\\Command\\GenerateProductsCommand'] = $instance = new \App\Trinity\WebshopBundle\Command\GenerateProductsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5617.         $instance->setName('trinity:webshop:generate:products');
  5618.         $instance->setDescription('Generate random products');
  5619.         return $instance;
  5620.     }
  5621.     /**
  5622.      * Gets the private 'App\Trinity\WebshopBundle\Command\ImportWoocommerce' shared autowired service.
  5623.      *
  5624.      * @return \App\Trinity\WebshopBundle\Command\ImportWoocommerce
  5625.      */
  5626.     protected function getImportWoocommerceService()
  5627.     {
  5628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5629.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Command/ImportWoocommerce.php';
  5630.         $this->privates['App\\Trinity\\WebshopBundle\\Command\\ImportWoocommerce'] = $instance = new \App\Trinity\WebshopBundle\Command\ImportWoocommerce(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  5631.         $instance->setName('trinity:webshop:import:woocommerce');
  5632.         $instance->setDescription('Import WooCommerce data');
  5633.         return $instance;
  5634.     }
  5635.     /**
  5636.      * Gets the private 'App\Trinity\WebshopBundle\Form\PromotionBarType' shared autowired service.
  5637.      *
  5638.      * @return \App\Trinity\WebshopBundle\Form\PromotionBarType
  5639.      */
  5640.     protected function getPromotionBarTypeService()
  5641.     {
  5642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5643.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5644.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Form/PromotionBarType.php';
  5645.         return $this->privates['App\\Trinity\\WebshopBundle\\Form\\PromotionBarType'] = new \App\Trinity\WebshopBundle\Form\PromotionBarType();
  5646.     }
  5647.     /**
  5648.      * Gets the private 'App\Trinity\WebshopBundle\Form\PromotionPopupType' shared autowired service.
  5649.      *
  5650.      * @return \App\Trinity\WebshopBundle\Form\PromotionPopupType
  5651.      */
  5652.     protected function getPromotionPopupTypeService()
  5653.     {
  5654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5655.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5656.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Form/PromotionPopupType.php';
  5657.         return $this->privates['App\\Trinity\\WebshopBundle\\Form\\PromotionPopupType'] = new \App\Trinity\WebshopBundle\Form\PromotionPopupType();
  5658.     }
  5659.     /**
  5660.      * Gets the private 'App\Trinity\WebshopBundle\Form\TagDisplayType' shared autowired service.
  5661.      *
  5662.      * @return \App\Trinity\WebshopBundle\Form\TagDisplayType
  5663.      */
  5664.     protected function getTagDisplayTypeService()
  5665.     {
  5666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5667.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5668.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Form/TagDisplayType.php';
  5669.         return $this->privates['App\\Trinity\\WebshopBundle\\Form\\TagDisplayType'] = new \App\Trinity\WebshopBundle\Form\TagDisplayType();
  5670.     }
  5671.     /**
  5672.      * Gets the private 'App\Trinity\WebshopBundle\Form\TagType' shared autowired service.
  5673.      *
  5674.      * @return \App\Trinity\WebshopBundle\Form\TagType
  5675.      */
  5676.     protected function getTagTypeService()
  5677.     {
  5678.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5680.         include_once \dirname(__DIR__4).'/src/Trinity/WebshopBundle/Form/TagType.php';
  5681.         return $this->privates['App\\Trinity\\WebshopBundle\\Form\\TagType'] = new \App\Trinity\WebshopBundle\Form\TagType();
  5682.     }
  5683.     /**
  5684.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5685.      *
  5686.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5687.      */
  5688.     protected function getManagerRegistryAwareConnectionProviderService()
  5689.     {
  5690.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  5691.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5692.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  5693.     }
  5694.     /**
  5695.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5696.      *
  5697.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5698.      */
  5699.     protected function getRunSqlCommandService()
  5700.     {
  5701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5702.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5703.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5704.         $instance->setName('dbal:run-sql');
  5705.         return $instance;
  5706.     }
  5707.     /**
  5708.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  5709.      *
  5710.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  5711.      */
  5712.     protected function getSentryTestCommandService()
  5713.     {
  5714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5715.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  5716.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand();
  5717.         $instance->setName('sentry:test');
  5718.         return $instance;
  5719.     }
  5720.     /**
  5721.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  5722.      *
  5723.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  5724.      */
  5725.     protected function getConsoleListenerService()
  5726.     {
  5727.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  5728.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  5729.     }
  5730.     /**
  5731.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  5732.      *
  5733.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  5734.      */
  5735.     protected function getErrorListenerService()
  5736.     {
  5737.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  5738.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  5739.     }
  5740.     /**
  5741.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  5742.      *
  5743.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  5744.      */
  5745.     protected function getRequestListenerService()
  5746.     {
  5747.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5748.     }
  5749.     /**
  5750.      * Gets the private 'Sentry\State\HubInterface' shared service.
  5751.      *
  5752.      * @return \Sentry\State\Hub
  5753.      */
  5754.     protected function getHubInterfaceService()
  5755.     {
  5756.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\SentryBundle\SentryBundle::getCurrentHub();
  5757.         $a = new \Sentry\Options(['dsn' => $this->getEnv('SENTRY_DSN')]);
  5758.         $a->setEnvironment('dev');
  5759.         $a->setPrefixes([=> (\dirname(__DIR__4).'/vendor/phing/phing/classes'), => (\dirname(__DIR__4).'/vendor/propel/propel1/runtime/lib'), => (\dirname(__DIR__4).'/vendor/propel/propel1/generator/lib'), => (\dirname(__DIR__4).'/public'), => '/opt/plesk/php/8.2/share/pear']);
  5760.         $a->setRelease('dev-master@e5da630');
  5761.         $a->setSampleRate(0.2);
  5762.         $a->setTags([]);
  5763.         $a->setInAppExcludedPaths([=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor')]);
  5764.         $a->setInAppIncludedPaths([]);
  5765.         $a->setClassSerializers([]);
  5766.         $a->setIntegrations(\Sentry\SentryBundle\DependencyInjection\IntegrationFilterFactory::create([=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException'=> 'Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException']])]));
  5767.         $b = new \Sentry\ClientBuilder($a);
  5768.         \Sentry\SentryBundle\DependencyInjection\ClientBuilderConfigurator::configure($b);
  5769.         $instance->bindClient($b->getClient());
  5770.         return $instance;
  5771.     }
  5772.     /**
  5773.      * Gets the private 'account.security_listener' shared service.
  5774.      *
  5775.      * @return \App\CmsBundle\EventListener\SecurityListener
  5776.      */
  5777.     protected function getAccount_SecurityListenerService()
  5778.     {
  5779.         include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/SecurityListener.php';
  5780.         return $this->privates['account.security_listener'] = new \App\CmsBundle\EventListener\SecurityListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this, ($this->services['translator'] ?? $this->getTranslatorService()));
  5781.     }
  5782.     /**
  5783.      * Gets the private 'account.security_listener_failure' shared service.
  5784.      *
  5785.      * @return \App\CmsBundle\EventListener\SecurityListener
  5786.      */
  5787.     protected function getAccount_SecurityListenerFailureService()
  5788.     {
  5789.         include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/SecurityListener.php';
  5790.         return $this->privates['account.security_listener_failure'] = new \App\CmsBundle\EventListener\SecurityListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this, ($this->services['translator'] ?? $this->getTranslatorService()));
  5791.     }
  5792.     /**
  5793.      * Gets the private 'annotations.cache_adapter' shared service.
  5794.      *
  5795.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5796.      */
  5797.     protected function getAnnotations_CacheAdapterService()
  5798.     {
  5799.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5800.     }
  5801.     /**
  5802.      * Gets the private 'annotations.cache_warmer' shared service.
  5803.      *
  5804.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5805.      */
  5806.     protected function getAnnotations_CacheWarmerService()
  5807.     {
  5808.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5811.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  5812.     }
  5813.     /**
  5814.      * Gets the private 'annotations.cached_reader' shared service.
  5815.      *
  5816.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5817.      */
  5818.     protected function getAnnotations_CachedReaderService()
  5819.     {
  5820.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5821.     }
  5822.     /**
  5823.      * Gets the private 'annotations.reader' shared service.
  5824.      *
  5825.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5826.      */
  5827.     protected function getAnnotations_ReaderService()
  5828.     {
  5829.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5830.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5831.         $a->registerUniqueLoader('class_exists');
  5832.         $instance->addGlobalIgnoredName('required'$a);
  5833.         return $instance;
  5834.     }
  5835.     /**
  5836.      * Gets the private 'app.exception_listener' shared autowired service.
  5837.      *
  5838.      * @return \App\CmsBundle\EventListener\ExceptionListener
  5839.      */
  5840.     protected function getApp_ExceptionListenerService()
  5841.     {
  5842.         include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/ExceptionListener.php';
  5843.         return $this->privates['app.exception_listener'] = new \App\CmsBundle\EventListener\ExceptionListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  5844.     }
  5845.     /**
  5846.      * Gets the private 'app.locale_listener' shared autowired service.
  5847.      *
  5848.      * @return \App\CmsBundle\EventListener\LocaleListener
  5849.      */
  5850.     protected function getApp_LocaleListenerService()
  5851.     {
  5852.         return $this->privates['app.locale_listener'] = new \App\CmsBundle\EventListener\LocaleListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'nl');
  5853.     }
  5854.     /**
  5855.      * Gets the private 'app.user_locale_listener' shared autowired service.
  5856.      *
  5857.      * @return \App\CmsBundle\EventListener\UserLocaleListener
  5858.      */
  5859.     protected function getApp_UserLocaleListenerService()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/UserLocaleListener.php';
  5862.         return $this->privates['app.user_locale_listener'] = new \App\CmsBundle\EventListener\UserLocaleListener(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5863.     }
  5864.     /**
  5865.      * Gets the private 'cache.annotations' shared service.
  5866.      *
  5867.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5868.      */
  5869.     protected function getCache_AnnotationsService()
  5870.     {
  5871.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cYKdpUhLL0'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5872.     }
  5873.     /**
  5874.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5875.      *
  5876.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5877.      */
  5878.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5879.     {
  5880.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5881.     }
  5882.     /**
  5883.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5884.      *
  5885.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5886.      */
  5887.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5888.     {
  5889.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5890.     }
  5891.     /**
  5892.      * Gets the private 'cache.property_info' shared service.
  5893.      *
  5894.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5895.      */
  5896.     protected function getCache_PropertyInfoService()
  5897.     {
  5898.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jFEQKMee2G'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5899.     }
  5900.     /**
  5901.      * Gets the private 'cache.security_expression_language' shared service.
  5902.      *
  5903.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5904.      */
  5905.     protected function getCache_SecurityExpressionLanguageService()
  5906.     {
  5907.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VCl3McouAA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5908.     }
  5909.     /**
  5910.      * Gets the private 'cache.serializer' shared service.
  5911.      *
  5912.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5913.      */
  5914.     protected function getCache_SerializerService()
  5915.     {
  5916.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('p44kPrVQP+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5917.     }
  5918.     /**
  5919.      * Gets the private 'cache.validator' shared service.
  5920.      *
  5921.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5922.      */
  5923.     protected function getCache_ValidatorService()
  5924.     {
  5925.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('EuKxSF5USF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5926.     }
  5927.     /**
  5928.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5929.      *
  5930.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5931.      */
  5932.     protected function getCachePoolClearer_CacheWarmerService()
  5933.     {
  5934.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5935.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5936.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  5937.     }
  5938.     /**
  5939.      * Gets the private 'config_builder.warmer' shared service.
  5940.      *
  5941.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5942.      */
  5943.     protected function getConfigBuilder_WarmerService()
  5944.     {
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5947.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5948.     }
  5949.     /**
  5950.      * Gets the private 'config_cache_factory' shared service.
  5951.      *
  5952.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5953.      */
  5954.     protected function getConfigCacheFactoryService()
  5955.     {
  5956.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5957.             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)));
  5958.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5959.         }, 2));
  5960.     }
  5961.     /**
  5962.      * Gets the private 'console.command.about' shared service.
  5963.      *
  5964.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5965.      */
  5966.     protected function getConsole_Command_AboutService()
  5967.     {
  5968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5970.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5971.         $instance->setName('about');
  5972.         $instance->setDescription('Display information about the current project');
  5973.         return $instance;
  5974.     }
  5975.     /**
  5976.      * Gets the private 'console.command.assets_install' shared service.
  5977.      *
  5978.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5979.      */
  5980.     protected function getConsole_Command_AssetsInstallService()
  5981.     {
  5982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5984.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5985.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  5986.         $instance->setName('assets:install');
  5987.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  5988.         return $instance;
  5989.     }
  5990.     /**
  5991.      * Gets the private 'console.command.cache_clear' shared service.
  5992.      *
  5993.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5994.      */
  5995.     protected function getConsole_Command_CacheClearService()
  5996.     {
  5997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5999.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6000.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  6001.         $instance->setName('cache:clear');
  6002.         $instance->setDescription('Clear the cache');
  6003.         return $instance;
  6004.     }
  6005.     /**
  6006.      * Gets the private 'console.command.cache_pool_clear' shared service.
  6007.      *
  6008.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  6009.      */
  6010.     protected function getConsole_Command_CachePoolClearService()
  6011.     {
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  6014.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  6015.         $instance->setName('cache:pool:clear');
  6016.         $instance->setDescription('Clear cache pools');
  6017.         return $instance;
  6018.     }
  6019.     /**
  6020.      * Gets the private 'console.command.cache_pool_delete' shared service.
  6021.      *
  6022.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  6023.      */
  6024.     protected function getConsole_Command_CachePoolDeleteService()
  6025.     {
  6026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6027.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  6028.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  6029.         $instance->setName('cache:pool:delete');
  6030.         $instance->setDescription('Delete an item from a cache pool');
  6031.         return $instance;
  6032.     }
  6033.     /**
  6034.      * Gets the private 'console.command.cache_pool_list' shared service.
  6035.      *
  6036.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  6037.      */
  6038.     protected function getConsole_Command_CachePoolListService()
  6039.     {
  6040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  6042.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query']);
  6043.         $instance->setName('cache:pool:list');
  6044.         $instance->setDescription('List available cache pools');
  6045.         return $instance;
  6046.     }
  6047.     /**
  6048.      * Gets the private 'console.command.cache_pool_prune' shared service.
  6049.      *
  6050.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  6051.      */
  6052.     protected function getConsole_Command_CachePoolPruneService()
  6053.     {
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  6056.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  6057.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  6058.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  6059.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  6060.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  6061.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  6062.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  6063.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  6064.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  6065.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  6066.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  6067.         }, 10));
  6068.         $instance->setName('cache:pool:prune');
  6069.         $instance->setDescription('Prune cache pools');
  6070.         return $instance;
  6071.     }
  6072.     /**
  6073.      * Gets the private 'console.command.cache_warmup' shared service.
  6074.      *
  6075.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6076.      */
  6077.     protected function getConsole_Command_CacheWarmupService()
  6078.     {
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6081.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6082.         $instance->setName('cache:warmup');
  6083.         $instance->setDescription('Warm up an empty cache');
  6084.         return $instance;
  6085.     }
  6086.     /**
  6087.      * Gets the private 'console.command.config_debug' shared service.
  6088.      *
  6089.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6090.      */
  6091.     protected function getConsole_Command_ConfigDebugService()
  6092.     {
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6098.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6099.         $instance->setName('debug:config');
  6100.         $instance->setDescription('Dump the current configuration for an extension');
  6101.         return $instance;
  6102.     }
  6103.     /**
  6104.      * Gets the private 'console.command.config_dump_reference' shared service.
  6105.      *
  6106.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6107.      */
  6108.     protected function getConsole_Command_ConfigDumpReferenceService()
  6109.     {
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6113.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6115.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6116.         $instance->setName('config:dump-reference');
  6117.         $instance->setDescription('Dump the default configuration for an extension');
  6118.         return $instance;
  6119.     }
  6120.     /**
  6121.      * Gets the private 'console.command.container_debug' shared service.
  6122.      *
  6123.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6124.      */
  6125.     protected function getConsole_Command_ContainerDebugService()
  6126.     {
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6129.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6130.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6131.         $instance->setName('debug:container');
  6132.         $instance->setDescription('Display current services for an application');
  6133.         return $instance;
  6134.     }
  6135.     /**
  6136.      * Gets the private 'console.command.container_lint' shared service.
  6137.      *
  6138.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6139.      */
  6140.     protected function getConsole_Command_ContainerLintService()
  6141.     {
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6143.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6144.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6145.         $instance->setName('lint:container');
  6146.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6147.         return $instance;
  6148.     }
  6149.     /**
  6150.      * Gets the private 'console.command.debug_autowiring' shared service.
  6151.      *
  6152.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6153.      */
  6154.     protected function getConsole_Command_DebugAutowiringService()
  6155.     {
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6160.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6161.         $instance->setName('debug:autowiring');
  6162.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6163.         return $instance;
  6164.     }
  6165.     /**
  6166.      * Gets the private 'console.command.dotenv_debug' shared service.
  6167.      *
  6168.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6169.      */
  6170.     protected function getConsole_Command_DotenvDebugService()
  6171.     {
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6174.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  6175.         $instance->setName('debug:dotenv');
  6176.         $instance->setDescription('Lists all dotenv files with variables and values');
  6177.         return $instance;
  6178.     }
  6179.     /**
  6180.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6181.      *
  6182.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6183.      */
  6184.     protected function getConsole_Command_EventDispatcherDebugService()
  6185.     {
  6186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6188.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.9TcZ2i.'] ?? $this->get_ServiceLocator_9TcZ2i_Service()));
  6189.         $instance->setName('debug:event-dispatcher');
  6190.         $instance->setDescription('Display configured listeners for an application');
  6191.         return $instance;
  6192.     }
  6193.     /**
  6194.      * Gets the private 'console.command.form_debug' shared service.
  6195.      *
  6196.      * @return \Symfony\Component\Form\Command\DebugCommand
  6197.      */
  6198.     protected function getConsole_Command_FormDebugService()
  6199.     {
  6200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6201.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6202.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\CmsBundle\\Type'=> 'App\\Trinity\\WebshopBundle\\Form'=> 'FOS\\OAuthServerBundle\\Form\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'App\\CmsBundle\\Form'], [=> 'App\\CmsBundle\\Type\\TrinityEntityType'=> 'App\\Trinity\\WebshopBundle\\Form\\PromotionBarType'=> 'App\\Trinity\\WebshopBundle\\Form\\PromotionPopupType'=> 'App\\Trinity\\WebshopBundle\\Form\\TagDisplayType'=> 'App\\Trinity\\WebshopBundle\\Form\\TagType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'=> 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType'10 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'11 => 'App\\CmsBundle\\Form\\CronTaskType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6203.         $instance->setName('debug:form');
  6204.         $instance->setDescription('Display form type information');
  6205.         return $instance;
  6206.     }
  6207.     /**
  6208.      * Gets the private 'console.command.router_debug' shared service.
  6209.      *
  6210.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6211.      */
  6212.     protected function getConsole_Command_RouterDebugService()
  6213.     {
  6214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6216.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6217.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6218.         $instance->setName('debug:router');
  6219.         $instance->setDescription('Display current routes for an application');
  6220.         return $instance;
  6221.     }
  6222.     /**
  6223.      * Gets the private 'console.command.router_match' shared service.
  6224.      *
  6225.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6226.      */
  6227.     protected function getConsole_Command_RouterMatchService()
  6228.     {
  6229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6230.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6231.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6232.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6233.         }, 1));
  6234.         $instance->setName('router:match');
  6235.         $instance->setDescription('Help debug routes by simulating a path info match');
  6236.         return $instance;
  6237.     }
  6238.     /**
  6239.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6240.      *
  6241.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6242.      */
  6243.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6244.     {
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6249.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6250.         $instance->setName('secrets:decrypt-to-local');
  6251.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6252.         return $instance;
  6253.     }
  6254.     /**
  6255.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6256.      *
  6257.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6258.      */
  6259.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6260.     {
  6261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6265.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6266.         $instance->setName('secrets:encrypt-from-local');
  6267.         $instance->setDescription('Encrypt all local secrets to the vault');
  6268.         return $instance;
  6269.     }
  6270.     /**
  6271.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6272.      *
  6273.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6274.      */
  6275.     protected function getConsole_Command_SecretsGenerateKeyService()
  6276.     {
  6277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6278.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6281.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6282.         $instance->setName('secrets:generate-keys');
  6283.         $instance->setDescription('Generate new encryption keys');
  6284.         return $instance;
  6285.     }
  6286.     /**
  6287.      * Gets the private 'console.command.secrets_list' shared service.
  6288.      *
  6289.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6290.      */
  6291.     protected function getConsole_Command_SecretsListService()
  6292.     {
  6293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6297.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6298.         $instance->setName('secrets:list');
  6299.         $instance->setDescription('List all secrets');
  6300.         return $instance;
  6301.     }
  6302.     /**
  6303.      * Gets the private 'console.command.secrets_remove' shared service.
  6304.      *
  6305.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6306.      */
  6307.     protected function getConsole_Command_SecretsRemoveService()
  6308.     {
  6309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6311.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6312.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6313.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6314.         $instance->setName('secrets:remove');
  6315.         $instance->setDescription('Remove a secret from the vault');
  6316.         return $instance;
  6317.     }
  6318.     /**
  6319.      * Gets the private 'console.command.secrets_set' shared service.
  6320.      *
  6321.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6322.      */
  6323.     protected function getConsole_Command_SecretsSetService()
  6324.     {
  6325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6327.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6328.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6329.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6330.         $instance->setName('secrets:set');
  6331.         $instance->setDescription('Set a secret in the vault');
  6332.         return $instance;
  6333.     }
  6334.     /**
  6335.      * Gets the private 'console.command.translation_debug' shared service.
  6336.      *
  6337.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6338.      */
  6339.     protected function getConsole_Command_TranslationDebugService()
  6340.     {
  6341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6342.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6343.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/CalendarController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/CommandcontrolController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/CronTaskController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/DefaultController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/IntegrationsController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/JsonController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/LinkController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/LoginController.php'), 10 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MailController.php'), 11 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MaintenanceController.php'), 12 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MediaController.php'), 13 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MetadataController.php'), 14 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MonitorController.php'), 15 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MultisiteController.php'), 16 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/NavigationController.php'), 17 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/PageController.php'), 18 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/RedirectsController.php'), 19 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/SettingsController.php'), 20 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/SitemapController.php'), 21 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php'), 22 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/SystemController.php'), 23 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/TagController.php'), 24 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/TrashController.php'), 25 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/UpdateController.php'), 26 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/UsersController.php'), 27 => (\dirname(__DIR__4).'/src/Trinity/ApiBundle/Controller/AdminController.php'), 28 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php'), 29 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/EntryController.php'), 30 => (\dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/ChapterController.php'), 31 => (\dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/EntryController.php'), 32 => (\dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/FaqController.php'), 33 => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php'), 34 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php'), 35 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/EntryController.php'), 36 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php'), 37 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bController.php'), 38 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bPricelistController.php'), 39 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bUserGroupController.php'), 40 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CartController.php'), 41 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CartsController.php'), 42 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CategoriesController.php'), 43 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ChannableController.php'), 44 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CheckoutController.php'), 45 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ConfigController.php'), 46 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CreditController.php'), 47 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CustomersController.php'), 48 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DefaultController.php'), 49 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DeliveryController.php'), 50 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DiscountController.php'), 51 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/EventsController.php'), 52 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/Ext/MoneybirdController.php'), 53 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ExtraController.php'), 54 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/FeedController.php'), 55 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/FrontController.php'), 56 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/GiftcardController.php'), 57 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/InvoiceController.php'), 58 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/LedgerController.php'), 59 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/MailController.php'), 60 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/MediaController.php'), 61 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/OrdersController.php'), 62 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PicqerController.php'), 63 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PricingController.php'), 64 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ProductGroupController.php'), 65 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ProductsController.php'), 66 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PromotionsController.php'), 67 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ReportController.php'), 68 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/SearchController.php'), 69 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/SpecsController.php'), 70 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TagController.php'), 71 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TagDisplayController.php'), 72 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TaxController.php'), 73 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/UserGroupController.php'), 74 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/WebshopController.php'), 75 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 76 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 77 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 78 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 79 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 80 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 81 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 82 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 83 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 84 => (\dirname(__DIR__4).'/src/CmsBundle/EventListener/SecurityListener.php'), 85 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php'), 86 => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php'), 87 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php'), 88 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php'), 89 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/WebshopController.php'), 90 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/ErrorController.php'), 91 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 92 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 93 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 94 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 95 => (\dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/Helpers.php'), 96 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/ClientsExtension.php'), 97 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/NavigationExtension.php')], []);
  6344.         $instance->setName('debug:translation');
  6345.         $instance->setDescription('Display translation messages information');
  6346.         return $instance;
  6347.     }
  6348.     /**
  6349.      * Gets the private 'console.command.translation_extract' shared service.
  6350.      *
  6351.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6352.      */
  6353.     protected function getConsole_Command_TranslationExtractService()
  6354.     {
  6355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6357.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'nl', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/CalendarController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/CommandcontrolController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/CronTaskController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/DefaultController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/IntegrationsController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/JsonController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/LinkController.php'), => (\dirname(__DIR__4).'/src/CmsBundle/Controller/LoginController.php'), 10 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MailController.php'), 11 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MaintenanceController.php'), 12 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MediaController.php'), 13 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MetadataController.php'), 14 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MonitorController.php'), 15 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/MultisiteController.php'), 16 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/NavigationController.php'), 17 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/PageController.php'), 18 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/RedirectsController.php'), 19 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/SettingsController.php'), 20 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/SitemapController.php'), 21 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php'), 22 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/SystemController.php'), 23 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/TagController.php'), 24 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/TrashController.php'), 25 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/UpdateController.php'), 26 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/UsersController.php'), 27 => (\dirname(__DIR__4).'/src/Trinity/ApiBundle/Controller/AdminController.php'), 28 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php'), 29 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/EntryController.php'), 30 => (\dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/ChapterController.php'), 31 => (\dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/EntryController.php'), 32 => (\dirname(__DIR__4).'/src/Trinity/FaqBundle/Controller/FaqController.php'), 33 => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php'), 34 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php'), 35 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/EntryController.php'), 36 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php'), 37 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bController.php'), 38 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bPricelistController.php'), 39 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/B2bUserGroupController.php'), 40 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CartController.php'), 41 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CartsController.php'), 42 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CategoriesController.php'), 43 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ChannableController.php'), 44 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CheckoutController.php'), 45 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ConfigController.php'), 46 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CreditController.php'), 47 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/CustomersController.php'), 48 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DefaultController.php'), 49 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DeliveryController.php'), 50 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/DiscountController.php'), 51 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/EventsController.php'), 52 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/Ext/MoneybirdController.php'), 53 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ExtraController.php'), 54 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/FeedController.php'), 55 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/FrontController.php'), 56 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/GiftcardController.php'), 57 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/InvoiceController.php'), 58 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/LedgerController.php'), 59 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/MailController.php'), 60 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/MediaController.php'), 61 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/OrdersController.php'), 62 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PicqerController.php'), 63 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PricingController.php'), 64 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ProductGroupController.php'), 65 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ProductsController.php'), 66 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/PromotionsController.php'), 67 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/ReportController.php'), 68 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/SearchController.php'), 69 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/SpecsController.php'), 70 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TagController.php'), 71 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TagDisplayController.php'), 72 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/TaxController.php'), 73 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/UserGroupController.php'), 74 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/WebshopController.php'), 75 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 76 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 77 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 78 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 79 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 80 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 81 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 82 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 83 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 84 => (\dirname(__DIR__4).'/src/CmsBundle/EventListener/SecurityListener.php'), 85 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php'), 86 => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php'), 87 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php'), 88 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php'), 89 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Controller/WebshopController.php'), 90 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/ErrorController.php'), 91 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 92 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 93 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 94 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 95 => (\dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/Helpers.php'), 96 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/ClientsExtension.php'), 97 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Twig/Extension/NavigationExtension.php')], []);
  6358.         $instance->setName('translation:extract');
  6359.         $instance->setAliases([=> 'translation:update']);
  6360.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6361.         return $instance;
  6362.     }
  6363.     /**
  6364.      * Gets the private 'console.command.translation_pull' shared service.
  6365.      *
  6366.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6367.      */
  6368.     protected function getConsole_Command_TranslationPullService()
  6369.     {
  6370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6372.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6373.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'nl', [], []);
  6374.         $instance->setName('translation:pull');
  6375.         $instance->setDescription('Pull translations from a given provider.');
  6376.         return $instance;
  6377.     }
  6378.     /**
  6379.      * Gets the private 'console.command.translation_push' shared service.
  6380.      *
  6381.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6382.      */
  6383.     protected function getConsole_Command_TranslationPushService()
  6384.     {
  6385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6386.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6387.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6388.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  6389.         $instance->setName('translation:push');
  6390.         $instance->setDescription('Push translations to a given provider.');
  6391.         return $instance;
  6392.     }
  6393.     /**
  6394.      * Gets the private 'console.command.validator_debug' shared service.
  6395.      *
  6396.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6397.      */
  6398.     protected function getConsole_Command_ValidatorDebugService()
  6399.     {
  6400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6401.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6402.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6403.         $instance->setName('debug:validator');
  6404.         $instance->setDescription('Display validation constraints for classes');
  6405.         return $instance;
  6406.     }
  6407.     /**
  6408.      * Gets the private 'console.command.xliff_lint' shared service.
  6409.      *
  6410.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6411.      */
  6412.     protected function getConsole_Command_XliffLintService()
  6413.     {
  6414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6415.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6416.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6417.         $instance->setName('lint:xliff');
  6418.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6419.         return $instance;
  6420.     }
  6421.     /**
  6422.      * Gets the private 'console.command.yaml_lint' shared service.
  6423.      *
  6424.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6425.      */
  6426.     protected function getConsole_Command_YamlLintService()
  6427.     {
  6428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6429.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6431.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6432.         $instance->setName('lint:yaml');
  6433.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6434.         return $instance;
  6435.     }
  6436.     /**
  6437.      * Gets the private 'console.error_listener' shared service.
  6438.      *
  6439.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6440.      */
  6441.     protected function getConsole_ErrorListenerService()
  6442.     {
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6444.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6445.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6446.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6447.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6448.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6449.     }
  6450.     /**
  6451.      * Gets the private 'container.env_var_processor' shared service.
  6452.      *
  6453.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6454.      */
  6455.     protected function getContainer_EnvVarProcessorService()
  6456.     {
  6457.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6458.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6459.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6460.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6461.         }, 1));
  6462.     }
  6463.     /**
  6464.      * Gets the private 'container.getenv' shared service.
  6465.      *
  6466.      * @return \Closure
  6467.      */
  6468.     protected function getContainer_GetenvService()
  6469.     {
  6470.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6471.     }
  6472.     /**
  6473.      * Gets the private 'data_collector.form' shared service.
  6474.      *
  6475.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6476.      */
  6477.     protected function getDataCollector_FormService()
  6478.     {
  6479.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6480.     }
  6481.     /**
  6482.      * Gets the private 'data_collector.request' shared service.
  6483.      *
  6484.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6485.      */
  6486.     protected function getDataCollector_RequestService()
  6487.     {
  6488.         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())));
  6489.     }
  6490.     /**
  6491.      * Gets the private 'data_collector.request.session_collector' shared service.
  6492.      *
  6493.      * @return \Closure
  6494.      */
  6495.     protected function getDataCollector_Request_SessionCollectorService()
  6496.     {
  6497.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6498.     }
  6499.     /**
  6500.      * Gets the private 'debug.argument_resolver.default' shared service.
  6501.      *
  6502.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6503.      */
  6504.     protected function getDebug_ArgumentResolver_DefaultService()
  6505.     {
  6506.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6507.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6508.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6509.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6510.     }
  6511.     /**
  6512.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6513.      *
  6514.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6515.      */
  6516.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6517.     {
  6518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6519.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6520.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6521.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.6VMI2oi'] ?? $this->get_ServiceLocator_6VMI2oiService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6522.     }
  6523.     /**
  6524.      * Gets the private 'debug.argument_resolver.request' shared service.
  6525.      *
  6526.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6527.      */
  6528.     protected function getDebug_ArgumentResolver_RequestService()
  6529.     {
  6530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6532.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6533.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6534.     }
  6535.     /**
  6536.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6537.      *
  6538.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6539.      */
  6540.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6541.     {
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6543.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6544.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6545.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6546.     }
  6547.     /**
  6548.      * Gets the private 'debug.argument_resolver.service' shared service.
  6549.      *
  6550.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6551.      */
  6552.     protected function getDebug_ArgumentResolver_ServiceService()
  6553.     {
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6556.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6557.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.6VMI2oi'] ?? $this->get_ServiceLocator_6VMI2oiService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6558.     }
  6559.     /**
  6560.      * Gets the private 'debug.argument_resolver.session' shared service.
  6561.      *
  6562.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6563.      */
  6564.     protected function getDebug_ArgumentResolver_SessionService()
  6565.     {
  6566.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6568.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6569.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6570.     }
  6571.     /**
  6572.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6573.      *
  6574.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6575.      */
  6576.     protected function getDebug_ArgumentResolver_VariadicService()
  6577.     {
  6578.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6579.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6581.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6582.     }
  6583.     /**
  6584.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6585.      *
  6586.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6587.      */
  6588.     protected function getDebug_DebugHandlersListenerService()
  6589.     {
  6590.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6591.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6592.         $a->pushHandler(($this->privates['monolog.handler.deprecation_filter'] ?? $this->getMonolog_Handler_DeprecationFilterService()));
  6593.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6594.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6595.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6596.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  6597.     }
  6598.     /**
  6599.      * Gets the private 'debug.dump_listener' shared service.
  6600.      *
  6601.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6602.      */
  6603.     protected function getDebug_DumpListenerService()
  6604.     {
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6606.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6607.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  6608.     }
  6609.     /**
  6610.      * Gets the private 'debug.file_link_formatter' shared service.
  6611.      *
  6612.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6613.      */
  6614.     protected function getDebug_FileLinkFormatterService()
  6615.     {
  6616.         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 () {
  6617.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6618.         });
  6619.     }
  6620.     /**
  6621.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6622.      *
  6623.      * @return \string
  6624.      */
  6625.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6626.     {
  6627.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  6628.     }
  6629.     /**
  6630.      * Gets the private 'debug.log_processor' shared service.
  6631.      *
  6632.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6633.      */
  6634.     protected function getDebug_LogProcessorService()
  6635.     {
  6636.         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())));
  6637.     }
  6638.     /**
  6639.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6640.      *
  6641.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6642.      */
  6643.     protected function getDebug_Security_Access_DecisionManagerService()
  6644.     {
  6645.         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 () {
  6646.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6647.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService());
  6648.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  6649.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6650.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6651.     }
  6652.     /**
  6653.      * Gets the private 'debug.security.firewall' shared service.
  6654.      *
  6655.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6656.      */
  6657.     protected function getDebug_Security_FirewallService()
  6658.     {
  6659.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6660.     }
  6661.     /**
  6662.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6663.      *
  6664.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6665.      */
  6666.     protected function getDebug_Security_UserValueResolverService()
  6667.     {
  6668.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6670.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6671.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6672.     }
  6673.     /**
  6674.      * Gets the private 'debug.security.voter.scheb_two_factor.security.access.authenticated_voter' shared service.
  6675.      *
  6676.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6677.      */
  6678.     protected function getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService()
  6679.     {
  6680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authorization/Voter/TwoFactorInProgressVoter.php';
  6684.         return $this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6685.     }
  6686.     /**
  6687.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6688.      *
  6689.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6690.      */
  6691.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6692.     {
  6693.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6697.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6698.     }
  6699.     /**
  6700.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6701.      *
  6702.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6703.      */
  6704.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6705.     {
  6706.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6708.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6709.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6710.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6711.     }
  6712.     /**
  6713.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  6714.      *
  6715.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6716.      */
  6717.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  6718.     {
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6720.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6721.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6722.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6723.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  6724.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6725.     }
  6726.     /**
  6727.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6728.      *
  6729.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6730.      */
  6731.     protected function getDebug_Security_Voter_VoteListenerService()
  6732.     {
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6734.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  6735.     }
  6736.     /**
  6737.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6738.      *
  6739.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  6740.      */
  6741.     protected function getDoctrine_CacheClearMetadataCommandService()
  6742.     {
  6743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6744.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6745.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6746.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  6747.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  6748.         $instance->setName('doctrine:cache:clear-metadata');
  6749.         return $instance;
  6750.     }
  6751.     /**
  6752.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6753.      *
  6754.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  6755.      */
  6756.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6757.     {
  6758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6759.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6760.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6761.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  6762.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  6763.         $instance->setName('doctrine:cache:clear-query');
  6764.         return $instance;
  6765.     }
  6766.     /**
  6767.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6768.      *
  6769.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  6770.      */
  6771.     protected function getDoctrine_CacheClearResultCommandService()
  6772.     {
  6773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6774.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6775.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6776.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  6777.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  6778.         $instance->setName('doctrine:cache:clear-result');
  6779.         return $instance;
  6780.     }
  6781.     /**
  6782.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6783.      *
  6784.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  6785.      */
  6786.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6787.     {
  6788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6790.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  6792.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  6793.         $instance->setName('doctrine:cache:clear-collection-region');
  6794.         return $instance;
  6795.     }
  6796.     /**
  6797.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6798.      *
  6799.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  6800.      */
  6801.     protected function getDoctrine_ClearEntityRegionCommandService()
  6802.     {
  6803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6804.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  6807.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  6808.         $instance->setName('doctrine:cache:clear-entity-region');
  6809.         return $instance;
  6810.     }
  6811.     /**
  6812.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6813.      *
  6814.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  6815.      */
  6816.     protected function getDoctrine_ClearQueryRegionCommandService()
  6817.     {
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6819.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6820.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  6822.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  6823.         $instance->setName('doctrine:cache:clear-query-region');
  6824.         return $instance;
  6825.     }
  6826.     /**
  6827.      * Gets the private 'doctrine.database_create_command' shared service.
  6828.      *
  6829.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6830.      */
  6831.     protected function getDoctrine_DatabaseCreateCommandService()
  6832.     {
  6833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6834.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6835.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6836.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6837.         $instance->setName('doctrine:database:create');
  6838.         return $instance;
  6839.     }
  6840.     /**
  6841.      * Gets the private 'doctrine.database_drop_command' shared service.
  6842.      *
  6843.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6844.      */
  6845.     protected function getDoctrine_DatabaseDropCommandService()
  6846.     {
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6848.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6849.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6850.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6851.         $instance->setName('doctrine:database:drop');
  6852.         return $instance;
  6853.     }
  6854.     /**
  6855.      * Gets the private 'doctrine.database_import_command' shared service.
  6856.      *
  6857.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  6858.      */
  6859.     protected function getDoctrine_DatabaseImportCommandService()
  6860.     {
  6861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6862.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  6863.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  6864.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  6865.         $instance->setName('doctrine:database:import');
  6866.         return $instance;
  6867.     }
  6868.     /**
  6869.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6870.      *
  6871.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  6872.      */
  6873.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6874.     {
  6875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6876.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6878.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  6879.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  6880.         $instance->setName('doctrine:ensure-production-settings');
  6881.         return $instance;
  6882.     }
  6883.     /**
  6884.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6885.      *
  6886.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  6887.      */
  6888.     protected function getDoctrine_MappingConvertCommandService()
  6889.     {
  6890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6891.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6892.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6893.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  6894.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  6895.         $instance->setName('doctrine:mapping:convert');
  6896.         return $instance;
  6897.     }
  6898.     /**
  6899.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6900.      *
  6901.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6902.      */
  6903.     protected function getDoctrine_MappingImportCommandService()
  6904.     {
  6905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6907.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6908.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6909.         $instance->setName('doctrine:mapping:import');
  6910.         return $instance;
  6911.     }
  6912.     /**
  6913.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6914.      *
  6915.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  6916.      */
  6917.     protected function getDoctrine_MappingInfoCommandService()
  6918.     {
  6919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6920.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  6921.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6922.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  6923.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  6924.         $instance->setName('doctrine:mapping:info');
  6925.         return $instance;
  6926.     }
  6927.     /**
  6928.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  6929.      *
  6930.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  6931.      */
  6932.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  6933.     {
  6934.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  6935.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  6936.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
  6937.     }
  6938.     /**
  6939.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  6940.      *
  6941.      * @return \Doctrine\Migrations\DependencyFactory
  6942.      */
  6943.     protected function getDoctrine_Migrations_DependencyFactoryService()
  6944.     {
  6945.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  6947.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  6948.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  6949.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  6950.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  6951.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  6952.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  6953.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  6954.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  6955.         $a->setAllOrNothing(false);
  6956.         $a->setCheckDatabasePlatform(true);
  6957.         $a->setTransactional(true);
  6958.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  6959.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6960.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  6961.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  6962.         });
  6963.         return $instance;
  6964.     }
  6965.     /**
  6966.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6967.      *
  6968.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6969.      */
  6970.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6971.     {
  6972.         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/CmsBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/ApiBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/FaqBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/Entity')]);
  6973.     }
  6974.     /**
  6975.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6976.      *
  6977.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6978.      */
  6979.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6980.     {
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6982.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6983.     }
  6984.     /**
  6985.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6986.      *
  6987.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6988.      */
  6989.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6990.     {
  6991.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6992.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6993.     }
  6994.     /**
  6995.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  6996.      *
  6997.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  6998.      */
  6999.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  7000.     {
  7001.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/doctrine') => 'FOS\\OAuthServerBundle\\Entity']);
  7002.         $instance->setGlobalBasename('mapping');
  7003.         return $instance;
  7004.     }
  7005.     /**
  7006.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  7007.      *
  7008.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  7009.      */
  7010.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  7011.     {
  7012.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  7013.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  7014.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  7015.     }
  7016.     /**
  7017.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  7018.      *
  7019.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  7020.      */
  7021.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  7022.     {
  7023.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  7024.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  7025.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  7026.             return new \EmptyIterator();
  7027.         }, 0));
  7028.     }
  7029.     /**
  7030.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  7031.      *
  7032.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  7033.      */
  7034.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  7035.     {
  7036.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  7037.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  7038.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  7039.     }
  7040.     /**
  7041.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7042.      *
  7043.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7044.      */
  7045.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7046.     {
  7047.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7049.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7050.     }
  7051.     /**
  7052.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7053.      *
  7054.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7055.      */
  7056.     protected function getDoctrine_Orm_Validator_UniqueService()
  7057.     {
  7058.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7059.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7060.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7061.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7062.     }
  7063.     /**
  7064.      * Gets the private 'doctrine.query_dql_command' shared service.
  7065.      *
  7066.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  7067.      */
  7068.     protected function getDoctrine_QueryDqlCommandService()
  7069.     {
  7070.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7071.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7072.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  7073.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  7074.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  7075.         $instance->setName('doctrine:query:dql');
  7076.         return $instance;
  7077.     }
  7078.     /**
  7079.      * Gets the private 'doctrine.query_sql_command' shared service.
  7080.      *
  7081.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  7082.      */
  7083.     protected function getDoctrine_QuerySqlCommandService()
  7084.     {
  7085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7086.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  7087.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  7088.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  7089.         $instance->setName('doctrine:query:sql');
  7090.         return $instance;
  7091.     }
  7092.     /**
  7093.      * Gets the private 'doctrine.schema_create_command' shared service.
  7094.      *
  7095.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  7096.      */
  7097.     protected function getDoctrine_SchemaCreateCommandService()
  7098.     {
  7099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7100.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7101.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7102.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  7103.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  7104.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  7105.         $instance->setName('doctrine:schema:create');
  7106.         return $instance;
  7107.     }
  7108.     /**
  7109.      * Gets the private 'doctrine.schema_drop_command' shared service.
  7110.      *
  7111.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  7112.      */
  7113.     protected function getDoctrine_SchemaDropCommandService()
  7114.     {
  7115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7116.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7117.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7118.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  7119.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  7120.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  7121.         $instance->setName('doctrine:schema:drop');
  7122.         return $instance;
  7123.     }
  7124.     /**
  7125.      * Gets the private 'doctrine.schema_update_command' shared service.
  7126.      *
  7127.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  7128.      */
  7129.     protected function getDoctrine_SchemaUpdateCommandService()
  7130.     {
  7131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7132.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7133.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7134.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  7135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  7136.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  7137.         $instance->setName('doctrine:schema:update');
  7138.         return $instance;
  7139.     }
  7140.     /**
  7141.      * Gets the private 'doctrine.schema_validate_command' shared service.
  7142.      *
  7143.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  7144.      */
  7145.     protected function getDoctrine_SchemaValidateCommandService()
  7146.     {
  7147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7148.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7149.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  7150.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  7151.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  7152.         $instance->setName('doctrine:schema:validate');
  7153.         return $instance;
  7154.     }
  7155.     /**
  7156.      * Gets the private 'doctrine.ulid_generator' shared service.
  7157.      *
  7158.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  7159.      */
  7160.     protected function getDoctrine_UlidGeneratorService()
  7161.     {
  7162.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7163.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  7164.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  7165.     }
  7166.     /**
  7167.      * Gets the private 'doctrine.uuid_generator' shared service.
  7168.      *
  7169.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  7170.      */
  7171.     protected function getDoctrine_UuidGeneratorService()
  7172.     {
  7173.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  7175.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  7176.     }
  7177.     /**
  7178.      * Gets the private 'doctrine_migrations.current_command' shared service.
  7179.      *
  7180.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  7181.      */
  7182.     protected function getDoctrineMigrations_CurrentCommandService()
  7183.     {
  7184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7185.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7186.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  7187.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  7188.         $instance->setName('doctrine:migrations:current');
  7189.         return $instance;
  7190.     }
  7191.     /**
  7192.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  7193.      *
  7194.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  7195.      */
  7196.     protected function getDoctrineMigrations_DiffCommandService()
  7197.     {
  7198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7199.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7200.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  7201.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  7202.         $instance->setName('doctrine:migrations:diff');
  7203.         return $instance;
  7204.     }
  7205.     /**
  7206.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  7207.      *
  7208.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  7209.      */
  7210.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  7211.     {
  7212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7213.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7214.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  7215.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  7216.         $instance->setName('doctrine:migrations:dump-schema');
  7217.         return $instance;
  7218.     }
  7219.     /**
  7220.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  7221.      *
  7222.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  7223.      */
  7224.     protected function getDoctrineMigrations_ExecuteCommandService()
  7225.     {
  7226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7227.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  7229.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  7230.         $instance->setName('doctrine:migrations:execute');
  7231.         return $instance;
  7232.     }
  7233.     /**
  7234.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  7235.      *
  7236.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  7237.      */
  7238.     protected function getDoctrineMigrations_GenerateCommandService()
  7239.     {
  7240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7241.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  7243.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  7244.         $instance->setName('doctrine:migrations:generate');
  7245.         return $instance;
  7246.     }
  7247.     /**
  7248.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  7249.      *
  7250.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  7251.      */
  7252.     protected function getDoctrineMigrations_LatestCommandService()
  7253.     {
  7254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7255.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7256.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  7257.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  7258.         $instance->setName('doctrine:migrations:latest');
  7259.         return $instance;
  7260.     }
  7261.     /**
  7262.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  7263.      *
  7264.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  7265.      */
  7266.     protected function getDoctrineMigrations_MigrateCommandService()
  7267.     {
  7268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7269.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7270.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  7271.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  7272.         $instance->setName('doctrine:migrations:migrate');
  7273.         return $instance;
  7274.     }
  7275.     /**
  7276.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  7277.      *
  7278.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  7279.      */
  7280.     protected function getDoctrineMigrations_RollupCommandService()
  7281.     {
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  7285.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  7286.         $instance->setName('doctrine:migrations:rollup');
  7287.         return $instance;
  7288.     }
  7289.     /**
  7290.      * Gets the private 'doctrine_migrations.status_command' shared service.
  7291.      *
  7292.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  7293.      */
  7294.     protected function getDoctrineMigrations_StatusCommandService()
  7295.     {
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7298.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  7299.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  7300.         $instance->setName('doctrine:migrations:status');
  7301.         return $instance;
  7302.     }
  7303.     /**
  7304.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  7305.      *
  7306.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  7307.      */
  7308.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  7309.     {
  7310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7311.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7312.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  7313.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  7314.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  7315.         return $instance;
  7316.     }
  7317.     /**
  7318.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  7319.      *
  7320.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  7321.      */
  7322.     protected function getDoctrineMigrations_UpToDateCommandService()
  7323.     {
  7324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7325.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7326.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  7327.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  7328.         $instance->setName('doctrine:migrations:up-to-date');
  7329.         return $instance;
  7330.     }
  7331.     /**
  7332.      * Gets the private 'doctrine_migrations.version_command' shared service.
  7333.      *
  7334.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  7335.      */
  7336.     protected function getDoctrineMigrations_VersionCommandService()
  7337.     {
  7338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7339.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7340.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  7341.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  7342.         $instance->setName('doctrine:migrations:version');
  7343.         return $instance;
  7344.     }
  7345.     /**
  7346.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  7347.      *
  7348.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  7349.      */
  7350.     protected function getDoctrineMigrations_VersionsCommandService()
  7351.     {
  7352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7353.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  7354.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  7355.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  7356.         $instance->setName('doctrine:migrations:list');
  7357.         return $instance;
  7358.     }
  7359.     /**
  7360.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7361.      *
  7362.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7363.      */
  7364.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7365.     {
  7366.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7367.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7368.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7369.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7370.     }
  7371.     /**
  7372.      * Gets the private 'esi_listener' shared service.
  7373.      *
  7374.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  7375.      */
  7376.     protected function getEsiListenerService()
  7377.     {
  7378.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  7379.     }
  7380.     /**
  7381.      * Gets the private 'exception_listener' shared service.
  7382.      *
  7383.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7384.      */
  7385.     protected function getExceptionListenerService()
  7386.     {
  7387.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  7388.     }
  7389.     /**
  7390.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7391.      *
  7392.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7393.      */
  7394.     protected function getForm_ChoiceListFactory_CachedService()
  7395.     {
  7396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7400.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  7401.     }
  7402.     /**
  7403.      * Gets the private 'form.registry' shared service.
  7404.      *
  7405.      * @return \Symfony\Component\Form\FormRegistry
  7406.      */
  7407.     protected function getForm_RegistryService()
  7408.     {
  7409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7411.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7416.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7417.             'App\\CmsBundle\\Form\\CronTaskType' => ['privates''trinity.form.type.cron_task''getTrinity_Form_Type_CronTaskService'false],
  7418.             'App\\CmsBundle\\Type\\TrinityEntityType' => ['privates''App\\CmsBundle\\Type\\TrinityEntityType''getTrinityEntityTypeService'false],
  7419.             'App\\Trinity\\WebshopBundle\\Form\\PromotionBarType' => ['privates''App\\Trinity\\WebshopBundle\\Form\\PromotionBarType''getPromotionBarTypeService'false],
  7420.             'App\\Trinity\\WebshopBundle\\Form\\PromotionPopupType' => ['privates''App\\Trinity\\WebshopBundle\\Form\\PromotionPopupType''getPromotionPopupTypeService'false],
  7421.             'App\\Trinity\\WebshopBundle\\Form\\TagDisplayType' => ['privates''App\\Trinity\\WebshopBundle\\Form\\TagDisplayType''getTagDisplayTypeService'false],
  7422.             'App\\Trinity\\WebshopBundle\\Form\\TagType' => ['privates''App\\Trinity\\WebshopBundle\\Form\\TagType''getTagTypeService'false],
  7423.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => ['privates''fos_oauth_server.authorize.form.type''getFosOauthServer_Authorize_Form_TypeService'false],
  7424.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7425.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7426.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  7427.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  7428.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7429.         ], [
  7430.             'App\\CmsBundle\\Form\\CronTaskType' => '?',
  7431.             'App\\CmsBundle\\Type\\TrinityEntityType' => '?',
  7432.             'App\\Trinity\\WebshopBundle\\Form\\PromotionBarType' => '?',
  7433.             'App\\Trinity\\WebshopBundle\\Form\\PromotionPopupType' => '?',
  7434.             'App\\Trinity\\WebshopBundle\\Form\\TagDisplayType' => '?',
  7435.             'App\\Trinity\\WebshopBundle\\Form\\TagType' => '?',
  7436.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => '?',
  7437.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7438.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7439.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7440.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7441.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7442.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7443.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7444.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7445.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7446.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7447.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7448.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7449.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  7450.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7451.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7452.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7453.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7454.         }, 1)], new RewindableGenerator(function () {
  7455.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7456.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7457.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7458.     }
  7459.     /**
  7460.      * Gets the private 'form.server_params' shared service.
  7461.      *
  7462.      * @return \Symfony\Component\Form\Util\ServerParams
  7463.      */
  7464.     protected function getForm_ServerParamsService()
  7465.     {
  7466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7467.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7468.     }
  7469.     /**
  7470.      * Gets the private 'form.type.choice' shared service.
  7471.      *
  7472.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7473.      */
  7474.     protected function getForm_Type_ChoiceService()
  7475.     {
  7476.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7477.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7479.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7480.     }
  7481.     /**
  7482.      * Gets the private 'form.type.color' shared service.
  7483.      *
  7484.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7485.      */
  7486.     protected function getForm_Type_ColorService()
  7487.     {
  7488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7489.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7490.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7491.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7492.     }
  7493.     /**
  7494.      * Gets the private 'form.type.entity' shared service.
  7495.      *
  7496.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7497.      */
  7498.     protected function getForm_Type_EntityService()
  7499.     {
  7500.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7501.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7502.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7503.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7504.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7505.     }
  7506.     /**
  7507.      * Gets the private 'form.type.form' shared service.
  7508.      *
  7509.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7510.      */
  7511.     protected function getForm_Type_FormService()
  7512.     {
  7513.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7514.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7515.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7516.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7517.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7518.     }
  7519.     /**
  7520.      * Gets the private 'form.type_extension.csrf' shared service.
  7521.      *
  7522.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7523.      */
  7524.     protected function getForm_TypeExtension_CsrfService()
  7525.     {
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7529.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  7530.     }
  7531.     /**
  7532.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7533.      *
  7534.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7535.      */
  7536.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7537.     {
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7541.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  7542.     }
  7543.     /**
  7544.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7545.      *
  7546.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7547.      */
  7548.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7549.     {
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7554.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7555.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  7556.     }
  7557.     /**
  7558.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7559.      *
  7560.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7561.      */
  7562.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7563.     {
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7567.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7568.     }
  7569.     /**
  7570.      * Gets the private 'form.type_extension.form.validator' shared service.
  7571.      *
  7572.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7573.      */
  7574.     protected function getForm_TypeExtension_Form_ValidatorService()
  7575.     {
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7580.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7581.     }
  7582.     /**
  7583.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7584.      *
  7585.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7586.      */
  7587.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7588.     {
  7589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7592.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7593.     }
  7594.     /**
  7595.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7596.      *
  7597.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7598.      */
  7599.     protected function getForm_TypeGuesser_DoctrineService()
  7600.     {
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7603.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7604.     }
  7605.     /**
  7606.      * Gets the private 'form.type_guesser.validator' shared service.
  7607.      *
  7608.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7609.      */
  7610.     protected function getForm_TypeGuesser_ValidatorService()
  7611.     {
  7612.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7614.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7615.     }
  7616.     /**
  7617.      * Gets the private 'fos_oauth_server.access_token_manager.default' shared service.
  7618.      *
  7619.      * @return \FOS\OAuthServerBundle\Entity\AccessTokenManager
  7620.      */
  7621.     protected function getFosOauthServer_AccessTokenManager_DefaultService()
  7622.     {
  7623.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/TokenManagerInterface.php';
  7624.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/TokenManager.php';
  7625.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/TokenManager.php';
  7626.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/AccessTokenManagerInterface.php';
  7627.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/AccessTokenManager.php';
  7628.         return $this->privates['fos_oauth_server.access_token_manager.default'] = new \FOS\OAuthServerBundle\Entity\AccessTokenManager(($this->privates['fos_oauth_server.entity_manager'] ?? $this->getFosOauthServer_EntityManagerService()), 'App\\Trinity\\ApiBundle\\Entity\\AccessToken');
  7629.     }
  7630.     /**
  7631.      * Gets the private 'fos_oauth_server.auth_code_manager.default' shared service.
  7632.      *
  7633.      * @return \FOS\OAuthServerBundle\Entity\AuthCodeManager
  7634.      */
  7635.     protected function getFosOauthServer_AuthCodeManager_DefaultService()
  7636.     {
  7637.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/AuthCodeManagerInterface.php';
  7638.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/AuthCodeManager.php';
  7639.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/AuthCodeManager.php';
  7640.         return $this->privates['fos_oauth_server.auth_code_manager.default'] = new \FOS\OAuthServerBundle\Entity\AuthCodeManager(($this->privates['fos_oauth_server.entity_manager'] ?? $this->getFosOauthServer_EntityManagerService()), 'App\\Trinity\\ApiBundle\\Entity\\AuthCode');
  7641.     }
  7642.     /**
  7643.      * Gets the private 'fos_oauth_server.authorize.form' shared service.
  7644.      *
  7645.      * @return \Symfony\Component\Form\Form
  7646.      */
  7647.     protected function getFosOauthServer_Authorize_FormService()
  7648.     {
  7649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormInterface.php';
  7650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ClearableErrorsInterface.php';
  7651.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Form.php';
  7652.         return ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService())->createNamed('fos_oauth_server_authorize_form''FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType'NULL, ['validation_groups' => $this->parameters['fos_oauth_server.authorize.form.validation_groups']]);
  7653.     }
  7654.     /**
  7655.      * Gets the private 'fos_oauth_server.authorize.form.type' shared service.
  7656.      *
  7657.      * @return \FOS\OAuthServerBundle\Form\Type\AuthorizeFormType
  7658.      */
  7659.     protected function getFosOauthServer_Authorize_Form_TypeService()
  7660.     {
  7661.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7663.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Form/Type/AuthorizeFormType.php';
  7664.         return $this->privates['fos_oauth_server.authorize.form.type'] = new \FOS\OAuthServerBundle\Form\Type\AuthorizeFormType();
  7665.     }
  7666.     /**
  7667.      * Gets the private 'fos_oauth_server.clean_command' shared service.
  7668.      *
  7669.      * @return \FOS\OAuthServerBundle\Command\CleanCommand
  7670.      */
  7671.     protected function getFosOauthServer_CleanCommandService()
  7672.     {
  7673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7674.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Command/CleanCommand.php';
  7675.         $this->privates['fos_oauth_server.clean_command'] = $instance = new \FOS\OAuthServerBundle\Command\CleanCommand(($this->privates['fos_oauth_server.access_token_manager.default'] ?? $this->getFosOauthServer_AccessTokenManager_DefaultService()), ($this->privates['fos_oauth_server.refresh_token_manager.default'] ?? $this->getFosOauthServer_RefreshTokenManager_DefaultService()), ($this->privates['fos_oauth_server.auth_code_manager.default'] ?? $this->getFosOauthServer_AuthCodeManager_DefaultService()));
  7676.         $instance->setName('fos:oauth-server:clean');
  7677.         return $instance;
  7678.     }
  7679.     /**
  7680.      * Gets the private 'fos_oauth_server.client_manager.default' shared service.
  7681.      *
  7682.      * @return \FOS\OAuthServerBundle\Entity\ClientManager
  7683.      */
  7684.     protected function getFosOauthServer_ClientManager_DefaultService()
  7685.     {
  7686.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/ClientManagerInterface.php';
  7687.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/ClientManager.php';
  7688.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/ClientManager.php';
  7689.         return $this->privates['fos_oauth_server.client_manager.default'] = new \FOS\OAuthServerBundle\Entity\ClientManager(($this->privates['fos_oauth_server.entity_manager'] ?? $this->getFosOauthServer_EntityManagerService()), 'App\\Trinity\\ApiBundle\\Entity\\Client');
  7690.     }
  7691.     /**
  7692.      * Gets the private 'fos_oauth_server.create_client_command' shared service.
  7693.      *
  7694.      * @return \FOS\OAuthServerBundle\Command\CreateClientCommand
  7695.      */
  7696.     protected function getFosOauthServer_CreateClientCommandService()
  7697.     {
  7698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7699.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Command/CreateClientCommand.php';
  7700.         $this->privates['fos_oauth_server.create_client_command'] = $instance = new \FOS\OAuthServerBundle\Command\CreateClientCommand(($this->privates['fos_oauth_server.client_manager.default'] ?? $this->getFosOauthServer_ClientManager_DefaultService()));
  7701.         $instance->setName('fos:oauth-server:create-client');
  7702.         return $instance;
  7703.     }
  7704.     /**
  7705.      * Gets the private 'fos_oauth_server.entity_manager' shared service.
  7706.      *
  7707.      * @return \Doctrine\ORM\EntityManager
  7708.      */
  7709.     protected function getFosOauthServer_EntityManagerService()
  7710.     {
  7711.         return $this->privates['fos_oauth_server.entity_manager'] = ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL);
  7712.     }
  7713.     /**
  7714.      * Gets the private 'fos_oauth_server.refresh_token_manager.default' shared service.
  7715.      *
  7716.      * @return \FOS\OAuthServerBundle\Entity\RefreshTokenManager
  7717.      */
  7718.     protected function getFosOauthServer_RefreshTokenManager_DefaultService()
  7719.     {
  7720.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/TokenManagerInterface.php';
  7721.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/TokenManager.php';
  7722.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/TokenManager.php';
  7723.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/RefreshTokenManagerInterface.php';
  7724.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/RefreshTokenManager.php';
  7725.         return $this->privates['fos_oauth_server.refresh_token_manager.default'] = new \FOS\OAuthServerBundle\Entity\RefreshTokenManager(($this->privates['fos_oauth_server.entity_manager'] ?? $this->getFosOauthServer_EntityManagerService()), 'App\\Trinity\\ApiBundle\\Entity\\RefreshToken');
  7726.     }
  7727.     /**
  7728.      * Gets the private 'fos_oauth_server.server' shared service.
  7729.      *
  7730.      * @return \OAuth2\OAuth2
  7731.      */
  7732.     protected function getFosOauthServer_ServerService()
  7733.     {
  7734.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2.php';
  7735.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/OAuth2.php';
  7736.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2Storage.php';
  7737.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2RefreshTokens.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantUser.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantCode.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantImplicit.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantClient.php';
  7742.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantExtension.php';
  7743.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Storage/GrantExtensionDispatcherInterface.php';
  7744.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Storage/OAuthStorage.php';
  7745.         return $this->privates['fos_oauth_server.server'] = new \OAuth2\OAuth2(new \FOS\OAuthServerBundle\Storage\OAuthStorage(($this->privates['fos_oauth_server.client_manager.default'] ?? $this->getFosOauthServer_ClientManager_DefaultService()), ($this->privates['fos_oauth_server.access_token_manager.default'] ?? $this->getFosOauthServer_AccessTokenManager_DefaultService()), ($this->privates['fos_oauth_server.refresh_token_manager.default'] ?? $this->getFosOauthServer_RefreshTokenManager_DefaultService()), ($this->privates['fos_oauth_server.auth_code_manager.default'] ?? $this->getFosOauthServer_AuthCodeManager_DefaultService()), NULL, ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService())), $this->parameters['fos_oauth_server.server.options']);
  7746.     }
  7747.     /**
  7748.      * Gets the private 'fos_rest.format_listener' shared service.
  7749.      *
  7750.      * @return \FOS\RestBundle\EventListener\FormatListener
  7751.      */
  7752.     protected function getFosRest_FormatListenerService()
  7753.     {
  7754.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7755.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['priorities' => [=> 'json'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  7756.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'], 'fallback_format' => 'html''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  7757.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  7758.     }
  7759.     /**
  7760.      * Gets the private 'fos_rest.view_response_listener' shared service.
  7761.      *
  7762.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  7763.      */
  7764.     protected function getFosRest_ViewResponseListenerService()
  7765.     {
  7766.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  7767.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), false);
  7768.     }
  7769.     /**
  7770.      * Gets the private 'fragment.renderer.esi' shared service.
  7771.      *
  7772.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  7773.      */
  7774.     protected function getFragment_Renderer_EsiService()
  7775.     {
  7776.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7777.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7778.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  7779.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  7780.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  7781.         $this->privates['fragment.renderer.esi'] = $instance = new \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))));
  7782.         $instance->setFragmentPath('/_fragment');
  7783.         return $instance;
  7784.     }
  7785.     /**
  7786.      * Gets the private 'fragment.renderer.inline' shared service.
  7787.      *
  7788.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7789.      */
  7790.     protected function getFragment_Renderer_InlineService()
  7791.     {
  7792.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7793.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7794.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7795.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7796.         $instance->setFragmentPath('/_fragment');
  7797.         return $instance;
  7798.     }
  7799.     /**
  7800.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7801.      *
  7802.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7803.      */
  7804.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7805.     {
  7806.         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())));
  7807.     }
  7808.     /**
  7809.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7810.      *
  7811.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7812.      */
  7813.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7814.     {
  7815.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  7816.     }
  7817.     /**
  7818.      * Gets the private 'locale_aware_listener' shared service.
  7819.      *
  7820.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7821.      */
  7822.     protected function getLocaleAwareListenerService()
  7823.     {
  7824.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7825.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('nl')));
  7826.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7827.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7828.     }
  7829.     /**
  7830.      * Gets the private 'locale_listener' shared service.
  7831.      *
  7832.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7833.      */
  7834.     protected function getLocaleListenerService()
  7835.     {
  7836.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'nl', ($this->services['router'] ?? $this->getRouterService()), false, []);
  7837.     }
  7838.     /**
  7839.      * Gets the private 'mailer.mailer' shared service.
  7840.      *
  7841.      * @return \Symfony\Component\Mailer\Mailer
  7842.      */
  7843.     protected function getMailer_MailerService()
  7844.     {
  7845.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  7846.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  7847.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  7848.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  7849.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  7850.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  7851.             yield => $this->getMailer_TransportFactory_NullService();
  7852.             yield => $this->getMailer_TransportFactory_SendmailService();
  7853.             yield => $this->getMailer_TransportFactory_NativeService();
  7854.             yield => $this->getMailer_TransportFactory_SmtpService();
  7855.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7856.     }
  7857.     /**
  7858.      * Gets the private 'mailer.transport_factory.native' shared service.
  7859.      *
  7860.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  7861.      */
  7862.     protected function getMailer_TransportFactory_NativeService()
  7863.     {
  7864.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7865.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7866.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  7867.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7868.     }
  7869.     /**
  7870.      * Gets the private 'mailer.transport_factory.null' shared service.
  7871.      *
  7872.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  7873.      */
  7874.     protected function getMailer_TransportFactory_NullService()
  7875.     {
  7876.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7877.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7878.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  7879.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7880.     }
  7881.     /**
  7882.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  7883.      *
  7884.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  7885.      */
  7886.     protected function getMailer_TransportFactory_SendmailService()
  7887.     {
  7888.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  7891.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7892.     }
  7893.     /**
  7894.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  7895.      *
  7896.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  7897.      */
  7898.     protected function getMailer_TransportFactory_SmtpService()
  7899.     {
  7900.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  7901.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  7902.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  7903.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  7904.     }
  7905.     /**
  7906.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7907.      *
  7908.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7909.      */
  7910.     protected function getMaker_AutoCommand_MakeAuthService()
  7911.     {
  7912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7913.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7914.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7915.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7916.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7917.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  7918.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7919.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7920.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7921.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  7922.         $instance->setName('make:auth');
  7923.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  7924.         return $instance;
  7925.     }
  7926.     /**
  7927.      * Gets the private 'maker.auto_command.make_command' shared service.
  7928.      *
  7929.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7930.      */
  7931.     protected function getMaker_AutoCommand_MakeCommandService()
  7932.     {
  7933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7934.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7935.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  7938.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7939.         $instance->setName('make:command');
  7940.         $instance->setDescription('Creates a new console command class');
  7941.         return $instance;
  7942.     }
  7943.     /**
  7944.      * Gets the private 'maker.auto_command.make_controller' shared service.
  7945.      *
  7946.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7947.      */
  7948.     protected function getMaker_AutoCommand_MakeControllerService()
  7949.     {
  7950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7951.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7952.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7953.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7954.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  7955.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7956.         $instance->setName('make:controller');
  7957.         $instance->setDescription('Creates a new controller class');
  7958.         return $instance;
  7959.     }
  7960.     /**
  7961.      * Gets the private 'maker.auto_command.make_crud' shared service.
  7962.      *
  7963.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7964.      */
  7965.     protected function getMaker_AutoCommand_MakeCrudService()
  7966.     {
  7967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7968.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7969.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7970.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7971.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  7972.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7973.         $instance->setName('make:crud');
  7974.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  7975.         return $instance;
  7976.     }
  7977.     /**
  7978.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  7979.      *
  7980.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7981.      */
  7982.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  7983.     {
  7984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7985.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7986.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7987.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7988.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  7989.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7990.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7991.         $instance->setName('make:docker:database');
  7992.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  7993.         return $instance;
  7994.     }
  7995.     /**
  7996.      * Gets the private 'maker.auto_command.make_entity' shared service.
  7997.      *
  7998.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7999.      */
  8000.     protected function getMaker_AutoCommand_MakeEntityService()
  8001.     {
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8004.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8005.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8007.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  8008.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8009.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8010.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b);
  8011.         $instance->setName('make:entity');
  8012.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8013.         return $instance;
  8014.     }
  8015.     /**
  8016.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8017.      *
  8018.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8019.      */
  8020.     protected function getMaker_AutoCommand_MakeFixturesService()
  8021.     {
  8022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8023.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8025.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8027.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8028.         $instance->setName('make:fixtures');
  8029.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8030.         return $instance;
  8031.     }
  8032.     /**
  8033.      * Gets the private 'maker.auto_command.make_form' shared service.
  8034.      *
  8035.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8036.      */
  8037.     protected function getMaker_AutoCommand_MakeFormService()
  8038.     {
  8039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8043.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8044.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8045.         $instance->setName('make:form');
  8046.         $instance->setDescription('Creates a new form class');
  8047.         return $instance;
  8048.     }
  8049.     /**
  8050.      * Gets the private 'maker.auto_command.make_message' shared service.
  8051.      *
  8052.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8053.      */
  8054.     protected function getMaker_AutoCommand_MakeMessageService()
  8055.     {
  8056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8061.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8062.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8063.         $instance->setName('make:message');
  8064.         $instance->setDescription('Creates a new message and handler');
  8065.         return $instance;
  8066.     }
  8067.     /**
  8068.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8069.      *
  8070.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8071.      */
  8072.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8073.     {
  8074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8075.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8078.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8079.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8080.         $instance->setName('make:messenger-middleware');
  8081.         $instance->setDescription('Creates a new messenger middleware');
  8082.         return $instance;
  8083.     }
  8084.     /**
  8085.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8086.      *
  8087.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8088.      */
  8089.     protected function getMaker_AutoCommand_MakeMigrationService()
  8090.     {
  8091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8097.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8098.         $instance->setName('make:migration');
  8099.         $instance->setDescription('Creates a new migration based on database changes');
  8100.         return $instance;
  8101.     }
  8102.     /**
  8103.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8104.      *
  8105.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8106.      */
  8107.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8108.     {
  8109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8110.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8114.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8115.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8116.         $instance->setName('make:registration-form');
  8117.         $instance->setDescription('Creates a new registration form system');
  8118.         return $instance;
  8119.     }
  8120.     /**
  8121.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8122.      *
  8123.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8124.      */
  8125.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8126.     {
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8131.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8132.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8133.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8134.         $instance->setName('make:reset-password');
  8135.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8136.         return $instance;
  8137.     }
  8138.     /**
  8139.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8140.      *
  8141.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8142.      */
  8143.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8144.     {
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8147.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8149.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8150.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8151.         $instance->setName('make:serializer:encoder');
  8152.         $instance->setDescription('Creates a new serializer encoder class');
  8153.         return $instance;
  8154.     }
  8155.     /**
  8156.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8157.      *
  8158.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8159.      */
  8160.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8161.     {
  8162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8164.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8165.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8166.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8167.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8168.         $instance->setName('make:serializer:normalizer');
  8169.         $instance->setDescription('Creates a new serializer normalizer class');
  8170.         return $instance;
  8171.     }
  8172.     /**
  8173.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  8174.      *
  8175.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8176.      */
  8177.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  8178.     {
  8179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8181.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8182.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8183.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  8184.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8185.         $instance->setName('make:stimulus-controller');
  8186.         $instance->setDescription('Creates a new Stimulus controller');
  8187.         return $instance;
  8188.     }
  8189.     /**
  8190.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8191.      *
  8192.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8193.      */
  8194.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8195.     {
  8196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8197.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8198.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8199.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8202.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8203.         $instance->setName('make:subscriber');
  8204.         $instance->setDescription('Creates a new event subscriber class');
  8205.         return $instance;
  8206.     }
  8207.     /**
  8208.      * Gets the private 'maker.auto_command.make_test' shared service.
  8209.      *
  8210.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8211.      */
  8212.     protected function getMaker_AutoCommand_MakeTestService()
  8213.     {
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8215.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8216.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8217.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8218.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8219.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8220.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8221.         $instance->setName('make:test');
  8222.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8223.         $instance->setDescription('Creates a new test class');
  8224.         return $instance;
  8225.     }
  8226.     /**
  8227.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8228.      *
  8229.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8230.      */
  8231.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8232.     {
  8233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8234.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8235.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8236.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8237.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8238.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8239.         $instance->setName('make:twig-extension');
  8240.         $instance->setDescription('Creates a new Twig extension class');
  8241.         return $instance;
  8242.     }
  8243.     /**
  8244.      * Gets the private 'maker.auto_command.make_user' shared service.
  8245.      *
  8246.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8247.      */
  8248.     protected function getMaker_AutoCommand_MakeUserService()
  8249.     {
  8250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8251.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8252.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8253.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8254.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8255.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8256.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8257.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8258.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8259.         $instance->setName('make:user');
  8260.         $instance->setDescription('Creates a new security user class');
  8261.         return $instance;
  8262.     }
  8263.     /**
  8264.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8265.      *
  8266.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8267.      */
  8268.     protected function getMaker_AutoCommand_MakeValidatorService()
  8269.     {
  8270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8271.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8272.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8273.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8274.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8275.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8276.         $instance->setName('make:validator');
  8277.         $instance->setDescription('Creates a new validator and constraint class');
  8278.         return $instance;
  8279.     }
  8280.     /**
  8281.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8282.      *
  8283.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8284.      */
  8285.     protected function getMaker_AutoCommand_MakeVoterService()
  8286.     {
  8287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8288.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8289.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8290.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8291.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8292.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8293.         $instance->setName('make:voter');
  8294.         $instance->setDescription('Creates a new security voter class');
  8295.         return $instance;
  8296.     }
  8297.     /**
  8298.      * Gets the private 'maker.doctrine_helper' shared service.
  8299.      *
  8300.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8301.      */
  8302.     protected function getMaker_DoctrineHelperService()
  8303.     {
  8304.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8305.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  8306.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\CmsBundle\\Entity'=> $a], => [=> 'App\\Trinity\\ApiBundle\\Entity'=> $a], => [=> 'App\\Trinity\\BlogBundle\\Entity'=> $a], => [=> 'App\\Trinity\\FaqBundle\\Entity'=> $a], => [=> 'App\\Trinity\\FormsBundle\\Entity'=> $a], => [=> 'App\\Trinity\\SearchBundle\\Entity'=> $a], => [=> 'App\\Trinity\\SliderBundle\\Entity'=> $a], => [=> 'App\\Trinity\\WebshopBundle\\Entity'=> $a], => [=> 'FOS\\OAuthServerBundle\\Entity'=> ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService())]]]);
  8307.     }
  8308.     /**
  8309.      * Gets the private 'maker.entity_class_generator' shared service.
  8310.      *
  8311.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8312.      */
  8313.     protected function getMaker_EntityClassGeneratorService()
  8314.     {
  8315.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8316.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  8317.     }
  8318.     /**
  8319.      * Gets the private 'maker.file_manager' shared service.
  8320.      *
  8321.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8322.      */
  8323.     protected function getMaker_FileManagerService()
  8324.     {
  8325.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8326.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8327.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8328.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8330.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  8331.     }
  8332.     /**
  8333.      * Gets the private 'maker.generator' shared service.
  8334.      *
  8335.      * @return \Symfony\Bundle\MakerBundle\Generator
  8336.      */
  8337.     protected function getMaker_GeneratorService()
  8338.     {
  8339.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8340.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8341.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  8342.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  8343.     }
  8344.     /**
  8345.      * Gets the private 'maker.php_compat_util' shared service.
  8346.      *
  8347.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8348.      */
  8349.     protected function getMaker_PhpCompatUtilService()
  8350.     {
  8351.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8352.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8353.     }
  8354.     /**
  8355.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8356.      *
  8357.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8358.      */
  8359.     protected function getMaker_Renderer_FormTypeRendererService()
  8360.     {
  8361.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8362.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8363.     }
  8364.     /**
  8365.      * Gets the private 'mime_types' shared service.
  8366.      *
  8367.      * @return \Symfony\Component\Mime\MimeTypes
  8368.      */
  8369.     protected function getMimeTypesService()
  8370.     {
  8371.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8372.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8373.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8374.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8375.         $instance->setDefault($instance);
  8376.         return $instance;
  8377.     }
  8378.     /**
  8379.      * Gets the private 'monolog.command.server_log' shared service.
  8380.      *
  8381.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  8382.      */
  8383.     protected function getMonolog_Command_ServerLogService()
  8384.     {
  8385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8386.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  8387.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  8388.         $instance->setName('server:log');
  8389.         $instance->setDescription('Start a log server that displays logs in real time');
  8390.         return $instance;
  8391.     }
  8392.     /**
  8393.      * Gets the private 'monolog.handler.console' shared service.
  8394.      *
  8395.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8396.      */
  8397.     protected function getMonolog_Handler_ConsoleService()
  8398.     {
  8399.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8400.     }
  8401.     /**
  8402.      * Gets the private 'monolog.handler.deprecation' shared service.
  8403.      *
  8404.      * @return \Monolog\Handler\RotatingFileHandler
  8405.      */
  8406.     protected function getMonolog_Handler_DeprecationService()
  8407.     {
  8408.         $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.deprecations.log'), 30100trueNULLfalse);
  8409.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8410.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  8411.         return $instance;
  8412.     }
  8413.     /**
  8414.      * Gets the private 'monolog.handler.deprecation_filter' shared service.
  8415.      *
  8416.      * @return \Monolog\Handler\FilterHandler
  8417.      */
  8418.     protected function getMonolog_Handler_DeprecationFilterService()
  8419.     {
  8420.         return $this->privates['monolog.handler.deprecation_filter'] = new \Monolog\Handler\FilterHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()), 100200true);
  8421.     }
  8422.     /**
  8423.      * Gets the private 'monolog.handler.main' shared service.
  8424.      *
  8425.      * @return \Monolog\Handler\RotatingFileHandler
  8426.      */
  8427.     protected function getMonolog_Handler_MainService()
  8428.     {
  8429.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 30100trueNULLfalse);
  8430.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8431.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  8432.         return $instance;
  8433.     }
  8434.     /**
  8435.      * Gets the private 'monolog.logger' shared service.
  8436.      *
  8437.      * @return \Symfony\Bridge\Monolog\Logger
  8438.      */
  8439.     protected function getMonolog_LoggerService()
  8440.     {
  8441.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8442.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8443.         $instance->useMicrosecondTimestamps(true);
  8444.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8445.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8446.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8447.         return $instance;
  8448.     }
  8449.     /**
  8450.      * Gets the private 'monolog.logger.cache' shared service.
  8451.      *
  8452.      * @return \Symfony\Bridge\Monolog\Logger
  8453.      */
  8454.     protected function getMonolog_Logger_CacheService()
  8455.     {
  8456.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8457.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8458.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8459.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8460.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8461.         return $instance;
  8462.     }
  8463.     /**
  8464.      * Gets the private 'monolog.logger.mailer' shared service.
  8465.      *
  8466.      * @return \Symfony\Bridge\Monolog\Logger
  8467.      */
  8468.     protected function getMonolog_Logger_MailerService()
  8469.     {
  8470.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  8471.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8472.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8473.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8474.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8475.         return $instance;
  8476.     }
  8477.     /**
  8478.      * Gets the private 'monolog.logger.request' shared service.
  8479.      *
  8480.      * @return \Symfony\Bridge\Monolog\Logger
  8481.      */
  8482.     protected function getMonolog_Logger_RequestService()
  8483.     {
  8484.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8485.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8486.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8487.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8488.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8489.         return $instance;
  8490.     }
  8491.     /**
  8492.      * Gets the private 'monolog.logger.security' shared service.
  8493.      *
  8494.      * @return \Symfony\Bridge\Monolog\Logger
  8495.      */
  8496.     protected function getMonolog_Logger_SecurityService()
  8497.     {
  8498.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8499.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8500.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8501.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8502.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8503.         return $instance;
  8504.     }
  8505.     /**
  8506.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  8507.      *
  8508.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  8509.      */
  8510.     protected function getNelmioApiDoc_Describers_ConfigService()
  8511.     {
  8512.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  8513.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  8514.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'Trinity API''description' => 'The new best thing in web''version' => '2.0.0'], 'components' => ['securitySchemes' => ['Bearer' => ['type' => 'apiKey''description' => 'Value: Bearer {jwt}''name' => 'Authorization''in' => 'header']]], 'security' => [=> ['Bearer' => []]]]);
  8515.     }
  8516.     /**
  8517.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  8518.      *
  8519.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  8520.      */
  8521.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  8522.     {
  8523.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  8524.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  8526.         return $this->privates['nelmio_api_doc.describers.openapi_php.default'] = new \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8527.     }
  8528.     /**
  8529.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  8530.      *
  8531.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  8532.      */
  8533.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  8534.     {
  8535.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  8536.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8537.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8538.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  8539.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  8540.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  8541.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  8542.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  8543.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  8544.         }, 3));
  8545.     }
  8546.     /**
  8547.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  8548.      *
  8549.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  8550.      */
  8551.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  8552.     {
  8553.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  8554.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8555.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8556.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  8557.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json']);
  8558.     }
  8559.     /**
  8560.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  8561.      *
  8562.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  8563.      */
  8564.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  8565.     {
  8566.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8568.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8569.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  8570.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  8571.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), new RewindableGenerator(function () {
  8572.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  8573.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  8574.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  8575.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  8576.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  8577.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  8578.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  8579.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  8580.         }, 8), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  8581.     }
  8582.     /**
  8583.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  8584.      *
  8585.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  8586.      */
  8587.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  8588.     {
  8589.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  8590.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8591.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8592.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  8594.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  8595.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  8596.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  8597.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  8598.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  8599.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  8600.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  8601.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  8602.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  8603.         }, 8));
  8604.     }
  8605.     /**
  8606.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  8607.      *
  8608.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  8609.      */
  8610.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  8611.     {
  8612.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  8613.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  8614.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  8615.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  8616.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  8617.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  8618.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  8619.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  8620.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  8621.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  8622.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  8623.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  8624.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  8625.         }, 8));
  8626.     }
  8627.     /**
  8628.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  8629.      *
  8630.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  8631.      */
  8632.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  8633.     {
  8634.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  8635.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberTrait.php';
  8636.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/FosRestDescriber.php';
  8637.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  8638.     }
  8639.     /**
  8640.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  8641.      *
  8642.      * @return \Symfony\Component\Routing\RouteCollection
  8643.      */
  8644.     protected function getNelmioApiDoc_Routes_DefaultService()
  8645.     {
  8646.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  8647.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  8648.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  8649.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/api(?!/doc$)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  8650.     }
  8651.     /**
  8652.      * Gets the private 'parameter_bag' shared service.
  8653.      *
  8654.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8655.      */
  8656.     protected function getParameterBagService()
  8657.     {
  8658.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8659.     }
  8660.     /**
  8661.      * Gets the private 'profiler_listener' shared service.
  8662.      *
  8663.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8664.      */
  8665.     protected function getProfilerListenerService()
  8666.     {
  8667.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  8668.     }
  8669.     /**
  8670.      * Gets the private 'property_accessor' shared service.
  8671.      *
  8672.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  8673.      */
  8674.     protected function getPropertyAccessorService()
  8675.     {
  8676.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  8677.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  8678.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  8680.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  8681.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  8682.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8683.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  8684.     }
  8685.     /**
  8686.      * Gets the private 'property_info' shared service.
  8687.      *
  8688.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8689.      */
  8690.     protected function getPropertyInfoService()
  8691.     {
  8692.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8693.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8694.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8695.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8696.         }, 3), new RewindableGenerator(function () {
  8697.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8698.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8699.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8700.         }, 3), new RewindableGenerator(function () {
  8701.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8702.         }, 1), new RewindableGenerator(function () {
  8703.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8704.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8705.         }, 2), new RewindableGenerator(function () {
  8706.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8707.         }, 1));
  8708.     }
  8709.     /**
  8710.      * Gets the private 'property_info.serializer_extractor' shared service.
  8711.      *
  8712.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8713.      */
  8714.     protected function getPropertyInfo_SerializerExtractorService()
  8715.     {
  8716.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8717.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8718.     }
  8719.     /**
  8720.      * Gets the private 'router.cache_warmer' shared service.
  8721.      *
  8722.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8723.      */
  8724.     protected function getRouter_CacheWarmerService()
  8725.     {
  8726.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8727.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8728.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8729.             'router' => ['services''router''getRouterService'false],
  8730.         ], [
  8731.             'router' => '?',
  8732.         ]))->withContext('router.cache_warmer'$this));
  8733.     }
  8734.     /**
  8735.      * Gets the private 'router.expression_language_provider' shared service.
  8736.      *
  8737.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  8738.      */
  8739.     protected function getRouter_ExpressionLanguageProviderService()
  8740.     {
  8741.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8742.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  8743.         ], [
  8744.             'env' => 'Closure',
  8745.         ]));
  8746.     }
  8747.     /**
  8748.      * Gets the private 'router.request_context' shared service.
  8749.      *
  8750.      * @return \Symfony\Component\Routing\RequestContext
  8751.      */
  8752.     protected function getRouter_RequestContextService()
  8753.     {
  8754.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  8755.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  8756.         return $instance;
  8757.     }
  8758.     /**
  8759.      * Gets the private 'router_listener' shared service.
  8760.      *
  8761.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8762.      */
  8763.     protected function getRouterListenerService()
  8764.     {
  8765.         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);
  8766.     }
  8767.     /**
  8768.      * Gets the private 'scheb_two_factor.authenticated_token_handler' shared service.
  8769.      *
  8770.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler
  8771.      */
  8772.     protected function getSchebTwoFactor_AuthenticatedTokenHandlerService($lazyLoad true)
  8773.     {
  8774.         if ($lazyLoad) {
  8775.             return $this->privates['scheb_two_factor.authenticated_token_handler'] = $this->createProxy('AuthenticatedTokenHandler_e3677d3', function () {
  8776.                 return \AuthenticatedTokenHandler_e3677d3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8777.                     $wrappedInstance $this->getSchebTwoFactor_AuthenticatedTokenHandlerService(false);
  8778.                     $proxy->setProxyInitializer(null);
  8779.                     return true;
  8780.                 });
  8781.             });
  8782.         }
  8783.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler(($this->privates['scheb_two_factor.ip_whitelist_handler'] ?? $this->getSchebTwoFactor_IpWhitelistHandlerService()), $this->parameters['scheb_two_factor.security_tokens']);
  8784.     }
  8785.     /**
  8786.      * Gets the private 'scheb_two_factor.condition_handler' shared service.
  8787.      *
  8788.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler
  8789.      */
  8790.     protected function getSchebTwoFactor_ConditionHandlerService($lazyLoad true)
  8791.     {
  8792.         if ($lazyLoad) {
  8793.             return $this->privates['scheb_two_factor.condition_handler'] = $this->createProxy('ConditionAuthenticationHandler_a1ee12f', function () {
  8794.                 return \ConditionAuthenticationHandler_a1ee12f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8795.                     $wrappedInstance $this->getSchebTwoFactor_ConditionHandlerService(false);
  8796.                     $proxy->setProxyInitializer(null);
  8797.                     return true;
  8798.                 });
  8799.             });
  8800.         }
  8801.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/TwoFactorConditionInterface.php';
  8802.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/DefaultTwoFactorCondition.php';
  8803.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler(($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\Condition\DefaultTwoFactorCondition());
  8804.     }
  8805.     /**
  8806.      * Gets the private 'scheb_two_factor.default_backup_code_manager' shared service.
  8807.      *
  8808.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Backup\BackupCodeManager
  8809.      */
  8810.     protected function getSchebTwoFactor_DefaultBackupCodeManagerService()
  8811.     {
  8812.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-backup-code/Security/TwoFactor/Backup/BackupCodeManagerInterface.php';
  8813.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-backup-code/Security/TwoFactor/Backup/BackupCodeManager.php';
  8814.         return $this->privates['scheb_two_factor.default_backup_code_manager'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Backup\BackupCodeManager(($this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] ?? $this->getPersisterInterfaceService()));
  8815.     }
  8816.     /**
  8817.      * Gets the private 'scheb_two_factor.default_trusted_device_manager' shared service.
  8818.      *
  8819.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceManager
  8820.      */
  8821.     protected function getSchebTwoFactor_DefaultTrustedDeviceManagerService()
  8822.     {
  8823.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceManagerInterface.php';
  8824.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceManager.php';
  8825.         return $this->privates['scheb_two_factor.default_trusted_device_manager'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceManager(($this->privates['scheb_two_factor.trusted_token_storage'] ?? $this->getSchebTwoFactor_TrustedTokenStorageService()));
  8826.     }
  8827.     /**
  8828.      * Gets the private 'scheb_two_factor.ip_whitelist_handler' shared service.
  8829.      *
  8830.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler
  8831.      */
  8832.     protected function getSchebTwoFactor_IpWhitelistHandlerService($lazyLoad true)
  8833.     {
  8834.         if ($lazyLoad) {
  8835.             return $this->privates['scheb_two_factor.ip_whitelist_handler'] = $this->createProxy('IpWhitelistHandler_06fe2b0', function () {
  8836.                 return \IpWhitelistHandler_06fe2b0::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8837.                     $wrappedInstance $this->getSchebTwoFactor_IpWhitelistHandlerService(false);
  8838.                     $proxy->setProxyInitializer(null);
  8839.                     return true;
  8840.                 });
  8841.             });
  8842.         }
  8843.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/IpWhitelistProviderInterface.php';
  8844.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/DefaultIpWhitelistProvider.php';
  8845.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler(($this->privates['scheb_two_factor.trusted_device_handler'] ?? $this->getSchebTwoFactor_TrustedDeviceHandlerService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\IpWhitelist\DefaultIpWhitelistProvider([]));
  8846.     }
  8847.     /**
  8848.      * Gets the private 'scheb_two_factor.provider_handler' shared service.
  8849.      *
  8850.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler
  8851.      */
  8852.     protected function getSchebTwoFactor_ProviderHandlerService($lazyLoad true)
  8853.     {
  8854.         if ($lazyLoad) {
  8855.             return $this->privates['scheb_two_factor.provider_handler'] = $this->createProxy('TwoFactorProviderHandler_3ecff6c', function () {
  8856.                 return \TwoFactorProviderHandler_3ecff6c::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8857.                     $wrappedInstance $this->getSchebTwoFactor_ProviderHandlerService(false);
  8858.                     $proxy->setProxyInitializer(null);
  8859.                     return true;
  8860.                 });
  8861.             });
  8862.         }
  8863.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
  8864.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
  8865.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.default_token_factory'] ?? ($this->privates['scheb_two_factor.default_token_factory'] = new \Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory())));
  8866.     }
  8867.     /**
  8868.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  8869.      *
  8870.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  8871.      */
  8872.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  8873.     {
  8874.         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()));
  8875.     }
  8876.     /**
  8877.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  8878.      *
  8879.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  8880.      */
  8881.     protected function getSchebTwoFactor_ProviderRegistryService()
  8882.     {
  8883.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  8884.             yield 'totp' => ($this->privates['scheb_two_factor.security.totp.provider'] ?? $this->getSchebTwoFactor_Security_Totp_ProviderService());
  8885.         }, 1));
  8886.     }
  8887.     /**
  8888.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  8889.      *
  8890.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  8891.      */
  8892.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  8893.     {
  8894.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  8895.     }
  8896.     /**
  8897.      * Gets the private 'scheb_two_factor.security.listener.check_backup_code' shared service.
  8898.      *
  8899.      * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckBackupCodeListener
  8900.      */
  8901.     protected function getSchebTwoFactor_Security_Listener_CheckBackupCodeService()
  8902.     {
  8903.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/AbstractCheckCodeListener.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-backup-code/Security/Http/EventListener/CheckBackupCodeListener.php';
  8905.         return $this->privates['scheb_two_factor.security.listener.check_backup_code'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckBackupCodeListener(($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['scheb_two_factor.default_backup_code_manager'] ?? $this->getSchebTwoFactor_DefaultBackupCodeManagerService()));
  8906.     }
  8907.     /**
  8908.      * Gets the private 'scheb_two_factor.security.listener.check_two_factor_code' shared service.
  8909.      *
  8910.      * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener
  8911.      */
  8912.     protected function getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService()
  8913.     {
  8914.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/AbstractCheckCodeListener.php';
  8915.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/CheckTwoFactorCodeListener.php';
  8916.         return $this->privates['scheb_two_factor.security.listener.check_two_factor_code'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener(($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()));
  8917.     }
  8918.     /**
  8919.      * Gets the private 'scheb_two_factor.security.listener.trusted_device' shared service.
  8920.      *
  8921.      * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\TrustedDeviceListener
  8922.      */
  8923.     protected function getSchebTwoFactor_Security_Listener_TrustedDeviceService()
  8924.     {
  8925.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/Http/EventListener/TrustedDeviceListener.php';
  8926.         return $this->privates['scheb_two_factor.security.listener.trusted_device'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\TrustedDeviceListener(($this->privates['scheb_two_factor.default_trusted_device_manager'] ?? $this->getSchebTwoFactor_DefaultTrustedDeviceManagerService()));
  8927.     }
  8928.     /**
  8929.      * Gets the private 'scheb_two_factor.security.totp.default_form_renderer' shared service.
  8930.      *
  8931.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  8932.      */
  8933.     protected function getSchebTwoFactor_Security_Totp_DefaultFormRendererService($lazyLoad true)
  8934.     {
  8935.         if ($lazyLoad) {
  8936.             return $this->privates['scheb_two_factor.security.totp.default_form_renderer'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  8937.                 return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8938.                     $wrappedInstance $this->getSchebTwoFactor_Security_Totp_DefaultFormRendererService(false);
  8939.                     $proxy->setProxyInitializer(null);
  8940.                     return true;
  8941.                 });
  8942.             });
  8943.         }
  8944.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@Cms/login/2fa.html.twig');
  8945.     }
  8946.     /**
  8947.      * Gets the private 'scheb_two_factor.security.totp.provider' shared service.
  8948.      *
  8949.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorTwoFactorProvider
  8950.      */
  8951.     protected function getSchebTwoFactor_Security_Totp_ProviderService()
  8952.     {
  8953.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderInterface.php';
  8954.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticatorTwoFactorProvider.php';
  8955.         return $this->privates['scheb_two_factor.security.totp.provider'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorTwoFactorProvider(($this->services['scheb_two_factor.security.totp_authenticator'] ?? $this->getSchebTwoFactor_Security_TotpAuthenticatorService()), ($this->privates['scheb_two_factor.security.totp.default_form_renderer'] ?? $this->getSchebTwoFactor_Security_Totp_DefaultFormRendererService()));
  8956.     }
  8957.     /**
  8958.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  8959.      *
  8960.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  8961.      */
  8962.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  8963.     {
  8964.         if ($lazyLoad) {
  8965.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  8966.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8967.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  8968.                     $proxy->setProxyInitializer(null);
  8969.                     return true;
  8970.                 });
  8971.             });
  8972.         }
  8973.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener(($this->privates['scheb_two_factor.trusted_token_storage'] ?? $this->getSchebTwoFactor_TrustedTokenStorageService()), 5184000'trusted_device'false'lax''/'NULL);
  8974.     }
  8975.     /**
  8976.      * Gets the private 'scheb_two_factor.trusted_device_handler' shared service.
  8977.      *
  8978.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TrustedDeviceHandler
  8979.      */
  8980.     protected function getSchebTwoFactor_TrustedDeviceHandlerService($lazyLoad true)
  8981.     {
  8982.         if ($lazyLoad) {
  8983.             return $this->privates['scheb_two_factor.trusted_device_handler'] = $this->createProxy('TrustedDeviceHandler_d0544bf', function () {
  8984.                 return \TrustedDeviceHandler_d0544bf::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8985.                     $wrappedInstance $this->getSchebTwoFactor_TrustedDeviceHandlerService(false);
  8986.                     $proxy->setProxyInitializer(null);
  8987.                     return true;
  8988.                 });
  8989.             });
  8990.         }
  8991.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TrustedDeviceHandler(($this->privates['scheb_two_factor.provider_handler'] ?? $this->getSchebTwoFactor_ProviderHandlerService()), ($this->privates['scheb_two_factor.default_trusted_device_manager'] ?? $this->getSchebTwoFactor_DefaultTrustedDeviceManagerService()), true);
  8992.     }
  8993.     /**
  8994.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  8995.      *
  8996.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  8997.      */
  8998.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  8999.     {
  9000.         if ($lazyLoad) {
  9001.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  9002.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  9003.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  9004.                     $proxy->setProxyInitializer(null);
  9005.                     return true;
  9006.                 });
  9007.             });
  9008.         }
  9009.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  9010.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  9011.         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');
  9012.     }
  9013.     /**
  9014.      * Gets the private 'secrets.vault' shared service.
  9015.      *
  9016.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  9017.      */
  9018.     protected function getSecrets_VaultService()
  9019.     {
  9020.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9021.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  9022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  9023.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  9024.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  9025.     }
  9026.     /**
  9027.      * Gets the private 'security.access_listener' shared service.
  9028.      *
  9029.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  9030.      */
  9031.     protected function getSecurity_AccessListenerService()
  9032.     {
  9033.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9034.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9035.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  9036.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9037.     }
  9038.     /**
  9039.      * Gets the private 'security.access_map' shared service.
  9040.      *
  9041.      * @return \Symfony\Component\Security\Http\AccessMap
  9042.      */
  9043.     protected function getSecurity_AccessMapService()
  9044.     {
  9045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9047.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  9048.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/2fa'), [=> 'IS_AUTHENTICATED_2FA_IN_PROGRESS'], NULL);
  9049.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/auth_login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9050.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/lostpassword'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9051.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login_check'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9052.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9053.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  9054.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9055.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal/lostpassword'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9056.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal/login_check'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9057.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9058.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal'), [=> 'ROLE_STUDENT'=> 'ROLE_TEACHER'=> 'ROLE_OWNER'], NULL);
  9059.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  9060.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9061.         return $instance;
  9062.     }
  9063.     /**
  9064.      * Gets the private 'security.authentication.access_listener.two_factor.admin_secured_area' shared service.
  9065.      *
  9066.      * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener
  9067.      */
  9068.     protected function getSecurity_Authentication_AccessListener_TwoFactor_AdminSecuredAreaService()
  9069.     {
  9070.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9071.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9072.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/FirewallListenerInterface.php';
  9073.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php';
  9074.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authorization/TwoFactorAccessDecider.php';
  9075.         return $this->privates['security.authentication.access_listener.two_factor.admin_secured_area'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener(($this->privates['security.firewall_config.two_factor.admin_secured_area'] ?? $this->getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  9076.     }
  9077.     /**
  9078.      * Gets the private 'security.authentication.authentication_required_handler.two_factor.admin_secured_area' shared service.
  9079.      *
  9080.      * @return \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler
  9081.      */
  9082.     protected function getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_AdminSecuredAreaService()
  9083.     {
  9084.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/AuthenticationRequiredHandlerInterface.php';
  9085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9086.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationRequiredHandler.php';
  9087.         return $this->privates['security.authentication.authentication_required_handler.two_factor.admin_secured_area'] = new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.firewall_config.two_factor.admin_secured_area'] ?? $this->getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService()), []);
  9088.     }
  9089.     /**
  9090.      * Gets the private 'security.authentication.form_listener.two_factor.admin_secured_area' shared service.
  9091.      *
  9092.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  9093.      */
  9094.     protected function getSecurity_Authentication_FormListener_TwoFactor_AdminSecuredAreaService()
  9095.     {
  9096.         return $this->privates['security.authentication.form_listener.two_factor.admin_secured_area'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.admin_secured_area'] ?? $this->getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9097.     }
  9098.     /**
  9099.      * Gets the private 'security.authentication.guard_handler' shared service.
  9100.      *
  9101.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  9102.      *
  9103.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  9104.      */
  9105.     protected function getSecurity_Authentication_GuardHandlerService()
  9106.     {
  9107.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  9108.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9109.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9110.         $this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [=> 'api']);
  9111.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  9112.         return $instance;
  9113.     }
  9114.     /**
  9115.      * Gets the private 'security.authentication.kernel_exception_listener.two_factor.admin_secured_area' shared service.
  9116.      *
  9117.      * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener
  9118.      */
  9119.     protected function getSecurity_Authentication_KernelExceptionListener_TwoFactor_AdminSecuredAreaService()
  9120.     {
  9121.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/ExceptionListener.php';
  9122.         return $this->privates['security.authentication.kernel_exception_listener.two_factor.admin_secured_area'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener('admin_secured_area', ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.authentication_required_handler.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_AdminSecuredAreaService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9123.     }
  9124.     /**
  9125.      * Gets the private 'security.authentication.listener.anonymous.admin_secured_area' shared service.
  9126.      *
  9127.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9128.      *
  9129.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.admin_secured_area" service is deprecated, use the new authenticator system instead.
  9130.      */
  9131.     protected function getSecurity_Authentication_Listener_Anonymous_AdminSecuredAreaService()
  9132.     {
  9133.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.admin_secured_area" service is deprecated, use the new authenticator system instead.');
  9134.         return $this->privates['security.authentication.listener.anonymous.admin_secured_area'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9135.     }
  9136.     /**
  9137.      * Gets the private 'security.authentication.listener.anonymous.api' shared service.
  9138.      *
  9139.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9140.      *
  9141.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.api" service is deprecated, use the new authenticator system instead.
  9142.      */
  9143.     protected function getSecurity_Authentication_Listener_Anonymous_ApiService()
  9144.     {
  9145.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.api" service is deprecated, use the new authenticator system instead.');
  9146.         return $this->privates['security.authentication.listener.anonymous.api'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9147.     }
  9148.     /**
  9149.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  9150.      *
  9151.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9152.      *
  9153.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  9154.      */
  9155.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  9156.     {
  9157.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  9158.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9159.     }
  9160.     /**
  9161.      * Gets the private 'security.authentication.listener.anonymous.user_secured_area' shared service.
  9162.      *
  9163.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9164.      *
  9165.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.user_secured_area" service is deprecated, use the new authenticator system instead.
  9166.      */
  9167.     protected function getSecurity_Authentication_Listener_Anonymous_UserSecuredAreaService()
  9168.     {
  9169.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.user_secured_area" service is deprecated, use the new authenticator system instead.');
  9170.         return $this->privates['security.authentication.listener.anonymous.user_secured_area'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9171.     }
  9172.     /**
  9173.      * Gets the private 'security.authentication.listener.form.admin_secured_area' shared service.
  9174.      *
  9175.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  9176.      *
  9177.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.admin_secured_area" service is deprecated, use the new authenticator system instead.
  9178.      */
  9179.     protected function getSecurity_Authentication_Listener_Form_AdminSecuredAreaService()
  9180.     {
  9181.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.admin_secured_area" service is deprecated, use the new authenticator system instead.');
  9182.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  9183.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9184.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  9187.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9188.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9189.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9190.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  9191.         $b->setOptions(['use_referer' => true'login_path' => '/admin/login''default_target_path' => '/admin''always_use_default_target_path' => false'target_path_parameter' => '_target_path']);
  9192.         $b->setFirewallName('admin_secured_area');
  9193.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  9194.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  9195.         $d->setOptions(['login_path' => '/admin/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  9196.         $this->privates['security.authentication.listener.form.admin_secured_area'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a'admin_secured_area'$b$d, ['login_path' => '/admin/login''check_path' => '/admin/login_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false], $c, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);
  9197.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()));
  9198.         return $instance;
  9199.     }
  9200.     /**
  9201.      * Gets the private 'security.authentication.listener.form.user_secured_area' shared service.
  9202.      *
  9203.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  9204.      *
  9205.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.user_secured_area" service is deprecated, use the new authenticator system instead.
  9206.      */
  9207.     protected function getSecurity_Authentication_Listener_Form_UserSecuredAreaService()
  9208.     {
  9209.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.user_secured_area" service is deprecated, use the new authenticator system instead.');
  9210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  9211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9212.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  9213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  9214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  9215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9216.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9217.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9218.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  9219.         $b->setOptions(['use_referer' => true'login_path' => '/portal/login''default_target_path' => '/portal''always_use_default_target_path' => false'target_path_parameter' => '_target_path']);
  9220.         $b->setFirewallName('user_secured_area');
  9221.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  9222.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  9223.         $d->setOptions(['login_path' => '/portal/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  9224.         $this->privates['security.authentication.listener.form.user_secured_area'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a'user_secured_area'$b$d, ['login_path' => '/portal/login''check_path' => '/portal/login_check''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false], $c, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);
  9225.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()));
  9226.         return $instance;
  9227.     }
  9228.     /**
  9229.      * Gets the private 'security.authentication.listener.fos_oauth_server.api' shared service.
  9230.      *
  9231.      * @return \FOS\OAuthServerBundle\Security\Firewall\OAuthListener
  9232.      */
  9233.     protected function getSecurity_Authentication_Listener_FosOauthServer_ApiService()
  9234.     {
  9235.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Security/Firewall/OAuthListener.php';
  9236.         return $this->privates['security.authentication.listener.fos_oauth_server.api'] = new \FOS\OAuthServerBundle\Security\Firewall\OAuthListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['fos_oauth_server.server'] ?? $this->getFosOauthServer_ServerService()));
  9237.     }
  9238.     /**
  9239.      * Gets the private 'security.authentication.listener.guard.admin_secured_area' shared service.
  9240.      *
  9241.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  9242.      *
  9243.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.admin_secured_area" service is deprecated, use the new authenticator system instead.
  9244.      */
  9245.     protected function getSecurity_Authentication_Listener_Guard_AdminSecuredAreaService()
  9246.     {
  9247.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.admin_secured_area" service is deprecated, use the new authenticator system instead.');
  9248.         $this->privates['security.authentication.listener.guard.admin_secured_area'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'admin_secured_area', new RewindableGenerator(function () {
  9249.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  9250.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  9251.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()));
  9252.         return $instance;
  9253.     }
  9254.     /**
  9255.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  9256.      *
  9257.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  9258.      *
  9259.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.
  9260.      */
  9261.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  9262.     {
  9263.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.');
  9264.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'api', new RewindableGenerator(function () {
  9265.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  9266.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  9267.     }
  9268.     /**
  9269.      * Gets the private 'security.authentication.listener.guard.user_secured_area' shared service.
  9270.      *
  9271.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  9272.      *
  9273.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.user_secured_area" service is deprecated, use the new authenticator system instead.
  9274.      */
  9275.     protected function getSecurity_Authentication_Listener_Guard_UserSecuredAreaService()
  9276.     {
  9277.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.user_secured_area" service is deprecated, use the new authenticator system instead.');
  9278.         $this->privates['security.authentication.listener.guard.user_secured_area'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'user_secured_area', new RewindableGenerator(function () {
  9279.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  9280.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  9281.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()));
  9282.         return $instance;
  9283.     }
  9284.     /**
  9285.      * Gets the private 'security.authentication.listener.rememberme.admin_secured_area' shared service.
  9286.      *
  9287.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  9288.      *
  9289.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.admin_secured_area" service is deprecated, use the new authenticator system instead.
  9290.      */
  9291.     protected function getSecurity_Authentication_Listener_Rememberme_AdminSecuredAreaService()
  9292.     {
  9293.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.admin_secured_area" service is deprecated, use the new authenticator system instead.');
  9294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9296.         return $this->privates['security.authentication.listener.rememberme.admin_secured_area'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), true, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  9297.     }
  9298.     /**
  9299.      * Gets the private 'security.authentication.listener.rememberme.user_secured_area' shared service.
  9300.      *
  9301.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  9302.      *
  9303.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.user_secured_area" service is deprecated, use the new authenticator system instead.
  9304.      */
  9305.     protected function getSecurity_Authentication_Listener_Rememberme_UserSecuredAreaService()
  9306.     {
  9307.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.user_secured_area" service is deprecated, use the new authenticator system instead.');
  9308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9310.         return $this->privates['security.authentication.listener.rememberme.user_secured_area'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), true, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  9311.     }
  9312.     /**
  9313.      * Gets the private 'security.authentication.listener.two_factor.admin_secured_area' shared service.
  9314.      *
  9315.      * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener
  9316.      */
  9317.     protected function getSecurity_Authentication_Listener_TwoFactor_AdminSecuredAreaService()
  9318.     {
  9319.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9321.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorListener.php';
  9322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  9323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9324.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php';
  9325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  9326.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php';
  9327.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  9328.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Csrf/NullCsrfTokenManager.php';
  9329.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
  9330.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
  9331.         $a = ($this->privates['security.firewall_config.two_factor.admin_secured_area'] ?? $this->getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService());
  9332.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  9333.         return $this->privates['security.authentication.listener.two_factor.admin_secured_area'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), $a, new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b$a, []), new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$a), ($this->privates['security.authentication.authentication_required_handler.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_AdminSecuredAreaService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager(), ($this->privates['scheb_two_factor.default_trusted_device_manager'] ?? $this->getSchebTwoFactor_DefaultTrustedDeviceManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['scheb_two_factor.default_token_factory'] ?? ($this->privates['scheb_two_factor.default_token_factory'] = new \Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory())), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  9334.     }
  9335.     /**
  9336.      * Gets the private 'security.authentication.manager' shared service.
  9337.      *
  9338.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  9339.      *
  9340.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  9341.      */
  9342.     protected function getSecurity_Authentication_ManagerService()
  9343.     {
  9344.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  9345.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  9346.             yield => ($this->privates['security.authentication.provider.guard.api.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecoratorService());
  9347.             yield => ($this->privates['security.authentication.provider.fos_oauth_server.api.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_FosOauthServer_Api_TwoFactorDecoratorService());
  9348.             yield => ($this->privates['security.authentication.provider.anonymous.api.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_Api_TwoFactorDecoratorService());
  9349.             yield => ($this->privates['security.authentication.provider.guard.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_AdminSecuredArea_TwoFactorDecoratorService());
  9350.             yield => ($this->privates['security.authentication.provider.dao.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Dao_AdminSecuredArea_TwoFactorDecoratorService());
  9351.             yield => ($this->privates['security.authentication.provider.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_Provider_TwoFactor_AdminSecuredAreaService());
  9352.             yield => ($this->privates['security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Rememberme_AdminSecuredArea_TwoFactorDecoratorService());
  9353.             yield => ($this->privates['security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AdminSecuredArea_TwoFactorDecoratorService());
  9354.             yield => ($this->privates['security.authentication.provider.guard.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_UserSecuredArea_TwoFactorDecoratorService());
  9355.             yield => ($this->privates['security.authentication.provider.dao.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Dao_UserSecuredArea_TwoFactorDecoratorService());
  9356.             yield 10 => ($this->privates['security.authentication.provider.rememberme.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Rememberme_UserSecuredArea_TwoFactorDecoratorService());
  9357.             yield 11 => ($this->privates['security.authentication.provider.anonymous.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_UserSecuredArea_TwoFactorDecoratorService());
  9358.             yield 12 => ($this->privates['security.authentication.provider.anonymous.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecoratorService());
  9359.         }, 13), true);
  9360.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9361.         return $instance;
  9362.     }
  9363.     /**
  9364.      * Gets the private 'security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator' shared service.
  9365.      *
  9366.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9367.      */
  9368.     protected function getSecurity_Authentication_Provider_Anonymous_AdminSecuredArea_TwoFactorDecoratorService()
  9369.     {
  9370.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9371.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9372.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9373.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9374.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9375.         return $this->privates['security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Anonymous_AdminSecuredArea_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9376.     }
  9377.     /**
  9378.      * Gets the private 'security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator.inner' shared service.
  9379.      *
  9380.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  9381.      *
  9382.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9383.      */
  9384.     protected function getSecurity_Authentication_Provider_Anonymous_AdminSecuredArea_TwoFactorDecorator_InnerService()
  9385.     {
  9386.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9387.         return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  9388.     }
  9389.     /**
  9390.      * Gets the private 'security.authentication.provider.anonymous.api.two_factor_decorator' shared service.
  9391.      *
  9392.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9393.      */
  9394.     protected function getSecurity_Authentication_Provider_Anonymous_Api_TwoFactorDecoratorService()
  9395.     {
  9396.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9397.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9398.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9399.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9400.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9401.         return $this->privates['security.authentication.provider.anonymous.api.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Anonymous_Api_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9402.     }
  9403.     /**
  9404.      * Gets the private 'security.authentication.provider.anonymous.api.two_factor_decorator.inner' shared service.
  9405.      *
  9406.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  9407.      *
  9408.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.api.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9409.      */
  9410.     protected function getSecurity_Authentication_Provider_Anonymous_Api_TwoFactorDecorator_InnerService()
  9411.     {
  9412.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.api.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9413.         return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  9414.     }
  9415.     /**
  9416.      * Gets the private 'security.authentication.provider.anonymous.main.two_factor_decorator' shared service.
  9417.      *
  9418.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9419.      */
  9420.     protected function getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecoratorService()
  9421.     {
  9422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9424.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9425.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9426.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9427.         return $this->privates['security.authentication.provider.anonymous.main.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9428.     }
  9429.     /**
  9430.      * Gets the private 'security.authentication.provider.anonymous.main.two_factor_decorator.inner' shared service.
  9431.      *
  9432.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  9433.      *
  9434.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9435.      */
  9436.     protected function getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecorator_InnerService()
  9437.     {
  9438.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9439.         return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  9440.     }
  9441.     /**
  9442.      * Gets the private 'security.authentication.provider.anonymous.user_secured_area.two_factor_decorator' shared service.
  9443.      *
  9444.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9445.      */
  9446.     protected function getSecurity_Authentication_Provider_Anonymous_UserSecuredArea_TwoFactorDecoratorService()
  9447.     {
  9448.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9449.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9450.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9451.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9452.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9453.         return $this->privates['security.authentication.provider.anonymous.user_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Anonymous_UserSecuredArea_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9454.     }
  9455.     /**
  9456.      * Gets the private 'security.authentication.provider.anonymous.user_secured_area.two_factor_decorator.inner' shared service.
  9457.      *
  9458.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  9459.      *
  9460.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.user_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9461.      */
  9462.     protected function getSecurity_Authentication_Provider_Anonymous_UserSecuredArea_TwoFactorDecorator_InnerService()
  9463.     {
  9464.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.user_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9465.         return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  9466.     }
  9467.     /**
  9468.      * Gets the private 'security.authentication.provider.dao.admin_secured_area.two_factor_decorator' shared service.
  9469.      *
  9470.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9471.      */
  9472.     protected function getSecurity_Authentication_Provider_Dao_AdminSecuredArea_TwoFactorDecoratorService()
  9473.     {
  9474.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9476.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9477.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9479.         return $this->privates['security.authentication.provider.dao.admin_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Dao_AdminSecuredArea_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9480.     }
  9481.     /**
  9482.      * Gets the private 'security.authentication.provider.dao.admin_secured_area.two_factor_decorator.inner' shared service.
  9483.      *
  9484.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  9485.      *
  9486.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.admin_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9487.      */
  9488.     protected function getSecurity_Authentication_Provider_Dao_AdminSecuredArea_TwoFactorDecorator_InnerService()
  9489.     {
  9490.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.admin_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9491.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9492.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9493.         return new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'admin_secured_area', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  9494.     }
  9495.     /**
  9496.      * Gets the private 'security.authentication.provider.dao.user_secured_area.two_factor_decorator' shared service.
  9497.      *
  9498.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9499.      */
  9500.     protected function getSecurity_Authentication_Provider_Dao_UserSecuredArea_TwoFactorDecoratorService()
  9501.     {
  9502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9503.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9504.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9505.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9506.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9507.         return $this->privates['security.authentication.provider.dao.user_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Dao_UserSecuredArea_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9508.     }
  9509.     /**
  9510.      * Gets the private 'security.authentication.provider.dao.user_secured_area.two_factor_decorator.inner' shared service.
  9511.      *
  9512.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  9513.      *
  9514.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.user_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9515.      */
  9516.     protected function getSecurity_Authentication_Provider_Dao_UserSecuredArea_TwoFactorDecorator_InnerService()
  9517.     {
  9518.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.user_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9519.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9520.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9521.         return new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'user_secured_area', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  9522.     }
  9523.     /**
  9524.      * Gets the private 'security.authentication.provider.fos_oauth_server.api.two_factor_decorator' shared service.
  9525.      *
  9526.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9527.      */
  9528.     protected function getSecurity_Authentication_Provider_FosOauthServer_Api_TwoFactorDecoratorService()
  9529.     {
  9530.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9532.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9533.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Security/Authentication/Provider/OAuthProvider.php';
  9534.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9535.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9536.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9537.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9538.         return $this->privates['security.authentication.provider.fos_oauth_server.api.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator(new \FOS\OAuthServerBundle\Security\Authentication\Provider\OAuthProvider(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['fos_oauth_server.server'] ?? $this->getFosOauthServer_ServerService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker()))), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9539.     }
  9540.     /**
  9541.      * Gets the private 'security.authentication.provider.guard.admin_secured_area.two_factor_decorator' shared service.
  9542.      *
  9543.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9544.      */
  9545.     protected function getSecurity_Authentication_Provider_Guard_AdminSecuredArea_TwoFactorDecoratorService()
  9546.     {
  9547.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9549.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9550.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9551.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9552.         return $this->privates['security.authentication.provider.guard.admin_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Guard_AdminSecuredArea_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9553.     }
  9554.     /**
  9555.      * Gets the private 'security.authentication.provider.guard.admin_secured_area.two_factor_decorator.inner' shared service.
  9556.      *
  9557.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  9558.      *
  9559.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.admin_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9560.      */
  9561.     protected function getSecurity_Authentication_Provider_Guard_AdminSecuredArea_TwoFactorDecorator_InnerService()
  9562.     {
  9563.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.admin_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9566.         return new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  9567.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  9568.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'admin_secured_area', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  9569.     }
  9570.     /**
  9571.      * Gets the private 'security.authentication.provider.guard.api.two_factor_decorator' shared service.
  9572.      *
  9573.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9574.      */
  9575.     protected function getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecoratorService()
  9576.     {
  9577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9579.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9580.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9581.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9582.         return $this->privates['security.authentication.provider.guard.api.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9583.     }
  9584.     /**
  9585.      * Gets the private 'security.authentication.provider.guard.api.two_factor_decorator.inner' shared service.
  9586.      *
  9587.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  9588.      *
  9589.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.api.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9590.      */
  9591.     protected function getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecorator_InnerService()
  9592.     {
  9593.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.api.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9594.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9595.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9596.         return new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  9597.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  9598.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  9599.     }
  9600.     /**
  9601.      * Gets the private 'security.authentication.provider.guard.user_secured_area.two_factor_decorator' shared service.
  9602.      *
  9603.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9604.      */
  9605.     protected function getSecurity_Authentication_Provider_Guard_UserSecuredArea_TwoFactorDecoratorService()
  9606.     {
  9607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9609.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9610.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9611.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9612.         return $this->privates['security.authentication.provider.guard.user_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Guard_UserSecuredArea_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9613.     }
  9614.     /**
  9615.      * Gets the private 'security.authentication.provider.guard.user_secured_area.two_factor_decorator.inner' shared service.
  9616.      *
  9617.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  9618.      *
  9619.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.user_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9620.      */
  9621.     protected function getSecurity_Authentication_Provider_Guard_UserSecuredArea_TwoFactorDecorator_InnerService()
  9622.     {
  9623.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.user_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9626.         return new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  9627.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  9628.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'user_secured_area', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
  9629.     }
  9630.     /**
  9631.      * Gets the private 'security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator' shared service.
  9632.      *
  9633.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9634.      */
  9635.     protected function getSecurity_Authentication_Provider_Rememberme_AdminSecuredArea_TwoFactorDecoratorService()
  9636.     {
  9637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9639.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9640.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9641.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9642.         return $this->privates['security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Rememberme_AdminSecuredArea_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9643.     }
  9644.     /**
  9645.      * Gets the private 'security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator.inner' shared service.
  9646.      *
  9647.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  9648.      *
  9649.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9650.      */
  9651.     protected function getSecurity_Authentication_Provider_Rememberme_AdminSecuredArea_TwoFactorDecorator_InnerService()
  9652.     {
  9653.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9654.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9656.         return new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'admin_secured_area');
  9657.     }
  9658.     /**
  9659.      * Gets the private 'security.authentication.provider.rememberme.user_secured_area.two_factor_decorator' shared service.
  9660.      *
  9661.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  9662.      */
  9663.     protected function getSecurity_Authentication_Provider_Rememberme_UserSecuredArea_TwoFactorDecoratorService()
  9664.     {
  9665.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9666.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9667.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  9668.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  9669.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  9670.         return $this->privates['security.authentication.provider.rememberme.user_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Rememberme_UserSecuredArea_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9671.     }
  9672.     /**
  9673.      * Gets the private 'security.authentication.provider.rememberme.user_secured_area.two_factor_decorator.inner' shared service.
  9674.      *
  9675.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  9676.      *
  9677.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.user_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
  9678.      */
  9679.     protected function getSecurity_Authentication_Provider_Rememberme_UserSecuredArea_TwoFactorDecorator_InnerService()
  9680.     {
  9681.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.rememberme.user_secured_area.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
  9682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9684.         return new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'user_secured_area');
  9685.     }
  9686.     /**
  9687.      * Gets the private 'security.authentication.provider.two_factor.admin_secured_area' shared service.
  9688.      *
  9689.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\TwoFactorAuthenticationProvider
  9690.      */
  9691.     protected function getSecurity_Authentication_Provider_TwoFactor_AdminSecuredAreaService()
  9692.     {
  9693.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  9694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  9695.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/TwoFactorAuthenticationProvider.php';
  9696.         return $this->privates['security.authentication.provider.two_factor.admin_secured_area'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\TwoFactorAuthenticationProvider(($this->privates['security.firewall_config.two_factor.admin_secured_area'] ?? $this->getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.default_backup_code_manager'] ?? $this->getSchebTwoFactor_DefaultBackupCodeManagerService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()));
  9697.     }
  9698.     /**
  9699.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.admin_secured_area' shared service.
  9700.      *
  9701.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  9702.      */
  9703.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService()
  9704.     {
  9705.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'admin_secured_area'truefalse);
  9706.     }
  9707.     /**
  9708.      * Gets the private 'security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator' shared service.
  9709.      *
  9710.      * @return \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator
  9711.      */
  9712.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()
  9713.     {
  9714.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  9715.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  9716.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/RememberMe/RememberMeServicesDecorator.php';
  9717.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  9718.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  9719.         return $this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator(new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
  9720.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  9721.         }, 1), $this->getEnv('APP_SECRET'), 'admin_secured_area', ['lifetime' => 604800'path' => '/''domain' => NULL'name' => 'REMEMBERME''secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService())));
  9722.     }
  9723.     /**
  9724.      * Gets the private 'security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator' shared service.
  9725.      *
  9726.      * @return \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator
  9727.      */
  9728.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()
  9729.     {
  9730.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  9731.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  9732.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/RememberMe/RememberMeServicesDecorator.php';
  9733.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  9734.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  9735.         return $this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator(new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
  9736.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  9737.         }, 1), $this->getEnv('APP_SECRET'), 'user_secured_area', ['lifetime' => 604800'path' => '/''domain' => NULL'name' => 'REMEMBERME''secure' => NULL'httponly' => true'samesite' => 'lax''always_remember_me' => false'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService())));
  9738.     }
  9739.     /**
  9740.      * Gets the private 'security.authentication.switchuser_listener.admin_secured_area' shared service.
  9741.      *
  9742.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  9743.      */
  9744.     protected function getSecurity_Authentication_SwitchuserListener_AdminSecuredAreaService()
  9745.     {
  9746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9747.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9748.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  9749.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9750.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9751.         return $this->privates['security.authentication.switchuser_listener.admin_secured_area'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'admin_secured_area', ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), false);
  9752.     }
  9753.     /**
  9754.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  9755.      *
  9756.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  9757.      */
  9758.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  9759.     {
  9760.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9761.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9762.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  9763.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9765.         return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'main', ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), false);
  9766.     }
  9767.     /**
  9768.      * Gets the private 'security.authentication.switchuser_listener.user_secured_area' shared service.
  9769.      *
  9770.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  9771.      */
  9772.     protected function getSecurity_Authentication_SwitchuserListener_UserSecuredAreaService()
  9773.     {
  9774.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9775.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9776.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  9777.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9778.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9779.         return $this->privates['security.authentication.switchuser_listener.user_secured_area'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'user_secured_area', ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), false);
  9780.     }
  9781.     /**
  9782.      * Gets the private 'security.channel_listener' shared service.
  9783.      *
  9784.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9785.      */
  9786.     protected function getSecurity_ChannelListenerService()
  9787.     {
  9788.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9789.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9790.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9791.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9792.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  9793.     }
  9794.     /**
  9795.      * Gets the private 'security.command.debug_firewall' shared service.
  9796.      *
  9797.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  9798.      */
  9799.     protected function getSecurity_Command_DebugFirewallService()
  9800.     {
  9801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9802.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  9803.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.gArUn4e'] ?? $this->get_ServiceLocator_GArUn4eService()), ($this->privates['.service_locator.9TcZ2i.'] ?? $this->get_ServiceLocator_9TcZ2i_Service()), [], false);
  9804.         $instance->setName('debug:firewall');
  9805.         $instance->setDescription('Display information about your security firewall(s)');
  9806.         return $instance;
  9807.     }
  9808.     /**
  9809.      * Gets the private 'security.command.user_password_encoder' shared service.
  9810.      *
  9811.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9812.      *
  9813.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  9814.      */
  9815.     protected function getSecurity_Command_UserPasswordEncoderService()
  9816.     {
  9817.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  9818.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\CmsBundle\\Entity\\User']);
  9819.         $instance->setName('security:encode-password');
  9820.         $instance->setDescription('Encode a password');
  9821.         return $instance;
  9822.     }
  9823.     /**
  9824.      * Gets the private 'security.command.user_password_hash' shared service.
  9825.      *
  9826.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  9827.      */
  9828.     protected function getSecurity_Command_UserPasswordHashService()
  9829.     {
  9830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9831.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  9832.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\CmsBundle\\Entity\\User']);
  9833.         $instance->setName('security:hash-password');
  9834.         $instance->setDescription('Hash a user password');
  9835.         return $instance;
  9836.     }
  9837.     /**
  9838.      * Gets the private 'security.context_listener.0' shared service.
  9839.      *
  9840.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  9841.      */
  9842.     protected function getSecurity_ContextListener_0Service()
  9843.     {
  9844.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9845.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9846.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  9847.         $this->privates['security.context_listener.0'] = $instance = 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 () {
  9848.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? ($this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([])));
  9849.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  9850.         }, 2), 'primary_auth', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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']);
  9851.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()));
  9852.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()));
  9853.         return $instance;
  9854.     }
  9855.     /**
  9856.      * Gets the private 'security.csrf.token_storage' shared service.
  9857.      *
  9858.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  9859.      */
  9860.     protected function getSecurity_Csrf_TokenStorageService()
  9861.     {
  9862.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  9863.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  9864.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  9865.         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())));
  9866.     }
  9867.     /**
  9868.      * Gets the private 'security.encoder_factory.generic' shared service.
  9869.      *
  9870.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  9871.      *
  9872.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  9873.      */
  9874.     protected function getSecurity_EncoderFactory_GenericService()
  9875.     {
  9876.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  9877.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\CmsBundle\\Entity\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  9878.     }
  9879.     /**
  9880.      * Gets the private 'security.event_dispatcher.admin_secured_area' shared service.
  9881.      *
  9882.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9883.      */
  9884.     protected function getSecurity_EventDispatcher_AdminSecuredAreaService()
  9885.     {
  9886.         $this->privates['security.event_dispatcher.admin_secured_area'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9887.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9888.             return ($this->privates['security.logout.listener.default.admin_secured_area'] ?? $this->getSecurity_Logout_Listener_Default_AdminSecuredAreaService());
  9889.         }, => 'onLogout'], 64);
  9890.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9891.             return ($this->privates['security.logout.listener.session.admin_secured_area'] ?? ($this->privates['security.logout.listener.session.admin_secured_area'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  9892.         }, => 'onLogout'], 0);
  9893.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9894.             return ($this->privates['security.logout.listener.remember_me.admin_secured_area'] ?? $this->getSecurity_Logout_Listener_RememberMe_AdminSecuredAreaService());
  9895.         }, => 'onLogout'], 0);
  9896.         $instance->addListener('security.interactive_login', [=> function () {
  9897.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  9898.         }, => 'onInteractiveLogin'], 0);
  9899.         $instance->addListener('security.interactive_login', [=> function () {
  9900.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  9901.         }, => 'onSecurityInteractiveLogin'], 0);
  9902.         $instance->addListener('security.authentication.success', [=> function () {
  9903.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  9904.         }, => 'onLogin'], 9223372036854775807);
  9905.         $instance->addListener('security.authentication.success', [=> function () {
  9906.             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()));
  9907.         }, => 'onLogin'], 9223372036854775806);
  9908.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9909.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  9910.         }, => 'checkPassport'], 0);
  9911.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9912.             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()));
  9913.         }, => 'onSuccessfulLogin'], -63);
  9914.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9915.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  9916.         }, => 'onSuccessfulLogin'], 0);
  9917.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9918.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  9919.         }, => 'checkPassport'], 16);
  9920.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9921.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9922.         }, => 'onLogout'], 0);
  9923.         return $instance;
  9924.     }
  9925.     /**
  9926.      * Gets the private 'security.event_dispatcher.api' shared service.
  9927.      *
  9928.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9929.      */
  9930.     protected function getSecurity_EventDispatcher_ApiService()
  9931.     {
  9932.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9933.         $instance->addListener('security.interactive_login', [=> function () {
  9934.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  9935.         }, => 'onInteractiveLogin'], 0);
  9936.         $instance->addListener('security.interactive_login', [=> function () {
  9937.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  9938.         }, => 'onSecurityInteractiveLogin'], 0);
  9939.         $instance->addListener('security.authentication.success', [=> function () {
  9940.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  9941.         }, => 'onLogin'], 9223372036854775807);
  9942.         $instance->addListener('security.authentication.success', [=> function () {
  9943.             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()));
  9944.         }, => 'onLogin'], 9223372036854775806);
  9945.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9946.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  9947.         }, => 'checkPassport'], 0);
  9948.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9949.             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()));
  9950.         }, => 'onSuccessfulLogin'], -63);
  9951.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9952.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  9953.         }, => 'onSuccessfulLogin'], 0);
  9954.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9955.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  9956.         }, => 'checkPassport'], 16);
  9957.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9958.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9959.         }, => 'onLogout'], 0);
  9960.         return $instance;
  9961.     }
  9962.     /**
  9963.      * Gets the private 'security.event_dispatcher.main' shared service.
  9964.      *
  9965.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9966.      */
  9967.     protected function getSecurity_EventDispatcher_MainService()
  9968.     {
  9969.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9970.         $instance->addListener('security.interactive_login', [=> function () {
  9971.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  9972.         }, => 'onInteractiveLogin'], 0);
  9973.         $instance->addListener('security.interactive_login', [=> function () {
  9974.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  9975.         }, => 'onSecurityInteractiveLogin'], 0);
  9976.         $instance->addListener('security.authentication.success', [=> function () {
  9977.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  9978.         }, => 'onLogin'], 9223372036854775807);
  9979.         $instance->addListener('security.authentication.success', [=> function () {
  9980.             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()));
  9981.         }, => 'onLogin'], 9223372036854775806);
  9982.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9983.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  9984.         }, => 'checkPassport'], 0);
  9985.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9986.             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()));
  9987.         }, => 'onSuccessfulLogin'], -63);
  9988.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  9989.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  9990.         }, => 'onSuccessfulLogin'], 0);
  9991.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  9992.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  9993.         }, => 'checkPassport'], 16);
  9994.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9995.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9996.         }, => 'onLogout'], 0);
  9997.         return $instance;
  9998.     }
  9999.     /**
  10000.      * Gets the private 'security.event_dispatcher.user_secured_area' shared service.
  10001.      *
  10002.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  10003.      */
  10004.     protected function getSecurity_EventDispatcher_UserSecuredAreaService()
  10005.     {
  10006.         $this->privates['security.event_dispatcher.user_secured_area'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  10007.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10008.             return ($this->privates['security.logout.listener.default.user_secured_area'] ?? $this->getSecurity_Logout_Listener_Default_UserSecuredAreaService());
  10009.         }, => 'onLogout'], 64);
  10010.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10011.             return ($this->privates['security.logout.listener.session.user_secured_area'] ?? ($this->privates['security.logout.listener.session.user_secured_area'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  10012.         }, => 'onLogout'], 0);
  10013.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10014.             return ($this->privates['security.logout.listener.remember_me.user_secured_area'] ?? $this->getSecurity_Logout_Listener_RememberMe_UserSecuredAreaService());
  10015.         }, => 'onLogout'], 0);
  10016.         $instance->addListener('security.interactive_login', [=> function () {
  10017.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  10018.         }, => 'onInteractiveLogin'], 0);
  10019.         $instance->addListener('security.interactive_login', [=> function () {
  10020.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  10021.         }, => 'onSecurityInteractiveLogin'], 0);
  10022.         $instance->addListener('security.authentication.success', [=> function () {
  10023.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  10024.         }, => 'onLogin'], 9223372036854775807);
  10025.         $instance->addListener('security.authentication.success', [=> function () {
  10026.             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()));
  10027.         }, => 'onLogin'], 9223372036854775806);
  10028.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10029.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  10030.         }, => 'checkPassport'], 0);
  10031.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10032.             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()));
  10033.         }, => 'onSuccessfulLogin'], -63);
  10034.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10035.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  10036.         }, => 'onSuccessfulLogin'], 0);
  10037.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10038.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  10039.         }, => 'checkPassport'], 16);
  10040.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10041.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  10042.         }, => 'onLogout'], 0);
  10043.         return $instance;
  10044.     }
  10045.     /**
  10046.      * Gets the private 'security.firewall.map' shared service.
  10047.      *
  10048.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  10049.      */
  10050.     protected function getSecurity_Firewall_MapService()
  10051.     {
  10052.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.gArUn4e'] ?? $this->get_ServiceLocator_GArUn4eService()), new RewindableGenerator(function () {
  10053.             yield 'security.firewall.map.context.oauth_token' => ($this->privates['.security.request_matcher.0Awr3sc'] ?? ($this->privates['.security.request_matcher.0Awr3sc'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/token')));
  10054.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  10055.             yield 'security.firewall.map.context.admin_secured_area' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
  10056.             yield 'security.firewall.map.context.user_secured_area' => ($this->privates['.security.request_matcher.nHrRj9a'] ?? ($this->privates['.security.request_matcher.nHrRj9a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal')));
  10057.             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)/')));
  10058.             yield 'security.firewall.map.context.main' => NULL;
  10059.         }, 6));
  10060.     }
  10061.     /**
  10062.      * Gets the private 'security.firewall.map.context.admin_secured_area' shared service.
  10063.      *
  10064.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10065.      */
  10066.     protected function getSecurity_Firewall_Map_Context_AdminSecuredAreaService()
  10067.     {
  10068.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10069.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10070.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10071.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  10073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10074.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10075.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10076.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10077.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10078.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10079.         return $this->privates['security.firewall.map.context.admin_secured_area'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10080.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10081.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10082.             yield => ($this->privates['security.authentication.listener.guard.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_Guard_AdminSecuredAreaService());
  10083.             yield => ($this->privates['security.authentication.listener.form.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_Form_AdminSecuredAreaService());
  10084.             yield => ($this->privates['security.authentication.listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_TwoFactor_AdminSecuredAreaService());
  10085.             yield => ($this->privates['security.authentication.listener.rememberme.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_Rememberme_AdminSecuredAreaService());
  10086.             yield => ($this->privates['security.authentication.listener.anonymous.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdminSecuredAreaService());
  10087.             yield => ($this->privates['security.authentication.switchuser_listener.admin_secured_area'] ?? $this->getSecurity_Authentication_SwitchuserListener_AdminSecuredAreaService());
  10088.             yield => ($this->privates['security.authentication.access_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_AccessListener_TwoFactor_AdminSecuredAreaService());
  10089.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10090.         }, 10), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b'admin_secured_area', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b'/admin/login'false), '/'NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.admin_secured_area'] ?? $this->getSecurity_EventDispatcher_AdminSecuredAreaService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/admin/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin_secured_area''security.user_checker''.security.request_matcher.B3ldH_a'truefalse'security.user.provider.concrete.app_user_provider''primary_auth''security.authentication.form_entry_point.admin_secured_area'NULLNULL, [=> 'switch_user'=> 'guard'=> 'form_login'=> 'two_factor'=> 'remember_me'=> 'anonymous'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH']));
  10091.     }
  10092.     /**
  10093.      * Gets the private 'security.firewall.map.context.api' shared service.
  10094.      *
  10095.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10096.      */
  10097.     protected function getSecurity_Firewall_Map_Context_ApiService()
  10098.     {
  10099.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10100.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10103.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Security/EntryPoint/OAuthEntryPoint.php';
  10104.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10105.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10106.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10107.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  10108.             yield => ($this->privates['security.authentication.listener.fos_oauth_server.api'] ?? $this->getSecurity_Authentication_Listener_FosOauthServer_ApiService());
  10109.             yield => ($this->privates['security.authentication.listener.anonymous.api'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiService());
  10110.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10111.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', new \FOS\OAuthServerBundle\Security\EntryPoint\OAuthEntryPoint(($this->privates['fos_oauth_server.server'] ?? $this->getFosOauthServer_ServerService())), '/'NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'truetrue'security.user.provider.concrete.app_user_provider'NULL'fos_oauth_server.security.entry_point'NULLNULL, [=> 'guard'=> 'fos_oauth'=> 'anonymous'], NULL));
  10112.     }
  10113.     /**
  10114.      * Gets the private 'security.firewall.map.context.dev' shared service.
  10115.      *
  10116.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10117.      */
  10118.     protected function getSecurity_Firewall_Map_Context_DevService()
  10119.     {
  10120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10122.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10123.             return new \EmptyIterator();
  10124.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  10125.     }
  10126.     /**
  10127.      * Gets the private 'security.firewall.map.context.main' shared service.
  10128.      *
  10129.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  10130.      */
  10131.     protected function getSecurity_Firewall_Map_Context_MainService()
  10132.     {
  10133.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  10135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10136.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10138.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  10139.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10140.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10141.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  10142.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  10143.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10144.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'main'NULL'/'NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''primary_auth'NULLNULLNULL, [=> 'switch_user'=> 'anonymous'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH']), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  10145.     }
  10146.     /**
  10147.      * Gets the private 'security.firewall.map.context.oauth_token' shared service.
  10148.      *
  10149.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10150.      */
  10151.     protected function getSecurity_Firewall_Map_Context_OauthTokenService()
  10152.     {
  10153.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10154.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10155.         return $this->privates['security.firewall.map.context.oauth_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10156.             return new \EmptyIterator();
  10157.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('oauth_token''security.user_checker''.security.request_matcher.0Awr3sc'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  10158.     }
  10159.     /**
  10160.      * Gets the private 'security.firewall.map.context.user_secured_area' shared service.
  10161.      *
  10162.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10163.      */
  10164.     protected function getSecurity_Firewall_Map_Context_UserSecuredAreaService()
  10165.     {
  10166.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10167.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10168.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10169.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10170.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  10171.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10172.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10173.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10174.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10175.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10176.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10177.         return $this->privates['security.firewall.map.context.user_secured_area'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10178.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10179.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10180.             yield => ($this->privates['security.authentication.listener.guard.user_secured_area'] ?? $this->getSecurity_Authentication_Listener_Guard_UserSecuredAreaService());
  10181.             yield => ($this->privates['security.authentication.listener.form.user_secured_area'] ?? $this->getSecurity_Authentication_Listener_Form_UserSecuredAreaService());
  10182.             yield => ($this->privates['security.authentication.listener.rememberme.user_secured_area'] ?? $this->getSecurity_Authentication_Listener_Rememberme_UserSecuredAreaService());
  10183.             yield => ($this->privates['security.authentication.listener.anonymous.user_secured_area'] ?? $this->getSecurity_Authentication_Listener_Anonymous_UserSecuredAreaService());
  10184.             yield => ($this->privates['security.authentication.switchuser_listener.user_secured_area'] ?? $this->getSecurity_Authentication_SwitchuserListener_UserSecuredAreaService());
  10185.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10186.         }, 8), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b'user_secured_area', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b'/portal/login'false), '/'NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.user_secured_area'] ?? $this->getSecurity_EventDispatcher_UserSecuredAreaService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/portal/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('user_secured_area''security.user_checker''.security.request_matcher.nHrRj9a'truefalse'security.user.provider.concrete.app_user_provider''primary_auth''security.authentication.form_entry_point.user_secured_area'NULLNULL, [=> 'switch_user'=> 'guard'=> 'form_login'=> 'remember_me'=> 'anonymous'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH']));
  10187.     }
  10188.     /**
  10189.      * Gets the private 'security.firewall_config.two_factor.admin_secured_area' shared service.
  10190.      *
  10191.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  10192.      */
  10193.     protected function getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService()
  10194.     {
  10195.         return $this->privates['security.firewall_config.two_factor.admin_secured_area'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => 'admin_2fa_login''check_path' => 'admin_2fa_login_check''post_only' => false'prepare_on_login' => true'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''remember_me_sets_trusted' => true'provider' => 'app_user_provider''always_use_default_target_path' => false'default_target_path' => '/''success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'multi_factor' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor'], 'admin_secured_area', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  10196.     }
  10197.     /**
  10198.      * Gets the private 'security.http_utils' shared service.
  10199.      *
  10200.      * @return \Symfony\Component\Security\Http\HttpUtils
  10201.      */
  10202.     protected function getSecurity_HttpUtilsService()
  10203.     {
  10204.         $a = ($this->services['router'] ?? $this->getRouterService());
  10205.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  10206.     }
  10207.     /**
  10208.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  10209.      *
  10210.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  10211.      */
  10212.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  10213.     {
  10214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  10215.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  10216.     }
  10217.     /**
  10218.      * Gets the private 'security.logout.listener.default.admin_secured_area' shared service.
  10219.      *
  10220.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10221.      */
  10222.     protected function getSecurity_Logout_Listener_Default_AdminSecuredAreaService()
  10223.     {
  10224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10225.         return $this->privates['security.logout.listener.default.admin_secured_area'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/admin');
  10226.     }
  10227.     /**
  10228.      * Gets the private 'security.logout.listener.default.user_secured_area' shared service.
  10229.      *
  10230.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10231.      */
  10232.     protected function getSecurity_Logout_Listener_Default_UserSecuredAreaService()
  10233.     {
  10234.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10235.         return $this->privates['security.logout.listener.default.user_secured_area'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/portal');
  10236.     }
  10237.     /**
  10238.      * Gets the private 'security.logout.listener.remember_me.admin_secured_area' shared service.
  10239.      *
  10240.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  10241.      */
  10242.     protected function getSecurity_Logout_Listener_RememberMe_AdminSecuredAreaService()
  10243.     {
  10244.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  10245.         return $this->privates['security.logout.listener.remember_me.admin_secured_area'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()));
  10246.     }
  10247.     /**
  10248.      * Gets the private 'security.logout.listener.remember_me.user_secured_area' shared service.
  10249.      *
  10250.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  10251.      */
  10252.     protected function getSecurity_Logout_Listener_RememberMe_UserSecuredAreaService()
  10253.     {
  10254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  10255.         return $this->privates['security.logout.listener.remember_me.user_secured_area'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()));
  10256.     }
  10257.     /**
  10258.      * Gets the private 'security.logout_url_generator' shared service.
  10259.      *
  10260.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  10261.      */
  10262.     protected function getSecurity_LogoutUrlGeneratorService()
  10263.     {
  10264.         $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()));
  10265.         $instance->registerListener('admin_secured_area''/admin/logout''logout''_csrf_token'NULL'primary_auth');
  10266.         $instance->registerListener('user_secured_area''/portal/logout''logout''_csrf_token'NULL'primary_auth');
  10267.         return $instance;
  10268.     }
  10269.     /**
  10270.      * Gets the private 'security.password_hasher_factory' shared service.
  10271.      *
  10272.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  10273.      */
  10274.     protected function getSecurity_PasswordHasherFactoryService()
  10275.     {
  10276.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  10277.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  10278.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\CmsBundle\\Entity\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  10279.     }
  10280.     /**
  10281.      * Gets the private 'security.role_hierarchy' shared service.
  10282.      *
  10283.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  10284.      */
  10285.     protected function getSecurity_RoleHierarchyService()
  10286.     {
  10287.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  10288.     }
  10289.     /**
  10290.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  10291.      *
  10292.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  10293.      */
  10294.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  10295.     {
  10296.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  10297.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  10298.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  10299.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\CmsBundle\\Entity\\User'NULLNULL);
  10300.     }
  10301.     /**
  10302.      * Gets the private 'security.user_password_hasher' shared service.
  10303.      *
  10304.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  10305.      */
  10306.     protected function getSecurity_UserPasswordHasherService()
  10307.     {
  10308.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  10309.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  10310.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  10311.     }
  10312.     /**
  10313.      * Gets the private 'security.validator.user_password' shared service.
  10314.      *
  10315.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  10316.      */
  10317.     protected function getSecurity_Validator_UserPasswordService()
  10318.     {
  10319.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10320.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10321.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  10322.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  10323.     }
  10324.     /**
  10325.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  10326.      *
  10327.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  10328.      */
  10329.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  10330.     {
  10331.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10332.     }
  10333.     /**
  10334.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  10335.      *
  10336.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  10337.      */
  10338.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  10339.     {
  10340.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  10341.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  10342.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  10343.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  10344.     }
  10345.     /**
  10346.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  10347.      *
  10348.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  10349.      */
  10350.     protected function getSensioFrameworkExtra_Security_ListenerService()
  10351.     {
  10352.         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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10353.     }
  10354.     /**
  10355.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  10356.      *
  10357.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  10358.      */
  10359.     protected function getSensioFrameworkExtra_View_ListenerService()
  10360.     {
  10361.         $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))));
  10362.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10363.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  10364.         ], [
  10365.             'twig' => '?',
  10366.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  10367.         return $instance;
  10368.     }
  10369.     /**
  10370.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  10371.      *
  10372.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  10373.      */
  10374.     protected function getSerializer_Mapping_CacheWarmerService()
  10375.     {
  10376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10377.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  10379.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10380.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10381.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  10382.     }
  10383.     /**
  10384.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  10385.      *
  10386.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  10387.      */
  10388.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  10389.     {
  10390.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  10391.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  10392.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  10393.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10394.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  10395.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10396.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  10397.     }
  10398.     /**
  10399.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  10400.      *
  10401.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  10402.      */
  10403.     protected function getSerializer_NameConverter_MetadataAwareService()
  10404.     {
  10405.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  10406.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  10407.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  10408.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  10409.     }
  10410.     /**
  10411.      * Gets the private 'session.factory' shared service.
  10412.      *
  10413.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  10414.      */
  10415.     protected function getSession_FactoryService()
  10416.     {
  10417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  10418.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  10419.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  10420.     }
  10421.     /**
  10422.      * Gets the private 'session.storage.factory.service' shared service.
  10423.      *
  10424.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  10425.      *
  10426.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  10427.      */
  10428.     protected function getSession_Storage_Factory_ServiceService()
  10429.     {
  10430.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  10431.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  10432.     }
  10433.     /**
  10434.      * Gets the private 'session.storage.metadata_bag' shared service.
  10435.      *
  10436.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  10437.      *
  10438.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  10439.      */
  10440.     protected function getSession_Storage_MetadataBagService()
  10441.     {
  10442.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  10443.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  10444.     }
  10445.     /**
  10446.      * Gets the private 'session.storage.native' shared service.
  10447.      *
  10448.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  10449.      *
  10450.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  10451.      */
  10452.     protected function getSession_Storage_NativeService()
  10453.     {
  10454.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  10455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  10456.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  10457.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  10458.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__3).'/sessions/dev'))), $this->getSession_Storage_MetadataBagService());
  10459.     }
  10460.     /**
  10461.      * Gets the private 'session_listener' shared service.
  10462.      *
  10463.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  10464.      */
  10465.     protected function getSessionListenerService()
  10466.     {
  10467.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10468.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  10469.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  10470.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  10471.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  10472.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  10473.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  10474.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  10475.         ], [
  10476.             'initialized_session' => '?',
  10477.             'logger' => '?',
  10478.             'request_stack' => '?',
  10479.             'session' => '?',
  10480.             'session_collector' => '?',
  10481.             'session_factory' => '?',
  10482.             'session_storage' => '?',
  10483.         ]), true$this->parameters['session.storage.options']);
  10484.     }
  10485.     /**
  10486.      * Gets the private 'translation.extractor' shared service.
  10487.      *
  10488.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  10489.      */
  10490.     protected function getTranslation_ExtractorService()
  10491.     {
  10492.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  10493.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  10494.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  10495.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  10496.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  10497.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  10498.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  10499.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  10500.         return $instance;
  10501.     }
  10502.     /**
  10503.      * Gets the private 'translation.loader.csv' shared service.
  10504.      *
  10505.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  10506.      */
  10507.     protected function getTranslation_Loader_CsvService()
  10508.     {
  10509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10513.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  10514.     }
  10515.     /**
  10516.      * Gets the private 'translation.loader.dat' shared service.
  10517.      *
  10518.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  10519.      */
  10520.     protected function getTranslation_Loader_DatService()
  10521.     {
  10522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10525.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  10526.     }
  10527.     /**
  10528.      * Gets the private 'translation.loader.ini' shared service.
  10529.      *
  10530.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  10531.      */
  10532.     protected function getTranslation_Loader_IniService()
  10533.     {
  10534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10535.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10538.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  10539.     }
  10540.     /**
  10541.      * Gets the private 'translation.loader.json' shared service.
  10542.      *
  10543.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  10544.      */
  10545.     protected function getTranslation_Loader_JsonService()
  10546.     {
  10547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10551.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  10552.     }
  10553.     /**
  10554.      * Gets the private 'translation.loader.mo' shared service.
  10555.      *
  10556.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  10557.      */
  10558.     protected function getTranslation_Loader_MoService()
  10559.     {
  10560.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10564.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  10565.     }
  10566.     /**
  10567.      * Gets the private 'translation.loader.php' shared service.
  10568.      *
  10569.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  10570.      */
  10571.     protected function getTranslation_Loader_PhpService()
  10572.     {
  10573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10576.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10577.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  10578.     }
  10579.     /**
  10580.      * Gets the private 'translation.loader.po' shared service.
  10581.      *
  10582.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  10583.      */
  10584.     protected function getTranslation_Loader_PoService()
  10585.     {
  10586.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10587.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10588.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10589.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10590.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  10591.     }
  10592.     /**
  10593.      * Gets the private 'translation.loader.qt' shared service.
  10594.      *
  10595.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  10596.      */
  10597.     protected function getTranslation_Loader_QtService()
  10598.     {
  10599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10601.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  10602.     }
  10603.     /**
  10604.      * Gets the private 'translation.loader.res' shared service.
  10605.      *
  10606.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  10607.      */
  10608.     protected function getTranslation_Loader_ResService()
  10609.     {
  10610.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10611.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10612.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  10613.     }
  10614.     /**
  10615.      * Gets the private 'translation.loader.xliff' shared service.
  10616.      *
  10617.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  10618.      */
  10619.     protected function getTranslation_Loader_XliffService()
  10620.     {
  10621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10622.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10623.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  10624.     }
  10625.     /**
  10626.      * Gets the private 'translation.loader.yml' shared service.
  10627.      *
  10628.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  10629.      */
  10630.     protected function getTranslation_Loader_YmlService()
  10631.     {
  10632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10636.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  10637.     }
  10638.     /**
  10639.      * Gets the private 'translation.provider_collection' shared service.
  10640.      *
  10641.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  10642.      */
  10643.     protected function getTranslation_ProviderCollectionService()
  10644.     {
  10645.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  10646.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  10647.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  10648.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  10649.         }, 1), []))->fromConfig([]);
  10650.     }
  10651.     /**
  10652.      * Gets the private 'translation.reader' shared service.
  10653.      *
  10654.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  10655.      */
  10656.     protected function getTranslation_ReaderService()
  10657.     {
  10658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  10659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  10660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10661.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10662.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10663.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10664.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10665.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10666.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10667.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10668.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10669.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10670.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10671.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10672.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10673.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10674.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  10675.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  10676.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  10677.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  10678.         $instance->addLoader('yaml'$a);
  10679.         $instance->addLoader('yml'$a);
  10680.         $instance->addLoader('xlf'$b);
  10681.         $instance->addLoader('xliff'$b);
  10682.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  10683.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  10684.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  10685.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  10686.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  10687.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  10688.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  10689.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  10690.         $instance->addLoader('db', ($this->services['translation.loader.db'] ?? $this->getTranslation_Loader_DbService()));
  10691.         return $instance;
  10692.     }
  10693.     /**
  10694.      * Gets the private 'translation.warmer' shared service.
  10695.      *
  10696.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  10697.      */
  10698.     protected function getTranslation_WarmerService()
  10699.     {
  10700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10701.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  10702.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10703.             'translator' => ['services''translator''getTranslatorService'false],
  10704.         ], [
  10705.             'translator' => '?',
  10706.         ]))->withContext('translation.warmer'$this));
  10707.     }
  10708.     /**
  10709.      * Gets the private 'translation.writer' shared service.
  10710.      *
  10711.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  10712.      */
  10713.     protected function getTranslation_WriterService()
  10714.     {
  10715.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  10716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  10717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  10718.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  10719.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  10720.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  10721.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  10722.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  10723.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  10724.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  10725.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  10726.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  10727.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  10728.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  10729.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  10730.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  10731.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  10732.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  10733.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  10734.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  10735.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  10736.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  10737.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  10738.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  10739.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  10740.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  10741.         return $instance;
  10742.     }
  10743.     /**
  10744.      * Gets the private 'translator.default' shared service.
  10745.      *
  10746.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  10747.      */
  10748.     protected function getTranslator_DefaultService()
  10749.     {
  10750.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10751.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  10752.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  10753.             'translation.loader.db' => ['services''translation.loader.db''getTranslation_Loader_DbService'false],
  10754.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  10755.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  10756.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  10757.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  10758.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  10759.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  10760.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  10761.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  10762.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  10763.         ], [
  10764.             'translation.loader.csv' => '?',
  10765.             'translation.loader.dat' => '?',
  10766.             'translation.loader.db' => '?',
  10767.             'translation.loader.ini' => '?',
  10768.             'translation.loader.json' => '?',
  10769.             'translation.loader.mo' => '?',
  10770.             'translation.loader.php' => '?',
  10771.             'translation.loader.po' => '?',
  10772.             'translation.loader.qt' => '?',
  10773.             'translation.loader.res' => '?',
  10774.             'translation.loader.xliff' => '?',
  10775.             'translation.loader.yml' => '?',
  10776.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'nl', ['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'], 'translation.loader.db' => [=> 'db']], ['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')], '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')], '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')], '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/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], '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/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml')], '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/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], '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')], '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')], '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')], '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/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/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/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')], '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')], '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')], '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')], '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')], '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')], '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/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], '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')], '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/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], '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')], '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')], '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/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/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/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/friendsofsymfony/oauth-server-bundle/Resources/translations/FOSOAuthServerBundle.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], '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/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')], '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')], '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/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], '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')], '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')]], '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/friendsofsymfony/oauth-server-bundle/Resources/translations'), => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/qipsius/tcpdf-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Symfony/translations'), 22 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 24 => (\dirname(__DIR__4).'/src/Trinity/ApiBundle/translations'), 25 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/translations'), 26 => (\dirname(__DIR__4).'/src/Trinity/FaqBundle/translations'), 27 => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/translations'), 28 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/translations'), 29 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/translations'), 30 => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/oauth-server-bundle/Resources/translations'=> 'src/CmsBundle/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/qipsius/tcpdf-bundle/translations'=> 'vendor/symfony/security-bundle/translations'10 => 'vendor/friendsofsymfony/rest-bundle/translations'11 => 'vendor/sensio/framework-extra-bundle/src/translations'12 => 'vendor/symfony/twig-bundle/translations'13 => 'vendor/nelmio/api-doc-bundle/translations'14 => 'vendor/doctrine/doctrine-bundle/translations'15 => 'vendor/doctrine/doctrine-migrations-bundle/translations'16 => 'vendor/mhujer/breadcrumbs-bundle/translations'17 => 'vendor/symfony/web-profiler-bundle/translations'18 => 'vendor/symfony/monolog-bundle/translations'19 => 'vendor/symfony/debug-bundle/translations'20 => 'vendor/symfony/maker-bundle/src/translations'21 => 'vendor/cocur/slugify/src/Bridge/Symfony/translations'22 => 'vendor/twig/extra-bundle/translations'23 => 'vendor/sentry/sentry-symfony/src/translations'24 => 'src/Trinity/ApiBundle/translations'25 => 'src/Trinity/BlogBundle/translations'26 => 'src/Trinity/FaqBundle/translations'27 => 'src/Trinity/FormsBundle/translations'28 => 'src/Trinity/SearchBundle/translations'29 => 'src/Trinity/SliderBundle/translations'30 => 'src/Trinity/WebshopBundle/translations']]], []);
  10777.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  10778.         $instance->setFallbackLocales([=> 'nl'=> 'nl']);
  10779.         return $instance;
  10780.     }
  10781.     /**
  10782.      * Gets the private 'trinity.form.type.cron_task' shared service.
  10783.      *
  10784.      * @return \App\CmsBundle\Form\CronTaskType
  10785.      */
  10786.     protected function getTrinity_Form_Type_CronTaskService()
  10787.     {
  10788.         return $this->privates['trinity.form.type.cron_task'] = new \App\CmsBundle\Form\CronTaskType($this);
  10789.     }
  10790.     /**
  10791.      * Gets the private 'twig.command.debug' shared service.
  10792.      *
  10793.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  10794.      */
  10795.     protected function getTwig_Command_DebugService()
  10796.     {
  10797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10798.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  10799.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  10800.         $instance->setName('debug:twig');
  10801.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  10802.         return $instance;
  10803.     }
  10804.     /**
  10805.      * Gets the private 'twig.command.lint' shared service.
  10806.      *
  10807.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  10808.      */
  10809.     protected function getTwig_Command_LintService()
  10810.     {
  10811.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10812.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  10813.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  10814.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10815.         $instance->setName('lint:twig');
  10816.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  10817.         return $instance;
  10818.     }
  10819.     /**
  10820.      * Gets the private 'twig.form.renderer' shared service.
  10821.      *
  10822.      * @return \Symfony\Component\Form\FormRenderer
  10823.      */
  10824.     protected function getTwig_Form_RendererService()
  10825.     {
  10826.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  10827.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  10828.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  10829.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  10830.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  10831.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  10832.     }
  10833.     /**
  10834.      * Gets the private 'twig.mailer.message_listener' shared service.
  10835.      *
  10836.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  10837.      */
  10838.     protected function getTwig_Mailer_MessageListenerService()
  10839.     {
  10840.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  10841.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  10842.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  10843.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  10844.     }
  10845.     /**
  10846.      * Gets the private 'twig.runtime.httpkernel' shared service.
  10847.      *
  10848.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  10849.      */
  10850.     protected function getTwig_Runtime_HttpkernelService()
  10851.     {
  10852.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  10853.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  10854.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  10855.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  10856.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  10857.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  10858.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  10859.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10860.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  10861.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  10862.         ], [
  10863.             'esi' => '?',
  10864.             'inline' => '?',
  10865.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')))), $a));
  10866.     }
  10867.     /**
  10868.      * Gets the private 'twig.runtime.security_csrf' shared service.
  10869.      *
  10870.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  10871.      */
  10872.     protected function getTwig_Runtime_SecurityCsrfService()
  10873.     {
  10874.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  10875.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  10876.     }
  10877.     /**
  10878.      * Gets the private 'twig.runtime.serializer' shared service.
  10879.      *
  10880.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  10881.      */
  10882.     protected function getTwig_Runtime_SerializerService()
  10883.     {
  10884.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10885.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  10886.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  10887.     }
  10888.     /**
  10889.      * Gets the private 'validator.builder' shared service.
  10890.      *
  10891.      * @return \Symfony\Component\Validator\ValidatorBuilder
  10892.      */
  10893.     protected function getValidator_BuilderService()
  10894.     {
  10895.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  10896.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  10897.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10898.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  10899.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  10900.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  10901.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  10902.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  10903.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  10904.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  10905.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  10906.         ], [
  10907.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  10908.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  10909.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  10910.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  10911.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  10912.             'doctrine.orm.validator.unique' => '?',
  10913.             'security.validator.user_password' => '?',
  10914.             'validator.expression' => '?',
  10915.         ])));
  10916.         if ($this->has('translator')) {
  10917.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  10918.         }
  10919.         $instance->setTranslationDomain('validators');
  10920.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  10921.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/src/Trinity/FaqBundle/config/validation.yml'), => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/config/validation.yml'), => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle/config/validation.yml')]);
  10922.         $instance->enableAnnotationMapping(true);
  10923.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10924.         $instance->addMethodMapping('loadValidatorMetadata');
  10925.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  10926.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  10927.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  10928.         return $instance;
  10929.     }
  10930.     /**
  10931.      * Gets the private 'validator.email' shared service.
  10932.      *
  10933.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  10934.      */
  10935.     protected function getValidator_EmailService()
  10936.     {
  10937.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10938.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10939.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  10940.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  10941.     }
  10942.     /**
  10943.      * Gets the private 'validator.expression' shared service.
  10944.      *
  10945.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  10946.      */
  10947.     protected function getValidator_ExpressionService()
  10948.     {
  10949.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10950.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10951.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  10952.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  10953.     }
  10954.     /**
  10955.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  10956.      *
  10957.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  10958.      */
  10959.     protected function getValidator_Mapping_CacheWarmerService()
  10960.     {
  10961.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  10964.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  10965.     }
  10966.     /**
  10967.      * Gets the private 'validator.not_compromised_password' shared service.
  10968.      *
  10969.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  10970.      */
  10971.     protected function getValidator_NotCompromisedPasswordService()
  10972.     {
  10973.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10974.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10975.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  10976.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  10977.     }
  10978.     /**
  10979.      * Gets the private 'var_dumper.command.server_dump' shared service.
  10980.      *
  10981.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  10982.      */
  10983.     protected function getVarDumper_Command_ServerDumpService()
  10984.     {
  10985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10986.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  10987.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  10988.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  10989.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  10990.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  10991.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  10992.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10993.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  10994.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10995.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10996.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  10997.         $instance->setName('server:dump');
  10998.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  10999.         return $instance;
  11000.     }
  11001.     /**
  11002.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  11003.      *
  11004.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  11005.      */
  11006.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  11007.     {
  11008.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  11009.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  11010.         return $instance;
  11011.     }
  11012.     /**
  11013.      * Gets the private 'var_dumper.html_dumper' shared service.
  11014.      *
  11015.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  11016.      */
  11017.     protected function getVarDumper_HtmlDumperService()
  11018.     {
  11019.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  11020.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  11021.         return $instance;
  11022.     }
  11023.     /**
  11024.      * Gets the private 'var_dumper.server_connection' shared service.
  11025.      *
  11026.      * @return \Symfony\Component\VarDumper\Server\Connection
  11027.      */
  11028.     protected function getVarDumper_ServerConnectionService()
  11029.     {
  11030.         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()]);
  11031.     }
  11032.     /**
  11033.      * Gets the public 'cache_clearer' alias.
  11034.      *
  11035.      * @return object The ".container.private.cache_clearer" service.
  11036.      */
  11037.     protected function getCacheClearerService()
  11038.     {
  11039.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  11040.         return $this->get('.container.private.cache_clearer');
  11041.     }
  11042.     /**
  11043.      * Gets the public 'filesystem' alias.
  11044.      *
  11045.      * @return object The ".container.private.filesystem" service.
  11046.      */
  11047.     protected function getFilesystemService()
  11048.     {
  11049.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  11050.         return $this->get('.container.private.filesystem');
  11051.     }
  11052.     /**
  11053.      * Gets the public 'serializer' alias.
  11054.      *
  11055.      * @return object The ".container.private.serializer" service.
  11056.      */
  11057.     protected function getSerializerService()
  11058.     {
  11059.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  11060.         return $this->get('.container.private.serializer');
  11061.     }
  11062.     /**
  11063.      * Gets the public 'security.csrf.token_manager' alias.
  11064.      *
  11065.      * @return object The ".container.private.security.csrf.token_manager" service.
  11066.      */
  11067.     protected function getSecurity_Csrf_TokenManagerService()
  11068.     {
  11069.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  11070.         return $this->get('.container.private.security.csrf.token_manager');
  11071.     }
  11072.     /**
  11073.      * Gets the public 'form.factory' alias.
  11074.      *
  11075.      * @return object The ".container.private.form.factory" service.
  11076.      */
  11077.     protected function getForm_FactoryService()
  11078.     {
  11079.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  11080.         return $this->get('.container.private.form.factory');
  11081.     }
  11082.     /**
  11083.      * Gets the public 'form.type.file' alias.
  11084.      *
  11085.      * @return object The ".container.private.form.type.file" service.
  11086.      */
  11087.     protected function getForm_Type_FileService()
  11088.     {
  11089.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  11090.         return $this->get('.container.private.form.type.file');
  11091.     }
  11092.     /**
  11093.      * Gets the public 'profiler' alias.
  11094.      *
  11095.      * @return object The ".container.private.profiler" service.
  11096.      */
  11097.     protected function getProfilerService()
  11098.     {
  11099.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  11100.         return $this->get('.container.private.profiler');
  11101.     }
  11102.     /**
  11103.      * Gets the public 'security.authorization_checker' alias.
  11104.      *
  11105.      * @return object The ".container.private.security.authorization_checker" service.
  11106.      */
  11107.     protected function getSecurity_AuthorizationCheckerService()
  11108.     {
  11109.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  11110.         return $this->get('.container.private.security.authorization_checker');
  11111.     }
  11112.     /**
  11113.      * Gets the public 'security.token_storage' alias.
  11114.      *
  11115.      * @return object The ".container.private.security.token_storage" service.
  11116.      */
  11117.     protected function getSecurity_TokenStorageService()
  11118.     {
  11119.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  11120.         return $this->get('.container.private.security.token_storage');
  11121.     }
  11122.     /**
  11123.      * Gets the public 'twig' alias.
  11124.      *
  11125.      * @return object The ".container.private.twig" service.
  11126.      */
  11127.     protected function getTwigService()
  11128.     {
  11129.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  11130.         return $this->get('.container.private.twig');
  11131.     }
  11132.     /**
  11133.      * Gets the public 'security.password_encoder' alias.
  11134.      *
  11135.      * @return object The ".container.private.security.password_encoder" service.
  11136.      */
  11137.     protected function getSecurity_PasswordEncoderService()
  11138.     {
  11139.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  11140.         return $this->get('.container.private.security.password_encoder');
  11141.     }
  11142.     /**
  11143.      * Gets the public 'session' alias.
  11144.      *
  11145.      * @return object The ".container.private.session" service.
  11146.      */
  11147.     protected function getSessionService()
  11148.     {
  11149.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  11150.         return $this->get('.container.private.session');
  11151.     }
  11152.     /**
  11153.      * Gets the public 'validator' alias.
  11154.      *
  11155.      * @return object The ".container.private.validator" service.
  11156.      */
  11157.     protected function getValidatorService()
  11158.     {
  11159.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  11160.         return $this->get('.container.private.validator');
  11161.     }
  11162.     /**
  11163.      * @return array|bool|float|int|string|\UnitEnum|null
  11164.      */
  11165.     public function getParameter(string $name)
  11166.     {
  11167.         if (isset($this->buildParameters[$name])) {
  11168.             return $this->buildParameters[$name];
  11169.         }
  11170.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  11171.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  11172.         }
  11173.         if (isset($this->loadedDynamicParameters[$name])) {
  11174.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  11175.         }
  11176.         return $this->parameters[$name];
  11177.     }
  11178.     public function hasParameter(string $name): bool
  11179.     {
  11180.         if (isset($this->buildParameters[$name])) {
  11181.             return true;
  11182.         }
  11183.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  11184.     }
  11185.     public function setParameter(string $name$value): void
  11186.     {
  11187.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  11188.     }
  11189.     public function getParameterBag(): ParameterBagInterface
  11190.     {
  11191.         if (null === $this->parameterBag) {
  11192.             $parameters $this->parameters;
  11193.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  11194.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  11195.             }
  11196.             foreach ($this->buildParameters as $name => $value) {
  11197.                 $parameters[$name] = $value;
  11198.             }
  11199.             $this->parameterBag = new FrozenParameterBag($parameters);
  11200.         }
  11201.         return $this->parameterBag;
  11202.     }
  11203.     private $loadedDynamicParameters = [
  11204.         'kernel.runtime_environment' => false,
  11205.         'kernel.build_dir' => false,
  11206.         'kernel.cache_dir' => false,
  11207.         'kernel.secret' => false,
  11208.         'debug.container.dump' => false,
  11209.         'serializer.mapping.cache.file' => false,
  11210.         'validator.mapping.cache.file' => false,
  11211.         'profiler.storage.dsn' => false,
  11212.         'qipsius_tcpdf.tcpdf' => false,
  11213.         'doctrine.orm.proxy_dir' => false,
  11214.     ];
  11215.     private $dynamicParameters = [];
  11216.     private function getDynamicParameter(string $name)
  11217.     {
  11218.         switch ($name) {
  11219.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  11220.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  11221.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  11222.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  11223.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  11224.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  11225.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  11226.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  11227.             case 'qipsius_tcpdf.tcpdf'$value = [
  11228.                 'k_path_url' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/'),
  11229.                 'k_path_main' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/'),
  11230.                 'k_path_fonts' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/fonts/'),
  11231.                 'k_path_cache' => ($this->targetDir.''.'/tcpdf'),
  11232.                 'k_path_url_cache' => ($this->targetDir.''.'/tcpdf'),
  11233.                 'k_path_images' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/examples/images/'),
  11234.                 'k_blank_image' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/examples/images/_blank.png'),
  11235.                 'k_cell_height_ratio' => 1.25,
  11236.                 'k_title_magnification' => 1.3,
  11237.                 'k_small_ratio' => 0.6666666666666666,
  11238.                 'k_thai_topchars' => true,
  11239.                 'k_tcpdf_calls_in_html' => false,
  11240.                 'k_tcpdf_external_config' => true,
  11241.                 'k_tcpdf_throw_exception_error' => true,
  11242.                 'head_magnification' => 1.1,
  11243.                 'pdf_page_format' => 'A4',
  11244.                 'pdf_page_orientation' => 'P',
  11245.                 'pdf_creator' => 'TCPDF',
  11246.                 'pdf_author' => 'TCPDF',
  11247.                 'pdf_header_title' => '',
  11248.                 'pdf_header_string' => '',
  11249.                 'pdf_header_logo' => '',
  11250.                 'pdf_header_logo_width' => '',
  11251.                 'pdf_unit' => 'mm',
  11252.                 'pdf_margin_header' => 5,
  11253.                 'pdf_margin_footer' => 10,
  11254.                 'pdf_margin_top' => 27,
  11255.                 'pdf_margin_bottom' => 25,
  11256.                 'pdf_margin_left' => 15,
  11257.                 'pdf_margin_right' => 15,
  11258.                 'pdf_font_name_main' => 'helvetica',
  11259.                 'pdf_font_size_main' => 10,
  11260.                 'pdf_font_name_data' => 'helvetica',
  11261.                 'pdf_font_size_data' => 8,
  11262.                 'pdf_font_monospaced' => 'courier',
  11263.                 'pdf_image_scale_ratio' => 1.25,
  11264.             ]; break;
  11265.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  11266.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  11267.         }
  11268.         $this->loadedDynamicParameters[$name] = true;
  11269.         return $this->dynamicParameters[$name] = $value;
  11270.     }
  11271.     protected function getDefaultParameters(): array
  11272.     {
  11273.         return [
  11274.             'kernel.project_dir' => \dirname(__DIR__4),
  11275.             'kernel.environment' => 'dev',
  11276.             'kernel.debug' => true,
  11277.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  11278.             'kernel.bundles' => [
  11279.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  11280.                 'QipsiusTCPDFBundle' => 'Qipsius\\TCPDFBundle\\QipsiusTCPDFBundle',
  11281.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  11282.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  11283.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  11284.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  11285.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  11286.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  11287.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  11288.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  11289.                 'WhiteOctoberBreadcrumbsBundle' => 'WhiteOctober\\BreadcrumbsBundle\\WhiteOctoberBreadcrumbsBundle',
  11290.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  11291.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  11292.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  11293.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  11294.                 'CocurSlugifyBundle' => 'Cocur\\Slugify\\Bridge\\Symfony\\CocurSlugifyBundle',
  11295.                 'CmsBundle' => 'App\\CmsBundle\\CmsBundle',
  11296.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  11297.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  11298.                 'TrinityApiBundle' => 'App\\Trinity\\ApiBundle\\TrinityApiBundle',
  11299.                 'TrinityBlogBundle' => 'App\\Trinity\\BlogBundle\\TrinityBlogBundle',
  11300.                 'TrinityFaqBundle' => 'App\\Trinity\\FaqBundle\\TrinityFaqBundle',
  11301.                 'TrinityFormsBundle' => 'App\\Trinity\\FormsBundle\\TrinityFormsBundle',
  11302.                 'TrinitySearchBundle' => 'App\\Trinity\\SearchBundle\\TrinitySearchBundle',
  11303.                 'TrinitySliderBundle' => 'App\\Trinity\\SliderBundle\\TrinitySliderBundle',
  11304.                 'TrinityWebshopBundle' => 'App\\Trinity\\WebshopBundle\\TrinityWebshopBundle',
  11305.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  11306.             ],
  11307.             'kernel.bundles_metadata' => [
  11308.                 'FrameworkBundle' => [
  11309.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  11310.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  11311.                 ],
  11312.                 'QipsiusTCPDFBundle' => [
  11313.                     'path' => (\dirname(__DIR__4).'/vendor/qipsius/tcpdf-bundle'),
  11314.                     'namespace' => 'Qipsius\\TCPDFBundle',
  11315.                 ],
  11316.                 'SecurityBundle' => [
  11317.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  11318.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  11319.                 ],
  11320.                 'FOSOAuthServerBundle' => [
  11321.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  11322.                     'namespace' => 'FOS\\OAuthServerBundle',
  11323.                 ],
  11324.                 'FOSRestBundle' => [
  11325.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  11326.                     'namespace' => 'FOS\\RestBundle',
  11327.                 ],
  11328.                 'SensioFrameworkExtraBundle' => [
  11329.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  11330.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  11331.                 ],
  11332.                 'TwigBundle' => [
  11333.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  11334.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  11335.                 ],
  11336.                 'NelmioApiDocBundle' => [
  11337.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  11338.                     'namespace' => 'Nelmio\\ApiDocBundle',
  11339.                 ],
  11340.                 'DoctrineBundle' => [
  11341.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  11342.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  11343.                 ],
  11344.                 'DoctrineMigrationsBundle' => [
  11345.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  11346.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  11347.                 ],
  11348.                 'WhiteOctoberBreadcrumbsBundle' => [
  11349.                     'path' => (\dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle'),
  11350.                     'namespace' => 'WhiteOctober\\BreadcrumbsBundle',
  11351.                 ],
  11352.                 'WebProfilerBundle' => [
  11353.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  11354.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  11355.                 ],
  11356.                 'MonologBundle' => [
  11357.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  11358.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  11359.                 ],
  11360.                 'DebugBundle' => [
  11361.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  11362.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  11363.                 ],
  11364.                 'MakerBundle' => [
  11365.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  11366.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  11367.                 ],
  11368.                 'CocurSlugifyBundle' => [
  11369.                     'path' => (\dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Symfony'),
  11370.                     'namespace' => 'Cocur\\Slugify\\Bridge\\Symfony',
  11371.                 ],
  11372.                 'CmsBundle' => [
  11373.                     'path' => (\dirname(__DIR__4).'/src/CmsBundle'),
  11374.                     'namespace' => 'App\\CmsBundle',
  11375.                 ],
  11376.                 'TwigExtraBundle' => [
  11377.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  11378.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  11379.                 ],
  11380.                 'SentryBundle' => [
  11381.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  11382.                     'namespace' => 'Sentry\\SentryBundle',
  11383.                 ],
  11384.                 'TrinityApiBundle' => [
  11385.                     'path' => (\dirname(__DIR__4).'/src/Trinity/ApiBundle'),
  11386.                     'namespace' => 'App\\Trinity\\ApiBundle',
  11387.                 ],
  11388.                 'TrinityBlogBundle' => [
  11389.                     'path' => (\dirname(__DIR__4).'/src/Trinity/BlogBundle'),
  11390.                     'namespace' => 'App\\Trinity\\BlogBundle',
  11391.                 ],
  11392.                 'TrinityFaqBundle' => [
  11393.                     'path' => (\dirname(__DIR__4).'/src/Trinity/FaqBundle'),
  11394.                     'namespace' => 'App\\Trinity\\FaqBundle',
  11395.                 ],
  11396.                 'TrinityFormsBundle' => [
  11397.                     'path' => (\dirname(__DIR__4).'/src/Trinity/FormsBundle'),
  11398.                     'namespace' => 'App\\Trinity\\FormsBundle',
  11399.                 ],
  11400.                 'TrinitySearchBundle' => [
  11401.                     'path' => (\dirname(__DIR__4).'/src/Trinity/SearchBundle'),
  11402.                     'namespace' => 'App\\Trinity\\SearchBundle',
  11403.                 ],
  11404.                 'TrinitySliderBundle' => [
  11405.                     'path' => (\dirname(__DIR__4).'/src/Trinity/SliderBundle'),
  11406.                     'namespace' => 'App\\Trinity\\SliderBundle',
  11407.                 ],
  11408.                 'TrinityWebshopBundle' => [
  11409.                     'path' => (\dirname(__DIR__4).'/src/Trinity/WebshopBundle'),
  11410.                     'namespace' => 'App\\Trinity\\WebshopBundle',
  11411.                 ],
  11412.                 'SchebTwoFactorBundle' => [
  11413.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  11414.                     'namespace' => 'Scheb\\TwoFactorBundle',
  11415.                 ],
  11416.             ],
  11417.             'kernel.charset' => 'UTF-8',
  11418.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  11419.             'container.dumper.inline_class_loader' => true,
  11420.             'container.dumper.inline_factories' => true,
  11421.             'env(DATABASE_URL)' => 'mysql://brouwerij_web02:cT1k953y@localhost/brouwerij_web02',
  11422.             'database_host' => 'localhost',
  11423.             'database_port' => NULL,
  11424.             'database_name' => 'brouwerij_web02',
  11425.             'database_user' => 'brouwerij_web02',
  11426.             'database_password' => 'cT1k953y',
  11427.             'database_socket' => NULL,
  11428.             'trinity_title' => 'Trinity CMS',
  11429.             'trinity_url' => 'https://www.beyonit.nl',
  11430.             'trinity_support_email' => 'info@beyonit.nl',
  11431.             'trinity_support_phone' => '058 289 68 27',
  11432.             'trinity_company' => 'Béyonit B.V.',
  11433.             'trinity_company_url' => 'https://www.beyonit.nl',
  11434.             'trinity_cc_server' => 'https://trinitycms.nl',
  11435.             'mailer_transport' => 'sendmail',
  11436.             'mailer_host' => '127.0.0.1',
  11437.             'mailer_user' => NULL,
  11438.             'mailer_password' => NULL,
  11439.             'secret' => 'ftwDR8V9XHUkFsJKWVnKHqPTvWEiH.Tf',
  11440.             'locale' => 'nl',
  11441.             'trinity_disable_antibot' => false,
  11442.             'trinity_useragent_log' => false,
  11443.             'trinity_cache' => true,
  11444.             'trinity_webp' => true,
  11445.             'cache_max_age' => 3600,
  11446.             'event_dispatcher.event_aliases' => [
  11447.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  11448.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  11449.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  11450.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  11451.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  11452.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  11453.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  11454.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  11455.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  11456.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  11457.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  11458.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  11459.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  11460.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  11461.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  11462.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  11463.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  11464.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  11465.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  11466.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  11467.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  11468.             ],
  11469.             'fragment.renderer.hinclude.global_template' => NULL,
  11470.             'fragment.path' => '/_fragment',
  11471.             'kernel.http_method_override' => true,
  11472.             'kernel.trusted_hosts' => [
  11473.             ],
  11474.             'kernel.default_locale' => 'nl',
  11475.             'kernel.enabled_locales' => [
  11476.             ],
  11477.             'kernel.error_controller' => 'error_controller',
  11478.             'debug.file_link_format' => NULL,
  11479.             'asset.request_context.base_path' => NULL,
  11480.             'asset.request_context.secure' => NULL,
  11481.             'translator.logging' => false,
  11482.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  11483.             'debug.error_handler.throw_at' => -1,
  11484.             'router.request_context.host' => 'localhost',
  11485.             'router.request_context.scheme' => 'http',
  11486.             'router.request_context.base_url' => '',
  11487.             'router.resource' => 'kernel::loadRoutes',
  11488.             'request_listener.http_port' => 80,
  11489.             'request_listener.https_port' => 443,
  11490.             'session.metadata.storage_key' => '_sf2_meta',
  11491.             'session.storage.options' => [
  11492.                 'cache_limiter' => '0',
  11493.                 'cookie_lifetime' => 3600,
  11494.                 'cookie_secure' => 'auto',
  11495.                 'cookie_httponly' => true,
  11496.                 'cookie_samesite' => 'lax',
  11497.                 'gc_probability' => 1,
  11498.             ],
  11499.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  11500.             'session.metadata.update_threshold' => 0,
  11501.             'form.type_extension.csrf.enabled' => true,
  11502.             'form.type_extension.csrf.field_name' => '_token',
  11503.             'validator.translation_domain' => 'validators',
  11504.             'profiler_listener.only_exceptions' => false,
  11505.             'profiler_listener.only_main_requests' => false,
  11506.             'qipsius_tcpdf.file' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php'),
  11507.             'qipsius_tcpdf.class' => 'TCPDF',
  11508.             'security.role_hierarchy.roles' => [
  11509.                 'ROLE_USER' => [
  11510.                     => 'ROLE_USER',
  11511.                 ],
  11512.                 'ROLE_ADMIN' => [
  11513.                     => 'ROLE_USER',
  11514.                 ],
  11515.                 'ROLE_SUPER_ADMIN' => [
  11516.                     => 'ROLE_USER',
  11517.                     => 'ROLE_ADMIN',
  11518.                     => 'ROLE_ALLOWED_TO_SWITCH',
  11519.                 ],
  11520.             ],
  11521.             'security.access.denied_url' => '/',
  11522.             'security.authentication.manager.erase_credentials' => true,
  11523.             'security.authentication.session_strategy.strategy' => 'migrate',
  11524.             'security.access.always_authenticate_before_granting' => false,
  11525.             'security.authentication.hide_user_not_found' => true,
  11526.             'security.firewalls' => [
  11527.                 => 'oauth_token',
  11528.                 => 'api',
  11529.                 => 'admin_secured_area',
  11530.                 => 'user_secured_area',
  11531.                 => 'dev',
  11532.                 => 'main',
  11533.             ],
  11534.             'security.api._indexed_authenticators' => [
  11535.             ],
  11536.             'security.admin_secured_area._indexed_authenticators' => [
  11537.             ],
  11538.             'security.user_secured_area._indexed_authenticators' => [
  11539.             ],
  11540.             'security.main._indexed_authenticators' => [
  11541.             ],
  11542.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  11543.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  11544.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  11545.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  11546.             'fos_oauth_server.server.options' => [
  11547.                 'access_token_lifetime' => 1209600,
  11548.                 'refresh_token_lifetime' => 1209600,
  11549.                 'auth_code_lifetime' => 30,
  11550.             ],
  11551.             'fos_oauth_server.model_manager_name' => NULL,
  11552.             'fos_oauth_server.model.client.class' => 'App\\Trinity\\ApiBundle\\Entity\\Client',
  11553.             'fos_oauth_server.model.access_token.class' => 'App\\Trinity\\ApiBundle\\Entity\\AccessToken',
  11554.             'fos_oauth_server.model.refresh_token.class' => 'App\\Trinity\\ApiBundle\\Entity\\RefreshToken',
  11555.             'fos_oauth_server.model.auth_code.class' => 'App\\Trinity\\ApiBundle\\Entity\\AuthCode',
  11556.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  11557.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  11558.             'fos_oauth_server.authorize.form.validation_groups' => [
  11559.                 => 'Authorize',
  11560.                 => 'Default',
  11561.             ],
  11562.             'fos_rest.format_listener.rules' => NULL,
  11563.             'twig.form.resources' => [
  11564.                 => 'form_div_layout.html.twig',
  11565.                 => 'bootstrap_5_layout.html.twig',
  11566.             ],
  11567.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  11568.             'nelmio_api_doc.areas' => [
  11569.                 => 'default',
  11570.             ],
  11571.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  11572.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  11573.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  11574.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  11575.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  11576.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  11577.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  11578.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  11579.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  11580.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  11581.             'doctrine.entity_managers' => [
  11582.                 'default' => 'doctrine.orm.default_entity_manager',
  11583.             ],
  11584.             'doctrine.default_entity_manager' => 'default',
  11585.             'doctrine.dbal.connection_factory.types' => [
  11586.             ],
  11587.             'doctrine.connections' => [
  11588.                 'default' => 'doctrine.dbal.default_connection',
  11589.             ],
  11590.             'doctrine.default_connection' => 'default',
  11591.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  11592.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  11593.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  11594.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  11595.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  11596.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  11597.             'doctrine.orm.cache.memcache_host' => 'localhost',
  11598.             'doctrine.orm.cache.memcache_port' => 11211,
  11599.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  11600.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  11601.             'doctrine.orm.cache.memcached_host' => 'localhost',
  11602.             'doctrine.orm.cache.memcached_port' => 11211,
  11603.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  11604.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  11605.             'doctrine.orm.cache.redis_host' => 'localhost',
  11606.             'doctrine.orm.cache.redis_port' => 6379,
  11607.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  11608.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  11609.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  11610.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  11611.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  11612.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  11613.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  11614.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  11615.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  11616.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  11617.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  11618.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  11619.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  11620.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  11621.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  11622.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  11623.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  11624.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  11625.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  11626.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  11627.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  11628.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  11629.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  11630.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  11631.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  11632.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  11633.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  11634.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  11635.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  11636.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  11637.             'doctrine.orm.auto_generate_proxy_classes' => true,
  11638.             'doctrine.orm.proxy_namespace' => 'Proxies',
  11639.             'doctrine.migrations.preferred_em' => NULL,
  11640.             'doctrine.migrations.preferred_connection' => NULL,
  11641.             'white_october_breadcrumbs.options' => [
  11642.                 'viewTemplate' => 'elements/breadcrumbs.html.twig',
  11643.                 'separator' => '/',
  11644.                 'separatorClass' => 'separator',
  11645.                 'listId' => 'wo-breadcrumbs',
  11646.                 'listClass' => 'breadcrumb',
  11647.                 'itemClass' => '',
  11648.                 'linkRel' => '',
  11649.                 'locale' => NULL,
  11650.                 'translation_domain' => NULL,
  11651.             ],
  11652.             'monolog.use_microseconds' => true,
  11653.             'monolog.swift_mailer.handlers' => [
  11654.             ],
  11655.             'monolog.handlers_to_channels' => [
  11656.                 'monolog.handler.deprecation_filter' => [
  11657.                     'type' => 'inclusive',
  11658.                     'elements' => [
  11659.                         => 'php',
  11660.                     ],
  11661.                 ],
  11662.                 'monolog.handler.console' => [
  11663.                     'type' => 'exclusive',
  11664.                     'elements' => [
  11665.                         => 'event',
  11666.                         => 'doctrine',
  11667.                         => 'console',
  11668.                         => 'event',
  11669.                         => 'doctrine',
  11670.                         => 'console',
  11671.                     ],
  11672.                 ],
  11673.                 'monolog.handler.main' => [
  11674.                     'type' => 'exclusive',
  11675.                     'elements' => [
  11676.                         => 'event',
  11677.                         => 'event',
  11678.                     ],
  11679.                 ],
  11680.             ],
  11681.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  11682.             'sentry.listener_priorities.request' => 1,
  11683.             'sentry.listener_priorities.sub_request' => 1,
  11684.             'sentry.listener_priorities.console' => 1,
  11685.             'sentry.listener_priorities.request_error' => 128,
  11686.             'sentry.listener_priorities.console_error' => 128,
  11687.             'sentry.listener_priorities.worker_error' => 99,
  11688.             'scheb_two_factor.model_manager_name' => NULL,
  11689.             'scheb_two_factor.security_tokens' => [
  11690.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  11691.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  11692.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  11693.             ],
  11694.             'scheb_two_factor.ip_whitelist' => [
  11695.             ],
  11696.             'scheb_two_factor.totp.issuer' => 'Easify TOTP',
  11697.             'scheb_two_factor.totp.server_name' => 'Easify',
  11698.             'scheb_two_factor.totp.window' => 1,
  11699.             'scheb_two_factor.totp.parameters' => [
  11700.             ],
  11701.             'scheb_two_factor.totp.template' => '@Cms/login/2fa.html.twig',
  11702.             'scheb_two_factor.trusted_device.enabled' => true,
  11703.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  11704.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  11705.             'scheb_two_factor.trusted_device.extend_lifetime' => true,
  11706.             'scheb_two_factor.trusted_device.cookie_secure' => false,
  11707.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  11708.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  11709.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  11710.             'maker.compatible_check.doctrine.supports_attributes' => true,
  11711.             'data_collector.templates' => [
  11712.                 'data_collector.request' => [
  11713.                     => 'request',
  11714.                     => '@WebProfiler/Collector/request.html.twig',
  11715.                 ],
  11716.                 'data_collector.time' => [
  11717.                     => 'time',
  11718.                     => '@WebProfiler/Collector/time.html.twig',
  11719.                 ],
  11720.                 'data_collector.memory' => [
  11721.                     => 'memory',
  11722.                     => '@WebProfiler/Collector/memory.html.twig',
  11723.                 ],
  11724.                 'data_collector.validator' => [
  11725.                     => 'validator',
  11726.                     => '@WebProfiler/Collector/validator.html.twig',
  11727.                 ],
  11728.                 'data_collector.ajax' => [
  11729.                     => 'ajax',
  11730.                     => '@WebProfiler/Collector/ajax.html.twig',
  11731.                 ],
  11732.                 'data_collector.form' => [
  11733.                     => 'form',
  11734.                     => '@WebProfiler/Collector/form.html.twig',
  11735.                 ],
  11736.                 'data_collector.exception' => [
  11737.                     => 'exception',
  11738.                     => '@WebProfiler/Collector/exception.html.twig',
  11739.                 ],
  11740.                 'data_collector.logger' => [
  11741.                     => 'logger',
  11742.                     => '@WebProfiler/Collector/logger.html.twig',
  11743.                 ],
  11744.                 'data_collector.events' => [
  11745.                     => 'events',
  11746.                     => '@WebProfiler/Collector/events.html.twig',
  11747.                 ],
  11748.                 'data_collector.router' => [
  11749.                     => 'router',
  11750.                     => '@WebProfiler/Collector/router.html.twig',
  11751.                 ],
  11752.                 'data_collector.cache' => [
  11753.                     => 'cache',
  11754.                     => '@WebProfiler/Collector/cache.html.twig',
  11755.                 ],
  11756.                 'data_collector.translation' => [
  11757.                     => 'translation',
  11758.                     => '@WebProfiler/Collector/translation.html.twig',
  11759.                 ],
  11760.                 'data_collector.security' => [
  11761.                     => 'security',
  11762.                     => '@Security/Collector/security.html.twig',
  11763.                 ],
  11764.                 'data_collector.twig' => [
  11765.                     => 'twig',
  11766.                     => '@WebProfiler/Collector/twig.html.twig',
  11767.                 ],
  11768.                 'data_collector.http_client' => [
  11769.                     => 'http_client',
  11770.                     => '@WebProfiler/Collector/http_client.html.twig',
  11771.                 ],
  11772.                 'data_collector.doctrine' => [
  11773.                     => 'db',
  11774.                     => '@Doctrine/Collector/db.html.twig',
  11775.                 ],
  11776.                 'data_collector.dump' => [
  11777.                     => 'dump',
  11778.                     => '@Debug/Profiler/dump.html.twig',
  11779.                 ],
  11780.                 'mailer.data_collector' => [
  11781.                     => 'mailer',
  11782.                     => '@WebProfiler/Collector/mailer.html.twig',
  11783.                 ],
  11784.                 'notifier.data_collector' => [
  11785.                     => 'notifier',
  11786.                     => '@WebProfiler/Collector/notifier.html.twig',
  11787.                 ],
  11788.                 'data_collector.config' => [
  11789.                     => 'config',
  11790.                     => '@WebProfiler/Collector/config.html.twig',
  11791.                 ],
  11792.             ],
  11793.             'console.command.ids' => [
  11794.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\ActivateBundleCommand',
  11795.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\BackupCommand',
  11796.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\BundleListCommand',
  11797.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\CacheCommand',
  11798.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\ControlCommand',
  11799.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\CreateBundleCommand',
  11800.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\CronTasksRunCommand',
  11801.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\FixTranslationsCommand',
  11802.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\InstallBundleCommand',
  11803.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\LanguageCacheCommand',
  11804.                 10 => 'console.command.public_alias.App\\CmsBundle\\Command\\LanguageResetCommand',
  11805.                 11 => 'console.command.public_alias.App\\CmsBundle\\Command\\MailtestCommand',
  11806.                 12 => 'console.command.public_alias.App\\CmsBundle\\Command\\MediaCreateFullCommand',
  11807.                 13 => 'console.command.public_alias.App\\CmsBundle\\Command\\MediaRegenThumbnailsCommand',
  11808.                 14 => 'console.command.public_alias.App\\CmsBundle\\Command\\MediaUsageCommand',
  11809.                 15 => 'console.command.public_alias.App\\CmsBundle\\Command\\MediadirCleanUpCommand',
  11810.                 16 => 'console.command.public_alias.App\\CmsBundle\\Command\\MigrateCommand',
  11811.                 17 => 'console.command.public_alias.App\\CmsBundle\\Command\\MissingmediaCommand',
  11812.                 18 => 'console.command.public_alias.App\\CmsBundle\\Command\\MonitorCommand',
  11813.                 19 => 'console.command.public_alias.App\\CmsBundle\\Command\\OptimizeCommand',
  11814.                 20 => 'console.command.public_alias.App\\CmsBundle\\Command\\ReportCommand',
  11815.                 21 => 'console.command.public_alias.App\\CmsBundle\\Command\\ResetDBCommand',
  11816.                 22 => 'console.command.public_alias.App\\CmsBundle\\Command\\RestoreCommand',
  11817.                 23 => 'console.command.public_alias.App\\CmsBundle\\Command\\ScheduleTask\\CronTasksDefaultCommand',
  11818.                 24 => 'console.command.public_alias.App\\CmsBundle\\Command\\ServerupdateCommand',
  11819.                 25 => 'console.command.public_alias.App\\CmsBundle\\Command\\StatsCommand',
  11820.                 26 => 'console.command.public_alias.App\\CmsBundle\\Command\\UpdateCommand',
  11821.                 27 => 'console.command.public_alias.App\\CmsBundle\\Command\\UserCommand',
  11822.                 28 => 'console.command.public_alias.App\\CmsBundle\\Command\\WebpCommand',
  11823.                 29 => 'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\BlogMediaMigrationCommand',
  11824.                 30 => 'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\GptCommand',
  11825.                 31 => 'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\WpCommand',
  11826.                 32 => 'console.command.public_alias.App\\Trinity\\SearchBundle\\Command\\IndexerCommand',
  11827.                 33 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\AbandonedCartsCommand',
  11828.                 34 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ActiveCampaignCommand',
  11829.                 35 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CacheIndexCommand',
  11830.                 36 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CheckPaymentsCommand',
  11831.                 37 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\CloneCommand',
  11832.                 38 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixCategoryDuplicatesCommand',
  11833.                 39 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixMediaCloneCommand',
  11834.                 40 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\FixrelationsCommand',
  11835.                 41 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportCommand',
  11836.                 42 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportCyclesoftwareCommand',
  11837.                 43 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ImportMagentoOneCommand',
  11838.                 44 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\IndexCommand',
  11839.                 45 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\LinkCommand',
  11840.                 46 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\NotifyCommand',
  11841.                 47 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\PicqerExportCommand',
  11842.                 48 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\PicqerSyncCommand',
  11843.                 49 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\ProductSyncCommand',
  11844.                 50 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\RepairOrdersCommand',
  11845.                 51 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\SearchCommand',
  11846.                 52 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\TestCommand',
  11847.                 53 => 'console.command.public_alias.App\\Trinity\\WebshopBundle\\Command\\UpdatePricesCommand',
  11848.             ],
  11849.         ];
  11850.     }
  11851.     protected function throw($message)
  11852.     {
  11853.         throw new RuntimeException($message);
  11854.     }
  11855. }