var/cache/dev/ContainerOXgGWx9/App_KernelDevDebugContainer.php line 703

Open in your IDE?
  1. <?php
  2. namespace ContainerOXgGWx9;
  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\\FormsBundle\\Controller\\FormsController' => 'getFormsControllerService',
  78.             'App\\Trinity\\ProjectssitesBundle\\Controller\\ProjectssitesController' => 'getProjectssitesControllerService',
  79.             'App\\Trinity\\SearchBundle\\Controller\\SearchController' => 'getSearchControllerService',
  80.             'App\\Trinity\\SliderBundle\\Controller\\EntryController' => 'getEntryController2Service',
  81.             'App\\Trinity\\SliderBundle\\Controller\\SliderController' => 'getSliderControllerService',
  82.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  83.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  84.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  85.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  86.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  87.             'TrinityApiBundle_show' => 'getTrinityApiBundleShowService',
  88.             'admin_link' => 'getAdminLinkService',
  89.             'admin_show' => 'getAdminShowService',
  90.             'cache.app' => 'getCache_AppService',
  91.             'cache.app_clearer' => 'getCache_AppClearerService',
  92.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  93.             'cache.system' => 'getCache_SystemService',
  94.             'cache.system_clearer' => 'getCache_SystemClearerService',
  95.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  96.             'cache_warmer' => 'getCacheWarmerService',
  97.             'console.command.public_alias.App\\CmsBundle\\Command\\ActivateBundleCommand' => 'getActivateBundleCommandService',
  98.             'console.command.public_alias.App\\CmsBundle\\Command\\BackupCommand' => 'getBackupCommandService',
  99.             'console.command.public_alias.App\\CmsBundle\\Command\\BundleListCommand' => 'getBundleListCommandService',
  100.             'console.command.public_alias.App\\CmsBundle\\Command\\CacheCommand' => 'getCacheCommandService',
  101.             'console.command.public_alias.App\\CmsBundle\\Command\\ControlCommand' => 'getControlCommandService',
  102.             'console.command.public_alias.App\\CmsBundle\\Command\\CreateBundleCommand' => 'getCreateBundleCommandService',
  103.             'console.command.public_alias.App\\CmsBundle\\Command\\CronTasksRunCommand' => 'getCronTasksRunCommandService',
  104.             'console.command.public_alias.App\\CmsBundle\\Command\\FixTranslationsCommand' => 'getFixTranslationsCommandService',
  105.             'console.command.public_alias.App\\CmsBundle\\Command\\InstallBundleCommand' => 'getInstallBundleCommandService',
  106.             'console.command.public_alias.App\\CmsBundle\\Command\\LanguageCacheCommand' => 'getLanguageCacheCommandService',
  107.             'console.command.public_alias.App\\CmsBundle\\Command\\LanguageResetCommand' => 'getLanguageResetCommandService',
  108.             'console.command.public_alias.App\\CmsBundle\\Command\\MailtestCommand' => 'getMailtestCommandService',
  109.             'console.command.public_alias.App\\CmsBundle\\Command\\MediaCreateFullCommand' => 'getMediaCreateFullCommandService',
  110.             'console.command.public_alias.App\\CmsBundle\\Command\\MediaRegenThumbnailsCommand' => 'getMediaRegenThumbnailsCommandService',
  111.             'console.command.public_alias.App\\CmsBundle\\Command\\MediaUsageCommand' => 'getMediaUsageCommandService',
  112.             'console.command.public_alias.App\\CmsBundle\\Command\\MediadirCleanUpCommand' => 'getMediadirCleanUpCommandService',
  113.             'console.command.public_alias.App\\CmsBundle\\Command\\MigrateCommand' => 'getMigrateCommandService',
  114.             'console.command.public_alias.App\\CmsBundle\\Command\\MissingmediaCommand' => 'getMissingmediaCommandService',
  115.             'console.command.public_alias.App\\CmsBundle\\Command\\MonitorCommand' => 'getMonitorCommandService',
  116.             'console.command.public_alias.App\\CmsBundle\\Command\\OptimizeCommand' => 'getOptimizeCommandService',
  117.             'console.command.public_alias.App\\CmsBundle\\Command\\ReportCommand' => 'getReportCommandService',
  118.             'console.command.public_alias.App\\CmsBundle\\Command\\ResetDBCommand' => 'getResetDBCommandService',
  119.             'console.command.public_alias.App\\CmsBundle\\Command\\RestoreCommand' => 'getRestoreCommandService',
  120.             'console.command.public_alias.App\\CmsBundle\\Command\\ScheduleTask\\CronTasksDefaultCommand' => 'getCronTasksDefaultCommandService',
  121.             'console.command.public_alias.App\\CmsBundle\\Command\\ServerupdateCommand' => 'getServerupdateCommandService',
  122.             'console.command.public_alias.App\\CmsBundle\\Command\\StatsCommand' => 'getStatsCommandService',
  123.             'console.command.public_alias.App\\CmsBundle\\Command\\UpdateCommand' => 'getUpdateCommandService',
  124.             'console.command.public_alias.App\\CmsBundle\\Command\\UserCommand' => 'getUserCommandService',
  125.             'console.command.public_alias.App\\CmsBundle\\Command\\WebpCommand' => 'getWebpCommandService',
  126.             'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\BlogMediaMigrationCommand' => 'getBlogMediaMigrationCommandService',
  127.             'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\GptCommand' => 'getGptCommandService',
  128.             'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\WpCommand' => 'getWpCommandService',
  129.             'console.command.public_alias.App\\Trinity\\SearchBundle\\Command\\IndexerCommand' => 'getIndexerCommandService',
  130.             'console.command_loader' => 'getConsole_CommandLoaderService',
  131.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  132.             'data_collector.dump' => 'getDataCollector_DumpService',
  133.             'doctrine' => 'getDoctrineService',
  134.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  135.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  136.             'error_controller' => 'getErrorController2Service',
  137.             'event_dispatcher' => 'getEventDispatcherService',
  138.             'fos_oauth_server.controller.authorize' => 'getFosOauthServer_Controller_AuthorizeService',
  139.             'fos_oauth_server.controller.token' => 'getFosOauthServer_Controller_TokenService',
  140.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  141.             'http_kernel' => 'getHttpKernelService',
  142.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  143.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  144.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  145.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  146.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  147.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  148.             'request_stack' => 'getRequestStackService',
  149.             'router' => 'getRouterService',
  150.             'routing.loader' => 'getRouting_LoaderService',
  151.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  152.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  153.             'scheb_two_factor.security.totp_authenticator' => 'getSchebTwoFactor_Security_TotpAuthenticatorService',
  154.             'scheb_two_factor.security.totp_factory' => 'getSchebTwoFactor_Security_TotpFactoryService',
  155.             'services_resetter' => 'getServicesResetterService',
  156.             'translation.loader.db' => 'getTranslation_Loader_DbService',
  157.             'translator' => 'getTranslatorService',
  158.             'trinity.mailer' => 'getTrinity_MailerService',
  159.             'trinity.password.encoder' => 'getTrinity_Password_EncoderService',
  160.             'trinityapibundle_inflector' => 'getTrinityapibundleInflectorService',
  161.             'trinityapibundle_show' => 'getTrinityapibundleShow2Service',
  162.             'trinityblogbundle_link' => 'getTrinityblogbundleLinkService',
  163.             'trinityblogbundle_show' => 'getTrinityblogbundleShowService',
  164.             'trinityformsbundle_link' => 'getTrinityformsbundleLinkService',
  165.             'trinityformsbundle_show' => 'getTrinityformsbundleShowService',
  166.             'trinityprojectssitesbundle_link' => 'getTrinityprojectssitesbundleLinkService',
  167.             'trinityprojectssitesbundle_show' => 'getTrinityprojectssitesbundleShowService',
  168.             'trinitysearchbundle_link' => 'getTrinitysearchbundleLinkService',
  169.             'trinitysearchbundle_show' => 'getTrinitysearchbundleShowService',
  170.             'trinitysliderbundle_link' => 'getTrinitysliderbundleLinkService',
  171.             'trinitysliderbundle_show' => 'getTrinitysliderbundleShowService',
  172.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  173.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  174.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  175.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  176.             'white_october_breadcrumbs' => 'getWhiteOctoberBreadcrumbsService',
  177.             'white_october_breadcrumbs.helper' => 'getWhiteOctoberBreadcrumbs_HelperService',
  178.             'white_october_breadcrumbs.twig' => 'getWhiteOctoberBreadcrumbs_TwigService',
  179.             'cache_clearer' => 'getCacheClearerService',
  180.             'filesystem' => 'getFilesystemService',
  181.             'serializer' => 'getSerializerService',
  182.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  183.             'form.factory' => 'getForm_FactoryService',
  184.             'form.type.file' => 'getForm_Type_FileService',
  185.             'profiler' => 'getProfilerService',
  186.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  187.             'security.token_storage' => 'getSecurity_TokenStorageService',
  188.             'twig' => 'getTwigService',
  189.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  190.             'session' => 'getSessionService',
  191.             'validator' => 'getValidatorService',
  192.         ];
  193.         $this->aliases = [
  194.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Totp\\TotpAuthenticator' => 'scheb_two_factor.security.totp_authenticator',
  195.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Totp\\TotpAuthenticatorInterface' => 'scheb_two_factor.security.totp_authenticator',
  196.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  197.             'database_connection' => 'doctrine.dbal.default_connection',
  198.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  199.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  200.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  201.         ];
  202.         $this->privates['service_container'] = function () {
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  209.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  210.             include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/LocaleListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  222.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  238.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  245.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  276.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  288.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  289.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  290.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  343.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  344.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  345.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  346.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  347.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  348.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  349.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  350.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  353.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  354.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  356.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  359.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  362.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  363.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  366.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  367.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  369.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  393.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Twig/Extension/BreadcrumbsExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  399.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  401.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  403.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  404.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  407.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  408.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  409.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  410.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  412.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  427.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/Hub.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  433.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/SentryBundle.php';
  434.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/FlushableClientInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  437.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  439.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  440.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/DependencyInjection/IntegrationFilterFactory.php';
  441.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  443.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  444.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  449.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  450.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  463.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  469.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  486.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  493.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  495.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  498.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  499.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  500.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  501.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  502.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  503.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  509.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  533.             include_once \dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/Helpers.php';
  534.             include_once \dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/PageInfo.php';
  535.             include_once \dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/PageNavigation.php';
  536.             include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Twig/Extension/Timeago.php';
  537.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  540.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  541.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  543.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  544.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  546.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  548.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  553.             include_once __DIR__.'/proxy-classes.php';
  554.         };
  555.     }
  556.     public function compile(): void
  557.     {
  558.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  559.     }
  560.     public function isCompiled(): bool
  561.     {
  562.         return true;
  563.     }
  564.     public function getRemovedIds(): array
  565.     {
  566.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  567.     }
  568.     protected function createProxy($class\Closure $factory)
  569.     {
  570.         return $factory();
  571.     }
  572.     /**
  573.      * Gets the public '.container.private.cache_clearer' shared service.
  574.      *
  575.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  576.      */
  577.     protected function get_Container_Private_CacheClearerService()
  578.     {
  579.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  581.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  582.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  583.         }, 1));
  584.     }
  585.     /**
  586.      * Gets the public '.container.private.filesystem' shared service.
  587.      *
  588.      * @return \Symfony\Component\Filesystem\Filesystem
  589.      */
  590.     protected function get_Container_Private_FilesystemService()
  591.     {
  592.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  593.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  594.     }
  595.     /**
  596.      * Gets the public '.container.private.form.factory' shared service.
  597.      *
  598.      * @return \Symfony\Component\Form\FormFactory
  599.      */
  600.     protected function get_Container_Private_Form_FactoryService()
  601.     {
  602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  604.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  605.     }
  606.     /**
  607.      * Gets the public '.container.private.form.type.file' shared service.
  608.      *
  609.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  610.      */
  611.     protected function get_Container_Private_Form_Type_FileService()
  612.     {
  613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  615.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  616.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  617.     }
  618.     /**
  619.      * Gets the public '.container.private.profiler' shared service.
  620.      *
  621.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  622.      */
  623.     protected function get_Container_Private_ProfilerService()
  624.     {
  625.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  626.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  627.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  628.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  629.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  630.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  631.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  632.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  633.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  634.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  635.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  636.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  637.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  638.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  639.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  640.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  641.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  642.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  643.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  644.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  645.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  646.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  647.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  648.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  649.         if ($this->has('kernel')) {
  650.             $g->setKernel($b);
  651.         }
  652.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  653.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  654.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  655.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  656.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  657.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  658.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  659.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  660.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  661.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  662.         $instance->add($d);
  663.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  664.         $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));
  665.         $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())));
  666.         $instance->add($e);
  667.         $instance->add($f);
  668.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  669.         $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()))));
  670.         $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()))));
  671.         $instance->add($g);
  672.         return $instance;
  673.     }
  674.     /**
  675.      * Gets the public '.container.private.security.authorization_checker' shared service.
  676.      *
  677.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  678.      */
  679.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  680.     {
  681.         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);
  682.     }
  683.     /**
  684.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  685.      *
  686.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  687.      */
  688.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  689.     {
  690.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  691.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  693.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  694.         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())));
  695.     }
  696.     /**
  697.      * Gets the public '.container.private.security.password_encoder' shared service.
  698.      *
  699.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  700.      *
  701.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  702.      */
  703.     protected function get_Container_Private_Security_PasswordEncoderService()
  704.     {
  705.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  706.         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()));
  707.     }
  708.     /**
  709.      * Gets the public '.container.private.security.token_storage' shared service.
  710.      *
  711.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  712.      */
  713.     protected function get_Container_Private_Security_TokenStorageService()
  714.     {
  715.         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, [
  716.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  717.         ], [
  718.             'request_stack' => '?',
  719.         ]));
  720.     }
  721.     /**
  722.      * Gets the public '.container.private.serializer' shared service.
  723.      *
  724.      * @return \Symfony\Component\Serializer\Serializer
  725.      */
  726.     protected function get_Container_Private_SerializerService()
  727.     {
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  729.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  730.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  732.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  733.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  734.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  736.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  737.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  738.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  739.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  740.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  741.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  742.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  743.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  744.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  745.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  746.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  747.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  748.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  749.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  750.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  751.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  752.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  753.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  754.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  755.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  756.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  757.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  758.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  759.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  760.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  761.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  762.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  763.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  764.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  765.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  766.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  767.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  768.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  769.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  770.         $b = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  771.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  772.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  773.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  774.         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()]);
  775.     }
  776.     /**
  777.      * Gets the public '.container.private.session' shared service.
  778.      *
  779.      * @return \Symfony\Component\HttpFoundation\Session\Session
  780.      */
  781.     protected function get_Container_Private_SessionService()
  782.     {
  783.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  784.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  785.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  786.     }
  787.     /**
  788.      * Gets the public '.container.private.twig' shared service.
  789.      *
  790.      * @return \Twig\Environment
  791.      */
  792.     protected function get_Container_Private_TwigService()
  793.     {
  794.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  795.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  796.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  797.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), 'FOSOAuthServer');
  798.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/views'), '!FOSOAuthServer');
  799.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  800.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  801.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  802.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  803.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  804.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  805.         $a->addPath((\dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Resources/views'), 'WhiteOctoberBreadcrumbs');
  806.         $a->addPath((\dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Resources/views'), '!WhiteOctoberBreadcrumbs');
  807.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  808.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  809.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  810.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  811.         $a->addPath((\dirname(__DIR__4).'/src/CmsBundle/Resources/views'), 'Cms');
  812.         $a->addPath((\dirname(__DIR__4).'/src/CmsBundle/Resources/views'), '!Cms');
  813.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/ApiBundle/Resources/views'), 'TrinityApi');
  814.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/ApiBundle/Resources/views'), '!TrinityApi');
  815.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/BlogBundle/Resources/views'), 'TrinityBlog');
  816.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/BlogBundle/Resources/views'), '!TrinityBlog');
  817.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/FormsBundle/Resources/views'), 'TrinityForms');
  818.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/FormsBundle/Resources/views'), '!TrinityForms');
  819.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/SearchBundle/Resources/views'), 'TrinitySearch');
  820.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/SearchBundle/Resources/views'), '!TrinitySearch');
  821.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/SliderBundle/Resources/views'), 'TrinitySlider');
  822.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/SliderBundle/Resources/views'), '!TrinitySlider');
  823.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Resources/views'), 'TrinityProjectssites');
  824.         $a->addPath((\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Resources/views'), '!TrinityProjectssites');
  825.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  826.         $a->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  827.         $a->addPath((\dirname(__DIR__4).'/templates'));
  828.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  829.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  830.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  831.         $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']);
  832.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  833.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  834.         $d = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  835.         $e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  836.         $f = ($this->services['translator'] ?? $this->getTranslatorService());
  837.         $g = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  838.         $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 () {
  839.             return new \EmptyIterator();
  840.         }, 0)));
  841.         $i = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  842.         $j = ($this->services['router'] ?? $this->getRouterService());
  843.         $k = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  844.         $l = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  845.         $l->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $i]);
  846.         $m = new \Symfony\Bridge\Twig\AppVariable();
  847.         $m->setEnvironment('dev');
  848.         $m->setDebug(true);
  849.         if ($this->has('.container.private.security.token_storage')) {
  850.             $m->setTokenStorage($d);
  851.         }
  852.         if ($this->has('request_stack')) {
  853.             $m->setRequestStack($c);
  854.         }
  855.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  856.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  857.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  858.         $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)));
  859.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $e));
  860.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($f));
  861.         $instance->addExtension($h);
  862.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($i\dirname(__DIR__4), 'UTF-8'));
  863.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($j));
  864.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  865.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($etrue));
  866.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  867.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  868.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$g)));
  869.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  870.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  871.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($f));
  872.         $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())));
  873.         $instance->addExtension(new \App\CmsBundle\Twig\Extension\Helpers($k$f));
  874.         $instance->addExtension(new \App\CmsBundle\Twig\Extension\PageInfo($k$j$b$c$this));
  875.         $instance->addExtension(new \App\CmsBundle\Twig\Extension\PageNavigation($k$j$b$c));
  876.         $instance->addExtension(new \App\Trinity\BlogBundle\Twig\Extension\Timeago($k$c));
  877.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($h));
  878.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  879.         $instance->addExtension(($this->services['white_october_breadcrumbs.twig'] ?? ($this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this))));
  880.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($l));
  881.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(new \Cocur\Slugify\Slugify([])));
  882.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  883.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  884.         $instance->addGlobal('app'$m);
  885.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  886.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  887.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  888.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  889.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  890.         ], [
  891.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  892.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  893.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  894.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  895.         ])));
  896.         $instance->addGlobal('trinity''Easify');
  897.         $instance->addGlobal('trinity_url''https://www.beyonit.nl');
  898.         $instance->addGlobal('trinity_support''info@beyonit.nl');
  899.         $instance->addGlobal('company''Béyonit B.V.');
  900.         $instance->addGlobal('company_url''https://www.beyonit.nl');
  901.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  902.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  903.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  904.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL2',''.'))->configure($instance);
  905.         return $instance;
  906.     }
  907.     /**
  908.      * Gets the public '.container.private.validator' shared service.
  909.      *
  910.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  911.      */
  912.     protected function get_Container_Private_ValidatorService()
  913.     {
  914.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  915.     }
  916.     /**
  917.      * Gets the public 'App\CmsBundle\Controller\ApiController' shared autowired service.
  918.      *
  919.      * @return \App\CmsBundle\Controller\ApiController
  920.      */
  921.     protected function getApiControllerService()
  922.     {
  923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  924.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  925.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  926.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/ApiController.php';
  927.         $this->services['App\\CmsBundle\\Controller\\ApiController'] = $instance = new \App\CmsBundle\Controller\ApiController();
  928.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\CmsBundle\\Controller\\ApiController'$this));
  929.         return $instance;
  930.     }
  931.     /**
  932.      * Gets the public 'App\CmsBundle\Controller\CalendarController' shared autowired service.
  933.      *
  934.      * @return \App\CmsBundle\Controller\CalendarController
  935.      */
  936.     protected function getCalendarControllerService()
  937.     {
  938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  939.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  940.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/CalendarController.php';
  941.         $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()));
  942.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\CalendarController'$this));
  943.         return $instance;
  944.     }
  945.     /**
  946.      * Gets the public 'App\CmsBundle\Controller\CommandcontrolController' shared autowired service.
  947.      *
  948.      * @return \App\CmsBundle\Controller\CommandcontrolController
  949.      */
  950.     protected function getCommandcontrolControllerService()
  951.     {
  952.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  953.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  954.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/CommandcontrolController.php';
  955.         $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()));
  956.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\CommandcontrolController'$this));
  957.         return $instance;
  958.     }
  959.     /**
  960.      * Gets the public 'App\CmsBundle\Controller\CronTaskController' shared autowired service.
  961.      *
  962.      * @return \App\CmsBundle\Controller\CronTaskController
  963.      */
  964.     protected function getCronTaskControllerService()
  965.     {
  966.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  967.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  968.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/CronTaskController.php';
  969.         $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()));
  970.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\CronTaskController'$this));
  971.         return $instance;
  972.     }
  973.     /**
  974.      * Gets the public 'App\CmsBundle\Controller\DefaultController' shared autowired service.
  975.      *
  976.      * @return \App\CmsBundle\Controller\DefaultController
  977.      */
  978.     protected function getDefaultControllerService()
  979.     {
  980.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  981.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  982.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/DefaultController.php';
  983.         $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()));
  984.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\DefaultController'$this));
  985.         return $instance;
  986.     }
  987.     /**
  988.      * Gets the public 'App\CmsBundle\Controller\ErrorController' shared autowired service.
  989.      *
  990.      * @return \App\CmsBundle\Controller\ErrorController
  991.      */
  992.     protected function getErrorControllerService()
  993.     {
  994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  995.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  996.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/ErrorController.php';
  997.         $this->services['App\\CmsBundle\\Controller\\ErrorController'] = $instance = new \App\CmsBundle\Controller\ErrorController();
  998.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\ErrorController'$this));
  999.         return $instance;
  1000.     }
  1001.     /**
  1002.      * Gets the public 'App\CmsBundle\Controller\IntegrationsController' shared autowired service.
  1003.      *
  1004.      * @return \App\CmsBundle\Controller\IntegrationsController
  1005.      */
  1006.     protected function getIntegrationsControllerService()
  1007.     {
  1008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1009.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1010.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/IntegrationsController.php';
  1011.         $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()));
  1012.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\IntegrationsController'$this));
  1013.         return $instance;
  1014.     }
  1015.     /**
  1016.      * Gets the public 'App\CmsBundle\Controller\JsonController' shared autowired service.
  1017.      *
  1018.      * @return \App\CmsBundle\Controller\JsonController
  1019.      */
  1020.     protected function getJsonControllerService()
  1021.     {
  1022.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1023.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1024.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/JsonController.php';
  1025.         $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()));
  1026.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\JsonController'$this));
  1027.         return $instance;
  1028.     }
  1029.     /**
  1030.      * Gets the public 'App\CmsBundle\Controller\LinkController' shared autowired service.
  1031.      *
  1032.      * @return \App\CmsBundle\Controller\LinkController
  1033.      */
  1034.     protected function getLinkControllerService()
  1035.     {
  1036.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1037.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1038.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/LinkController.php';
  1039.         $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()));
  1040.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\LinkController'$this));
  1041.         return $instance;
  1042.     }
  1043.     /**
  1044.      * Gets the public 'App\CmsBundle\Controller\LoginController' shared autowired service.
  1045.      *
  1046.      * @return \App\CmsBundle\Controller\LoginController
  1047.      */
  1048.     protected function getLoginControllerService()
  1049.     {
  1050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1051.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1052.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/LoginController.php';
  1053.         $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()));
  1054.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\LoginController'$this));
  1055.         return $instance;
  1056.     }
  1057.     /**
  1058.      * Gets the public 'App\CmsBundle\Controller\MailController' shared autowired service.
  1059.      *
  1060.      * @return \App\CmsBundle\Controller\MailController
  1061.      */
  1062.     protected function getMailControllerService()
  1063.     {
  1064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1065.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1066.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MailController.php';
  1067.         $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()));
  1068.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MailController'$this));
  1069.         return $instance;
  1070.     }
  1071.     /**
  1072.      * Gets the public 'App\CmsBundle\Controller\MaintenanceController' shared autowired service.
  1073.      *
  1074.      * @return \App\CmsBundle\Controller\MaintenanceController
  1075.      */
  1076.     protected function getMaintenanceControllerService()
  1077.     {
  1078.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1079.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1080.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MaintenanceController.php';
  1081.         $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()));
  1082.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MaintenanceController'$this));
  1083.         return $instance;
  1084.     }
  1085.     /**
  1086.      * Gets the public 'App\CmsBundle\Controller\MediaController' shared autowired service.
  1087.      *
  1088.      * @return \App\CmsBundle\Controller\MediaController
  1089.      */
  1090.     protected function getMediaControllerService()
  1091.     {
  1092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1093.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1094.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MediaController.php';
  1095.         $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()));
  1096.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MediaController'$this));
  1097.         return $instance;
  1098.     }
  1099.     /**
  1100.      * Gets the public 'App\CmsBundle\Controller\MetadataController' shared autowired service.
  1101.      *
  1102.      * @return \App\CmsBundle\Controller\MetadataController
  1103.      */
  1104.     protected function getMetadataControllerService()
  1105.     {
  1106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1107.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1108.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MetadataController.php';
  1109.         $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()));
  1110.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MetadataController'$this));
  1111.         return $instance;
  1112.     }
  1113.     /**
  1114.      * Gets the public 'App\CmsBundle\Controller\MonitorController' shared autowired service.
  1115.      *
  1116.      * @return \App\CmsBundle\Controller\MonitorController
  1117.      */
  1118.     protected function getMonitorControllerService()
  1119.     {
  1120.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1121.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1122.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MonitorController.php';
  1123.         $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()));
  1124.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MonitorController'$this));
  1125.         return $instance;
  1126.     }
  1127.     /**
  1128.      * Gets the public 'App\CmsBundle\Controller\MultisiteController' shared autowired service.
  1129.      *
  1130.      * @return \App\CmsBundle\Controller\MultisiteController
  1131.      */
  1132.     protected function getMultisiteControllerService()
  1133.     {
  1134.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1135.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1136.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/MultisiteController.php';
  1137.         $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()));
  1138.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\MultisiteController'$this));
  1139.         return $instance;
  1140.     }
  1141.     /**
  1142.      * Gets the public 'App\CmsBundle\Controller\NavigationController' shared autowired service.
  1143.      *
  1144.      * @return \App\CmsBundle\Controller\NavigationController
  1145.      */
  1146.     protected function getNavigationControllerService()
  1147.     {
  1148.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1149.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1150.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/NavigationController.php';
  1151.         $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()));
  1152.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\NavigationController'$this));
  1153.         return $instance;
  1154.     }
  1155.     /**
  1156.      * Gets the public 'App\CmsBundle\Controller\PageController' shared autowired service.
  1157.      *
  1158.      * @return \App\CmsBundle\Controller\PageController
  1159.      */
  1160.     protected function getPageControllerService()
  1161.     {
  1162.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1163.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1164.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/PageController.php';
  1165.         $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()));
  1166.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\PageController'$this));
  1167.         return $instance;
  1168.     }
  1169.     /**
  1170.      * Gets the public 'App\CmsBundle\Controller\RedirectsController' shared autowired service.
  1171.      *
  1172.      * @return \App\CmsBundle\Controller\RedirectsController
  1173.      */
  1174.     protected function getRedirectsControllerService()
  1175.     {
  1176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1177.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1178.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/RedirectsController.php';
  1179.         $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()));
  1180.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\RedirectsController'$this));
  1181.         return $instance;
  1182.     }
  1183.     /**
  1184.      * Gets the public 'App\CmsBundle\Controller\SettingsController' shared autowired service.
  1185.      *
  1186.      * @return \App\CmsBundle\Controller\SettingsController
  1187.      */
  1188.     protected function getSettingsControllerService()
  1189.     {
  1190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1191.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1192.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/SettingsController.php';
  1193.         $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()));
  1194.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\SettingsController'$this));
  1195.         return $instance;
  1196.     }
  1197.     /**
  1198.      * Gets the public 'App\CmsBundle\Controller\SitemapController' shared autowired service.
  1199.      *
  1200.      * @return \App\CmsBundle\Controller\SitemapController
  1201.      */
  1202.     protected function getSitemapControllerService()
  1203.     {
  1204.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1205.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1206.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/SitemapController.php';
  1207.         $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()));
  1208.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\SitemapController'$this));
  1209.         return $instance;
  1210.     }
  1211.     /**
  1212.      * Gets the public 'App\CmsBundle\Controller\StorageController' shared autowired service.
  1213.      *
  1214.      * @return \App\CmsBundle\Controller\StorageController
  1215.      */
  1216.     protected function getStorageControllerService()
  1217.     {
  1218.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1219.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1220.         $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()));
  1221.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\StorageController'$this));
  1222.         return $instance;
  1223.     }
  1224.     /**
  1225.      * Gets the public 'App\CmsBundle\Controller\SystemController' shared autowired service.
  1226.      *
  1227.      * @return \App\CmsBundle\Controller\SystemController
  1228.      */
  1229.     protected function getSystemControllerService()
  1230.     {
  1231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1232.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1233.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/SystemController.php';
  1234.         $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()));
  1235.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\SystemController'$this));
  1236.         return $instance;
  1237.     }
  1238.     /**
  1239.      * Gets the public 'App\CmsBundle\Controller\TagController' shared autowired service.
  1240.      *
  1241.      * @return \App\CmsBundle\Controller\TagController
  1242.      */
  1243.     protected function getTagControllerService()
  1244.     {
  1245.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1246.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1247.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/TagController.php';
  1248.         $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()));
  1249.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\TagController'$this));
  1250.         return $instance;
  1251.     }
  1252.     /**
  1253.      * Gets the public 'App\CmsBundle\Controller\TrashController' shared autowired service.
  1254.      *
  1255.      * @return \App\CmsBundle\Controller\TrashController
  1256.      */
  1257.     protected function getTrashControllerService()
  1258.     {
  1259.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1260.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1261.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/TrashController.php';
  1262.         $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()));
  1263.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\TrashController'$this));
  1264.         return $instance;
  1265.     }
  1266.     /**
  1267.      * Gets the public 'App\CmsBundle\Controller\UpdateController' shared autowired service.
  1268.      *
  1269.      * @return \App\CmsBundle\Controller\UpdateController
  1270.      */
  1271.     protected function getUpdateControllerService()
  1272.     {
  1273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1274.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1275.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/UpdateController.php';
  1276.         $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()));
  1277.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\UpdateController'$this));
  1278.         return $instance;
  1279.     }
  1280.     /**
  1281.      * Gets the public 'App\CmsBundle\Controller\UsersController' shared autowired service.
  1282.      *
  1283.      * @return \App\CmsBundle\Controller\UsersController
  1284.      */
  1285.     protected function getUsersControllerService()
  1286.     {
  1287.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1288.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1289.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/UsersController.php';
  1290.         $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()));
  1291.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\CmsBundle\\Controller\\UsersController'$this));
  1292.         return $instance;
  1293.     }
  1294.     /**
  1295.      * Gets the public 'App\Trinity\ApiBundle\Controller\AdminController' shared autowired service.
  1296.      *
  1297.      * @return \App\Trinity\ApiBundle\Controller\AdminController
  1298.      */
  1299.     protected function getAdminControllerService()
  1300.     {
  1301.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1302.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1303.         include_once \dirname(__DIR__4).'/src/Trinity/ApiBundle/Controller/AdminController.php';
  1304.         $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()));
  1305.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\ApiBundle\\Controller\\AdminController'$this));
  1306.         return $instance;
  1307.     }
  1308.     /**
  1309.      * Gets the public 'App\Trinity\ApiBundle\Controller\DefaultController' shared autowired service.
  1310.      *
  1311.      * @return \App\Trinity\ApiBundle\Controller\DefaultController
  1312.      */
  1313.     protected function getDefaultController2Service()
  1314.     {
  1315.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1316.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1317.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1318.         include_once \dirname(__DIR__4).'/src/Trinity/ApiBundle/Controller/DefaultController.php';
  1319.         $this->services['App\\Trinity\\ApiBundle\\Controller\\DefaultController'] = $instance = new \App\Trinity\ApiBundle\Controller\DefaultController();
  1320.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Trinity\\ApiBundle\\Controller\\DefaultController'$this));
  1321.         return $instance;
  1322.     }
  1323.     /**
  1324.      * Gets the public 'App\Trinity\BlogBundle\Controller\BlogController' shared autowired service.
  1325.      *
  1326.      * @return \App\Trinity\BlogBundle\Controller\BlogController
  1327.      */
  1328.     protected function getBlogControllerService()
  1329.     {
  1330.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1331.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1332.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php';
  1333.         $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()));
  1334.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\BlogBundle\\Controller\\BlogController'$this));
  1335.         return $instance;
  1336.     }
  1337.     /**
  1338.      * Gets the public 'App\Trinity\BlogBundle\Controller\EntryController' shared autowired service.
  1339.      *
  1340.      * @return \App\Trinity\BlogBundle\Controller\EntryController
  1341.      */
  1342.     protected function getEntryControllerService()
  1343.     {
  1344.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1345.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1346.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/EntryController.php';
  1347.         $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()));
  1348.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\BlogBundle\\Controller\\EntryController'$this));
  1349.         return $instance;
  1350.     }
  1351.     /**
  1352.      * Gets the public 'App\Trinity\FormsBundle\Controller\FormsController' shared autowired service.
  1353.      *
  1354.      * @return \App\Trinity\FormsBundle\Controller\FormsController
  1355.      */
  1356.     protected function getFormsControllerService()
  1357.     {
  1358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1359.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1360.         include_once \dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php';
  1361.         $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()));
  1362.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\FormsBundle\\Controller\\FormsController'$this));
  1363.         return $instance;
  1364.     }
  1365.     /**
  1366.      * Gets the public 'App\Trinity\ProjectssitesBundle\Controller\ProjectssitesController' shared autowired service.
  1367.      *
  1368.      * @return \App\Trinity\ProjectssitesBundle\Controller\ProjectssitesController
  1369.      */
  1370.     protected function getProjectssitesControllerService()
  1371.     {
  1372.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1373.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1374.         include_once \dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Controller/ProjectssitesController.php';
  1375.         $this->services['App\\Trinity\\ProjectssitesBundle\\Controller\\ProjectssitesController'] = $instance = new \App\Trinity\ProjectssitesBundle\Controller\ProjectssitesController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->privates['App\\CmsBundle\\Util\\Mailer'] ?? $this->getMailerService()));
  1376.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\ProjectssitesBundle\\Controller\\ProjectssitesController'$this));
  1377.         return $instance;
  1378.     }
  1379.     /**
  1380.      * Gets the public 'App\Trinity\SearchBundle\Controller\SearchController' shared autowired service.
  1381.      *
  1382.      * @return \App\Trinity\SearchBundle\Controller\SearchController
  1383.      */
  1384.     protected function getSearchControllerService()
  1385.     {
  1386.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1387.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1388.         include_once \dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php';
  1389.         $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()));
  1390.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\SearchBundle\\Controller\\SearchController'$this));
  1391.         return $instance;
  1392.     }
  1393.     /**
  1394.      * Gets the public 'App\Trinity\SliderBundle\Controller\EntryController' shared autowired service.
  1395.      *
  1396.      * @return \App\Trinity\SliderBundle\Controller\EntryController
  1397.      */
  1398.     protected function getEntryController2Service()
  1399.     {
  1400.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1401.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1402.         include_once \dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/EntryController.php';
  1403.         $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()));
  1404.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\SliderBundle\\Controller\\EntryController'$this));
  1405.         return $instance;
  1406.     }
  1407.     /**
  1408.      * Gets the public 'App\Trinity\SliderBundle\Controller\SliderController' shared autowired service.
  1409.      *
  1410.      * @return \App\Trinity\SliderBundle\Controller\SliderController
  1411.      */
  1412.     protected function getSliderControllerService()
  1413.     {
  1414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1415.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1416.         include_once \dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php';
  1417.         $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()));
  1418.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Trinity\\SliderBundle\\Controller\\SliderController'$this));
  1419.         return $instance;
  1420.     }
  1421.     /**
  1422.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1423.      *
  1424.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1425.      */
  1426.     protected function getProfilerControllerService()
  1427.     {
  1428.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  1429.         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()));
  1430.     }
  1431.     /**
  1432.      * Gets the public 'Scheb\TwoFactorBundle\Model\PersisterInterface' shared service.
  1433.      *
  1434.      * @return \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersister
  1435.      */
  1436.     protected function getPersisterInterfaceService($lazyLoad true)
  1437.     {
  1438.         if ($lazyLoad) {
  1439.             return $this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] = $this->createProxy('DoctrinePersister_a694024', function () {
  1440.                 return \DoctrinePersister_a694024::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1441.                     $wrappedInstance $this->getPersisterInterfaceService(false);
  1442.                     $proxy->setProxyInitializer(null);
  1443.                     return true;
  1444.                 });
  1445.             });
  1446.         }
  1447.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Model/Persister/DoctrinePersisterFactory.php';
  1448.         return (new \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersisterFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL))->getPersister();
  1449.     }
  1450.     /**
  1451.      * Gets the public 'Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface' shared service.
  1452.      *
  1453.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  1454.      */
  1455.     protected function getTwoFactorFormRendererInterfaceService($lazyLoad true)
  1456.     {
  1457.         if ($lazyLoad) {
  1458.             return $this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  1459.                 return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1460.                     $wrappedInstance $this->getTwoFactorFormRendererInterfaceService(false);
  1461.                     $proxy->setProxyInitializer(null);
  1462.                     return true;
  1463.                 });
  1464.             });
  1465.         }
  1466.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SchebTwoFactor/Authentication/form.html.twig');
  1467.     }
  1468.     /**
  1469.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1470.      *
  1471.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1472.      */
  1473.     protected function getRedirectControllerService()
  1474.     {
  1475.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1476.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1477.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1478.     }
  1479.     /**
  1480.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1481.      *
  1482.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1483.      */
  1484.     protected function getTemplateControllerService()
  1485.     {
  1486.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1487.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1488.     }
  1489.     /**
  1490.      * Gets the public 'TrinityApiBundle_show' shared autowired service.
  1491.      *
  1492.      * @return \App\Trinity\ApiBundle\Controller\AdminController
  1493.      */
  1494.     protected function getTrinityApiBundleShowService()
  1495.     {
  1496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1497.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1498.         include_once \dirname(__DIR__4).'/src/Trinity/ApiBundle/Controller/AdminController.php';
  1499.         $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()));
  1500.         $instance->setContainer($this);
  1501.         return $instance;
  1502.     }
  1503.     /**
  1504.      * Gets the public 'admin_link' shared service.
  1505.      *
  1506.      * @return \App\CmsBundle\Controller\LinkController
  1507.      */
  1508.     protected function getAdminLinkService()
  1509.     {
  1510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1511.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1512.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/LinkController.php';
  1513.         $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()));
  1514.         $instance->setContainer($this);
  1515.         return $instance;
  1516.     }
  1517.     /**
  1518.      * Gets the public 'admin_show' shared service.
  1519.      *
  1520.      * @return \App\CmsBundle\Controller\LinkController
  1521.      */
  1522.     protected function getAdminShowService()
  1523.     {
  1524.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1525.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  1526.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/LinkController.php';
  1527.         $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()));
  1528.         $instance->setContainer($this);
  1529.         return $instance;
  1530.     }
  1531.     /**
  1532.      * Gets the public 'cache.app' shared service.
  1533.      *
  1534.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1535.      */
  1536.     protected function getCache_AppService()
  1537.     {
  1538.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('grd2qyTpxW'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1539.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1540.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1541.     }
  1542.     /**
  1543.      * Gets the public 'cache.app_clearer' shared service.
  1544.      *
  1545.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1546.      */
  1547.     protected function getCache_AppClearerService()
  1548.     {
  1549.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1550.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1551.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1552.     }
  1553.     /**
  1554.      * Gets the public 'cache.global_clearer' shared service.
  1555.      *
  1556.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1557.      */
  1558.     protected function getCache_GlobalClearerService()
  1559.     {
  1560.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1561.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1562.         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())]);
  1563.     }
  1564.     /**
  1565.      * Gets the public 'cache.system' shared service.
  1566.      *
  1567.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1568.      */
  1569.     protected function getCache_SystemService()
  1570.     {
  1571.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZePtiW11fv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1572.     }
  1573.     /**
  1574.      * Gets the public 'cache.system_clearer' shared service.
  1575.      *
  1576.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1577.      */
  1578.     protected function getCache_SystemClearerService()
  1579.     {
  1580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1581.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1582.         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())]);
  1583.     }
  1584.     /**
  1585.      * Gets the public 'cache.validator_expression_language' shared service.
  1586.      *
  1587.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1588.      */
  1589.     protected function getCache_ValidatorExpressionLanguageService()
  1590.     {
  1591.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QyFT6zvjw6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1592.     }
  1593.     /**
  1594.      * Gets the public 'cache_warmer' shared service.
  1595.      *
  1596.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1597.      */
  1598.     protected function getCacheWarmerService()
  1599.     {
  1600.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1601.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1602.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1603.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1604.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1605.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1606.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1607.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1608.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1609.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1610.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1611.         }, 8), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1612.     }
  1613.     /**
  1614.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ActivateBundleCommand' shared autowired service.
  1615.      *
  1616.      * @return \App\CmsBundle\Command\ActivateBundleCommand
  1617.      */
  1618.     protected function getActivateBundleCommandService()
  1619.     {
  1620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1621.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ActivateBundleCommand.php';
  1622.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ActivateBundleCommand'] = new \App\CmsBundle\Command\ActivateBundleCommand($this);
  1623.     }
  1624.     /**
  1625.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\BackupCommand' shared autowired service.
  1626.      *
  1627.      * @return \App\CmsBundle\Command\BackupCommand
  1628.      */
  1629.     protected function getBackupCommandService()
  1630.     {
  1631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1632.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/BackupCommand.php';
  1633.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\BackupCommand'] = new \App\CmsBundle\Command\BackupCommand($this);
  1634.     }
  1635.     /**
  1636.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\BundleListCommand' shared autowired service.
  1637.      *
  1638.      * @return \App\CmsBundle\Command\BundleListCommand
  1639.      */
  1640.     protected function getBundleListCommandService()
  1641.     {
  1642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1643.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/BundleListCommand.php';
  1644.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\BundleListCommand'] = new \App\CmsBundle\Command\BundleListCommand($this);
  1645.     }
  1646.     /**
  1647.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\CacheCommand' shared autowired service.
  1648.      *
  1649.      * @return \App\CmsBundle\Command\CacheCommand
  1650.      */
  1651.     protected function getCacheCommandService()
  1652.     {
  1653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1654.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/CacheCommand.php';
  1655.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\CacheCommand'] = new \App\CmsBundle\Command\CacheCommand($this);
  1656.     }
  1657.     /**
  1658.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ControlCommand' shared autowired service.
  1659.      *
  1660.      * @return \App\CmsBundle\Command\ControlCommand
  1661.      */
  1662.     protected function getControlCommandService()
  1663.     {
  1664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1665.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ControlCommand.php';
  1666.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ControlCommand'] = new \App\CmsBundle\Command\ControlCommand($this);
  1667.     }
  1668.     /**
  1669.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\CreateBundleCommand' shared autowired service.
  1670.      *
  1671.      * @return \App\CmsBundle\Command\CreateBundleCommand
  1672.      */
  1673.     protected function getCreateBundleCommandService()
  1674.     {
  1675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1676.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/CreateBundleCommand.php';
  1677.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\CreateBundleCommand'] = new \App\CmsBundle\Command\CreateBundleCommand($this);
  1678.     }
  1679.     /**
  1680.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\CronTasksRunCommand' shared autowired service.
  1681.      *
  1682.      * @return \App\CmsBundle\Command\CronTasksRunCommand
  1683.      */
  1684.     protected function getCronTasksRunCommandService()
  1685.     {
  1686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1687.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/CronTasksRunCommand.php';
  1688.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\CronTasksRunCommand'] = new \App\CmsBundle\Command\CronTasksRunCommand($this);
  1689.     }
  1690.     /**
  1691.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\FixTranslationsCommand' shared autowired service.
  1692.      *
  1693.      * @return \App\CmsBundle\Command\FixTranslationsCommand
  1694.      */
  1695.     protected function getFixTranslationsCommandService()
  1696.     {
  1697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1698.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/FixTranslationsCommand.php';
  1699.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\FixTranslationsCommand'] = new \App\CmsBundle\Command\FixTranslationsCommand($this);
  1700.     }
  1701.     /**
  1702.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\InstallBundleCommand' shared autowired service.
  1703.      *
  1704.      * @return \App\CmsBundle\Command\InstallBundleCommand
  1705.      */
  1706.     protected function getInstallBundleCommandService()
  1707.     {
  1708.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1709.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/InstallBundleCommand.php';
  1710.         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()));
  1711.     }
  1712.     /**
  1713.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\LanguageCacheCommand' shared autowired service.
  1714.      *
  1715.      * @return \App\CmsBundle\Command\LanguageCacheCommand
  1716.      */
  1717.     protected function getLanguageCacheCommandService()
  1718.     {
  1719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1720.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/LanguageCacheCommand.php';
  1721.         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()));
  1722.     }
  1723.     /**
  1724.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\LanguageResetCommand' shared autowired service.
  1725.      *
  1726.      * @return \App\CmsBundle\Command\LanguageResetCommand
  1727.      */
  1728.     protected function getLanguageResetCommandService()
  1729.     {
  1730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1731.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/LanguageResetCommand.php';
  1732.         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()));
  1733.     }
  1734.     /**
  1735.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MailtestCommand' shared autowired service.
  1736.      *
  1737.      * @return \App\CmsBundle\Command\MailtestCommand
  1738.      */
  1739.     protected function getMailtestCommandService()
  1740.     {
  1741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1742.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MailtestCommand.php';
  1743.         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()));
  1744.     }
  1745.     /**
  1746.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MediaCreateFullCommand' shared autowired service.
  1747.      *
  1748.      * @return \App\CmsBundle\Command\MediaCreateFullCommand
  1749.      */
  1750.     protected function getMediaCreateFullCommandService()
  1751.     {
  1752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1753.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MediaCreateFullCommand.php';
  1754.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MediaCreateFullCommand'] = new \App\CmsBundle\Command\MediaCreateFullCommand($this);
  1755.     }
  1756.     /**
  1757.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MediaRegenThumbnailsCommand' shared autowired service.
  1758.      *
  1759.      * @return \App\CmsBundle\Command\MediaRegenThumbnailsCommand
  1760.      */
  1761.     protected function getMediaRegenThumbnailsCommandService()
  1762.     {
  1763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1764.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MediaRegenThumbnailsCommand.php';
  1765.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MediaRegenThumbnailsCommand'] = new \App\CmsBundle\Command\MediaRegenThumbnailsCommand($this);
  1766.     }
  1767.     /**
  1768.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MediaUsageCommand' shared autowired service.
  1769.      *
  1770.      * @return \App\CmsBundle\Command\MediaUsageCommand
  1771.      */
  1772.     protected function getMediaUsageCommandService()
  1773.     {
  1774.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1775.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MediaUsageCommand.php';
  1776.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MediaUsageCommand'] = new \App\CmsBundle\Command\MediaUsageCommand($this);
  1777.     }
  1778.     /**
  1779.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MediadirCleanUpCommand' shared autowired service.
  1780.      *
  1781.      * @return \App\CmsBundle\Command\MediadirCleanUpCommand
  1782.      */
  1783.     protected function getMediadirCleanUpCommandService()
  1784.     {
  1785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1786.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MediadirCleanUpCommand.php';
  1787.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MediadirCleanUpCommand'] = new \App\CmsBundle\Command\MediadirCleanUpCommand($this);
  1788.     }
  1789.     /**
  1790.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MigrateCommand' shared autowired service.
  1791.      *
  1792.      * @return \App\CmsBundle\Command\MigrateCommand
  1793.      */
  1794.     protected function getMigrateCommandService()
  1795.     {
  1796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1797.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MigrateCommand.php';
  1798.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MigrateCommand'] = new \App\CmsBundle\Command\MigrateCommand($this);
  1799.     }
  1800.     /**
  1801.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MissingmediaCommand' shared autowired service.
  1802.      *
  1803.      * @return \App\CmsBundle\Command\MissingmediaCommand
  1804.      */
  1805.     protected function getMissingmediaCommandService()
  1806.     {
  1807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1808.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MissingmediaCommand.php';
  1809.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MissingmediaCommand'] = new \App\CmsBundle\Command\MissingmediaCommand($this);
  1810.     }
  1811.     /**
  1812.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\MonitorCommand' shared autowired service.
  1813.      *
  1814.      * @return \App\CmsBundle\Command\MonitorCommand
  1815.      */
  1816.     protected function getMonitorCommandService()
  1817.     {
  1818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1819.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/MonitorCommand.php';
  1820.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\MonitorCommand'] = new \App\CmsBundle\Command\MonitorCommand($this);
  1821.     }
  1822.     /**
  1823.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\OptimizeCommand' shared autowired service.
  1824.      *
  1825.      * @return \App\CmsBundle\Command\OptimizeCommand
  1826.      */
  1827.     protected function getOptimizeCommandService()
  1828.     {
  1829.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1830.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/OptimizeCommand.php';
  1831.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\OptimizeCommand'] = new \App\CmsBundle\Command\OptimizeCommand($this);
  1832.     }
  1833.     /**
  1834.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ReportCommand' shared autowired service.
  1835.      *
  1836.      * @return \App\CmsBundle\Command\ReportCommand
  1837.      */
  1838.     protected function getReportCommandService()
  1839.     {
  1840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1841.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ReportCommand.php';
  1842.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ReportCommand'] = new \App\CmsBundle\Command\ReportCommand($this);
  1843.     }
  1844.     /**
  1845.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ResetDBCommand' shared autowired service.
  1846.      *
  1847.      * @return \App\CmsBundle\Command\ResetDBCommand
  1848.      */
  1849.     protected function getResetDBCommandService()
  1850.     {
  1851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1852.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ResetDBCommand.php';
  1853.         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))));
  1854.     }
  1855.     /**
  1856.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\RestoreCommand' shared autowired service.
  1857.      *
  1858.      * @return \App\CmsBundle\Command\RestoreCommand
  1859.      */
  1860.     protected function getRestoreCommandService()
  1861.     {
  1862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1863.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/RestoreCommand.php';
  1864.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\RestoreCommand'] = new \App\CmsBundle\Command\RestoreCommand($this);
  1865.     }
  1866.     /**
  1867.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ScheduleTask\CronTasksDefaultCommand' shared autowired service.
  1868.      *
  1869.      * @return \App\CmsBundle\Command\ScheduleTask\CronTasksDefaultCommand
  1870.      */
  1871.     protected function getCronTasksDefaultCommandService()
  1872.     {
  1873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1874.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ScheduleTask/CronTasksDefaultCommand.php';
  1875.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ScheduleTask\\CronTasksDefaultCommand'] = new \App\CmsBundle\Command\ScheduleTask\CronTasksDefaultCommand();
  1876.     }
  1877.     /**
  1878.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\ServerupdateCommand' shared autowired service.
  1879.      *
  1880.      * @return \App\CmsBundle\Command\ServerupdateCommand
  1881.      */
  1882.     protected function getServerupdateCommandService()
  1883.     {
  1884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1885.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/ServerupdateCommand.php';
  1886.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\ServerupdateCommand'] = new \App\CmsBundle\Command\ServerupdateCommand($this);
  1887.     }
  1888.     /**
  1889.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\StatsCommand' shared autowired service.
  1890.      *
  1891.      * @return \App\CmsBundle\Command\StatsCommand
  1892.      */
  1893.     protected function getStatsCommandService()
  1894.     {
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1896.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/StatsCommand.php';
  1897.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\StatsCommand'] = new \App\CmsBundle\Command\StatsCommand($this);
  1898.     }
  1899.     /**
  1900.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\UpdateCommand' shared autowired service.
  1901.      *
  1902.      * @return \App\CmsBundle\Command\UpdateCommand
  1903.      */
  1904.     protected function getUpdateCommandService()
  1905.     {
  1906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1907.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/UpdateCommand.php';
  1908.         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()));
  1909.     }
  1910.     /**
  1911.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\UserCommand' shared autowired service.
  1912.      *
  1913.      * @return \App\CmsBundle\Command\UserCommand
  1914.      */
  1915.     protected function getUserCommandService()
  1916.     {
  1917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1918.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/UserCommand.php';
  1919.         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()));
  1920.     }
  1921.     /**
  1922.      * Gets the public 'console.command.public_alias.App\CmsBundle\Command\WebpCommand' shared autowired service.
  1923.      *
  1924.      * @return \App\CmsBundle\Command\WebpCommand
  1925.      */
  1926.     protected function getWebpCommandService()
  1927.     {
  1928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1929.         include_once \dirname(__DIR__4).'/src/CmsBundle/Command/WebpCommand.php';
  1930.         return $this->services['console.command.public_alias.App\\CmsBundle\\Command\\WebpCommand'] = new \App\CmsBundle\Command\WebpCommand($this);
  1931.     }
  1932.     /**
  1933.      * Gets the public 'console.command.public_alias.App\Trinity\BlogBundle\Command\BlogMediaMigrationCommand' shared autowired service.
  1934.      *
  1935.      * @return \App\Trinity\BlogBundle\Command\BlogMediaMigrationCommand
  1936.      */
  1937.     protected function getBlogMediaMigrationCommandService()
  1938.     {
  1939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1940.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Command/BlogMediaMigrationCommand.php';
  1941.         return $this->services['console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\BlogMediaMigrationCommand'] = new \App\Trinity\BlogBundle\Command\BlogMediaMigrationCommand();
  1942.     }
  1943.     /**
  1944.      * Gets the public 'console.command.public_alias.App\Trinity\BlogBundle\Command\GptCommand' shared autowired service.
  1945.      *
  1946.      * @return \App\Trinity\BlogBundle\Command\GptCommand
  1947.      */
  1948.     protected function getGptCommandService()
  1949.     {
  1950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1951.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Command/GptCommand.php';
  1952.         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);
  1953.     }
  1954.     /**
  1955.      * Gets the public 'console.command.public_alias.App\Trinity\BlogBundle\Command\WpCommand' shared autowired service.
  1956.      *
  1957.      * @return \App\Trinity\BlogBundle\Command\WpCommand
  1958.      */
  1959.     protected function getWpCommandService()
  1960.     {
  1961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1962.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Command/WpCommand.php';
  1963.         return $this->services['console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\WpCommand'] = new \App\Trinity\BlogBundle\Command\WpCommand();
  1964.     }
  1965.     /**
  1966.      * Gets the public 'console.command.public_alias.App\Trinity\SearchBundle\Command\IndexerCommand' shared autowired service.
  1967.      *
  1968.      * @return \App\Trinity\SearchBundle\Command\IndexerCommand
  1969.      */
  1970.     protected function getIndexerCommandService()
  1971.     {
  1972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1973.         include_once \dirname(__DIR__4).'/src/Trinity/SearchBundle/Command/IndexerCommand.php';
  1974.         return $this->services['console.command.public_alias.App\\Trinity\\SearchBundle\\Command\\IndexerCommand'] = new \App\Trinity\SearchBundle\Command\IndexerCommand($this);
  1975.     }
  1976.     /**
  1977.      * Gets the public 'console.command_loader' shared service.
  1978.      *
  1979.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1980.      */
  1981.     protected function getConsole_CommandLoaderService()
  1982.     {
  1983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1985.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1986.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1987.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1988.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1989.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1990.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1991.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1992.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1993.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1994.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1995.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1996.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1997.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1998.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1999.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2000.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2001.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2002.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2003.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2004.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2005.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2006.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2007.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2008.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2009.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2010.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2011.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2012.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2013.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2014.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2015.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2016.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2017.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2018.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2019.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2020.             'fos_oauth_server.clean_command' => ['privates''fos_oauth_server.clean_command''getFosOauthServer_CleanCommandService'false],
  2021.             'fos_oauth_server.create_client_command' => ['privates''fos_oauth_server.create_client_command''getFosOauthServer_CreateClientCommandService'false],
  2022.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2023.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2024.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  2025.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  2026.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  2027.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  2028.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  2029.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  2030.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  2031.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  2032.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  2033.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  2034.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  2035.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  2036.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  2037.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  2038.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  2039.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  2040.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  2041.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  2042.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  2043.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  2044.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  2045.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  2046.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  2047.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  2048.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  2049.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  2050.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  2051.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  2052.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  2053.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  2054.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  2055.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  2056.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  2057.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  2058.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  2059.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  2060.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  2061.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2062.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2063.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2064.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2065.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2066.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2067.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2068.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2069.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2070.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2071.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2072.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2073.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2074.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2075.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2076.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2077.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2078.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2079.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2080.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2081.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2082.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  2083.         ], [
  2084.             'console.command.about' => '?',
  2085.             'console.command.assets_install' => '?',
  2086.             'console.command.cache_clear' => '?',
  2087.             'console.command.cache_pool_clear' => '?',
  2088.             'console.command.cache_pool_prune' => '?',
  2089.             'console.command.cache_pool_delete' => '?',
  2090.             'console.command.cache_pool_list' => '?',
  2091.             'console.command.cache_warmup' => '?',
  2092.             'console.command.config_debug' => '?',
  2093.             'console.command.config_dump_reference' => '?',
  2094.             'console.command.container_debug' => '?',
  2095.             'console.command.container_lint' => '?',
  2096.             'console.command.debug_autowiring' => '?',
  2097.             'console.command.dotenv_debug' => '?',
  2098.             'console.command.event_dispatcher_debug' => '?',
  2099.             'console.command.router_debug' => '?',
  2100.             'console.command.router_match' => '?',
  2101.             'console.command.translation_debug' => '?',
  2102.             'console.command.translation_extract' => '?',
  2103.             'console.command.validator_debug' => '?',
  2104.             'console.command.translation_pull' => '?',
  2105.             'console.command.translation_push' => '?',
  2106.             'console.command.xliff_lint' => '?',
  2107.             'console.command.yaml_lint' => '?',
  2108.             'console.command.form_debug' => '?',
  2109.             'console.command.secrets_set' => '?',
  2110.             'console.command.secrets_remove' => '?',
  2111.             'console.command.secrets_generate_key' => '?',
  2112.             'console.command.secrets_list' => '?',
  2113.             'console.command.secrets_decrypt_to_local' => '?',
  2114.             'console.command.secrets_encrypt_from_local' => '?',
  2115.             'security.command.debug_firewall' => '?',
  2116.             'security.command.user_password_encoder' => '?',
  2117.             'security.command.user_password_hash' => '?',
  2118.             'fos_oauth_server.clean_command' => 'FOS\\OAuthServerBundle\\Command\\CleanCommand',
  2119.             'fos_oauth_server.create_client_command' => 'FOS\\OAuthServerBundle\\Command\\CreateClientCommand',
  2120.             'twig.command.debug' => '?',
  2121.             'twig.command.lint' => '?',
  2122.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  2123.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2124.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2125.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2126.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  2127.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  2128.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  2129.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  2130.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  2131.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  2132.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  2133.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  2134.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  2135.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  2136.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  2137.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  2138.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  2139.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  2140.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  2141.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  2142.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2143.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  2144.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  2145.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  2146.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  2147.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  2148.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  2149.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  2150.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  2151.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  2152.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  2153.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  2154.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  2155.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  2156.             'var_dumper.command.server_dump' => '?',
  2157.             'monolog.command.server_log' => '?',
  2158.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  2159.             'maker.auto_command.make_auth' => '?',
  2160.             'maker.auto_command.make_command' => '?',
  2161.             'maker.auto_command.make_controller' => '?',
  2162.             'maker.auto_command.make_crud' => '?',
  2163.             'maker.auto_command.make_docker_database' => '?',
  2164.             'maker.auto_command.make_entity' => '?',
  2165.             'maker.auto_command.make_fixtures' => '?',
  2166.             'maker.auto_command.make_form' => '?',
  2167.             'maker.auto_command.make_message' => '?',
  2168.             'maker.auto_command.make_messenger_middleware' => '?',
  2169.             'maker.auto_command.make_registration_form' => '?',
  2170.             'maker.auto_command.make_reset_password' => '?',
  2171.             'maker.auto_command.make_serializer_encoder' => '?',
  2172.             'maker.auto_command.make_serializer_normalizer' => '?',
  2173.             'maker.auto_command.make_subscriber' => '?',
  2174.             'maker.auto_command.make_twig_extension' => '?',
  2175.             'maker.auto_command.make_test' => '?',
  2176.             'maker.auto_command.make_validator' => '?',
  2177.             'maker.auto_command.make_voter' => '?',
  2178.             'maker.auto_command.make_user' => '?',
  2179.             'maker.auto_command.make_migration' => '?',
  2180.             'maker.auto_command.make_stimulus_controller' => '?',
  2181.         ]), ['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']);
  2182.     }
  2183.     /**
  2184.      * Gets the public 'container.env_var_processors_locator' shared service.
  2185.      *
  2186.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2187.      */
  2188.     protected function getContainer_EnvVarProcessorsLocatorService()
  2189.     {
  2190.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2191.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2192.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2193.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2194.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2195.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2196.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2197.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2198.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2199.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2200.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2201.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2202.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2203.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2204.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2205.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2206.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2207.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2208.         ], [
  2209.             'base64' => '?',
  2210.             'bool' => '?',
  2211.             'const' => '?',
  2212.             'csv' => '?',
  2213.             'default' => '?',
  2214.             'file' => '?',
  2215.             'float' => '?',
  2216.             'int' => '?',
  2217.             'json' => '?',
  2218.             'key' => '?',
  2219.             'not' => '?',
  2220.             'query_string' => '?',
  2221.             'require' => '?',
  2222.             'resolve' => '?',
  2223.             'string' => '?',
  2224.             'trim' => '?',
  2225.             'url' => '?',
  2226.         ]);
  2227.     }
  2228.     /**
  2229.      * Gets the public 'data_collector.dump' shared service.
  2230.      *
  2231.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2232.      */
  2233.     protected function getDataCollector_DumpService()
  2234.     {
  2235.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  2236.     }
  2237.     /**
  2238.      * Gets the public 'doctrine' shared service.
  2239.      *
  2240.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2241.      */
  2242.     protected function getDoctrineService()
  2243.     {
  2244.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2245.     }
  2246.     /**
  2247.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2248.      *
  2249.      * @return \Doctrine\DBAL\Connection
  2250.      */
  2251.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2252.     {
  2253.         $a = new \Doctrine\DBAL\Configuration();
  2254.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2255.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2256.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2257.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2258.         $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()))]));
  2259.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''host' => 'localhost''port' => NULL'dbname' => 'brummelhuis_WEB01''user' => 'brummelhuis_WEB01''password' => 'Xu@5321sp''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, [
  2260.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  2261.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  2262.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  2263.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  2264.         ], [
  2265.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2266.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  2267.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2268.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2269.         ]), [=> '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']]), []);
  2270.     }
  2271.     /**
  2272.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2273.      *
  2274.      * @return \Doctrine\ORM\EntityManager
  2275.      */
  2276.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2277.     {
  2278.         if ($lazyLoad) {
  2279.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2280.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2281.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2282.                     $proxy->setProxyInitializer(null);
  2283.                     return true;
  2284.                 });
  2285.             });
  2286.         }
  2287.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  2288.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2290.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2291.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2292.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  2293.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  2295.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  2296.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  2297.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2298.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2299.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2300.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  2301.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  2302.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2303.         $a = new \Doctrine\ORM\Configuration();
  2304.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2305.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  2306.         $b->addDriver($c'App\\CmsBundle\\Entity');
  2307.         $b->addDriver($c'App\\Trinity\\ApiBundle\\Entity');
  2308.         $b->addDriver($c'App\\Trinity\\BlogBundle\\Entity');
  2309.         $b->addDriver($c'App\\Trinity\\FormsBundle\\Entity');
  2310.         $b->addDriver($c'App\\Trinity\\SearchBundle\\Entity');
  2311.         $b->addDriver($c'App\\Trinity\\SliderBundle\\Entity');
  2312.         $b->addDriver($c'App\\Trinity\\ProjectssitesBundle\\Entity');
  2313.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'FOS\\OAuthServerBundle\\Entity');
  2314.         $a->setEntityNamespaces(['App' => 'App\\CmsBundle\\Entity''FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\Entity''CmsBundle' => 'App\\CmsBundle\\Entity''TrinityApiBundle' => 'App\\Trinity\\ApiBundle\\Entity''TrinityBlogBundle' => 'App\\Trinity\\BlogBundle\\Entity''TrinityFormsBundle' => 'App\\Trinity\\FormsBundle\\Entity''TrinitySearchBundle' => 'App\\Trinity\\SearchBundle\\Entity''TrinitySliderBundle' => 'App\\Trinity\\SliderBundle\\Entity''TrinityProjectssitesBundle' => 'App\\Trinity\\ProjectssitesBundle\\Entity']);
  2315.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2316.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2317.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2318.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2319.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  2320.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  2321.         ], [
  2322.             'doctrine.ulid_generator' => '?',
  2323.             'doctrine.uuid_generator' => '?',
  2324.         ])));
  2325.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2326.         $a->setProxyNamespace('Proxies');
  2327.         $a->setAutoGenerateProxyClasses(true);
  2328.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2329.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2330.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2331.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2332.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2333.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2334.             'App\\CmsBundle\\Repository\\UserRepository' => ['privates''App\\CmsBundle\\Repository\\UserRepository''getUserRepositoryService'false],
  2335.         ], [
  2336.             'App\\CmsBundle\\Repository\\UserRepository' => '?',
  2337.         ])));
  2338.         $a->addCustomNumericFunction('acos''DoctrineExtensions\\Query\\Mysql\\Acos');
  2339.         $a->addCustomNumericFunction('asin''DoctrineExtensions\\Query\\Mysql\\Asin');
  2340.         $a->addCustomNumericFunction('atan2''DoctrineExtensions\\Query\\Mysql\\Atan2');
  2341.         $a->addCustomNumericFunction('atan''DoctrineExtensions\\Query\\Mysql\\Atan');
  2342.         $a->addCustomNumericFunction('bit_count''DoctrineExtensions\\Query\\Mysql\\BitCount');
  2343.         $a->addCustomNumericFunction('bit_xor''DoctrineExtensions\\Query\\Mysql\\BitXor');
  2344.         $a->addCustomNumericFunction('ceil''DoctrineExtensions\\Query\\Mysql\\Ceil');
  2345.         $a->addCustomNumericFunction('cos''DoctrineExtensions\\Query\\Mysql\\Cos');
  2346.         $a->addCustomNumericFunction('cot''DoctrineExtensions\\Query\\Mysql\\Cot');
  2347.         $a->addCustomNumericFunction('degrees''DoctrineExtensions\\Query\\Mysql\\Degrees');
  2348.         $a->addCustomNumericFunction('exp''DoctrineExtensions\\Query\\Mysql\\Exp');
  2349.         $a->addCustomNumericFunction('floor''DoctrineExtensions\\Query\\Mysql\\Floor');
  2350.         $a->addCustomNumericFunction('log''DoctrineExtensions\\Query\\Mysql\\Log');
  2351.         $a->addCustomNumericFunction('log10''DoctrineExtensions\\Query\\Mysql\\Log10');
  2352.         $a->addCustomNumericFunction('log2''DoctrineExtensions\\Query\\Mysql\\Log2');
  2353.         $a->addCustomNumericFunction('pi''DoctrineExtensions\\Query\\Mysql\\Pi');
  2354.         $a->addCustomNumericFunction('power''DoctrineExtensions\\Query\\Mysql\\Power');
  2355.         $a->addCustomNumericFunction('quarter''DoctrineExtensions\\Query\\Mysql\\Quarter');
  2356.         $a->addCustomNumericFunction('radians''DoctrineExtensions\\Query\\Mysql\\Radians');
  2357.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2358.         $a->addCustomNumericFunction('round''DoctrineExtensions\\Query\\Mysql\\Round');
  2359.         $a->addCustomNumericFunction('stddev''DoctrineExtensions\\Query\\Mysql\\StdDev');
  2360.         $a->addCustomNumericFunction('sin''DoctrineExtensions\\Query\\Mysql\\Sin');
  2361.         $a->addCustomNumericFunction('std''DoctrineExtensions\\Query\\Mysql\\Std');
  2362.         $a->addCustomNumericFunction('tan''DoctrineExtensions\\Query\\Mysql\\Tan');
  2363.         $a->addCustomNumericFunction('variance''DoctrineExtensions\\Query\\Mysql\\Variance');
  2364.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2365.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  2366.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2367.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2368.         return $instance;
  2369.     }
  2370.     /**
  2371.      * Gets the public 'error_controller' shared service.
  2372.      *
  2373.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2374.      */
  2375.     protected function getErrorController2Service()
  2376.     {
  2377.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2378.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2379.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2380.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2381.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2382.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2383.         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)));
  2384.     }
  2385.     /**
  2386.      * Gets the public 'event_dispatcher' shared service.
  2387.      *
  2388.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2389.      */
  2390.     protected function getEventDispatcherService()
  2391.     {
  2392.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2393.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2394.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2395.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2396.         $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())));
  2397.         $instance->addListener('security.interactive_login', [=> function () {
  2398.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  2399.         }, => 'onInteractiveLogin'], 0);
  2400.         $instance->addListener('kernel.exception', [=> function () {
  2401.             return ($this->privates['app.exception_listener'] ?? $this->getApp_ExceptionListenerService());
  2402.         }, => 'onKernelException'], 0);
  2403.         $instance->addListener('kernel.controller', [=> function () {
  2404.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2405.         }, => 'onKernelController'], 0);
  2406.         $instance->addListener('kernel.request', [=> function () {
  2407.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  2408.         }, => 'onKernelRequest'], 34);
  2409.         $instance->addListener('security.authentication.failure', [=> function () {
  2410.             return ($this->privates['account.security_listener_failure'] ?? $this->getAccount_SecurityListenerFailureService());
  2411.         }, => 'onAuthenticationFailure'], 0);
  2412.         $instance->addListener('security.interactive_login', [=> function () {
  2413.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  2414.         }, => 'onSecurityInteractiveLogin'], 0);
  2415.         $instance->addListener('console.command', [=> function () {
  2416.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2417.         }, => 'onConsoleCommand'], 1);
  2418.         $instance->addListener('console.error', [=> function () {
  2419.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  2420.         }, => 'onConsoleError'], 128);
  2421.         $instance->addListener('kernel.exception', [=> function () {
  2422.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  2423.         }, => 'onException'], 128);
  2424.         $instance->addListener('kernel.request', [=> function () {
  2425.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2426.         }, => 'onKernelRequest'], 1);
  2427.         $instance->addListener('kernel.controller', [=> function () {
  2428.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2429.         }, => 'onKernelController'], 1);
  2430.         $instance->addListener('kernel.request', [=> function () {
  2431.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener()));
  2432.         }, => 'onKernelRequest'], 1);
  2433.         $instance->addListener('kernel.finish_request', [=> function () {
  2434.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener()));
  2435.         }, => 'onKernelFinishRequest'], 1);
  2436.         $instance->addListener('kernel.request', [=> function () {
  2437.             return ($this->privates['app.locale_listener'] ?? $this->getApp_LocaleListenerService());
  2438.         }, => 'onKernelRequest'], 15);
  2439.         $instance->addListener('kernel.exception', [=> function () {
  2440.             return ($this->privates['app.locale_listener'] ?? $this->getApp_LocaleListenerService());
  2441.         }, => 'onKernelRequest'], 10);
  2442.         $instance->addListener('kernel.response', [=> function () {
  2443.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2444.         }, => 'onKernelResponse'], 0);
  2445.         $instance->addListener('kernel.response', [=> function () {
  2446.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2447.         }, => 'onKernelResponse'], -1024);
  2448.         $instance->addListener('kernel.request', [=> function () {
  2449.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2450.         }, => 'setDefaultLocale'], 100);
  2451.         $instance->addListener('kernel.request', [=> function () {
  2452.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2453.         }, => 'onKernelRequest'], 16);
  2454.         $instance->addListener('kernel.finish_request', [=> function () {
  2455.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2456.         }, => 'onKernelFinishRequest'], 0);
  2457.         $instance->addListener('kernel.request', [=> function () {
  2458.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2459.         }, => 'onKernelRequest'], 256);
  2460.         $instance->addListener('kernel.response', [=> function () {
  2461.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2462.         }, => 'onResponse'], -255);
  2463.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2464.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2465.         }, => 'onControllerArguments'], 0);
  2466.         $instance->addListener('kernel.exception', [=> function () {
  2467.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2468.         }, => 'logKernelException'], 0);
  2469.         $instance->addListener('kernel.exception', [=> function () {
  2470.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2471.         }, => 'onKernelException'], -128);
  2472.         $instance->addListener('kernel.response', [=> function () {
  2473.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2474.         }, => 'removeCspHeader'], -128);
  2475.         $instance->addListener('kernel.request', [=> function () {
  2476.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2477.         }, => 'onKernelRequest'], 15);
  2478.         $instance->addListener('kernel.finish_request', [=> function () {
  2479.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2480.         }, => 'onKernelFinishRequest'], -15);
  2481.         $instance->addListener('console.error', [=> function () {
  2482.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2483.         }, => 'onConsoleError'], -128);
  2484.         $instance->addListener('console.terminate', [=> function () {
  2485.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2486.         }, => 'onConsoleTerminate'], -128);
  2487.         $instance->addListener('console.error', [=> function () {
  2488.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2489.         }, => 'onConsoleError'], 0);
  2490.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2491.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2492.         }, => 'onMessage'], -255);
  2493.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2494.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2495.         }, => 'onMessage'], -255);
  2496.         $instance->addListener('kernel.response', [=> function () {
  2497.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  2498.         }, => 'onKernelResponse'], 0);
  2499.         $instance->addListener('kernel.request', [=> function () {
  2500.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2501.         }, => 'configure'], 2048);
  2502.         $instance->addListener('console.command', [=> function () {
  2503.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2504.         }, => 'configure'], 2048);
  2505.         $instance->addListener('kernel.request', [=> function () {
  2506.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2507.         }, => 'onKernelRequest'], 32);
  2508.         $instance->addListener('kernel.finish_request', [=> function () {
  2509.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2510.         }, => 'onKernelFinishRequest'], 0);
  2511.         $instance->addListener('kernel.exception', [=> function () {
  2512.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2513.         }, => 'onKernelException'], -64);
  2514.         $instance->addListener('kernel.response', [=> function () {
  2515.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2516.         }, => 'onKernelResponse'], 0);
  2517.         $instance->addListener('kernel.request', [=> function () {
  2518.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2519.         }, => 'onKernelRequest'], 128);
  2520.         $instance->addListener('kernel.response', [=> function () {
  2521.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2522.         }, => 'onKernelResponse'], -1000);
  2523.         $instance->addListener('kernel.finish_request', [=> function () {
  2524.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2525.         }, => 'onFinishRequest'], 0);
  2526.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2527.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2528.         }, => 'onNotification'], -255);
  2529.         $instance->addListener('kernel.response', [=> function () {
  2530.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2531.         }, => 'onKernelResponse'], -100);
  2532.         $instance->addListener('kernel.exception', [=> function () {
  2533.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2534.         }, => 'onKernelException'], 0);
  2535.         $instance->addListener('kernel.terminate', [=> function () {
  2536.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2537.         }, => 'onKernelTerminate'], -1024);
  2538.         $instance->addListener('kernel.controller', [=> function () {
  2539.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2540.         }, => 'onKernelController'], 0);
  2541.         $instance->addListener('kernel.response', [=> function () {
  2542.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2543.         }, => 'onKernelResponse'], 0);
  2544.         $instance->addListener('kernel.response', [=> function () {
  2545.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2546.         }, => 'onKernelResponse'], 0);
  2547.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2548.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2549.         }, => 'onVoterVote'], 0);
  2550.         $instance->addListener('kernel.request', [=> function () {
  2551.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2552.         }, => 'configureLogoutUrlGenerator'], 8);
  2553.         $instance->addListener('kernel.request', [=> function () {
  2554.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2555.         }, => 'onKernelRequest'], 8);
  2556.         $instance->addListener('kernel.finish_request', [=> function () {
  2557.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2558.         }, => 'onKernelFinishRequest'], 0);
  2559.         $instance->addListener('kernel.exception', [=> function () {
  2560.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_KernelExceptionListener_TwoFactor_AdminSecuredAreaService());
  2561.         }, => 'onKernelException'], 2);
  2562.         $instance->addListener('kernel.request', [=> function () {
  2563.             return ($this->privates['security.authentication.form_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_AdminSecuredAreaService());
  2564.         }, => 'onKernelRequest'], 0);
  2565.         $instance->addListener('security.authentication.success', [=> function () {
  2566.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  2567.         }, => 'onLogin'], 9223372036854775807);
  2568.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2569.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  2570.         }, => 'onAccessDenied'], 0);
  2571.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2572.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  2573.         }, => 'onTwoFactorForm'], 0);
  2574.         $instance->addListener('kernel.response', [=> function () {
  2575.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  2576.         }, => 'onKernelResponse'], 1);
  2577.         $instance->addListener('kernel.view', [=> function () {
  2578.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  2579.         }, => 'onKernelView'], 30);
  2580.         $instance->addListener('kernel.controller', [=> function () {
  2581.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2582.         }, => 'onKernelController'], 0);
  2583.         $instance->addListener('kernel.controller', [=> function () {
  2584.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2585.         }, => 'onKernelController'], 0);
  2586.         $instance->addListener('kernel.controller', [=> function () {
  2587.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2588.         }, => 'onKernelController'], -128);
  2589.         $instance->addListener('kernel.view', [=> function () {
  2590.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2591.         }, => 'onKernelView'], 0);
  2592.         $instance->addListener('kernel.controller', [=> function () {
  2593.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2594.         }, => 'onKernelController'], 0);
  2595.         $instance->addListener('kernel.response', [=> function () {
  2596.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2597.         }, => 'onKernelResponse'], 0);
  2598.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2599.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2600.         }, => 'onKernelControllerArguments'], 0);
  2601.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2602.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2603.         }, => 'onKernelControllerArguments'], 0);
  2604.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2605.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2606.         }, => 'onMessage'], 0);
  2607.         $instance->addListener('kernel.response', [=> function () {
  2608.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2609.         }, => 'onKernelResponse'], -128);
  2610.         $instance->addListener('console.command', [=> function () {
  2611.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2612.         }, => 'onCommand'], 255);
  2613.         $instance->addListener('console.terminate', [=> function () {
  2614.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2615.         }, => 'onTerminate'], -255);
  2616.         $instance->addListener('console.command', [=> function () {
  2617.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2618.         }, => 'configure'], 1024);
  2619.         $instance->addListener('console.error', [=> function () {
  2620.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2621.         }, => 'onConsoleError'], 0);
  2622.         $instance->addListener('console.terminate', [=> function () {
  2623.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2624.         }, => 'onConsoleTerminate'], 0);
  2625.         $instance->addListener('security.authentication.success', [=> function () {
  2626.             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()));
  2627.         }, => 'onLogin'], 9223372036854775806);
  2628.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2629.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  2630.         }, => 'checkPassport'], 0);
  2631.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2632.             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()));
  2633.         }, => 'onSuccessfulLogin'], -63);
  2634.         $instance->addListener('kernel.response', [=> function () {
  2635.             return ($this->privates['scheb_two_factor.trusted_cookie_response_listener'] ?? $this->getSchebTwoFactor_TrustedCookieResponseListenerService());
  2636.         }, => 'onKernelResponse'], 0);
  2637.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2638.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  2639.         }, => 'onSuccessfulLogin'], 0);
  2640.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2641.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  2642.         }, => 'checkPassport'], 16);
  2643.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2644.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2645.         }, => 'onLogout'], 0);
  2646.         return $instance;
  2647.     }
  2648.     /**
  2649.      * Gets the public 'fos_oauth_server.controller.authorize' shared service.
  2650.      *
  2651.      * @return \FOS\OAuthServerBundle\Controller\AuthorizeController
  2652.      */
  2653.     protected function getFosOauthServer_Controller_AuthorizeService()
  2654.     {
  2655.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Controller/AuthorizeController.php';
  2656.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Form/Handler/AuthorizeFormHandler.php';
  2657.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2658.         $b $this->getFosOauthServer_Authorize_FormService();
  2659.         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()));
  2660.     }
  2661.     /**
  2662.      * Gets the public 'fos_oauth_server.controller.token' shared service.
  2663.      *
  2664.      * @return \FOS\OAuthServerBundle\Controller\TokenController
  2665.      */
  2666.     protected function getFosOauthServer_Controller_TokenService()
  2667.     {
  2668.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Controller/TokenController.php';
  2669.         return $this->services['fos_oauth_server.controller.token'] = new \FOS\OAuthServerBundle\Controller\TokenController(($this->privates['fos_oauth_server.server'] ?? $this->getFosOauthServer_ServerService()));
  2670.     }
  2671.     /**
  2672.      * Gets the public 'fos_rest.view_handler' shared service.
  2673.      *
  2674.      * @return \FOS\RestBundle\View\ViewHandler
  2675.      */
  2676.     protected function getFosRest_ViewHandlerService()
  2677.     {
  2678.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  2679.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  2680.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  2681.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  2682.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  2683.         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]);
  2684.     }
  2685.     /**
  2686.      * Gets the public 'http_kernel' shared service.
  2687.      *
  2688.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2689.      */
  2690.     protected function getHttpKernelService()
  2691.     {
  2692.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2693.         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 () {
  2694.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2695.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2696.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2697.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2698.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2699.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2700.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2701.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2702.         }, 8)), $a));
  2703.     }
  2704.     /**
  2705.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  2706.      *
  2707.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  2708.      */
  2709.     protected function getNelmioApiDoc_Command_DumpService()
  2710.     {
  2711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2712.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  2713.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2714.         $instance->setName('nelmio:apidoc:dump');
  2715.         return $instance;
  2716.     }
  2717.     /**
  2718.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  2719.      *
  2720.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  2721.      */
  2722.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  2723.     {
  2724.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  2725.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2726.     }
  2727.     /**
  2728.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  2729.      *
  2730.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2731.      */
  2732.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  2733.     {
  2734.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  2735.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2736.     }
  2737.     /**
  2738.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  2739.      *
  2740.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  2741.      */
  2742.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  2743.     {
  2744.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  2745.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2746.     }
  2747.     /**
  2748.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  2749.      *
  2750.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  2751.      */
  2752.     protected function getNelmioApiDoc_Generator_DefaultService()
  2753.     {
  2754.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  2755.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  2756.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  2757.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  2758.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  2759.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  2760.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  2761.         }, 5), new RewindableGenerator(function () {
  2762.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  2763.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  2764.         }, 2));
  2765.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  2766.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2767.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2768.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2769.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2770.         $instance->setAlternativeNames([]);
  2771.         $instance->setMediaTypes([=> 'json']);
  2772.         $instance->setLogger($a);
  2773.         return $instance;
  2774.     }
  2775.     /**
  2776.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  2777.      *
  2778.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  2779.      */
  2780.     protected function getNelmioApiDoc_RenderDocsService()
  2781.     {
  2782.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  2783.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  2784.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  2785.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  2786.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  2787.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2788.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  2789.         ], [
  2790.             'default' => '?',
  2791.         ]), 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())));
  2792.     }
  2793.     /**
  2794.      * Gets the public 'request_stack' shared service.
  2795.      *
  2796.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2797.      */
  2798.     protected function getRequestStackService()
  2799.     {
  2800.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2801.     }
  2802.     /**
  2803.      * Gets the public 'router' shared service.
  2804.      *
  2805.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2806.      */
  2807.     protected function getRouterService()
  2808.     {
  2809.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2810.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2811.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2812.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2813.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2814.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2815.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2816.         ], [
  2817.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2818.         ]))->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');
  2819.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2820.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2821.         return $instance;
  2822.     }
  2823.     /**
  2824.      * Gets the public 'routing.loader' shared service.
  2825.      *
  2826.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2827.      */
  2828.     protected function getRouting_LoaderService()
  2829.     {
  2830.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2831.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2832.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2834.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2835.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2836.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2837.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2838.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2839.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2840.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2841.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2842.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2843.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2844.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2845.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2846.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2847.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2848.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2849.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2850.         include_once \dirname(__DIR__4).'/src/CmsBundle/Routing/PageLoader.php';
  2851.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2852.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2853.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2854.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2855.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2856.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2857.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2858.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2859.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2860.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2861.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2862.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2863.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2864.             'kernel' => ['services''kernel''getKernelService'false],
  2865.         ], [
  2866.             'kernel' => 'App\\Kernel',
  2867.         ]), 'dev'));
  2868.         $a->addLoader(new \App\CmsBundle\Routing\PageLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  2869.         $a->addLoader($c);
  2870.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2871.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2872.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2873.     }
  2874.     /**
  2875.      * Gets the public 'scheb_two_factor.firewall_context' shared service.
  2876.      *
  2877.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext
  2878.      */
  2879.     protected function getSchebTwoFactor_FirewallContextService()
  2880.     {
  2881.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallContext.php';
  2882.         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())]);
  2883.     }
  2884.     /**
  2885.      * Gets the public 'scheb_two_factor.form_controller' shared service.
  2886.      *
  2887.      * @return \Scheb\TwoFactorBundle\Controller\FormController
  2888.      */
  2889.     protected function getSchebTwoFactor_FormControllerService()
  2890.     {
  2891.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Controller/FormController.php';
  2892.         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);
  2893.     }
  2894.     /**
  2895.      * Gets the public 'scheb_two_factor.security.totp_authenticator' shared service.
  2896.      *
  2897.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator
  2898.      */
  2899.     protected function getSchebTwoFactor_Security_TotpAuthenticatorService()
  2900.     {
  2901.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticatorInterface.php';
  2902.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticator.php';
  2903.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpFactory.php';
  2904.         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);
  2905.     }
  2906.     /**
  2907.      * Gets the public 'scheb_two_factor.security.totp_factory' shared service.
  2908.      *
  2909.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory
  2910.      */
  2911.     protected function getSchebTwoFactor_Security_TotpFactoryService()
  2912.     {
  2913.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpFactory.php';
  2914.         return $this->services['scheb_two_factor.security.totp_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory('Easify''Easify TOTP', []);
  2915.     }
  2916.     /**
  2917.      * Gets the public 'services_resetter' shared service.
  2918.      *
  2919.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2920.      */
  2921.     protected function getServicesResetterService()
  2922.     {
  2923.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2924.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2925.             if (isset($this->services['cache.app'])) {
  2926.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2927.             }
  2928.             if (isset($this->services['cache.system'])) {
  2929.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2930.             }
  2931.             if (isset($this->privates['cache.validator'])) {
  2932.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2933.             }
  2934.             if (isset($this->privates['cache.serializer'])) {
  2935.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2936.             }
  2937.             if (isset($this->privates['cache.annotations'])) {
  2938.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2939.             }
  2940.             if (isset($this->privates['cache.property_info'])) {
  2941.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2942.             }
  2943.             if (isset($this->privates['.debug.http_client'])) {
  2944.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2945.             }
  2946.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2947.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2948.             }
  2949.             if (isset($this->privates['debug.stopwatch'])) {
  2950.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2951.             }
  2952.             if (isset($this->services['event_dispatcher'])) {
  2953.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2954.             }
  2955.             if (isset($this->privates['session_listener'])) {
  2956.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2957.             }
  2958.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2959.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2960.             }
  2961.             if (isset($this->services['cache.validator_expression_language'])) {
  2962.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2963.             }
  2964.             if (isset($this->services['.container.private.profiler'])) {
  2965.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2966.             }
  2967.             if (isset($this->services['.container.private.validator'])) {
  2968.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2969.             }
  2970.             if (isset($this->services['.container.private.security.token_storage'])) {
  2971.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2972.             }
  2973.             if (isset($this->privates['cache.security_expression_language'])) {
  2974.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2975.             }
  2976.             if (isset($this->services['fos_rest.view_handler'])) {
  2977.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  2978.             }
  2979.             if (isset($this->services['doctrine'])) {
  2980.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2981.             }
  2982.             if (isset($this->privates['form.type.entity'])) {
  2983.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2984.             }
  2985.             if (isset($this->services['white_october_breadcrumbs'])) {
  2986.                 yield 'WhiteOctober\\BreadcrumbsBundle\\Model\\Breadcrumbs' => ($this->services['white_october_breadcrumbs'] ?? null);
  2987.             }
  2988.             if (isset($this->privates['monolog.handler.main'])) {
  2989.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2990.             }
  2991.             if (isset($this->privates['monolog.handler.console'])) {
  2992.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2993.             }
  2994.             if (isset($this->privates['monolog.handler.deprecation'])) {
  2995.                 yield 'monolog.handler.deprecation' => ($this->privates['monolog.handler.deprecation'] ?? null);
  2996.             }
  2997.             if (isset($this->privates['monolog.handler.deprecation_filter'])) {
  2998.                 yield 'monolog.handler.deprecation_filter' => ($this->privates['monolog.handler.deprecation_filter'] ?? null);
  2999.             }
  3000.             if (isset($this->privates['.debug.http_client'])) {
  3001.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  3002.             }
  3003.         }, function () {
  3004.             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']));
  3005.         }), ['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']]);
  3006.     }
  3007.     /**
  3008.      * Gets the public 'translation.loader.db' shared service.
  3009.      *
  3010.      * @return \App\CmsBundle\Routing\DBLoader
  3011.      */
  3012.     protected function getTranslation_Loader_DbService()
  3013.     {
  3014.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  3015.         include_once \dirname(__DIR__4).'/src/CmsBundle/Routing/DBLoader.php';
  3016.         return $this->services['translation.loader.db'] = new \App\CmsBundle\Routing\DBLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3017.     }
  3018.     /**
  3019.      * Gets the public 'translator' shared service.
  3020.      *
  3021.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3022.      */
  3023.     protected function getTranslatorService()
  3024.     {
  3025.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3026.     }
  3027.     /**
  3028.      * Gets the public 'trinity.mailer' shared service.
  3029.      *
  3030.      * @return \App\CmsBundle\Util\Mailer
  3031.      */
  3032.     protected function getTrinity_MailerService()
  3033.     {
  3034.         include_once \dirname(__DIR__4).'/src/CmsBundle/Util/Mailer.php';
  3035.         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()));
  3036.     }
  3037.     /**
  3038.      * Gets the public 'trinity.password.encoder' shared service.
  3039.      *
  3040.      * @return \App\CmsBundle\Service\PasswordEncoder
  3041.      */
  3042.     protected function getTrinity_Password_EncoderService()
  3043.     {
  3044.         include_once \dirname(__DIR__4).'/src/CmsBundle/Service/PasswordEncoder.php';
  3045.         return $this->services['trinity.password.encoder'] = new \App\CmsBundle\Service\PasswordEncoder(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  3046.     }
  3047.     /**
  3048.      * Gets the public 'trinityapibundle_inflector' shared service.
  3049.      *
  3050.      * @return \Trinity\ApiBundle\Controller\InflectController
  3051.      */
  3052.     protected function getTrinityapibundleInflectorService()
  3053.     {
  3054.         return $this->services['trinityapibundle_inflector'] = new \Trinity\ApiBundle\Controller\InflectController();
  3055.     }
  3056.     /**
  3057.      * Gets the public 'trinityapibundle_show' shared service.
  3058.      *
  3059.      * @return \Trinity\ApiBundle\Controller\AdminController
  3060.      */
  3061.     protected function getTrinityapibundleShow2Service()
  3062.     {
  3063.         $this->services['trinityapibundle_show'] = $instance = new \Trinity\ApiBundle\Controller\AdminController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3064.         $instance->setContainer($this);
  3065.         return $instance;
  3066.     }
  3067.     /**
  3068.      * Gets the public 'trinityblogbundle_link' shared service.
  3069.      *
  3070.      * @return \App\Trinity\BlogBundle\Controller\BlogController
  3071.      */
  3072.     protected function getTrinityblogbundleLinkService()
  3073.     {
  3074.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3075.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3076.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php';
  3077.         $this->services['trinityblogbundle_link'] = $instance = new \App\Trinity\BlogBundle\Controller\BlogController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3078.         $instance->setContainer($this);
  3079.         return $instance;
  3080.     }
  3081.     /**
  3082.      * Gets the public 'trinityblogbundle_show' shared service.
  3083.      *
  3084.      * @return \App\Trinity\BlogBundle\Controller\BlogController
  3085.      */
  3086.     protected function getTrinityblogbundleShowService()
  3087.     {
  3088.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3089.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3090.         include_once \dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php';
  3091.         $this->services['trinityblogbundle_show'] = $instance = new \App\Trinity\BlogBundle\Controller\BlogController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3092.         $instance->setContainer($this);
  3093.         return $instance;
  3094.     }
  3095.     /**
  3096.      * Gets the public 'trinityformsbundle_link' shared service.
  3097.      *
  3098.      * @return \App\Trinity\FormsBundle\Controller\FormsController
  3099.      */
  3100.     protected function getTrinityformsbundleLinkService()
  3101.     {
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3103.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3104.         include_once \dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php';
  3105.         $this->services['trinityformsbundle_link'] = $instance = new \App\Trinity\FormsBundle\Controller\FormsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3106.         $instance->setContainer($this);
  3107.         return $instance;
  3108.     }
  3109.     /**
  3110.      * Gets the public 'trinityformsbundle_show' shared service.
  3111.      *
  3112.      * @return \App\Trinity\FormsBundle\Controller\FormsController
  3113.      */
  3114.     protected function getTrinityformsbundleShowService()
  3115.     {
  3116.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3117.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3118.         include_once \dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php';
  3119.         $this->services['trinityformsbundle_show'] = $instance = new \App\Trinity\FormsBundle\Controller\FormsController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3120.         $instance->setContainer($this);
  3121.         return $instance;
  3122.     }
  3123.     /**
  3124.      * Gets the public 'trinityprojectssitesbundle_link' shared service.
  3125.      *
  3126.      * @return \App\Trinity\ProjectssitesBundle\Controller\ProjectssitesController
  3127.      */
  3128.     protected function getTrinityprojectssitesbundleLinkService()
  3129.     {
  3130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3131.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3132.         include_once \dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Controller/ProjectssitesController.php';
  3133.         $this->services['trinityprojectssitesbundle_link'] = $instance = new \App\Trinity\ProjectssitesBundle\Controller\ProjectssitesController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3134.         $instance->setContainer($this);
  3135.         return $instance;
  3136.     }
  3137.     /**
  3138.      * Gets the public 'trinityprojectssitesbundle_show' shared service.
  3139.      *
  3140.      * @return \App\Trinity\ProjectssitesBundle\Controller\ProjectssitesController
  3141.      */
  3142.     protected function getTrinityprojectssitesbundleShowService()
  3143.     {
  3144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3145.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3146.         include_once \dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Controller/ProjectssitesController.php';
  3147.         $this->services['trinityprojectssitesbundle_show'] = $instance = new \App\Trinity\ProjectssitesBundle\Controller\ProjectssitesController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3148.         $instance->setContainer($this);
  3149.         return $instance;
  3150.     }
  3151.     /**
  3152.      * Gets the public 'trinitysearchbundle_link' shared service.
  3153.      *
  3154.      * @return \App\Trinity\SearchBundle\Controller\SearchController
  3155.      */
  3156.     protected function getTrinitysearchbundleLinkService()
  3157.     {
  3158.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3159.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3160.         include_once \dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php';
  3161.         $this->services['trinitysearchbundle_link'] = $instance = new \App\Trinity\SearchBundle\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3162.         $instance->setContainer($this);
  3163.         return $instance;
  3164.     }
  3165.     /**
  3166.      * Gets the public 'trinitysearchbundle_show' shared service.
  3167.      *
  3168.      * @return \App\Trinity\SearchBundle\Controller\SearchController
  3169.      */
  3170.     protected function getTrinitysearchbundleShowService()
  3171.     {
  3172.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3173.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3174.         include_once \dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php';
  3175.         $this->services['trinitysearchbundle_show'] = $instance = new \App\Trinity\SearchBundle\Controller\SearchController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3176.         $instance->setContainer($this);
  3177.         return $instance;
  3178.     }
  3179.     /**
  3180.      * Gets the public 'trinitysliderbundle_link' shared service.
  3181.      *
  3182.      * @return \App\Trinity\SliderBundle\Controller\SliderController
  3183.      */
  3184.     protected function getTrinitysliderbundleLinkService()
  3185.     {
  3186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3187.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3188.         include_once \dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php';
  3189.         $this->services['trinitysliderbundle_link'] = $instance = new \App\Trinity\SliderBundle\Controller\SliderController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3190.         $instance->setContainer($this);
  3191.         return $instance;
  3192.     }
  3193.     /**
  3194.      * Gets the public 'trinitysliderbundle_show' shared service.
  3195.      *
  3196.      * @return \App\Trinity\SliderBundle\Controller\SliderController
  3197.      */
  3198.     protected function getTrinitysliderbundleShowService()
  3199.     {
  3200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  3201.         include_once \dirname(__DIR__4).'/src/CmsBundle/Controller/StorageController.php';
  3202.         include_once \dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php';
  3203.         $this->services['trinitysliderbundle_show'] = $instance = new \App\Trinity\SliderBundle\Controller\SliderController(($this->services['translator'] ?? $this->getTranslatorService()), $this, ($this->services['trinity.mailer'] ?? $this->getTrinity_MailerService()));
  3204.         $instance->setContainer($this);
  3205.         return $instance;
  3206.     }
  3207.     /**
  3208.      * Gets the public 'var_dumper.cloner' shared service.
  3209.      *
  3210.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3211.      */
  3212.     protected function getVarDumper_ClonerService()
  3213.     {
  3214.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3215.         $instance->setMaxItems(2500);
  3216.         $instance->setMinDepth(1);
  3217.         $instance->setMaxString(-1);
  3218.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3219.         return $instance;
  3220.     }
  3221.     /**
  3222.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3223.      *
  3224.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3225.      */
  3226.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3227.     {
  3228.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3229.         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()));
  3230.     }
  3231.     /**
  3232.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3233.      *
  3234.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3235.      */
  3236.     protected function getWebProfiler_Controller_ProfilerService()
  3237.     {
  3238.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3239.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  3240.     }
  3241.     /**
  3242.      * Gets the public 'web_profiler.controller.router' shared service.
  3243.      *
  3244.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3245.      */
  3246.     protected function getWebProfiler_Controller_RouterService()
  3247.     {
  3248.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3249.         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 () {
  3250.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  3251.         }, 1));
  3252.     }
  3253.     /**
  3254.      * Gets the public 'white_october_breadcrumbs' shared service.
  3255.      *
  3256.      * @return \WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs
  3257.      */
  3258.     protected function getWhiteOctoberBreadcrumbsService()
  3259.     {
  3260.         include_once \dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Model/Breadcrumbs.php';
  3261.         $this->services['white_october_breadcrumbs'] = $instance = new \WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs();
  3262.         $instance->setRouter(($this->services['router'] ?? $this->getRouterService()));
  3263.         return $instance;
  3264.     }
  3265.     /**
  3266.      * Gets the public 'white_october_breadcrumbs.helper' shared service.
  3267.      *
  3268.      * @return \WhiteOctober\BreadcrumbsBundle\Templating\Helper\BreadcrumbsHelper
  3269.      */
  3270.     protected function getWhiteOctoberBreadcrumbs_HelperService()
  3271.     {
  3272.         include_once \dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle/Templating/Helper/BreadcrumbsHelper.php';
  3273.         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']);
  3274.     }
  3275.     /**
  3276.      * Gets the public 'white_october_breadcrumbs.twig' shared service.
  3277.      *
  3278.      * @return \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension
  3279.      */
  3280.     protected function getWhiteOctoberBreadcrumbs_TwigService()
  3281.     {
  3282.         return $this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this);
  3283.     }
  3284.     /**
  3285.      * Gets the private '.console.command.about.lazy' shared service.
  3286.      *
  3287.      * @return \Symfony\Component\Console\Command\LazyCommand
  3288.      */
  3289.     protected function get_Console_Command_About_LazyService()
  3290.     {
  3291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3293.         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 {
  3294.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  3295.         });
  3296.     }
  3297.     /**
  3298.      * Gets the private '.console.command.assets_install.lazy' shared service.
  3299.      *
  3300.      * @return \Symfony\Component\Console\Command\LazyCommand
  3301.      */
  3302.     protected function get_Console_Command_AssetsInstall_LazyService()
  3303.     {
  3304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3306.         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 {
  3307.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  3308.         });
  3309.     }
  3310.     /**
  3311.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  3312.      *
  3313.      * @return \Symfony\Component\Console\Command\LazyCommand
  3314.      */
  3315.     protected function get_Console_Command_CacheClear_LazyService()
  3316.     {
  3317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3319.         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 {
  3320.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  3321.         });
  3322.     }
  3323.     /**
  3324.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  3325.      *
  3326.      * @return \Symfony\Component\Console\Command\LazyCommand
  3327.      */
  3328.     protected function get_Console_Command_CachePoolClear_LazyService()
  3329.     {
  3330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3332.         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 {
  3333.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  3334.         });
  3335.     }
  3336.     /**
  3337.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  3338.      *
  3339.      * @return \Symfony\Component\Console\Command\LazyCommand
  3340.      */
  3341.     protected function get_Console_Command_CachePoolDelete_LazyService()
  3342.     {
  3343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3345.         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 {
  3346.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  3347.         });
  3348.     }
  3349.     /**
  3350.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  3351.      *
  3352.      * @return \Symfony\Component\Console\Command\LazyCommand
  3353.      */
  3354.     protected function get_Console_Command_CachePoolList_LazyService()
  3355.     {
  3356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3357.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3358.         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 {
  3359.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  3360.         });
  3361.     }
  3362.     /**
  3363.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  3364.      *
  3365.      * @return \Symfony\Component\Console\Command\LazyCommand
  3366.      */
  3367.     protected function get_Console_Command_CachePoolPrune_LazyService()
  3368.     {
  3369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3371.         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 {
  3372.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  3373.         });
  3374.     }
  3375.     /**
  3376.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  3377.      *
  3378.      * @return \Symfony\Component\Console\Command\LazyCommand
  3379.      */
  3380.     protected function get_Console_Command_CacheWarmup_LazyService()
  3381.     {
  3382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3384.         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 {
  3385.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  3386.         });
  3387.     }
  3388.     /**
  3389.      * Gets the private '.console.command.config_debug.lazy' shared service.
  3390.      *
  3391.      * @return \Symfony\Component\Console\Command\LazyCommand
  3392.      */
  3393.     protected function get_Console_Command_ConfigDebug_LazyService()
  3394.     {
  3395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3397.         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 {
  3398.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  3399.         });
  3400.     }
  3401.     /**
  3402.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  3403.      *
  3404.      * @return \Symfony\Component\Console\Command\LazyCommand
  3405.      */
  3406.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  3407.     {
  3408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3410.         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 {
  3411.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3412.         });
  3413.     }
  3414.     /**
  3415.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3416.      *
  3417.      * @return \Symfony\Component\Console\Command\LazyCommand
  3418.      */
  3419.     protected function get_Console_Command_ContainerDebug_LazyService()
  3420.     {
  3421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3423.         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 {
  3424.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3425.         });
  3426.     }
  3427.     /**
  3428.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3429.      *
  3430.      * @return \Symfony\Component\Console\Command\LazyCommand
  3431.      */
  3432.     protected function get_Console_Command_ContainerLint_LazyService()
  3433.     {
  3434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3436.         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 {
  3437.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3438.         });
  3439.     }
  3440.     /**
  3441.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3442.      *
  3443.      * @return \Symfony\Component\Console\Command\LazyCommand
  3444.      */
  3445.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3446.     {
  3447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3449.         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 {
  3450.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3451.         });
  3452.     }
  3453.     /**
  3454.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3455.      *
  3456.      * @return \Symfony\Component\Console\Command\LazyCommand
  3457.      */
  3458.     protected function get_Console_Command_DotenvDebug_LazyService()
  3459.     {
  3460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3462.         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 {
  3463.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  3464.         });
  3465.     }
  3466.     /**
  3467.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3468.      *
  3469.      * @return \Symfony\Component\Console\Command\LazyCommand
  3470.      */
  3471.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3472.     {
  3473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3475.         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 {
  3476.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3477.         });
  3478.     }
  3479.     /**
  3480.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3481.      *
  3482.      * @return \Symfony\Component\Console\Command\LazyCommand
  3483.      */
  3484.     protected function get_Console_Command_FormDebug_LazyService()
  3485.     {
  3486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3488.         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 {
  3489.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3490.         });
  3491.     }
  3492.     /**
  3493.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3494.      *
  3495.      * @return \Symfony\Component\Console\Command\LazyCommand
  3496.      */
  3497.     protected function get_Console_Command_RouterDebug_LazyService()
  3498.     {
  3499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3501.         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 {
  3502.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3503.         });
  3504.     }
  3505.     /**
  3506.      * Gets the private '.console.command.router_match.lazy' shared service.
  3507.      *
  3508.      * @return \Symfony\Component\Console\Command\LazyCommand
  3509.      */
  3510.     protected function get_Console_Command_RouterMatch_LazyService()
  3511.     {
  3512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3514.         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 {
  3515.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3516.         });
  3517.     }
  3518.     /**
  3519.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3520.      *
  3521.      * @return \Symfony\Component\Console\Command\LazyCommand
  3522.      */
  3523.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3524.     {
  3525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3527.         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 {
  3528.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3529.         });
  3530.     }
  3531.     /**
  3532.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3533.      *
  3534.      * @return \Symfony\Component\Console\Command\LazyCommand
  3535.      */
  3536.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3537.     {
  3538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3540.         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 {
  3541.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3542.         });
  3543.     }
  3544.     /**
  3545.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3546.      *
  3547.      * @return \Symfony\Component\Console\Command\LazyCommand
  3548.      */
  3549.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3550.     {
  3551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3552.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3553.         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 {
  3554.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3555.         });
  3556.     }
  3557.     /**
  3558.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3559.      *
  3560.      * @return \Symfony\Component\Console\Command\LazyCommand
  3561.      */
  3562.     protected function get_Console_Command_SecretsList_LazyService()
  3563.     {
  3564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3566.         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 {
  3567.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3568.         });
  3569.     }
  3570.     /**
  3571.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3572.      *
  3573.      * @return \Symfony\Component\Console\Command\LazyCommand
  3574.      */
  3575.     protected function get_Console_Command_SecretsRemove_LazyService()
  3576.     {
  3577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3579.         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 {
  3580.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3581.         });
  3582.     }
  3583.     /**
  3584.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3585.      *
  3586.      * @return \Symfony\Component\Console\Command\LazyCommand
  3587.      */
  3588.     protected function get_Console_Command_SecretsSet_LazyService()
  3589.     {
  3590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3592.         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 {
  3593.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3594.         });
  3595.     }
  3596.     /**
  3597.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3598.      *
  3599.      * @return \Symfony\Component\Console\Command\LazyCommand
  3600.      */
  3601.     protected function get_Console_Command_TranslationDebug_LazyService()
  3602.     {
  3603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3605.         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 {
  3606.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3607.         });
  3608.     }
  3609.     /**
  3610.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3611.      *
  3612.      * @return \Symfony\Component\Console\Command\LazyCommand
  3613.      */
  3614.     protected function get_Console_Command_TranslationExtract_LazyService()
  3615.     {
  3616.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3618.         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 {
  3619.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3620.         });
  3621.     }
  3622.     /**
  3623.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3624.      *
  3625.      * @return \Symfony\Component\Console\Command\LazyCommand
  3626.      */
  3627.     protected function get_Console_Command_TranslationPull_LazyService()
  3628.     {
  3629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3631.         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 {
  3632.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3633.         });
  3634.     }
  3635.     /**
  3636.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3637.      *
  3638.      * @return \Symfony\Component\Console\Command\LazyCommand
  3639.      */
  3640.     protected function get_Console_Command_TranslationPush_LazyService()
  3641.     {
  3642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3644.         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 {
  3645.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3646.         });
  3647.     }
  3648.     /**
  3649.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3650.      *
  3651.      * @return \Symfony\Component\Console\Command\LazyCommand
  3652.      */
  3653.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3654.     {
  3655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3657.         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 {
  3658.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3659.         });
  3660.     }
  3661.     /**
  3662.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3663.      *
  3664.      * @return \Symfony\Component\Console\Command\LazyCommand
  3665.      */
  3666.     protected function get_Console_Command_XliffLint_LazyService()
  3667.     {
  3668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3670.         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 {
  3671.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3672.         });
  3673.     }
  3674.     /**
  3675.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3676.      *
  3677.      * @return \Symfony\Component\Console\Command\LazyCommand
  3678.      */
  3679.     protected function get_Console_Command_YamlLint_LazyService()
  3680.     {
  3681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3683.         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 {
  3684.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3685.         });
  3686.     }
  3687.     /**
  3688.      * Gets the private '.debug.http_client' shared service.
  3689.      *
  3690.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3691.      */
  3692.     protected function get_Debug_HttpClientService()
  3693.     {
  3694.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3695.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3696.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3697.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3698.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3699.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3700.         $a->setLogger($b);
  3701.         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))));
  3702.     }
  3703.     /**
  3704.      * Gets the private '.errored..service_locator.CoH5eTz.Symfony\Component\HttpFoundation\Session\Session' shared service.
  3705.      *
  3706.      * @return \Symfony\Component\HttpFoundation\Session\Session
  3707.      */
  3708.     protected function getSession2Service()
  3709.     {
  3710.         $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.');
  3711.     }
  3712.     /**
  3713.      * Gets the private '.errored..service_locator.bRdave9.Symfony\Component\HttpFoundation\Response' shared service.
  3714.      *
  3715.      * @return \Symfony\Component\HttpFoundation\Response
  3716.      */
  3717.     protected function getResponseService()
  3718.     {
  3719.         $this->throw('Cannot autowire service ".service_locator.bRdave9": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  3720.     }
  3721.     /**
  3722.      * Gets the private '.errored..service_locator.f547vEI.Symfony\Component\ErrorHandler\Exception\FlattenException' shared service.
  3723.      *
  3724.      * @return \Symfony\Component\ErrorHandler\Exception\FlattenException
  3725.      */
  3726.     protected function getFlattenExceptionService()
  3727.     {
  3728.         $this->throw('Cannot autowire service ".service_locator.f547vEI": it references class "Symfony\\Component\\ErrorHandler\\Exception\\FlattenException" but no such service exists.');
  3729.     }
  3730.     /**
  3731.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3732.      *
  3733.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3734.      */
  3735.     protected function getLoaderInterfaceService()
  3736.     {
  3737.         $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", "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".');
  3738.     }
  3739.     /**
  3740.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3741.      *
  3742.      * @return \Symfony\Component\Console\Command\LazyCommand
  3743.      */
  3744.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3745.     {
  3746.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3748.         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 {
  3749.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3750.         });
  3751.     }
  3752.     /**
  3753.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3754.      *
  3755.      * @return \Symfony\Component\Console\Command\LazyCommand
  3756.      */
  3757.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3758.     {
  3759.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3761.         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 {
  3762.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3763.         });
  3764.     }
  3765.     /**
  3766.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3767.      *
  3768.      * @return \Symfony\Component\Console\Command\LazyCommand
  3769.      */
  3770.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3771.     {
  3772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3774.         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 {
  3775.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3776.         });
  3777.     }
  3778.     /**
  3779.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3780.      *
  3781.      * @return \Symfony\Component\Console\Command\LazyCommand
  3782.      */
  3783.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3784.     {
  3785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3787.         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 {
  3788.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3789.         });
  3790.     }
  3791.     /**
  3792.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3793.      *
  3794.      * @return \Symfony\Component\Console\Command\LazyCommand
  3795.      */
  3796.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3797.     {
  3798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3800.         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 {
  3801.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3802.         });
  3803.     }
  3804.     /**
  3805.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3806.      *
  3807.      * @return \Symfony\Component\Console\Command\LazyCommand
  3808.      */
  3809.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3810.     {
  3811.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3813.         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 {
  3814.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3815.         });
  3816.     }
  3817.     /**
  3818.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3819.      *
  3820.      * @return \Symfony\Component\Console\Command\LazyCommand
  3821.      */
  3822.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3823.     {
  3824.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3825.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3826.         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 {
  3827.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3828.         });
  3829.     }
  3830.     /**
  3831.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3832.      *
  3833.      * @return \Symfony\Component\Console\Command\LazyCommand
  3834.      */
  3835.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3836.     {
  3837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3839.         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 {
  3840.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3841.         });
  3842.     }
  3843.     /**
  3844.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3845.      *
  3846.      * @return \Symfony\Component\Console\Command\LazyCommand
  3847.      */
  3848.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3849.     {
  3850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3852.         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 {
  3853.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3854.         });
  3855.     }
  3856.     /**
  3857.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3858.      *
  3859.      * @return \Symfony\Component\Console\Command\LazyCommand
  3860.      */
  3861.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3862.     {
  3863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3865.         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 {
  3866.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3867.         });
  3868.     }
  3869.     /**
  3870.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3871.      *
  3872.      * @return \Symfony\Component\Console\Command\LazyCommand
  3873.      */
  3874.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3875.     {
  3876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3878.         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 {
  3879.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3880.         });
  3881.     }
  3882.     /**
  3883.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3884.      *
  3885.      * @return \Symfony\Component\Console\Command\LazyCommand
  3886.      */
  3887.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3888.     {
  3889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3890.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3891.         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 {
  3892.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3893.         });
  3894.     }
  3895.     /**
  3896.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3897.      *
  3898.      * @return \Symfony\Component\Console\Command\LazyCommand
  3899.      */
  3900.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3901.     {
  3902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3904.         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 {
  3905.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3906.         });
  3907.     }
  3908.     /**
  3909.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3910.      *
  3911.      * @return \Symfony\Component\Console\Command\LazyCommand
  3912.      */
  3913.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3914.     {
  3915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3917.         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 {
  3918.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3919.         });
  3920.     }
  3921.     /**
  3922.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3923.      *
  3924.      * @return \Symfony\Component\Console\Command\LazyCommand
  3925.      */
  3926.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3927.     {
  3928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3930.         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 {
  3931.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3932.         });
  3933.     }
  3934.     /**
  3935.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3936.      *
  3937.      * @return \Symfony\Component\Console\Command\LazyCommand
  3938.      */
  3939.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3940.     {
  3941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3943.         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 {
  3944.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3945.         });
  3946.     }
  3947.     /**
  3948.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3949.      *
  3950.      * @return \Symfony\Component\Console\Command\LazyCommand
  3951.      */
  3952.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3953.     {
  3954.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3956.         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 {
  3957.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3958.         });
  3959.     }
  3960.     /**
  3961.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3962.      *
  3963.      * @return \Symfony\Component\Console\Command\LazyCommand
  3964.      */
  3965.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3966.     {
  3967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3969.         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 {
  3970.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3971.         });
  3972.     }
  3973.     /**
  3974.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3975.      *
  3976.      * @return \Symfony\Component\Console\Command\LazyCommand
  3977.      */
  3978.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3979.     {
  3980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3982.         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 {
  3983.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3984.         });
  3985.     }
  3986.     /**
  3987.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3988.      *
  3989.      * @return \Symfony\Component\Console\Command\LazyCommand
  3990.      */
  3991.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3992.     {
  3993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3995.         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 {
  3996.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3997.         });
  3998.     }
  3999.     /**
  4000.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  4001.      *
  4002.      * @return \Symfony\Component\Console\Command\LazyCommand
  4003.      */
  4004.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  4005.     {
  4006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4008.         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 {
  4009.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  4010.         });
  4011.     }
  4012.     /**
  4013.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  4014.      *
  4015.      * @return \Symfony\Component\Console\Command\LazyCommand
  4016.      */
  4017.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4018.     {
  4019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4021.         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 {
  4022.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4023.         });
  4024.     }
  4025.     /**
  4026.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  4027.      *
  4028.      * @return \Symfony\Component\Console\Command\LazyCommand
  4029.      */
  4030.     protected function get_Monolog_Command_ServerLog_LazyService()
  4031.     {
  4032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4034.         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 {
  4035.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  4036.         });
  4037.     }
  4038.     /**
  4039.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4040.      *
  4041.      * @return \Symfony\Component\Console\Command\LazyCommand
  4042.      */
  4043.     protected function get_Security_Command_DebugFirewall_LazyService()
  4044.     {
  4045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4047.         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 {
  4048.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4049.         });
  4050.     }
  4051.     /**
  4052.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4053.      *
  4054.      * @return \Symfony\Component\Console\Command\LazyCommand
  4055.      */
  4056.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4057.     {
  4058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4060.         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 {
  4061.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4062.         });
  4063.     }
  4064.     /**
  4065.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4066.      *
  4067.      * @return \Symfony\Component\Console\Command\LazyCommand
  4068.      */
  4069.     protected function get_Security_Command_UserPasswordHash_LazyService()
  4070.     {
  4071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4073.         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 {
  4074.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4075.         });
  4076.     }
  4077.     /**
  4078.      * Gets the private '.service_locator.9TcZ2i.' shared service.
  4079.      *
  4080.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4081.      */
  4082.     protected function get_ServiceLocator_9TcZ2i_Service()
  4083.     {
  4084.         return $this->privates['.service_locator.9TcZ2i.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4085.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4086.             'security.event_dispatcher.admin_secured_area' => ['privates''security.event_dispatcher.admin_secured_area''getSecurity_EventDispatcher_AdminSecuredAreaService'false],
  4087.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  4088.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4089.             'security.event_dispatcher.user_secured_area' => ['privates''security.event_dispatcher.user_secured_area''getSecurity_EventDispatcher_UserSecuredAreaService'false],
  4090.         ], [
  4091.             'event_dispatcher' => '?',
  4092.             'security.event_dispatcher.admin_secured_area' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4093.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4094.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4095.             'security.event_dispatcher.user_secured_area' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4096.         ]);
  4097.     }
  4098.     /**
  4099.      * Gets the private '.service_locator.BLTw9in' shared service.
  4100.      *
  4101.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4102.      */
  4103.     protected function get_ServiceLocator_BLTw9inService()
  4104.     {
  4105.         return $this->privates['.service_locator.BLTw9in'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4106.             'Page' => ['privates''App\\CmsBundle\\Entity\\Page''getPageService'false],
  4107.         ], [
  4108.             'Page' => 'App\\CmsBundle\\Entity\\Page',
  4109.         ]);
  4110.     }
  4111.     /**
  4112.      * Gets the private '.service_locator.CoH5eTz' shared service.
  4113.      *
  4114.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4115.      */
  4116.     protected function get_ServiceLocator_CoH5eTzService()
  4117.     {
  4118.         return $this->privates['.service_locator.CoH5eTz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4119.             '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.'],
  4120.             'totpAuthenticator' => ['services''scheb_two_factor.security.totp_authenticator''getSchebTwoFactor_Security_TotpAuthenticatorService'false],
  4121.         ], [
  4122.             'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
  4123.             'totpAuthenticator' => '?',
  4124.         ]);
  4125.     }
  4126.     /**
  4127.      * Gets the private '.service_locator.FbmMItr' shared service.
  4128.      *
  4129.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4130.      */
  4131.     protected function get_ServiceLocator_FbmMItrService()
  4132.     {
  4133.         return $this->privates['.service_locator.FbmMItr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4134.             'totpAuthenticator' => ['services''scheb_two_factor.security.totp_authenticator''getSchebTwoFactor_Security_TotpAuthenticatorService'false],
  4135.         ], [
  4136.             'totpAuthenticator' => '?',
  4137.         ]);
  4138.     }
  4139.     /**
  4140.      * Gets the private '.service_locator.bRdave9' shared service.
  4141.      *
  4142.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4143.      */
  4144.     protected function get_ServiceLocator_BRdave9Service()
  4145.     {
  4146.         return $this->privates['.service_locator.bRdave9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4147.             '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.'],
  4148.         ], [
  4149.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  4150.         ]);
  4151.     }
  4152.     /**
  4153.      * Gets the private '.service_locator.eNXvEIX' shared service.
  4154.      *
  4155.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4156.      */
  4157.     protected function get_ServiceLocator_ENXvEIXService()
  4158.     {
  4159.         return $this->privates['.service_locator.eNXvEIX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4160.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4161.         ], [
  4162.             'twig' => '?',
  4163.         ]);
  4164.     }
  4165.     /**
  4166.      * Gets the private '.service_locator.eXfnmEQ' shared service.
  4167.      *
  4168.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4169.      */
  4170.     protected function get_ServiceLocator_EXfnmEQService()
  4171.     {
  4172.         return $this->privates['.service_locator.eXfnmEQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4173.             'App\\CmsBundle\\Controller\\ApiController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4174.             'App\\CmsBundle\\Controller\\DefaultController::spotlightSearch' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  4175.             'App\\CmsBundle\\Controller\\ErrorController::show' => ['privates''.service_locator.f547vEI''get_ServiceLocator_F547vEIService'false],
  4176.             'App\\CmsBundle\\Controller\\LoginController::setup2fa' => ['privates''.service_locator.CoH5eTz''get_ServiceLocator_CoH5eTzService'false],
  4177.             'App\\CmsBundle\\Controller\\MailController::previewIncludeAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  4178.             'App\\CmsBundle\\Controller\\PageController::linkAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  4179.             'App\\CmsBundle\\Controller\\PageController::notify' => ['privates''.service_locator.BLTw9in''get_ServiceLocator_BLTw9inService'false],
  4180.             'App\\CmsBundle\\Controller\\UsersController::profileAction' => ['privates''.service_locator.FbmMItr''get_ServiceLocator_FbmMItrService'false],
  4181.             'App\\CmsBundle\\Controller\\UsersController::setup2fa' => ['privates''.service_locator.CoH5eTz''get_ServiceLocator_CoH5eTzService'false],
  4182.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4183.             'App\\Trinity\\BlogBundle\\Controller\\EntryController::editAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  4184.             'App\\Trinity\\BlogBundle\\Controller\\EntryController::indexAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  4185.             'App\\Trinity\\ProjectssitesBundle\\Controller\\ProjectssitesController::editConfig' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  4186.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4187.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4188.             'kernel::terminate' => ['privates''.service_locator.bRdave9''get_ServiceLocator_BRdave9Service'false],
  4189.             'App\\CmsBundle\\Controller\\ApiController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4190.             'App\\CmsBundle\\Controller\\DefaultController:spotlightSearch' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  4191.             'App\\CmsBundle\\Controller\\ErrorController:show' => ['privates''.service_locator.f547vEI''get_ServiceLocator_F547vEIService'false],
  4192.             'App\\CmsBundle\\Controller\\LoginController:setup2fa' => ['privates''.service_locator.CoH5eTz''get_ServiceLocator_CoH5eTzService'false],
  4193.             'App\\CmsBundle\\Controller\\MailController:previewIncludeAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  4194.             'App\\CmsBundle\\Controller\\PageController:linkAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  4195.             'App\\CmsBundle\\Controller\\PageController:notify' => ['privates''.service_locator.BLTw9in''get_ServiceLocator_BLTw9inService'false],
  4196.             'App\\CmsBundle\\Controller\\UsersController:profileAction' => ['privates''.service_locator.FbmMItr''get_ServiceLocator_FbmMItrService'false],
  4197.             'App\\CmsBundle\\Controller\\UsersController:setup2fa' => ['privates''.service_locator.CoH5eTz''get_ServiceLocator_CoH5eTzService'false],
  4198.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4199.             'App\\Trinity\\BlogBundle\\Controller\\EntryController:editAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  4200.             'App\\Trinity\\BlogBundle\\Controller\\EntryController:indexAction' => ['privates''.service_locator.eNXvEIX''get_ServiceLocator_ENXvEIXService'false],
  4201.             'App\\Trinity\\ProjectssitesBundle\\Controller\\ProjectssitesController:editConfig' => ['privates''.service_locator.t6i3vFk''get_ServiceLocator_T6i3vFkService'false],
  4202.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4203.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4204.             'kernel:terminate' => ['privates''.service_locator.bRdave9''get_ServiceLocator_BRdave9Service'false],
  4205.         ], [
  4206.             'App\\CmsBundle\\Controller\\ApiController::setViewHandler' => '?',
  4207.             'App\\CmsBundle\\Controller\\DefaultController::spotlightSearch' => '?',
  4208.             'App\\CmsBundle\\Controller\\ErrorController::show' => '?',
  4209.             'App\\CmsBundle\\Controller\\LoginController::setup2fa' => '?',
  4210.             'App\\CmsBundle\\Controller\\MailController::previewIncludeAction' => '?',
  4211.             'App\\CmsBundle\\Controller\\PageController::linkAction' => '?',
  4212.             'App\\CmsBundle\\Controller\\PageController::notify' => '?',
  4213.             'App\\CmsBundle\\Controller\\UsersController::profileAction' => '?',
  4214.             'App\\CmsBundle\\Controller\\UsersController::setup2fa' => '?',
  4215.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController::setViewHandler' => '?',
  4216.             'App\\Trinity\\BlogBundle\\Controller\\EntryController::editAction' => '?',
  4217.             'App\\Trinity\\BlogBundle\\Controller\\EntryController::indexAction' => '?',
  4218.             'App\\Trinity\\ProjectssitesBundle\\Controller\\ProjectssitesController::editConfig' => '?',
  4219.             'kernel::loadRoutes' => '?',
  4220.             'kernel::registerContainerConfiguration' => '?',
  4221.             'kernel::terminate' => '?',
  4222.             'App\\CmsBundle\\Controller\\ApiController:setViewHandler' => '?',
  4223.             'App\\CmsBundle\\Controller\\DefaultController:spotlightSearch' => '?',
  4224.             'App\\CmsBundle\\Controller\\ErrorController:show' => '?',
  4225.             'App\\CmsBundle\\Controller\\LoginController:setup2fa' => '?',
  4226.             'App\\CmsBundle\\Controller\\MailController:previewIncludeAction' => '?',
  4227.             'App\\CmsBundle\\Controller\\PageController:linkAction' => '?',
  4228.             'App\\CmsBundle\\Controller\\PageController:notify' => '?',
  4229.             'App\\CmsBundle\\Controller\\UsersController:profileAction' => '?',
  4230.             'App\\CmsBundle\\Controller\\UsersController:setup2fa' => '?',
  4231.             'App\\Trinity\\ApiBundle\\Controller\\DefaultController:setViewHandler' => '?',
  4232.             'App\\Trinity\\BlogBundle\\Controller\\EntryController:editAction' => '?',
  4233.             'App\\Trinity\\BlogBundle\\Controller\\EntryController:indexAction' => '?',
  4234.             'App\\Trinity\\ProjectssitesBundle\\Controller\\ProjectssitesController:editConfig' => '?',
  4235.             'kernel:loadRoutes' => '?',
  4236.             'kernel:registerContainerConfiguration' => '?',
  4237.             'kernel:terminate' => '?',
  4238.         ]);
  4239.     }
  4240.     /**
  4241.      * Gets the private '.service_locator.f547vEI' shared service.
  4242.      *
  4243.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4244.      */
  4245.     protected function get_ServiceLocator_F547vEIService()
  4246.     {
  4247.         return $this->privates['.service_locator.f547vEI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4248.             'containerInterface' => ['services''service_container''getServiceContainerService'false],
  4249.             '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.'],
  4250.             'mailer' => ['privates''App\\CmsBundle\\Util\\Mailer''getMailerService'false],
  4251.             'translator' => ['services''translator''getTranslatorService'false],
  4252.         ], [
  4253.             'containerInterface' => '?',
  4254.             'exception' => 'Symfony\\Component\\ErrorHandler\\Exception\\FlattenException',
  4255.             'mailer' => 'App\\CmsBundle\\Util\\Mailer',
  4256.             'translator' => '?',
  4257.         ]);
  4258.     }
  4259.     /**
  4260.      * Gets the private '.service_locator.foPrRcS' shared service.
  4261.      *
  4262.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4263.      */
  4264.     protected function get_ServiceLocator_FoPrRcSService()
  4265.     {
  4266.         return $this->privates['.service_locator.foPrRcS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4267.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  4268.         ], [
  4269.             'viewhandler' => '?',
  4270.         ]);
  4271.     }
  4272.     /**
  4273.      * Gets the private '.service_locator.gArUn4e' shared service.
  4274.      *
  4275.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4276.      */
  4277.     protected function get_ServiceLocator_GArUn4eService()
  4278.     {
  4279.         return $this->privates['.service_locator.gArUn4e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4280.             'security.firewall.map.context.admin_secured_area' => ['privates''security.firewall.map.context.admin_secured_area''getSecurity_Firewall_Map_Context_AdminSecuredAreaService'false],
  4281.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  4282.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4283.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4284.             'security.firewall.map.context.oauth_token' => ['privates''security.firewall.map.context.oauth_token''getSecurity_Firewall_Map_Context_OauthTokenService'false],
  4285.             'security.firewall.map.context.user_secured_area' => ['privates''security.firewall.map.context.user_secured_area''getSecurity_Firewall_Map_Context_UserSecuredAreaService'false],
  4286.         ], [
  4287.             'security.firewall.map.context.admin_secured_area' => '?',
  4288.             'security.firewall.map.context.api' => '?',
  4289.             'security.firewall.map.context.dev' => '?',
  4290.             'security.firewall.map.context.main' => '?',
  4291.             'security.firewall.map.context.oauth_token' => '?',
  4292.             'security.firewall.map.context.user_secured_area' => '?',
  4293.         ]);
  4294.     }
  4295.     /**
  4296.      * Gets the private '.service_locator.mx0UMmY' shared service.
  4297.      *
  4298.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4299.      */
  4300.     protected function get_ServiceLocator_Mx0UMmYService()
  4301.     {
  4302.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4303.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4304.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4305.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4306.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4307.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4308.             'router' => ['services''router''getRouterService'false],
  4309.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4310.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4311.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4312.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4313.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4314.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4315.         ], [
  4316.             'doctrine' => '?',
  4317.             'form.factory' => '?',
  4318.             'http_kernel' => '?',
  4319.             'parameter_bag' => '?',
  4320.             'request_stack' => '?',
  4321.             'router' => '?',
  4322.             'security.authorization_checker' => '?',
  4323.             'security.csrf.token_manager' => '?',
  4324.             'security.token_storage' => '?',
  4325.             'serializer' => '?',
  4326.             'session' => '.session.deprecated',
  4327.             'twig' => '?',
  4328.         ]);
  4329.     }
  4330.     /**
  4331.      * Gets the private '.service_locator.t6i3vFk' shared service.
  4332.      *
  4333.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4334.      */
  4335.     protected function get_ServiceLocator_T6i3vFkService()
  4336.     {
  4337.         return $this->privates['.service_locator.t6i3vFk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4338.             'em' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4339.         ], [
  4340.             'em' => '?',
  4341.         ]);
  4342.     }
  4343.     /**
  4344.      * Gets the private '.service_locator.u9KuSDP' shared service.
  4345.      *
  4346.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4347.      */
  4348.     protected function get_ServiceLocator_U9KuSDPService()
  4349.     {
  4350.         return $this->privates['.service_locator.u9KuSDP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4351.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4352.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4353.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  4354.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4355.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4356.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4357.             'router' => ['services''router''getRouterService'false],
  4358.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4359.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4360.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4361.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4362.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4363.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4364.         ], [
  4365.             'doctrine' => '?',
  4366.             'form.factory' => '?',
  4367.             'fos_rest.view_handler' => '?',
  4368.             'http_kernel' => '?',
  4369.             'parameter_bag' => '?',
  4370.             'request_stack' => '?',
  4371.             'router' => '?',
  4372.             'security.authorization_checker' => '?',
  4373.             'security.csrf.token_manager' => '?',
  4374.             'security.token_storage' => '?',
  4375.             'serializer' => '?',
  4376.             'session' => '.session.deprecated',
  4377.             'twig' => '?',
  4378.         ]);
  4379.     }
  4380.     /**
  4381.      * Gets the private '.service_locator.xUrKPVU' shared service.
  4382.      *
  4383.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4384.      */
  4385.     protected function get_ServiceLocator_XUrKPVUService()
  4386.     {
  4387.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4388.             '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", "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".'],
  4389.         ], [
  4390.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4391.         ]);
  4392.     }
  4393.     /**
  4394.      * Gets the private '.session.deprecated' shared service.
  4395.      *
  4396.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4397.      */
  4398.     protected function get_Session_DeprecatedService()
  4399.     {
  4400.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4402.         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();
  4403.     }
  4404.     /**
  4405.      * Gets the private '.twig.command.debug.lazy' shared service.
  4406.      *
  4407.      * @return \Symfony\Component\Console\Command\LazyCommand
  4408.      */
  4409.     protected function get_Twig_Command_Debug_LazyService()
  4410.     {
  4411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4413.         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 {
  4414.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4415.         });
  4416.     }
  4417.     /**
  4418.      * Gets the private '.twig.command.lint.lazy' shared service.
  4419.      *
  4420.      * @return \Symfony\Component\Console\Command\LazyCommand
  4421.      */
  4422.     protected function get_Twig_Command_Lint_LazyService()
  4423.     {
  4424.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4426.         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 {
  4427.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4428.         });
  4429.     }
  4430.     /**
  4431.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  4432.      *
  4433.      * @return \Symfony\Component\Console\Command\LazyCommand
  4434.      */
  4435.     protected function get_VarDumper_Command_ServerDump_LazyService()
  4436.     {
  4437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4438.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4439.         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 {
  4440.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  4441.         });
  4442.     }
  4443.     /**
  4444.      * Gets the private 'App\CmsBundle\Entity\Page' shared autowired service.
  4445.      *
  4446.      * @return \App\CmsBundle\Entity\Page
  4447.      */
  4448.     protected function getPageService()
  4449.     {
  4450.         include_once \dirname(__DIR__4).'/src/CmsBundle/Entity/PageInterface.php';
  4451.         include_once \dirname(__DIR__4).'/src/CmsBundle/Entity/Page.php';
  4452.         return $this->privates['App\\CmsBundle\\Entity\\Page'] = new \App\CmsBundle\Entity\Page();
  4453.     }
  4454.     /**
  4455.      * Gets the private 'App\CmsBundle\Repository\UserRepository' shared autowired service.
  4456.      *
  4457.      * @return \App\CmsBundle\Repository\UserRepository
  4458.      */
  4459.     protected function getUserRepositoryService()
  4460.     {
  4461.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  4462.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4463.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4464.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4465.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4466.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/UserLoaderInterface.php';
  4467.         include_once \dirname(__DIR__4).'/src/CmsBundle/Repository/UserRepository.php';
  4468.         return $this->privates['App\\CmsBundle\\Repository\\UserRepository'] = new \App\CmsBundle\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4469.     }
  4470.     /**
  4471.      * Gets the private 'App\CmsBundle\Security\AppUserAuthenticator' shared autowired service.
  4472.      *
  4473.      * @return \App\CmsBundle\Security\AppUserAuthenticator
  4474.      */
  4475.     protected function getAppUserAuthenticatorService()
  4476.     {
  4477.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  4478.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  4479.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  4480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  4481.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  4482.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  4483.         include_once \dirname(__DIR__4).'/src/CmsBundle/Security/AppUserAuthenticator.php';
  4484.         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()));
  4485.     }
  4486.     /**
  4487.      * Gets the private 'App\CmsBundle\Type\TrinityEntityType' shared autowired service.
  4488.      *
  4489.      * @return \App\CmsBundle\Type\TrinityEntityType
  4490.      */
  4491.     protected function getTrinityEntityTypeService()
  4492.     {
  4493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4495.         include_once \dirname(__DIR__4).'/src/CmsBundle/Type/TrinityEntityType.php';
  4496.         return $this->privates['App\\CmsBundle\\Type\\TrinityEntityType'] = new \App\CmsBundle\Type\TrinityEntityType();
  4497.     }
  4498.     /**
  4499.      * Gets the private 'App\CmsBundle\Util\Mailer' shared autowired service.
  4500.      *
  4501.      * @return \App\CmsBundle\Util\Mailer
  4502.      */
  4503.     protected function getMailerService()
  4504.     {
  4505.         include_once \dirname(__DIR__4).'/src/CmsBundle/Util/Mailer.php';
  4506.         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()));
  4507.     }
  4508.     /**
  4509.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  4510.      *
  4511.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  4512.      */
  4513.     protected function getManagerRegistryAwareConnectionProviderService()
  4514.     {
  4515.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  4516.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  4517.         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'));
  4518.     }
  4519.     /**
  4520.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  4521.      *
  4522.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  4523.      */
  4524.     protected function getRunSqlCommandService()
  4525.     {
  4526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4527.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  4528.         $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()));
  4529.         $instance->setName('dbal:run-sql');
  4530.         return $instance;
  4531.     }
  4532.     /**
  4533.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  4534.      *
  4535.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  4536.      */
  4537.     protected function getSentryTestCommandService()
  4538.     {
  4539.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4540.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  4541.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand();
  4542.         $instance->setName('sentry:test');
  4543.         return $instance;
  4544.     }
  4545.     /**
  4546.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  4547.      *
  4548.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  4549.      */
  4550.     protected function getConsoleListenerService()
  4551.     {
  4552.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  4553.         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()));
  4554.     }
  4555.     /**
  4556.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  4557.      *
  4558.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  4559.      */
  4560.     protected function getErrorListenerService()
  4561.     {
  4562.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  4563.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  4564.     }
  4565.     /**
  4566.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  4567.      *
  4568.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  4569.      */
  4570.     protected function getRequestListenerService()
  4571.     {
  4572.         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()));
  4573.     }
  4574.     /**
  4575.      * Gets the private 'Sentry\State\HubInterface' shared service.
  4576.      *
  4577.      * @return \Sentry\State\Hub
  4578.      */
  4579.     protected function getHubInterfaceService()
  4580.     {
  4581.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\SentryBundle\SentryBundle::getCurrentHub();
  4582.         $a = new \Sentry\Options(['dsn' => $this->getEnv('SENTRY_DSN')]);
  4583.         $a->setEnvironment('dev');
  4584.         $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'), => '/usr/share/php']);
  4585.         $a->setRelease('dev-master@e5da630');
  4586.         $a->setSampleRate(0.2);
  4587.         $a->setTags([]);
  4588.         $a->setInAppExcludedPaths([=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor')]);
  4589.         $a->setInAppIncludedPaths([]);
  4590.         $a->setClassSerializers([]);
  4591.         $a->setIntegrations(\Sentry\SentryBundle\DependencyInjection\IntegrationFilterFactory::create([=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException'=> 'Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException']])]));
  4592.         $b = new \Sentry\ClientBuilder($a);
  4593.         \Sentry\SentryBundle\DependencyInjection\ClientBuilderConfigurator::configure($b);
  4594.         $instance->bindClient($b->getClient());
  4595.         return $instance;
  4596.     }
  4597.     /**
  4598.      * Gets the private 'account.security_listener' shared service.
  4599.      *
  4600.      * @return \App\CmsBundle\EventListener\SecurityListener
  4601.      */
  4602.     protected function getAccount_SecurityListenerService()
  4603.     {
  4604.         include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/SecurityListener.php';
  4605.         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()));
  4606.     }
  4607.     /**
  4608.      * Gets the private 'account.security_listener_failure' shared service.
  4609.      *
  4610.      * @return \App\CmsBundle\EventListener\SecurityListener
  4611.      */
  4612.     protected function getAccount_SecurityListenerFailureService()
  4613.     {
  4614.         include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/SecurityListener.php';
  4615.         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()));
  4616.     }
  4617.     /**
  4618.      * Gets the private 'annotations.cache_adapter' shared service.
  4619.      *
  4620.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4621.      */
  4622.     protected function getAnnotations_CacheAdapterService()
  4623.     {
  4624.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4625.     }
  4626.     /**
  4627.      * Gets the private 'annotations.cache_warmer' shared service.
  4628.      *
  4629.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  4630.      */
  4631.     protected function getAnnotations_CacheWarmerService()
  4632.     {
  4633.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4634.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  4635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  4636.         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);
  4637.     }
  4638.     /**
  4639.      * Gets the private 'annotations.cached_reader' shared service.
  4640.      *
  4641.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4642.      */
  4643.     protected function getAnnotations_CachedReaderService()
  4644.     {
  4645.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4646.     }
  4647.     /**
  4648.      * Gets the private 'annotations.reader' shared service.
  4649.      *
  4650.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4651.      */
  4652.     protected function getAnnotations_ReaderService()
  4653.     {
  4654.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4655.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4656.         $a->registerUniqueLoader('class_exists');
  4657.         $instance->addGlobalIgnoredName('required'$a);
  4658.         return $instance;
  4659.     }
  4660.     /**
  4661.      * Gets the private 'app.exception_listener' shared autowired service.
  4662.      *
  4663.      * @return \App\CmsBundle\EventListener\ExceptionListener
  4664.      */
  4665.     protected function getApp_ExceptionListenerService()
  4666.     {
  4667.         include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/ExceptionListener.php';
  4668.         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()));
  4669.     }
  4670.     /**
  4671.      * Gets the private 'app.locale_listener' shared autowired service.
  4672.      *
  4673.      * @return \App\CmsBundle\EventListener\LocaleListener
  4674.      */
  4675.     protected function getApp_LocaleListenerService()
  4676.     {
  4677.         return $this->privates['app.locale_listener'] = new \App\CmsBundle\EventListener\LocaleListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'nl');
  4678.     }
  4679.     /**
  4680.      * Gets the private 'app.user_locale_listener' shared autowired service.
  4681.      *
  4682.      * @return \App\CmsBundle\EventListener\UserLocaleListener
  4683.      */
  4684.     protected function getApp_UserLocaleListenerService()
  4685.     {
  4686.         include_once \dirname(__DIR__4).'/src/CmsBundle/EventListener/UserLocaleListener.php';
  4687.         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()));
  4688.     }
  4689.     /**
  4690.      * Gets the private 'cache.annotations' shared service.
  4691.      *
  4692.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4693.      */
  4694.     protected function getCache_AnnotationsService()
  4695.     {
  4696.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Wmn-tk9Cfu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4697.     }
  4698.     /**
  4699.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4700.      *
  4701.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4702.      */
  4703.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4704.     {
  4705.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4706.     }
  4707.     /**
  4708.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4709.      *
  4710.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4711.      */
  4712.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4713.     {
  4714.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4715.     }
  4716.     /**
  4717.      * Gets the private 'cache.property_info' shared service.
  4718.      *
  4719.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4720.      */
  4721.     protected function getCache_PropertyInfoService()
  4722.     {
  4723.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('APTqkWbpD+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4724.     }
  4725.     /**
  4726.      * Gets the private 'cache.security_expression_language' shared service.
  4727.      *
  4728.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4729.      */
  4730.     protected function getCache_SecurityExpressionLanguageService()
  4731.     {
  4732.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('41BVOW0rYk'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4733.     }
  4734.     /**
  4735.      * Gets the private 'cache.serializer' shared service.
  4736.      *
  4737.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4738.      */
  4739.     protected function getCache_SerializerService()
  4740.     {
  4741.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('c421GADM2p'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4742.     }
  4743.     /**
  4744.      * Gets the private 'cache.validator' shared service.
  4745.      *
  4746.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4747.      */
  4748.     protected function getCache_ValidatorService()
  4749.     {
  4750.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ABrgLa+CrX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4751.     }
  4752.     /**
  4753.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  4754.      *
  4755.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  4756.      */
  4757.     protected function getCachePoolClearer_CacheWarmerService()
  4758.     {
  4759.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4761.         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']);
  4762.     }
  4763.     /**
  4764.      * Gets the private 'config_builder.warmer' shared service.
  4765.      *
  4766.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  4767.      */
  4768.     protected function getConfigBuilder_WarmerService()
  4769.     {
  4770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  4772.         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()));
  4773.     }
  4774.     /**
  4775.      * Gets the private 'config_cache_factory' shared service.
  4776.      *
  4777.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4778.      */
  4779.     protected function getConfigCacheFactoryService()
  4780.     {
  4781.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4782.             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)));
  4783.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4784.         }, 2));
  4785.     }
  4786.     /**
  4787.      * Gets the private 'console.command.about' shared service.
  4788.      *
  4789.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4790.      */
  4791.     protected function getConsole_Command_AboutService()
  4792.     {
  4793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4794.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4795.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4796.         $instance->setName('about');
  4797.         $instance->setDescription('Display information about the current project');
  4798.         return $instance;
  4799.     }
  4800.     /**
  4801.      * Gets the private 'console.command.assets_install' shared service.
  4802.      *
  4803.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4804.      */
  4805.     protected function getConsole_Command_AssetsInstallService()
  4806.     {
  4807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4810.         $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));
  4811.         $instance->setName('assets:install');
  4812.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  4813.         return $instance;
  4814.     }
  4815.     /**
  4816.      * Gets the private 'console.command.cache_clear' shared service.
  4817.      *
  4818.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4819.      */
  4820.     protected function getConsole_Command_CacheClearService()
  4821.     {
  4822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4824.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4825.         $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())));
  4826.         $instance->setName('cache:clear');
  4827.         $instance->setDescription('Clear the cache');
  4828.         return $instance;
  4829.     }
  4830.     /**
  4831.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4832.      *
  4833.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4834.      */
  4835.     protected function getConsole_Command_CachePoolClearService()
  4836.     {
  4837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4839.         $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']);
  4840.         $instance->setName('cache:pool:clear');
  4841.         $instance->setDescription('Clear cache pools');
  4842.         return $instance;
  4843.     }
  4844.     /**
  4845.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4846.      *
  4847.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4848.      */
  4849.     protected function getConsole_Command_CachePoolDeleteService()
  4850.     {
  4851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4852.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4853.         $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']);
  4854.         $instance->setName('cache:pool:delete');
  4855.         $instance->setDescription('Delete an item from a cache pool');
  4856.         return $instance;
  4857.     }
  4858.     /**
  4859.      * Gets the private 'console.command.cache_pool_list' shared service.
  4860.      *
  4861.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4862.      */
  4863.     protected function getConsole_Command_CachePoolListService()
  4864.     {
  4865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4867.         $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']);
  4868.         $instance->setName('cache:pool:list');
  4869.         $instance->setDescription('List available cache pools');
  4870.         return $instance;
  4871.     }
  4872.     /**
  4873.      * Gets the private 'console.command.cache_pool_prune' shared service.
  4874.      *
  4875.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4876.      */
  4877.     protected function getConsole_Command_CachePoolPruneService()
  4878.     {
  4879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4881.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4882.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4883.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4884.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4885.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4886.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4887.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4888.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  4889.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4890.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4891.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4892.         }, 10));
  4893.         $instance->setName('cache:pool:prune');
  4894.         $instance->setDescription('Prune cache pools');
  4895.         return $instance;
  4896.     }
  4897.     /**
  4898.      * Gets the private 'console.command.cache_warmup' shared service.
  4899.      *
  4900.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4901.      */
  4902.     protected function getConsole_Command_CacheWarmupService()
  4903.     {
  4904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4905.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4906.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4907.         $instance->setName('cache:warmup');
  4908.         $instance->setDescription('Warm up an empty cache');
  4909.         return $instance;
  4910.     }
  4911.     /**
  4912.      * Gets the private 'console.command.config_debug' shared service.
  4913.      *
  4914.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4915.      */
  4916.     protected function getConsole_Command_ConfigDebugService()
  4917.     {
  4918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4921.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4923.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4924.         $instance->setName('debug:config');
  4925.         $instance->setDescription('Dump the current configuration for an extension');
  4926.         return $instance;
  4927.     }
  4928.     /**
  4929.      * Gets the private 'console.command.config_dump_reference' shared service.
  4930.      *
  4931.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4932.      */
  4933.     protected function getConsole_Command_ConfigDumpReferenceService()
  4934.     {
  4935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4939.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4940.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4941.         $instance->setName('config:dump-reference');
  4942.         $instance->setDescription('Dump the default configuration for an extension');
  4943.         return $instance;
  4944.     }
  4945.     /**
  4946.      * Gets the private 'console.command.container_debug' shared service.
  4947.      *
  4948.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4949.      */
  4950.     protected function getConsole_Command_ContainerDebugService()
  4951.     {
  4952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4953.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4954.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4955.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4956.         $instance->setName('debug:container');
  4957.         $instance->setDescription('Display current services for an application');
  4958.         return $instance;
  4959.     }
  4960.     /**
  4961.      * Gets the private 'console.command.container_lint' shared service.
  4962.      *
  4963.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4964.      */
  4965.     protected function getConsole_Command_ContainerLintService()
  4966.     {
  4967.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4968.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4969.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4970.         $instance->setName('lint:container');
  4971.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  4972.         return $instance;
  4973.     }
  4974.     /**
  4975.      * Gets the private 'console.command.debug_autowiring' shared service.
  4976.      *
  4977.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4978.      */
  4979.     protected function getConsole_Command_DebugAutowiringService()
  4980.     {
  4981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4985.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4986.         $instance->setName('debug:autowiring');
  4987.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  4988.         return $instance;
  4989.     }
  4990.     /**
  4991.      * Gets the private 'console.command.dotenv_debug' shared service.
  4992.      *
  4993.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  4994.      */
  4995.     protected function getConsole_Command_DotenvDebugService()
  4996.     {
  4997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4998.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  4999.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  5000.         $instance->setName('debug:dotenv');
  5001.         $instance->setDescription('Lists all dotenv files with variables and values');
  5002.         return $instance;
  5003.     }
  5004.     /**
  5005.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5006.      *
  5007.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5008.      */
  5009.     protected function getConsole_Command_EventDispatcherDebugService()
  5010.     {
  5011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5012.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5013.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.9TcZ2i.'] ?? $this->get_ServiceLocator_9TcZ2i_Service()));
  5014.         $instance->setName('debug:event-dispatcher');
  5015.         $instance->setDescription('Display configured listeners for an application');
  5016.         return $instance;
  5017.     }
  5018.     /**
  5019.      * Gets the private 'console.command.form_debug' shared service.
  5020.      *
  5021.      * @return \Symfony\Component\Form\Command\DebugCommand
  5022.      */
  5023.     protected function getConsole_Command_FormDebugService()
  5024.     {
  5025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5027.         $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'=> 'FOS\\OAuthServerBundle\\Form\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'App\\CmsBundle\\Form'], [=> 'App\\CmsBundle\\Type\\TrinityEntityType'=> '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'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'=> '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()));
  5028.         $instance->setName('debug:form');
  5029.         $instance->setDescription('Display form type information');
  5030.         return $instance;
  5031.     }
  5032.     /**
  5033.      * Gets the private 'console.command.router_debug' shared service.
  5034.      *
  5035.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5036.      */
  5037.     protected function getConsole_Command_RouterDebugService()
  5038.     {
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  5041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5042.         $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()));
  5043.         $instance->setName('debug:router');
  5044.         $instance->setDescription('Display current routes for an application');
  5045.         return $instance;
  5046.     }
  5047.     /**
  5048.      * Gets the private 'console.command.router_match' shared service.
  5049.      *
  5050.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5051.      */
  5052.     protected function getConsole_Command_RouterMatchService()
  5053.     {
  5054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5055.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5056.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  5057.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  5058.         }, 1));
  5059.         $instance->setName('router:match');
  5060.         $instance->setDescription('Help debug routes by simulating a path info match');
  5061.         return $instance;
  5062.     }
  5063.     /**
  5064.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5065.      *
  5066.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5067.      */
  5068.     protected function getConsole_Command_SecretsDecryptToLocalService()
  5069.     {
  5070.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5071.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5072.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5074.         $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')))));
  5075.         $instance->setName('secrets:decrypt-to-local');
  5076.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  5077.         return $instance;
  5078.     }
  5079.     /**
  5080.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  5081.      *
  5082.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  5083.      */
  5084.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  5085.     {
  5086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  5088.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5090.         $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')))));
  5091.         $instance->setName('secrets:encrypt-from-local');
  5092.         $instance->setDescription('Encrypt all local secrets to the vault');
  5093.         return $instance;
  5094.     }
  5095.     /**
  5096.      * Gets the private 'console.command.secrets_generate_key' shared service.
  5097.      *
  5098.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  5099.      */
  5100.     protected function getConsole_Command_SecretsGenerateKeyService()
  5101.     {
  5102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5103.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  5104.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5105.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5106.         $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')))));
  5107.         $instance->setName('secrets:generate-keys');
  5108.         $instance->setDescription('Generate new encryption keys');
  5109.         return $instance;
  5110.     }
  5111.     /**
  5112.      * Gets the private 'console.command.secrets_list' shared service.
  5113.      *
  5114.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  5115.      */
  5116.     protected function getConsole_Command_SecretsListService()
  5117.     {
  5118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5119.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  5120.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5122.         $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')))));
  5123.         $instance->setName('secrets:list');
  5124.         $instance->setDescription('List all secrets');
  5125.         return $instance;
  5126.     }
  5127.     /**
  5128.      * Gets the private 'console.command.secrets_remove' shared service.
  5129.      *
  5130.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  5131.      */
  5132.     protected function getConsole_Command_SecretsRemoveService()
  5133.     {
  5134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  5136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5137.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5138.         $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')))));
  5139.         $instance->setName('secrets:remove');
  5140.         $instance->setDescription('Remove a secret from the vault');
  5141.         return $instance;
  5142.     }
  5143.     /**
  5144.      * Gets the private 'console.command.secrets_set' shared service.
  5145.      *
  5146.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  5147.      */
  5148.     protected function getConsole_Command_SecretsSetService()
  5149.     {
  5150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  5152.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5153.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5154.         $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')))));
  5155.         $instance->setName('secrets:set');
  5156.         $instance->setDescription('Set a secret in the vault');
  5157.         return $instance;
  5158.     }
  5159.     /**
  5160.      * Gets the private 'console.command.translation_debug' shared service.
  5161.      *
  5162.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  5163.      */
  5164.     protected function getConsole_Command_TranslationDebugService()
  5165.     {
  5166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5167.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  5168.         $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/FormsBundle/Controller/FormsController.php'), 31 => (\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Controller/ProjectssitesController.php'), 32 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php'), 33 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/EntryController.php'), 34 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 37 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 38 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 39 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 40 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 41 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 42 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 43 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 44 => (\dirname(__DIR__4).'/src/CmsBundle/EventListener/SecurityListener.php'), 45 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php'), 46 => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php'), 47 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php'), 48 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php'), 49 => (\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Controller/ProjectssitesController.php'), 50 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/ErrorController.php'), 51 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 52 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 53 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 54 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 55 => (\dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/Helpers.php')], []);
  5169.         $instance->setName('debug:translation');
  5170.         $instance->setDescription('Display translation messages information');
  5171.         return $instance;
  5172.     }
  5173.     /**
  5174.      * Gets the private 'console.command.translation_extract' shared service.
  5175.      *
  5176.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  5177.      */
  5178.     protected function getConsole_Command_TranslationExtractService()
  5179.     {
  5180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  5182.         $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/FormsBundle/Controller/FormsController.php'), 31 => (\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Controller/ProjectssitesController.php'), 32 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php'), 33 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/EntryController.php'), 34 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 37 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 38 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 39 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 40 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 41 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 42 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 43 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 44 => (\dirname(__DIR__4).'/src/CmsBundle/EventListener/SecurityListener.php'), 45 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/Controller/BlogController.php'), 46 => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/Controller/FormsController.php'), 47 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Controller/SearchController.php'), 48 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Controller/SliderController.php'), 49 => (\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Controller/ProjectssitesController.php'), 50 => (\dirname(__DIR__4).'/src/CmsBundle/Controller/ErrorController.php'), 51 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 52 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 53 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 54 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 55 => (\dirname(__DIR__4).'/src/CmsBundle/Twig/Extension/Helpers.php')], []);
  5183.         $instance->setName('translation:extract');
  5184.         $instance->setAliases([=> 'translation:update']);
  5185.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  5186.         return $instance;
  5187.     }
  5188.     /**
  5189.      * Gets the private 'console.command.translation_pull' shared service.
  5190.      *
  5191.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  5192.      */
  5193.     protected function getConsole_Command_TranslationPullService()
  5194.     {
  5195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5196.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5197.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  5198.         $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', [], []);
  5199.         $instance->setName('translation:pull');
  5200.         $instance->setDescription('Pull translations from a given provider.');
  5201.         return $instance;
  5202.     }
  5203.     /**
  5204.      * Gets the private 'console.command.translation_push' shared service.
  5205.      *
  5206.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  5207.      */
  5208.     protected function getConsole_Command_TranslationPushService()
  5209.     {
  5210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5211.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  5212.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  5213.         $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()), [], []);
  5214.         $instance->setName('translation:push');
  5215.         $instance->setDescription('Push translations to a given provider.');
  5216.         return $instance;
  5217.     }
  5218.     /**
  5219.      * Gets the private 'console.command.validator_debug' shared service.
  5220.      *
  5221.      * @return \Symfony\Component\Validator\Command\DebugCommand
  5222.      */
  5223.     protected function getConsole_Command_ValidatorDebugService()
  5224.     {
  5225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5226.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  5227.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5228.         $instance->setName('debug:validator');
  5229.         $instance->setDescription('Display validation constraints for classes');
  5230.         return $instance;
  5231.     }
  5232.     /**
  5233.      * Gets the private 'console.command.xliff_lint' shared service.
  5234.      *
  5235.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  5236.      */
  5237.     protected function getConsole_Command_XliffLintService()
  5238.     {
  5239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  5241.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  5242.         $instance->setName('lint:xliff');
  5243.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  5244.         return $instance;
  5245.     }
  5246.     /**
  5247.      * Gets the private 'console.command.yaml_lint' shared service.
  5248.      *
  5249.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  5250.      */
  5251.     protected function getConsole_Command_YamlLintService()
  5252.     {
  5253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5254.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  5255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  5256.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  5257.         $instance->setName('lint:yaml');
  5258.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  5259.         return $instance;
  5260.     }
  5261.     /**
  5262.      * Gets the private 'console.error_listener' shared service.
  5263.      *
  5264.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  5265.      */
  5266.     protected function getConsole_ErrorListenerService()
  5267.     {
  5268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  5269.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  5270.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5271.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5272.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5273.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  5274.     }
  5275.     /**
  5276.      * Gets the private 'container.env_var_processor' shared service.
  5277.      *
  5278.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  5279.      */
  5280.     protected function getContainer_EnvVarProcessorService()
  5281.     {
  5282.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  5283.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  5284.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  5285.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  5286.         }, 1));
  5287.     }
  5288.     /**
  5289.      * Gets the private 'container.getenv' shared service.
  5290.      *
  5291.      * @return \Closure
  5292.      */
  5293.     protected function getContainer_GetenvService()
  5294.     {
  5295.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  5296.     }
  5297.     /**
  5298.      * Gets the private 'data_collector.form' shared service.
  5299.      *
  5300.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5301.      */
  5302.     protected function getDataCollector_FormService()
  5303.     {
  5304.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5305.     }
  5306.     /**
  5307.      * Gets the private 'data_collector.request' shared service.
  5308.      *
  5309.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5310.      */
  5311.     protected function getDataCollector_RequestService()
  5312.     {
  5313.         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())));
  5314.     }
  5315.     /**
  5316.      * Gets the private 'data_collector.request.session_collector' shared service.
  5317.      *
  5318.      * @return \Closure
  5319.      */
  5320.     protected function getDataCollector_Request_SessionCollectorService()
  5321.     {
  5322.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  5323.     }
  5324.     /**
  5325.      * Gets the private 'debug.argument_resolver.default' shared service.
  5326.      *
  5327.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5328.      */
  5329.     protected function getDebug_ArgumentResolver_DefaultService()
  5330.     {
  5331.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5332.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5333.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  5334.         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))));
  5335.     }
  5336.     /**
  5337.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  5338.      *
  5339.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5340.      */
  5341.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  5342.     {
  5343.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5344.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5345.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  5346.         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.eXfnmEQ'] ?? $this->get_ServiceLocator_EXfnmEQService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5347.     }
  5348.     /**
  5349.      * Gets the private 'debug.argument_resolver.request' shared service.
  5350.      *
  5351.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5352.      */
  5353.     protected function getDebug_ArgumentResolver_RequestService()
  5354.     {
  5355.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5357.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  5358.         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))));
  5359.     }
  5360.     /**
  5361.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  5362.      *
  5363.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5364.      */
  5365.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  5366.     {
  5367.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5369.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  5370.         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))));
  5371.     }
  5372.     /**
  5373.      * Gets the private 'debug.argument_resolver.service' shared service.
  5374.      *
  5375.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5376.      */
  5377.     protected function getDebug_ArgumentResolver_ServiceService()
  5378.     {
  5379.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5380.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5381.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  5382.         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.eXfnmEQ'] ?? $this->get_ServiceLocator_EXfnmEQService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5383.     }
  5384.     /**
  5385.      * Gets the private 'debug.argument_resolver.session' shared service.
  5386.      *
  5387.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5388.      */
  5389.     protected function getDebug_ArgumentResolver_SessionService()
  5390.     {
  5391.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5392.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  5394.         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))));
  5395.     }
  5396.     /**
  5397.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  5398.      *
  5399.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5400.      */
  5401.     protected function getDebug_ArgumentResolver_VariadicService()
  5402.     {
  5403.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5404.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  5406.         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))));
  5407.     }
  5408.     /**
  5409.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5410.      *
  5411.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5412.      */
  5413.     protected function getDebug_DebugHandlersListenerService()
  5414.     {
  5415.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5416.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5417.         $a->pushHandler(($this->privates['monolog.handler.deprecation_filter'] ?? $this->getMonolog_Handler_DeprecationFilterService()));
  5418.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5419.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5420.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5421.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5422.     }
  5423.     /**
  5424.      * Gets the private 'debug.dump_listener' shared service.
  5425.      *
  5426.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5427.      */
  5428.     protected function getDebug_DumpListenerService()
  5429.     {
  5430.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5431.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5432.         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()));
  5433.     }
  5434.     /**
  5435.      * Gets the private 'debug.file_link_formatter' shared service.
  5436.      *
  5437.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5438.      */
  5439.     protected function getDebug_FileLinkFormatterService()
  5440.     {
  5441.         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 () {
  5442.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5443.         });
  5444.     }
  5445.     /**
  5446.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5447.      *
  5448.      * @return \string
  5449.      */
  5450.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  5451.     {
  5452.         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');
  5453.     }
  5454.     /**
  5455.      * Gets the private 'debug.log_processor' shared service.
  5456.      *
  5457.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5458.      */
  5459.     protected function getDebug_LogProcessorService()
  5460.     {
  5461.         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())));
  5462.     }
  5463.     /**
  5464.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5465.      *
  5466.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5467.      */
  5468.     protected function getDebug_Security_Access_DecisionManagerService()
  5469.     {
  5470.         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 () {
  5471.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5472.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService());
  5473.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  5474.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5475.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5476.     }
  5477.     /**
  5478.      * Gets the private 'debug.security.firewall' shared service.
  5479.      *
  5480.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5481.      */
  5482.     protected function getDebug_Security_FirewallService()
  5483.     {
  5484.         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()));
  5485.     }
  5486.     /**
  5487.      * Gets the private 'debug.security.user_value_resolver' shared service.
  5488.      *
  5489.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5490.      */
  5491.     protected function getDebug_Security_UserValueResolverService()
  5492.     {
  5493.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5494.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5495.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  5496.         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))));
  5497.     }
  5498.     /**
  5499.      * Gets the private 'debug.security.voter.scheb_two_factor.security.access.authenticated_voter' shared service.
  5500.      *
  5501.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5502.      */
  5503.     protected function getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService()
  5504.     {
  5505.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5506.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5507.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5508.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authorization/Voter/TwoFactorInProgressVoter.php';
  5509.         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()));
  5510.     }
  5511.     /**
  5512.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  5513.      *
  5514.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5515.      */
  5516.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  5517.     {
  5518.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5519.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5520.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5521.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  5522.         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()));
  5523.     }
  5524.     /**
  5525.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  5526.      *
  5527.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5528.      */
  5529.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  5530.     {
  5531.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5532.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5533.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5534.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  5535.         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()));
  5536.     }
  5537.     /**
  5538.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  5539.      *
  5540.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5541.      */
  5542.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  5543.     {
  5544.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5545.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5547.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  5549.         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()));
  5550.     }
  5551.     /**
  5552.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  5553.      *
  5554.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5555.      */
  5556.     protected function getDebug_Security_Voter_VoteListenerService()
  5557.     {
  5558.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5559.         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()));
  5560.     }
  5561.     /**
  5562.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5563.      *
  5564.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  5565.      */
  5566.     protected function getDoctrine_CacheClearMetadataCommandService()
  5567.     {
  5568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5569.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5570.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5571.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  5572.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  5573.         $instance->setName('doctrine:cache:clear-metadata');
  5574.         return $instance;
  5575.     }
  5576.     /**
  5577.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5578.      *
  5579.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  5580.      */
  5581.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  5582.     {
  5583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5584.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5585.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  5586.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  5587.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  5588.         $instance->setName('doctrine:cache:clear-query');
  5589.         return $instance;
  5590.     }
  5591.     /**
  5592.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5593.      *
  5594.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  5595.      */
  5596.     protected function getDoctrine_CacheClearResultCommandService()
  5597.     {
  5598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5600.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  5601.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  5602.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  5603.         $instance->setName('doctrine:cache:clear-result');
  5604.         return $instance;
  5605.     }
  5606.     /**
  5607.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5608.      *
  5609.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  5610.      */
  5611.     protected function getDoctrine_CacheCollectionRegionCommandService()
  5612.     {
  5613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  5617.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  5618.         $instance->setName('doctrine:cache:clear-collection-region');
  5619.         return $instance;
  5620.     }
  5621.     /**
  5622.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5623.      *
  5624.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  5625.      */
  5626.     protected function getDoctrine_ClearEntityRegionCommandService()
  5627.     {
  5628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5629.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5630.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5631.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  5632.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  5633.         $instance->setName('doctrine:cache:clear-entity-region');
  5634.         return $instance;
  5635.     }
  5636.     /**
  5637.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  5638.      *
  5639.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  5640.      */
  5641.     protected function getDoctrine_ClearQueryRegionCommandService()
  5642.     {
  5643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5644.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5645.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5646.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  5647.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  5648.         $instance->setName('doctrine:cache:clear-query-region');
  5649.         return $instance;
  5650.     }
  5651.     /**
  5652.      * Gets the private 'doctrine.database_create_command' shared service.
  5653.      *
  5654.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5655.      */
  5656.     protected function getDoctrine_DatabaseCreateCommandService()
  5657.     {
  5658.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5659.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5660.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  5661.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5662.         $instance->setName('doctrine:database:create');
  5663.         return $instance;
  5664.     }
  5665.     /**
  5666.      * Gets the private 'doctrine.database_drop_command' shared service.
  5667.      *
  5668.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5669.      */
  5670.     protected function getDoctrine_DatabaseDropCommandService()
  5671.     {
  5672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5673.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5674.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  5675.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5676.         $instance->setName('doctrine:database:drop');
  5677.         return $instance;
  5678.     }
  5679.     /**
  5680.      * Gets the private 'doctrine.database_import_command' shared service.
  5681.      *
  5682.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  5683.      */
  5684.     protected function getDoctrine_DatabaseImportCommandService()
  5685.     {
  5686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5687.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  5688.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  5689.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  5690.         $instance->setName('doctrine:database:import');
  5691.         return $instance;
  5692.     }
  5693.     /**
  5694.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5695.      *
  5696.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  5697.      */
  5698.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  5699.     {
  5700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5701.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5702.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5703.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  5704.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  5705.         $instance->setName('doctrine:ensure-production-settings');
  5706.         return $instance;
  5707.     }
  5708.     /**
  5709.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5710.      *
  5711.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  5712.      */
  5713.     protected function getDoctrine_MappingConvertCommandService()
  5714.     {
  5715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5717.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  5719.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  5720.         $instance->setName('doctrine:mapping:convert');
  5721.         return $instance;
  5722.     }
  5723.     /**
  5724.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5725.      *
  5726.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5727.      */
  5728.     protected function getDoctrine_MappingImportCommandService()
  5729.     {
  5730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5732.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5733.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5734.         $instance->setName('doctrine:mapping:import');
  5735.         return $instance;
  5736.     }
  5737.     /**
  5738.      * Gets the private 'doctrine.mapping_info_command' shared service.
  5739.      *
  5740.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  5741.      */
  5742.     protected function getDoctrine_MappingInfoCommandService()
  5743.     {
  5744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  5747.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  5748.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  5749.         $instance->setName('doctrine:mapping:info');
  5750.         return $instance;
  5751.     }
  5752.     /**
  5753.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  5754.      *
  5755.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  5756.      */
  5757.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  5758.     {
  5759.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  5760.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  5761.         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);
  5762.     }
  5763.     /**
  5764.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  5765.      *
  5766.      * @return \Doctrine\Migrations\DependencyFactory
  5767.      */
  5768.     protected function getDoctrine_Migrations_DependencyFactoryService()
  5769.     {
  5770.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  5771.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  5772.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  5773.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  5774.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  5775.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  5776.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  5777.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  5778.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  5779.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  5780.         $a->setAllOrNothing(false);
  5781.         $a->setCheckDatabasePlatform(true);
  5782.         $a->setTransactional(true);
  5783.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  5784.         $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()));
  5785.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  5786.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  5787.         });
  5788.         return $instance;
  5789.     }
  5790.     /**
  5791.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5792.      *
  5793.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5794.      */
  5795.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5796.     {
  5797.         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/FormsBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/Entity'), => (\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/Entity')]);
  5798.     }
  5799.     /**
  5800.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5801.      *
  5802.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5803.      */
  5804.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5805.     {
  5806.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5807.         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()));
  5808.     }
  5809.     /**
  5810.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5811.      *
  5812.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5813.      */
  5814.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5815.     {
  5816.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5817.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5818.     }
  5819.     /**
  5820.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  5821.      *
  5822.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  5823.      */
  5824.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  5825.     {
  5826.         $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']);
  5827.         $instance->setGlobalBasename('mapping');
  5828.         return $instance;
  5829.     }
  5830.     /**
  5831.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  5832.      *
  5833.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  5834.      */
  5835.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  5836.     {
  5837.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  5838.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  5839.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  5840.     }
  5841.     /**
  5842.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  5843.      *
  5844.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  5845.      */
  5846.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  5847.     {
  5848.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  5849.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  5850.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  5851.             return new \EmptyIterator();
  5852.         }, 0));
  5853.     }
  5854.     /**
  5855.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  5856.      *
  5857.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  5858.      */
  5859.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  5863.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  5864.     }
  5865.     /**
  5866.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5867.      *
  5868.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5869.      */
  5870.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5871.     {
  5872.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5873.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5874.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5875.     }
  5876.     /**
  5877.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  5878.      *
  5879.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5880.      */
  5881.     protected function getDoctrine_Orm_Validator_UniqueService()
  5882.     {
  5883.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5884.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5886.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5887.     }
  5888.     /**
  5889.      * Gets the private 'doctrine.query_dql_command' shared service.
  5890.      *
  5891.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  5892.      */
  5893.     protected function getDoctrine_QueryDqlCommandService()
  5894.     {
  5895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5896.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5897.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  5898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  5899.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  5900.         $instance->setName('doctrine:query:dql');
  5901.         return $instance;
  5902.     }
  5903.     /**
  5904.      * Gets the private 'doctrine.query_sql_command' shared service.
  5905.      *
  5906.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5907.      */
  5908.     protected function getDoctrine_QuerySqlCommandService()
  5909.     {
  5910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5911.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5912.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5913.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5914.         $instance->setName('doctrine:query:sql');
  5915.         return $instance;
  5916.     }
  5917.     /**
  5918.      * Gets the private 'doctrine.schema_create_command' shared service.
  5919.      *
  5920.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  5921.      */
  5922.     protected function getDoctrine_SchemaCreateCommandService()
  5923.     {
  5924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5925.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5926.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  5929.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  5930.         $instance->setName('doctrine:schema:create');
  5931.         return $instance;
  5932.     }
  5933.     /**
  5934.      * Gets the private 'doctrine.schema_drop_command' shared service.
  5935.      *
  5936.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  5937.      */
  5938.     protected function getDoctrine_SchemaDropCommandService()
  5939.     {
  5940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5941.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5942.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  5945.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  5946.         $instance->setName('doctrine:schema:drop');
  5947.         return $instance;
  5948.     }
  5949.     /**
  5950.      * Gets the private 'doctrine.schema_update_command' shared service.
  5951.      *
  5952.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  5953.      */
  5954.     protected function getDoctrine_SchemaUpdateCommandService()
  5955.     {
  5956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5957.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  5961.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  5962.         $instance->setName('doctrine:schema:update');
  5963.         return $instance;
  5964.     }
  5965.     /**
  5966.      * Gets the private 'doctrine.schema_validate_command' shared service.
  5967.      *
  5968.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  5969.      */
  5970.     protected function getDoctrine_SchemaValidateCommandService()
  5971.     {
  5972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5973.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5974.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  5976.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  5977.         $instance->setName('doctrine:schema:validate');
  5978.         return $instance;
  5979.     }
  5980.     /**
  5981.      * Gets the private 'doctrine.ulid_generator' shared service.
  5982.      *
  5983.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  5984.      */
  5985.     protected function getDoctrine_UlidGeneratorService()
  5986.     {
  5987.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5988.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  5989.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  5990.     }
  5991.     /**
  5992.      * Gets the private 'doctrine.uuid_generator' shared service.
  5993.      *
  5994.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  5995.      */
  5996.     protected function getDoctrine_UuidGeneratorService()
  5997.     {
  5998.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5999.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  6000.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  6001.     }
  6002.     /**
  6003.      * Gets the private 'doctrine_migrations.current_command' shared service.
  6004.      *
  6005.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  6006.      */
  6007.     protected function getDoctrineMigrations_CurrentCommandService()
  6008.     {
  6009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6010.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6011.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  6012.         $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');
  6013.         $instance->setName('doctrine:migrations:current');
  6014.         return $instance;
  6015.     }
  6016.     /**
  6017.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  6018.      *
  6019.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  6020.      */
  6021.     protected function getDoctrineMigrations_DiffCommandService()
  6022.     {
  6023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  6026.         $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');
  6027.         $instance->setName('doctrine:migrations:diff');
  6028.         return $instance;
  6029.     }
  6030.     /**
  6031.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6032.      *
  6033.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  6034.      */
  6035.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  6036.     {
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6038.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  6040.         $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');
  6041.         $instance->setName('doctrine:migrations:dump-schema');
  6042.         return $instance;
  6043.     }
  6044.     /**
  6045.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  6046.      *
  6047.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  6048.      */
  6049.     protected function getDoctrineMigrations_ExecuteCommandService()
  6050.     {
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  6054.         $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');
  6055.         $instance->setName('doctrine:migrations:execute');
  6056.         return $instance;
  6057.     }
  6058.     /**
  6059.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  6060.      *
  6061.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  6062.      */
  6063.     protected function getDoctrineMigrations_GenerateCommandService()
  6064.     {
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  6068.         $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');
  6069.         $instance->setName('doctrine:migrations:generate');
  6070.         return $instance;
  6071.     }
  6072.     /**
  6073.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  6074.      *
  6075.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  6076.      */
  6077.     protected function getDoctrineMigrations_LatestCommandService()
  6078.     {
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  6082.         $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');
  6083.         $instance->setName('doctrine:migrations:latest');
  6084.         return $instance;
  6085.     }
  6086.     /**
  6087.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6088.      *
  6089.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  6090.      */
  6091.     protected function getDoctrineMigrations_MigrateCommandService()
  6092.     {
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  6096.         $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');
  6097.         $instance->setName('doctrine:migrations:migrate');
  6098.         return $instance;
  6099.     }
  6100.     /**
  6101.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6102.      *
  6103.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  6104.      */
  6105.     protected function getDoctrineMigrations_RollupCommandService()
  6106.     {
  6107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6108.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6109.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  6110.         $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');
  6111.         $instance->setName('doctrine:migrations:rollup');
  6112.         return $instance;
  6113.     }
  6114.     /**
  6115.      * Gets the private 'doctrine_migrations.status_command' shared service.
  6116.      *
  6117.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  6118.      */
  6119.     protected function getDoctrineMigrations_StatusCommandService()
  6120.     {
  6121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6122.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6123.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  6124.         $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');
  6125.         $instance->setName('doctrine:migrations:status');
  6126.         return $instance;
  6127.     }
  6128.     /**
  6129.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  6130.      *
  6131.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  6132.      */
  6133.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  6134.     {
  6135.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6136.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6137.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  6138.         $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');
  6139.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  6140.         return $instance;
  6141.     }
  6142.     /**
  6143.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6144.      *
  6145.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  6146.      */
  6147.     protected function getDoctrineMigrations_UpToDateCommandService()
  6148.     {
  6149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6150.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6151.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  6152.         $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');
  6153.         $instance->setName('doctrine:migrations:up-to-date');
  6154.         return $instance;
  6155.     }
  6156.     /**
  6157.      * Gets the private 'doctrine_migrations.version_command' shared service.
  6158.      *
  6159.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  6160.      */
  6161.     protected function getDoctrineMigrations_VersionCommandService()
  6162.     {
  6163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6164.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6165.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  6166.         $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');
  6167.         $instance->setName('doctrine:migrations:version');
  6168.         return $instance;
  6169.     }
  6170.     /**
  6171.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  6172.      *
  6173.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  6174.      */
  6175.     protected function getDoctrineMigrations_VersionsCommandService()
  6176.     {
  6177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  6179.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  6180.         $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');
  6181.         $instance->setName('doctrine:migrations:list');
  6182.         return $instance;
  6183.     }
  6184.     /**
  6185.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6186.      *
  6187.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6188.      */
  6189.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6190.     {
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6193.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6194.         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()));
  6195.     }
  6196.     /**
  6197.      * Gets the private 'esi_listener' shared service.
  6198.      *
  6199.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  6200.      */
  6201.     protected function getEsiListenerService()
  6202.     {
  6203.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  6204.     }
  6205.     /**
  6206.      * Gets the private 'exception_listener' shared service.
  6207.      *
  6208.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  6209.      */
  6210.     protected function getExceptionListenerService()
  6211.     {
  6212.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  6213.     }
  6214.     /**
  6215.      * Gets the private 'form.choice_list_factory.cached' shared service.
  6216.      *
  6217.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  6218.      */
  6219.     protected function getForm_ChoiceListFactory_CachedService()
  6220.     {
  6221.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  6222.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  6225.         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())));
  6226.     }
  6227.     /**
  6228.      * Gets the private 'form.registry' shared service.
  6229.      *
  6230.      * @return \Symfony\Component\Form\FormRegistry
  6231.      */
  6232.     protected function getForm_RegistryService()
  6233.     {
  6234.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  6240.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  6241.         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, [
  6242.             'App\\CmsBundle\\Form\\CronTaskType' => ['privates''trinity.form.type.cron_task''getTrinity_Form_Type_CronTaskService'false],
  6243.             'App\\CmsBundle\\Type\\TrinityEntityType' => ['privates''App\\CmsBundle\\Type\\TrinityEntityType''getTrinityEntityTypeService'false],
  6244.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => ['privates''fos_oauth_server.authorize.form.type''getFosOauthServer_Authorize_Form_TypeService'false],
  6245.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  6246.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  6247.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  6248.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  6249.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  6250.         ], [
  6251.             'App\\CmsBundle\\Form\\CronTaskType' => '?',
  6252.             'App\\CmsBundle\\Type\\TrinityEntityType' => '?',
  6253.             'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType' => '?',
  6254.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  6255.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  6256.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  6257.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  6258.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  6259.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  6260.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  6261.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  6262.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  6263.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  6264.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  6265.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  6266.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  6267.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  6268.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  6269.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  6270.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  6271.         }, 1)], new RewindableGenerator(function () {
  6272.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  6273.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  6274.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  6275.     }
  6276.     /**
  6277.      * Gets the private 'form.server_params' shared service.
  6278.      *
  6279.      * @return \Symfony\Component\Form\Util\ServerParams
  6280.      */
  6281.     protected function getForm_ServerParamsService()
  6282.     {
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  6284.         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())));
  6285.     }
  6286.     /**
  6287.      * Gets the private 'form.type.choice' shared service.
  6288.      *
  6289.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  6290.      */
  6291.     protected function getForm_Type_ChoiceService()
  6292.     {
  6293.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  6296.         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()));
  6297.     }
  6298.     /**
  6299.      * Gets the private 'form.type.color' shared service.
  6300.      *
  6301.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  6302.      */
  6303.     protected function getForm_Type_ColorService()
  6304.     {
  6305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  6308.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  6309.     }
  6310.     /**
  6311.      * Gets the private 'form.type.entity' shared service.
  6312.      *
  6313.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  6314.      */
  6315.     protected function getForm_Type_EntityService()
  6316.     {
  6317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  6321.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6322.     }
  6323.     /**
  6324.      * Gets the private 'form.type.form' shared service.
  6325.      *
  6326.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  6327.      */
  6328.     protected function getForm_Type_FormService()
  6329.     {
  6330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  6333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  6334.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  6335.     }
  6336.     /**
  6337.      * Gets the private 'form.type_extension.csrf' shared service.
  6338.      *
  6339.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  6340.      */
  6341.     protected function getForm_TypeExtension_CsrfService()
  6342.     {
  6343.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  6346.         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()));
  6347.     }
  6348.     /**
  6349.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  6350.      *
  6351.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  6352.      */
  6353.     protected function getForm_TypeExtension_Form_DataCollectorService()
  6354.     {
  6355.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6358.         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()));
  6359.     }
  6360.     /**
  6361.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6362.      *
  6363.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6364.      */
  6365.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6366.     {
  6367.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6368.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6369.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6370.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6372.         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())));
  6373.     }
  6374.     /**
  6375.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6376.      *
  6377.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6378.      */
  6379.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6380.     {
  6381.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6382.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6384.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6385.     }
  6386.     /**
  6387.      * Gets the private 'form.type_extension.form.validator' shared service.
  6388.      *
  6389.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6390.      */
  6391.     protected function getForm_TypeExtension_Form_ValidatorService()
  6392.     {
  6393.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6394.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6397.         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()));
  6398.     }
  6399.     /**
  6400.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6401.      *
  6402.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6403.      */
  6404.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6405.     {
  6406.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6409.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6410.     }
  6411.     /**
  6412.      * Gets the private 'form.type_guesser.doctrine' shared service.
  6413.      *
  6414.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  6415.      */
  6416.     protected function getForm_TypeGuesser_DoctrineService()
  6417.     {
  6418.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6419.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  6420.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6421.     }
  6422.     /**
  6423.      * Gets the private 'form.type_guesser.validator' shared service.
  6424.      *
  6425.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6426.      */
  6427.     protected function getForm_TypeGuesser_ValidatorService()
  6428.     {
  6429.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6430.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6431.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6432.     }
  6433.     /**
  6434.      * Gets the private 'fos_oauth_server.access_token_manager.default' shared service.
  6435.      *
  6436.      * @return \FOS\OAuthServerBundle\Entity\AccessTokenManager
  6437.      */
  6438.     protected function getFosOauthServer_AccessTokenManager_DefaultService()
  6439.     {
  6440.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/TokenManagerInterface.php';
  6441.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/TokenManager.php';
  6442.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/TokenManager.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/AccessTokenManagerInterface.php';
  6444.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/AccessTokenManager.php';
  6445.         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');
  6446.     }
  6447.     /**
  6448.      * Gets the private 'fos_oauth_server.auth_code_manager.default' shared service.
  6449.      *
  6450.      * @return \FOS\OAuthServerBundle\Entity\AuthCodeManager
  6451.      */
  6452.     protected function getFosOauthServer_AuthCodeManager_DefaultService()
  6453.     {
  6454.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/AuthCodeManagerInterface.php';
  6455.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/AuthCodeManager.php';
  6456.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/AuthCodeManager.php';
  6457.         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');
  6458.     }
  6459.     /**
  6460.      * Gets the private 'fos_oauth_server.authorize.form' shared service.
  6461.      *
  6462.      * @return \Symfony\Component\Form\Form
  6463.      */
  6464.     protected function getFosOauthServer_Authorize_FormService()
  6465.     {
  6466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormInterface.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ClearableErrorsInterface.php';
  6468.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Form.php';
  6469.         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']]);
  6470.     }
  6471.     /**
  6472.      * Gets the private 'fos_oauth_server.authorize.form.type' shared service.
  6473.      *
  6474.      * @return \FOS\OAuthServerBundle\Form\Type\AuthorizeFormType
  6475.      */
  6476.     protected function getFosOauthServer_Authorize_Form_TypeService()
  6477.     {
  6478.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6479.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6480.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Form/Type/AuthorizeFormType.php';
  6481.         return $this->privates['fos_oauth_server.authorize.form.type'] = new \FOS\OAuthServerBundle\Form\Type\AuthorizeFormType();
  6482.     }
  6483.     /**
  6484.      * Gets the private 'fos_oauth_server.clean_command' shared service.
  6485.      *
  6486.      * @return \FOS\OAuthServerBundle\Command\CleanCommand
  6487.      */
  6488.     protected function getFosOauthServer_CleanCommandService()
  6489.     {
  6490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6491.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Command/CleanCommand.php';
  6492.         $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()));
  6493.         $instance->setName('fos:oauth-server:clean');
  6494.         return $instance;
  6495.     }
  6496.     /**
  6497.      * Gets the private 'fos_oauth_server.client_manager.default' shared service.
  6498.      *
  6499.      * @return \FOS\OAuthServerBundle\Entity\ClientManager
  6500.      */
  6501.     protected function getFosOauthServer_ClientManager_DefaultService()
  6502.     {
  6503.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/ClientManagerInterface.php';
  6504.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/ClientManager.php';
  6505.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/ClientManager.php';
  6506.         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');
  6507.     }
  6508.     /**
  6509.      * Gets the private 'fos_oauth_server.create_client_command' shared service.
  6510.      *
  6511.      * @return \FOS\OAuthServerBundle\Command\CreateClientCommand
  6512.      */
  6513.     protected function getFosOauthServer_CreateClientCommandService()
  6514.     {
  6515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6516.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Command/CreateClientCommand.php';
  6517.         $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()));
  6518.         $instance->setName('fos:oauth-server:create-client');
  6519.         return $instance;
  6520.     }
  6521.     /**
  6522.      * Gets the private 'fos_oauth_server.entity_manager' shared service.
  6523.      *
  6524.      * @return \Doctrine\ORM\EntityManager
  6525.      */
  6526.     protected function getFosOauthServer_EntityManagerService()
  6527.     {
  6528.         return $this->privates['fos_oauth_server.entity_manager'] = ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL);
  6529.     }
  6530.     /**
  6531.      * Gets the private 'fos_oauth_server.refresh_token_manager.default' shared service.
  6532.      *
  6533.      * @return \FOS\OAuthServerBundle\Entity\RefreshTokenManager
  6534.      */
  6535.     protected function getFosOauthServer_RefreshTokenManager_DefaultService()
  6536.     {
  6537.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/TokenManagerInterface.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/TokenManager.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/TokenManager.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Model/RefreshTokenManagerInterface.php';
  6541.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Entity/RefreshTokenManager.php';
  6542.         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');
  6543.     }
  6544.     /**
  6545.      * Gets the private 'fos_oauth_server.server' shared service.
  6546.      *
  6547.      * @return \OAuth2\OAuth2
  6548.      */
  6549.     protected function getFosOauthServer_ServerService()
  6550.     {
  6551.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/OAuth2.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2Storage.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2RefreshTokens.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantUser.php';
  6556.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantCode.php';
  6557.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantImplicit.php';
  6558.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantClient.php';
  6559.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth2-php/lib/IOAuth2GrantExtension.php';
  6560.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Storage/GrantExtensionDispatcherInterface.php';
  6561.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Storage/OAuthStorage.php';
  6562.         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']);
  6563.     }
  6564.     /**
  6565.      * Gets the private 'fos_rest.format_listener' shared service.
  6566.      *
  6567.      * @return \FOS\RestBundle\EventListener\FormatListener
  6568.      */
  6569.     protected function getFosRest_FormatListenerService()
  6570.     {
  6571.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6572.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  6573.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['priorities' => [=> 'json'], 'fallback_format' => 'json''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  6574.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'], 'fallback_format' => 'html''prefer_extension' => false'methods' => NULL'attributes' => [], 'stop' => false]);
  6575.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  6576.     }
  6577.     /**
  6578.      * Gets the private 'fos_rest.view_response_listener' shared service.
  6579.      *
  6580.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  6581.      */
  6582.     protected function getFosRest_ViewResponseListenerService()
  6583.     {
  6584.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  6585.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), false);
  6586.     }
  6587.     /**
  6588.      * Gets the private 'fragment.renderer.esi' shared service.
  6589.      *
  6590.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  6591.      */
  6592.     protected function getFragment_Renderer_EsiService()
  6593.     {
  6594.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6595.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6596.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  6597.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  6599.         $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')))));
  6600.         $instance->setFragmentPath('/_fragment');
  6601.         return $instance;
  6602.     }
  6603.     /**
  6604.      * Gets the private 'fragment.renderer.inline' shared service.
  6605.      *
  6606.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6607.      */
  6608.     protected function getFragment_Renderer_InlineService()
  6609.     {
  6610.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6611.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6612.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6613.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6614.         $instance->setFragmentPath('/_fragment');
  6615.         return $instance;
  6616.     }
  6617.     /**
  6618.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6619.      *
  6620.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6621.      */
  6622.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6623.     {
  6624.         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())));
  6625.     }
  6626.     /**
  6627.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6628.      *
  6629.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6630.      */
  6631.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6632.     {
  6633.         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()));
  6634.     }
  6635.     /**
  6636.      * Gets the private 'locale_aware_listener' shared service.
  6637.      *
  6638.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6639.      */
  6640.     protected function getLocaleAwareListenerService()
  6641.     {
  6642.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6643.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('nl')));
  6644.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6645.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6646.     }
  6647.     /**
  6648.      * Gets the private 'locale_listener' shared service.
  6649.      *
  6650.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6651.      */
  6652.     protected function getLocaleListenerService()
  6653.     {
  6654.         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, []);
  6655.     }
  6656.     /**
  6657.      * Gets the private 'mailer.mailer' shared service.
  6658.      *
  6659.      * @return \Symfony\Component\Mailer\Mailer
  6660.      */
  6661.     protected function getMailer_MailerService()
  6662.     {
  6663.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  6664.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  6665.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  6666.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  6668.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  6669.             yield => $this->getMailer_TransportFactory_NullService();
  6670.             yield => $this->getMailer_TransportFactory_SendmailService();
  6671.             yield => $this->getMailer_TransportFactory_NativeService();
  6672.             yield => $this->getMailer_TransportFactory_SmtpService();
  6673.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6674.     }
  6675.     /**
  6676.      * Gets the private 'mailer.transport_factory.native' shared service.
  6677.      *
  6678.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  6679.      */
  6680.     protected function getMailer_TransportFactory_NativeService()
  6681.     {
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6684.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  6685.         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()));
  6686.     }
  6687.     /**
  6688.      * Gets the private 'mailer.transport_factory.null' shared service.
  6689.      *
  6690.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  6691.      */
  6692.     protected function getMailer_TransportFactory_NullService()
  6693.     {
  6694.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6695.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  6697.         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()));
  6698.     }
  6699.     /**
  6700.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  6701.      *
  6702.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  6703.      */
  6704.     protected function getMailer_TransportFactory_SendmailService()
  6705.     {
  6706.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6708.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  6709.         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()));
  6710.     }
  6711.     /**
  6712.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  6713.      *
  6714.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  6715.      */
  6716.     protected function getMailer_TransportFactory_SmtpService()
  6717.     {
  6718.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  6720.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  6721.         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()));
  6722.     }
  6723.     /**
  6724.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6725.      *
  6726.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6727.      */
  6728.     protected function getMaker_AutoCommand_MakeAuthService()
  6729.     {
  6730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6731.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6732.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6735.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6737.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6738.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6739.         $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);
  6740.         $instance->setName('make:auth');
  6741.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  6742.         return $instance;
  6743.     }
  6744.     /**
  6745.      * Gets the private 'maker.auto_command.make_command' shared service.
  6746.      *
  6747.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6748.      */
  6749.     protected function getMaker_AutoCommand_MakeCommandService()
  6750.     {
  6751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6752.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6755.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6756.         $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()));
  6757.         $instance->setName('make:command');
  6758.         $instance->setDescription('Creates a new console command class');
  6759.         return $instance;
  6760.     }
  6761.     /**
  6762.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6763.      *
  6764.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6765.      */
  6766.     protected function getMaker_AutoCommand_MakeControllerService()
  6767.     {
  6768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6769.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6772.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6773.         $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()));
  6774.         $instance->setName('make:controller');
  6775.         $instance->setDescription('Creates a new controller class');
  6776.         return $instance;
  6777.     }
  6778.     /**
  6779.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6780.      *
  6781.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6782.      */
  6783.     protected function getMaker_AutoCommand_MakeCrudService()
  6784.     {
  6785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6787.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6788.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6790.         $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()));
  6791.         $instance->setName('make:crud');
  6792.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6793.         return $instance;
  6794.     }
  6795.     /**
  6796.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6797.      *
  6798.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6799.      */
  6800.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6801.     {
  6802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6803.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6804.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6805.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6806.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6807.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6808.         $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()));
  6809.         $instance->setName('make:docker:database');
  6810.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6811.         return $instance;
  6812.     }
  6813.     /**
  6814.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6815.      *
  6816.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6817.      */
  6818.     protected function getMaker_AutoCommand_MakeEntityService()
  6819.     {
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6826.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6827.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6828.         $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);
  6829.         $instance->setName('make:entity');
  6830.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6831.         return $instance;
  6832.     }
  6833.     /**
  6834.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6835.      *
  6836.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6837.      */
  6838.     protected function getMaker_AutoCommand_MakeFixturesService()
  6839.     {
  6840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6841.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6842.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6843.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6845.         $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()));
  6846.         $instance->setName('make:fixtures');
  6847.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6848.         return $instance;
  6849.     }
  6850.     /**
  6851.      * Gets the private 'maker.auto_command.make_form' shared service.
  6852.      *
  6853.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6854.      */
  6855.     protected function getMaker_AutoCommand_MakeFormService()
  6856.     {
  6857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6858.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6859.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6860.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6862.         $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()));
  6863.         $instance->setName('make:form');
  6864.         $instance->setDescription('Creates a new form class');
  6865.         return $instance;
  6866.     }
  6867.     /**
  6868.      * Gets the private 'maker.auto_command.make_message' shared service.
  6869.      *
  6870.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6871.      */
  6872.     protected function getMaker_AutoCommand_MakeMessageService()
  6873.     {
  6874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6876.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6877.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6878.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6879.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6880.         $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()));
  6881.         $instance->setName('make:message');
  6882.         $instance->setDescription('Creates a new message and handler');
  6883.         return $instance;
  6884.     }
  6885.     /**
  6886.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6887.      *
  6888.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6889.      */
  6890.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6891.     {
  6892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6893.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6894.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6895.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6896.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6897.         $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()));
  6898.         $instance->setName('make:messenger-middleware');
  6899.         $instance->setDescription('Creates a new messenger middleware');
  6900.         return $instance;
  6901.     }
  6902.     /**
  6903.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6904.      *
  6905.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6906.      */
  6907.     protected function getMaker_AutoCommand_MakeMigrationService()
  6908.     {
  6909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6911.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6912.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6915.         $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()));
  6916.         $instance->setName('make:migration');
  6917.         $instance->setDescription('Creates a new migration based on database changes');
  6918.         return $instance;
  6919.     }
  6920.     /**
  6921.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6922.      *
  6923.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6924.      */
  6925.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6926.     {
  6927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6928.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6929.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6932.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6933.         $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()));
  6934.         $instance->setName('make:registration-form');
  6935.         $instance->setDescription('Creates a new registration form system');
  6936.         return $instance;
  6937.     }
  6938.     /**
  6939.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6940.      *
  6941.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6942.      */
  6943.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6944.     {
  6945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6947.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6948.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6949.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6950.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6951.         $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()));
  6952.         $instance->setName('make:reset-password');
  6953.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6954.         return $instance;
  6955.     }
  6956.     /**
  6957.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6958.      *
  6959.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6960.      */
  6961.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6962.     {
  6963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6966.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6968.         $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()));
  6969.         $instance->setName('make:serializer:encoder');
  6970.         $instance->setDescription('Creates a new serializer encoder class');
  6971.         return $instance;
  6972.     }
  6973.     /**
  6974.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6975.      *
  6976.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6977.      */
  6978.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6979.     {
  6980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6983.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6984.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6985.         $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()));
  6986.         $instance->setName('make:serializer:normalizer');
  6987.         $instance->setDescription('Creates a new serializer normalizer class');
  6988.         return $instance;
  6989.     }
  6990.     /**
  6991.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  6992.      *
  6993.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6994.      */
  6995.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  6996.     {
  6997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6998.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6999.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7000.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7001.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  7002.         $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()));
  7003.         $instance->setName('make:stimulus-controller');
  7004.         $instance->setDescription('Creates a new Stimulus controller');
  7005.         return $instance;
  7006.     }
  7007.     /**
  7008.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  7009.      *
  7010.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7011.      */
  7012.     protected function getMaker_AutoCommand_MakeSubscriberService()
  7013.     {
  7014.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7015.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7016.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7017.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7018.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  7019.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  7020.         $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()));
  7021.         $instance->setName('make:subscriber');
  7022.         $instance->setDescription('Creates a new event subscriber class');
  7023.         return $instance;
  7024.     }
  7025.     /**
  7026.      * Gets the private 'maker.auto_command.make_test' shared service.
  7027.      *
  7028.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7029.      */
  7030.     protected function getMaker_AutoCommand_MakeTestService()
  7031.     {
  7032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7033.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7034.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7035.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7036.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7037.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  7038.         $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()));
  7039.         $instance->setName('make:test');
  7040.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  7041.         $instance->setDescription('Creates a new test class');
  7042.         return $instance;
  7043.     }
  7044.     /**
  7045.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  7046.      *
  7047.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7048.      */
  7049.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  7050.     {
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7053.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7054.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7055.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  7056.         $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()));
  7057.         $instance->setName('make:twig-extension');
  7058.         $instance->setDescription('Creates a new Twig extension class');
  7059.         return $instance;
  7060.     }
  7061.     /**
  7062.      * Gets the private 'maker.auto_command.make_user' shared service.
  7063.      *
  7064.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7065.      */
  7066.     protected function getMaker_AutoCommand_MakeUserService()
  7067.     {
  7068.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7071.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7072.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  7073.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  7074.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7075.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7076.         $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()));
  7077.         $instance->setName('make:user');
  7078.         $instance->setDescription('Creates a new security user class');
  7079.         return $instance;
  7080.     }
  7081.     /**
  7082.      * Gets the private 'maker.auto_command.make_validator' shared service.
  7083.      *
  7084.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7085.      */
  7086.     protected function getMaker_AutoCommand_MakeValidatorService()
  7087.     {
  7088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7089.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  7093.         $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()));
  7094.         $instance->setName('make:validator');
  7095.         $instance->setDescription('Creates a new validator and constraint class');
  7096.         return $instance;
  7097.     }
  7098.     /**
  7099.      * Gets the private 'maker.auto_command.make_voter' shared service.
  7100.      *
  7101.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7102.      */
  7103.     protected function getMaker_AutoCommand_MakeVoterService()
  7104.     {
  7105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7109.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  7110.         $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()));
  7111.         $instance->setName('make:voter');
  7112.         $instance->setDescription('Creates a new security voter class');
  7113.         return $instance;
  7114.     }
  7115.     /**
  7116.      * Gets the private 'maker.doctrine_helper' shared service.
  7117.      *
  7118.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  7119.      */
  7120.     protected function getMaker_DoctrineHelperService()
  7121.     {
  7122.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  7123.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  7124.         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\\FormsBundle\\Entity'=> $a], => [=> 'App\\Trinity\\SearchBundle\\Entity'=> $a], => [=> 'App\\Trinity\\SliderBundle\\Entity'=> $a], => [=> 'App\\Trinity\\ProjectssitesBundle\\Entity'=> $a], => [=> 'FOS\\OAuthServerBundle\\Entity'=> ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService())]]]);
  7125.     }
  7126.     /**
  7127.      * Gets the private 'maker.entity_class_generator' shared service.
  7128.      *
  7129.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  7130.      */
  7131.     protected function getMaker_EntityClassGeneratorService()
  7132.     {
  7133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  7134.         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()));
  7135.     }
  7136.     /**
  7137.      * Gets the private 'maker.file_manager' shared service.
  7138.      *
  7139.      * @return \Symfony\Bundle\MakerBundle\FileManager
  7140.      */
  7141.     protected function getMaker_FileManagerService()
  7142.     {
  7143.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  7144.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  7145.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  7146.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  7147.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7148.         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'));
  7149.     }
  7150.     /**
  7151.      * Gets the private 'maker.generator' shared service.
  7152.      *
  7153.      * @return \Symfony\Bundle\MakerBundle\Generator
  7154.      */
  7155.     protected function getMaker_GeneratorService()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  7158.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  7159.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  7160.         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));
  7161.     }
  7162.     /**
  7163.      * Gets the private 'maker.php_compat_util' shared service.
  7164.      *
  7165.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  7166.      */
  7167.     protected function getMaker_PhpCompatUtilService()
  7168.     {
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  7170.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  7171.     }
  7172.     /**
  7173.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  7174.      *
  7175.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  7176.      */
  7177.     protected function getMaker_Renderer_FormTypeRendererService()
  7178.     {
  7179.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  7180.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7181.     }
  7182.     /**
  7183.      * Gets the private 'mime_types' shared service.
  7184.      *
  7185.      * @return \Symfony\Component\Mime\MimeTypes
  7186.      */
  7187.     protected function getMimeTypesService()
  7188.     {
  7189.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7190.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7191.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7192.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7193.         $instance->setDefault($instance);
  7194.         return $instance;
  7195.     }
  7196.     /**
  7197.      * Gets the private 'monolog.command.server_log' shared service.
  7198.      *
  7199.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7200.      */
  7201.     protected function getMonolog_Command_ServerLogService()
  7202.     {
  7203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7204.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7205.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7206.         $instance->setName('server:log');
  7207.         $instance->setDescription('Start a log server that displays logs in real time');
  7208.         return $instance;
  7209.     }
  7210.     /**
  7211.      * Gets the private 'monolog.handler.console' shared service.
  7212.      *
  7213.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  7214.      */
  7215.     protected function getMonolog_Handler_ConsoleService()
  7216.     {
  7217.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  7218.     }
  7219.     /**
  7220.      * Gets the private 'monolog.handler.deprecation' shared service.
  7221.      *
  7222.      * @return \Monolog\Handler\RotatingFileHandler
  7223.      */
  7224.     protected function getMonolog_Handler_DeprecationService()
  7225.     {
  7226.         $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.deprecations.log'), 30100trueNULLfalse);
  7227.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7228.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  7229.         return $instance;
  7230.     }
  7231.     /**
  7232.      * Gets the private 'monolog.handler.deprecation_filter' shared service.
  7233.      *
  7234.      * @return \Monolog\Handler\FilterHandler
  7235.      */
  7236.     protected function getMonolog_Handler_DeprecationFilterService()
  7237.     {
  7238.         return $this->privates['monolog.handler.deprecation_filter'] = new \Monolog\Handler\FilterHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()), 100200true);
  7239.     }
  7240.     /**
  7241.      * Gets the private 'monolog.handler.main' shared service.
  7242.      *
  7243.      * @return \Monolog\Handler\RotatingFileHandler
  7244.      */
  7245.     protected function getMonolog_Handler_MainService()
  7246.     {
  7247.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__3).'/log/dev.log'), 30100trueNULLfalse);
  7248.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  7249.         $instance->setFilenameFormat('{filename}-{date}''Y-m-d');
  7250.         return $instance;
  7251.     }
  7252.     /**
  7253.      * Gets the private 'monolog.logger' shared service.
  7254.      *
  7255.      * @return \Symfony\Bridge\Monolog\Logger
  7256.      */
  7257.     protected function getMonolog_LoggerService()
  7258.     {
  7259.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7260.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7261.         $instance->useMicrosecondTimestamps(true);
  7262.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7263.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7264.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7265.         return $instance;
  7266.     }
  7267.     /**
  7268.      * Gets the private 'monolog.logger.cache' shared service.
  7269.      *
  7270.      * @return \Symfony\Bridge\Monolog\Logger
  7271.      */
  7272.     protected function getMonolog_Logger_CacheService()
  7273.     {
  7274.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7275.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7276.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7277.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7278.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7279.         return $instance;
  7280.     }
  7281.     /**
  7282.      * Gets the private 'monolog.logger.mailer' shared service.
  7283.      *
  7284.      * @return \Symfony\Bridge\Monolog\Logger
  7285.      */
  7286.     protected function getMonolog_Logger_MailerService()
  7287.     {
  7288.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  7289.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7290.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7291.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7292.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7293.         return $instance;
  7294.     }
  7295.     /**
  7296.      * Gets the private 'monolog.logger.request' shared service.
  7297.      *
  7298.      * @return \Symfony\Bridge\Monolog\Logger
  7299.      */
  7300.     protected function getMonolog_Logger_RequestService()
  7301.     {
  7302.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7303.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7304.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7305.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7306.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7307.         return $instance;
  7308.     }
  7309.     /**
  7310.      * Gets the private 'monolog.logger.security' shared service.
  7311.      *
  7312.      * @return \Symfony\Bridge\Monolog\Logger
  7313.      */
  7314.     protected function getMonolog_Logger_SecurityService()
  7315.     {
  7316.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7317.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7318.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7319.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7320.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7321.         return $instance;
  7322.     }
  7323.     /**
  7324.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  7325.      *
  7326.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  7327.      */
  7328.     protected function getNelmioApiDoc_Describers_ConfigService()
  7329.     {
  7330.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  7332.         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' => []]]]);
  7333.     }
  7334.     /**
  7335.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  7336.      *
  7337.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  7338.      */
  7339.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  7340.     {
  7341.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  7342.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  7343.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7344.         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()));
  7345.     }
  7346.     /**
  7347.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  7348.      *
  7349.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  7350.      */
  7351.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  7352.     {
  7353.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  7354.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7355.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7356.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  7357.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7358.         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 () {
  7359.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  7360.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  7361.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  7362.         }, 3));
  7363.     }
  7364.     /**
  7365.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  7366.      *
  7367.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  7368.      */
  7369.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  7370.     {
  7371.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7372.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  7375.         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']);
  7376.     }
  7377.     /**
  7378.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  7379.      *
  7380.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  7381.      */
  7382.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  7383.     {
  7384.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  7385.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7386.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7387.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  7389.         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 () {
  7390.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7391.             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()));
  7392.             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()));
  7393.             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()));
  7394.             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()));
  7395.             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()));
  7396.             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()));
  7397.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7398.         }, 8), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  7399.     }
  7400.     /**
  7401.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  7402.      *
  7403.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  7404.      */
  7405.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  7406.     {
  7407.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  7408.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7409.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7410.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  7411.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  7412.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  7413.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7414.             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()));
  7415.             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()));
  7416.             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()));
  7417.             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()));
  7418.             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()));
  7419.             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()));
  7420.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7421.         }, 8));
  7422.     }
  7423.     /**
  7424.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  7425.      *
  7426.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  7427.      */
  7428.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  7429.     {
  7430.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  7431.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  7432.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  7433.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  7434.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  7435.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  7436.             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()));
  7437.             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()));
  7438.             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()));
  7439.             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()));
  7440.             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()));
  7441.             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()));
  7442.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  7443.         }, 8));
  7444.     }
  7445.     /**
  7446.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  7447.      *
  7448.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  7449.      */
  7450.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  7451.     {
  7452.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  7453.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberTrait.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/FosRestDescriber.php';
  7455.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  7456.     }
  7457.     /**
  7458.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  7459.      *
  7460.      * @return \Symfony\Component\Routing\RouteCollection
  7461.      */
  7462.     protected function getNelmioApiDoc_Routes_DefaultService()
  7463.     {
  7464.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  7465.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  7466.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  7467.         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());
  7468.     }
  7469.     /**
  7470.      * Gets the private 'parameter_bag' shared service.
  7471.      *
  7472.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7473.      */
  7474.     protected function getParameterBagService()
  7475.     {
  7476.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7477.     }
  7478.     /**
  7479.      * Gets the private 'profiler_listener' shared service.
  7480.      *
  7481.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7482.      */
  7483.     protected function getProfilerListenerService()
  7484.     {
  7485.         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);
  7486.     }
  7487.     /**
  7488.      * Gets the private 'property_accessor' shared service.
  7489.      *
  7490.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7491.      */
  7492.     protected function getPropertyAccessorService()
  7493.     {
  7494.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7495.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7496.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7498.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7499.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7500.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7501.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7502.     }
  7503.     /**
  7504.      * Gets the private 'property_info' shared service.
  7505.      *
  7506.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7507.      */
  7508.     protected function getPropertyInfoService()
  7509.     {
  7510.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7511.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7512.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7513.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7514.         }, 3), new RewindableGenerator(function () {
  7515.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7516.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7517.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7518.         }, 3), new RewindableGenerator(function () {
  7519.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7520.         }, 1), new RewindableGenerator(function () {
  7521.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  7522.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7523.         }, 2), new RewindableGenerator(function () {
  7524.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7525.         }, 1));
  7526.     }
  7527.     /**
  7528.      * Gets the private 'property_info.serializer_extractor' shared service.
  7529.      *
  7530.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7531.      */
  7532.     protected function getPropertyInfo_SerializerExtractorService()
  7533.     {
  7534.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7535.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7536.     }
  7537.     /**
  7538.      * Gets the private 'router.cache_warmer' shared service.
  7539.      *
  7540.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7541.      */
  7542.     protected function getRouter_CacheWarmerService()
  7543.     {
  7544.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7545.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7546.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7547.             'router' => ['services''router''getRouterService'false],
  7548.         ], [
  7549.             'router' => '?',
  7550.         ]))->withContext('router.cache_warmer'$this));
  7551.     }
  7552.     /**
  7553.      * Gets the private 'router.expression_language_provider' shared service.
  7554.      *
  7555.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7556.      */
  7557.     protected function getRouter_ExpressionLanguageProviderService()
  7558.     {
  7559.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7560.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  7561.         ], [
  7562.             'env' => 'Closure',
  7563.         ]));
  7564.     }
  7565.     /**
  7566.      * Gets the private 'router.request_context' shared service.
  7567.      *
  7568.      * @return \Symfony\Component\Routing\RequestContext
  7569.      */
  7570.     protected function getRouter_RequestContextService()
  7571.     {
  7572.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  7573.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7574.         return $instance;
  7575.     }
  7576.     /**
  7577.      * Gets the private 'router_listener' shared service.
  7578.      *
  7579.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7580.      */
  7581.     protected function getRouterListenerService()
  7582.     {
  7583.         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);
  7584.     }
  7585.     /**
  7586.      * Gets the private 'scheb_two_factor.authenticated_token_handler' shared service.
  7587.      *
  7588.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler
  7589.      */
  7590.     protected function getSchebTwoFactor_AuthenticatedTokenHandlerService($lazyLoad true)
  7591.     {
  7592.         if ($lazyLoad) {
  7593.             return $this->privates['scheb_two_factor.authenticated_token_handler'] = $this->createProxy('AuthenticatedTokenHandler_e3677d3', function () {
  7594.                 return \AuthenticatedTokenHandler_e3677d3::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7595.                     $wrappedInstance $this->getSchebTwoFactor_AuthenticatedTokenHandlerService(false);
  7596.                     $proxy->setProxyInitializer(null);
  7597.                     return true;
  7598.                 });
  7599.             });
  7600.         }
  7601.         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']);
  7602.     }
  7603.     /**
  7604.      * Gets the private 'scheb_two_factor.condition_handler' shared service.
  7605.      *
  7606.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler
  7607.      */
  7608.     protected function getSchebTwoFactor_ConditionHandlerService($lazyLoad true)
  7609.     {
  7610.         if ($lazyLoad) {
  7611.             return $this->privates['scheb_two_factor.condition_handler'] = $this->createProxy('ConditionAuthenticationHandler_a1ee12f', function () {
  7612.                 return \ConditionAuthenticationHandler_a1ee12f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7613.                     $wrappedInstance $this->getSchebTwoFactor_ConditionHandlerService(false);
  7614.                     $proxy->setProxyInitializer(null);
  7615.                     return true;
  7616.                 });
  7617.             });
  7618.         }
  7619.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/TwoFactorConditionInterface.php';
  7620.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/DefaultTwoFactorCondition.php';
  7621.         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());
  7622.     }
  7623.     /**
  7624.      * Gets the private 'scheb_two_factor.default_backup_code_manager' shared service.
  7625.      *
  7626.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Backup\BackupCodeManager
  7627.      */
  7628.     protected function getSchebTwoFactor_DefaultBackupCodeManagerService()
  7629.     {
  7630.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-backup-code/Security/TwoFactor/Backup/BackupCodeManagerInterface.php';
  7631.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-backup-code/Security/TwoFactor/Backup/BackupCodeManager.php';
  7632.         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()));
  7633.     }
  7634.     /**
  7635.      * Gets the private 'scheb_two_factor.default_trusted_device_manager' shared service.
  7636.      *
  7637.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceManager
  7638.      */
  7639.     protected function getSchebTwoFactor_DefaultTrustedDeviceManagerService()
  7640.     {
  7641.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceManagerInterface.php';
  7642.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceManager.php';
  7643.         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()));
  7644.     }
  7645.     /**
  7646.      * Gets the private 'scheb_two_factor.ip_whitelist_handler' shared service.
  7647.      *
  7648.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler
  7649.      */
  7650.     protected function getSchebTwoFactor_IpWhitelistHandlerService($lazyLoad true)
  7651.     {
  7652.         if ($lazyLoad) {
  7653.             return $this->privates['scheb_two_factor.ip_whitelist_handler'] = $this->createProxy('IpWhitelistHandler_06fe2b0', function () {
  7654.                 return \IpWhitelistHandler_06fe2b0::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7655.                     $wrappedInstance $this->getSchebTwoFactor_IpWhitelistHandlerService(false);
  7656.                     $proxy->setProxyInitializer(null);
  7657.                     return true;
  7658.                 });
  7659.             });
  7660.         }
  7661.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/IpWhitelistProviderInterface.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/DefaultIpWhitelistProvider.php';
  7663.         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([]));
  7664.     }
  7665.     /**
  7666.      * Gets the private 'scheb_two_factor.provider_handler' shared service.
  7667.      *
  7668.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler
  7669.      */
  7670.     protected function getSchebTwoFactor_ProviderHandlerService($lazyLoad true)
  7671.     {
  7672.         if ($lazyLoad) {
  7673.             return $this->privates['scheb_two_factor.provider_handler'] = $this->createProxy('TwoFactorProviderHandler_3ecff6c', function () {
  7674.                 return \TwoFactorProviderHandler_3ecff6c::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7675.                     $wrappedInstance $this->getSchebTwoFactor_ProviderHandlerService(false);
  7676.                     $proxy->setProxyInitializer(null);
  7677.                     return true;
  7678.                 });
  7679.             });
  7680.         }
  7681.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
  7682.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
  7683.         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())));
  7684.     }
  7685.     /**
  7686.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  7687.      *
  7688.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  7689.      */
  7690.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  7691.     {
  7692.         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()));
  7693.     }
  7694.     /**
  7695.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  7696.      *
  7697.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  7698.      */
  7699.     protected function getSchebTwoFactor_ProviderRegistryService()
  7700.     {
  7701.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  7702.             yield 'totp' => ($this->privates['scheb_two_factor.security.totp.provider'] ?? $this->getSchebTwoFactor_Security_Totp_ProviderService());
  7703.         }, 1));
  7704.     }
  7705.     /**
  7706.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  7707.      *
  7708.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  7709.      */
  7710.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  7711.     {
  7712.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  7713.     }
  7714.     /**
  7715.      * Gets the private 'scheb_two_factor.security.listener.check_backup_code' shared service.
  7716.      *
  7717.      * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckBackupCodeListener
  7718.      */
  7719.     protected function getSchebTwoFactor_Security_Listener_CheckBackupCodeService()
  7720.     {
  7721.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/AbstractCheckCodeListener.php';
  7722.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-backup-code/Security/Http/EventListener/CheckBackupCodeListener.php';
  7723.         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()));
  7724.     }
  7725.     /**
  7726.      * Gets the private 'scheb_two_factor.security.listener.check_two_factor_code' shared service.
  7727.      *
  7728.      * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener
  7729.      */
  7730.     protected function getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService()
  7731.     {
  7732.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/AbstractCheckCodeListener.php';
  7733.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/CheckTwoFactorCodeListener.php';
  7734.         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()));
  7735.     }
  7736.     /**
  7737.      * Gets the private 'scheb_two_factor.security.listener.trusted_device' shared service.
  7738.      *
  7739.      * @return \Scheb\TwoFactorBundle\Security\Http\EventListener\TrustedDeviceListener
  7740.      */
  7741.     protected function getSchebTwoFactor_Security_Listener_TrustedDeviceService()
  7742.     {
  7743.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/Http/EventListener/TrustedDeviceListener.php';
  7744.         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()));
  7745.     }
  7746.     /**
  7747.      * Gets the private 'scheb_two_factor.security.totp.default_form_renderer' shared service.
  7748.      *
  7749.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
  7750.      */
  7751.     protected function getSchebTwoFactor_Security_Totp_DefaultFormRendererService($lazyLoad true)
  7752.     {
  7753.         if ($lazyLoad) {
  7754.             return $this->privates['scheb_two_factor.security.totp.default_form_renderer'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
  7755.                 return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7756.                     $wrappedInstance $this->getSchebTwoFactor_Security_Totp_DefaultFormRendererService(false);
  7757.                     $proxy->setProxyInitializer(null);
  7758.                     return true;
  7759.                 });
  7760.             });
  7761.         }
  7762.         return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@Cms/login/2fa.html.twig');
  7763.     }
  7764.     /**
  7765.      * Gets the private 'scheb_two_factor.security.totp.provider' shared service.
  7766.      *
  7767.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorTwoFactorProvider
  7768.      */
  7769.     protected function getSchebTwoFactor_Security_Totp_ProviderService()
  7770.     {
  7771.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderInterface.php';
  7772.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-totp/Security/TwoFactor/Provider/Totp/TotpAuthenticatorTwoFactorProvider.php';
  7773.         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()));
  7774.     }
  7775.     /**
  7776.      * Gets the private 'scheb_two_factor.trusted_cookie_response_listener' shared service.
  7777.      *
  7778.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedCookieResponseListener
  7779.      */
  7780.     protected function getSchebTwoFactor_TrustedCookieResponseListenerService($lazyLoad true)
  7781.     {
  7782.         if ($lazyLoad) {
  7783.             return $this->privates['scheb_two_factor.trusted_cookie_response_listener'] = $this->createProxy('TrustedCookieResponseListener_c7f9b85', function () {
  7784.                 return \TrustedCookieResponseListener_c7f9b85::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7785.                     $wrappedInstance $this->getSchebTwoFactor_TrustedCookieResponseListenerService(false);
  7786.                     $proxy->setProxyInitializer(null);
  7787.                     return true;
  7788.                 });
  7789.             });
  7790.         }
  7791.         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);
  7792.     }
  7793.     /**
  7794.      * Gets the private 'scheb_two_factor.trusted_device_handler' shared service.
  7795.      *
  7796.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TrustedDeviceHandler
  7797.      */
  7798.     protected function getSchebTwoFactor_TrustedDeviceHandlerService($lazyLoad true)
  7799.     {
  7800.         if ($lazyLoad) {
  7801.             return $this->privates['scheb_two_factor.trusted_device_handler'] = $this->createProxy('TrustedDeviceHandler_d0544bf', function () {
  7802.                 return \TrustedDeviceHandler_d0544bf::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7803.                     $wrappedInstance $this->getSchebTwoFactor_TrustedDeviceHandlerService(false);
  7804.                     $proxy->setProxyInitializer(null);
  7805.                     return true;
  7806.                 });
  7807.             });
  7808.         }
  7809.         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);
  7810.     }
  7811.     /**
  7812.      * Gets the private 'scheb_two_factor.trusted_token_storage' shared service.
  7813.      *
  7814.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Trusted\TrustedDeviceTokenStorage
  7815.      */
  7816.     protected function getSchebTwoFactor_TrustedTokenStorageService($lazyLoad true)
  7817.     {
  7818.         if ($lazyLoad) {
  7819.             return $this->privates['scheb_two_factor.trusted_token_storage'] = $this->createProxy('TrustedDeviceTokenStorage_fc7b3c4', function () {
  7820.                 return \TrustedDeviceTokenStorage_fc7b3c4::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7821.                     $wrappedInstance $this->getSchebTwoFactor_TrustedTokenStorageService(false);
  7822.                     $proxy->setProxyInitializer(null);
  7823.                     return true;
  7824.                 });
  7825.             });
  7826.         }
  7827.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/TrustedDeviceTokenEncoder.php';
  7828.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-trusted-device/Security/TwoFactor/Trusted/JwtTokenEncoder.php';
  7829.         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');
  7830.     }
  7831.     /**
  7832.      * Gets the private 'secrets.vault' shared service.
  7833.      *
  7834.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  7835.      */
  7836.     protected function getSecrets_VaultService()
  7837.     {
  7838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7839.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7840.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7841.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  7842.         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'));
  7843.     }
  7844.     /**
  7845.      * Gets the private 'security.access_listener' shared service.
  7846.      *
  7847.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7848.      */
  7849.     protected function getSecurity_AccessListenerService()
  7850.     {
  7851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7854.         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()));
  7855.     }
  7856.     /**
  7857.      * Gets the private 'security.access_map' shared service.
  7858.      *
  7859.      * @return \Symfony\Component\Security\Http\AccessMap
  7860.      */
  7861.     protected function getSecurity_AccessMapService()
  7862.     {
  7863.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7864.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  7865.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7866.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/2fa'), [=> 'IS_AUTHENTICATED_2FA_IN_PROGRESS'], NULL);
  7867.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/oauth/v2/auth_login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7868.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/lostpassword'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7869.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login_check'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7870.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7871.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  7872.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal/register'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7873.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal/lostpassword'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7874.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal/login_check'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7875.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7876.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/portal'), [=> 'ROLE_STUDENT'=> 'ROLE_TEACHER'=> 'ROLE_OWNER'], NULL);
  7877.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  7878.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7879.         return $instance;
  7880.     }
  7881.     /**
  7882.      * Gets the private 'security.authentication.access_listener.two_factor.admin_secured_area' shared service.
  7883.      *
  7884.      * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener
  7885.      */
  7886.     protected function getSecurity_Authentication_AccessListener_TwoFactor_AdminSecuredAreaService()
  7887.     {
  7888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/FirewallListenerInterface.php';
  7891.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php';
  7892.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authorization/TwoFactorAccessDecider.php';
  7893.         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())));
  7894.     }
  7895.     /**
  7896.      * Gets the private 'security.authentication.authentication_required_handler.two_factor.admin_secured_area' shared service.
  7897.      *
  7898.      * @return \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler
  7899.      */
  7900.     protected function getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_AdminSecuredAreaService()
  7901.     {
  7902.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/AuthenticationRequiredHandlerInterface.php';
  7903.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7904.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationRequiredHandler.php';
  7905.         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()), []);
  7906.     }
  7907.     /**
  7908.      * Gets the private 'security.authentication.form_listener.two_factor.admin_secured_area' shared service.
  7909.      *
  7910.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  7911.      */
  7912.     protected function getSecurity_Authentication_FormListener_TwoFactor_AdminSecuredAreaService()
  7913.     {
  7914.         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()));
  7915.     }
  7916.     /**
  7917.      * Gets the private 'security.authentication.guard_handler' shared service.
  7918.      *
  7919.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  7920.      *
  7921.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  7922.      */
  7923.     protected function getSecurity_Authentication_GuardHandlerService()
  7924.     {
  7925.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  7926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7928.         $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']);
  7929.         $instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
  7930.         return $instance;
  7931.     }
  7932.     /**
  7933.      * Gets the private 'security.authentication.kernel_exception_listener.two_factor.admin_secured_area' shared service.
  7934.      *
  7935.      * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener
  7936.      */
  7937.     protected function getSecurity_Authentication_KernelExceptionListener_TwoFactor_AdminSecuredAreaService()
  7938.     {
  7939.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/ExceptionListener.php';
  7940.         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()));
  7941.     }
  7942.     /**
  7943.      * Gets the private 'security.authentication.listener.anonymous.admin_secured_area' shared service.
  7944.      *
  7945.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7946.      *
  7947.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.admin_secured_area" service is deprecated, use the new authenticator system instead.
  7948.      */
  7949.     protected function getSecurity_Authentication_Listener_Anonymous_AdminSecuredAreaService()
  7950.     {
  7951.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.admin_secured_area" service is deprecated, use the new authenticator system instead.');
  7952.         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()));
  7953.     }
  7954.     /**
  7955.      * Gets the private 'security.authentication.listener.anonymous.api' shared service.
  7956.      *
  7957.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7958.      *
  7959.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.api" service is deprecated, use the new authenticator system instead.
  7960.      */
  7961.     protected function getSecurity_Authentication_Listener_Anonymous_ApiService()
  7962.     {
  7963.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.api" service is deprecated, use the new authenticator system instead.');
  7964.         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()));
  7965.     }
  7966.     /**
  7967.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  7968.      *
  7969.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7970.      *
  7971.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  7972.      */
  7973.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  7974.     {
  7975.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  7976.         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()));
  7977.     }
  7978.     /**
  7979.      * Gets the private 'security.authentication.listener.anonymous.user_secured_area' shared service.
  7980.      *
  7981.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  7982.      *
  7983.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.user_secured_area" service is deprecated, use the new authenticator system instead.
  7984.      */
  7985.     protected function getSecurity_Authentication_Listener_Anonymous_UserSecuredAreaService()
  7986.     {
  7987.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.user_secured_area" service is deprecated, use the new authenticator system instead.');
  7988.         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()));
  7989.     }
  7990.     /**
  7991.      * Gets the private 'security.authentication.listener.form.admin_secured_area' shared service.
  7992.      *
  7993.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  7994.      *
  7995.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.admin_secured_area" service is deprecated, use the new authenticator system instead.
  7996.      */
  7997.     protected function getSecurity_Authentication_Listener_Form_AdminSecuredAreaService()
  7998.     {
  7999.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.admin_secured_area" service is deprecated, use the new authenticator system instead.');
  8000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8001.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8004.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  8005.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8007.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8008.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  8009.         $b->setOptions(['use_referer' => true'login_path' => '/admin/login''default_target_path' => '/admin''always_use_default_target_path' => false'target_path_parameter' => '_target_path']);
  8010.         $b->setFirewallName('admin_secured_area');
  8011.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  8012.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  8013.         $d->setOptions(['login_path' => '/admin/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  8014.         $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);
  8015.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()));
  8016.         return $instance;
  8017.     }
  8018.     /**
  8019.      * Gets the private 'security.authentication.listener.form.user_secured_area' shared service.
  8020.      *
  8021.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  8022.      *
  8023.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.user_secured_area" service is deprecated, use the new authenticator system instead.
  8024.      */
  8025.     protected function getSecurity_Authentication_Listener_Form_UserSecuredAreaService()
  8026.     {
  8027.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.user_secured_area" service is deprecated, use the new authenticator system instead.');
  8028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8034.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8035.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8036.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  8037.         $b->setOptions(['use_referer' => true'login_path' => '/portal/login''default_target_path' => '/portal''always_use_default_target_path' => false'target_path_parameter' => '_target_path']);
  8038.         $b->setFirewallName('user_secured_area');
  8039.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  8040.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  8041.         $d->setOptions(['login_path' => '/portal/login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  8042.         $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);
  8043.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()));
  8044.         return $instance;
  8045.     }
  8046.     /**
  8047.      * Gets the private 'security.authentication.listener.fos_oauth_server.api' shared service.
  8048.      *
  8049.      * @return \FOS\OAuthServerBundle\Security\Firewall\OAuthListener
  8050.      */
  8051.     protected function getSecurity_Authentication_Listener_FosOauthServer_ApiService()
  8052.     {
  8053.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Security/Firewall/OAuthListener.php';
  8054.         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()));
  8055.     }
  8056.     /**
  8057.      * Gets the private 'security.authentication.listener.guard.admin_secured_area' shared service.
  8058.      *
  8059.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8060.      *
  8061.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.admin_secured_area" service is deprecated, use the new authenticator system instead.
  8062.      */
  8063.     protected function getSecurity_Authentication_Listener_Guard_AdminSecuredAreaService()
  8064.     {
  8065.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.admin_secured_area" service is deprecated, use the new authenticator system instead.');
  8066.         $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 () {
  8067.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  8068.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  8069.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()));
  8070.         return $instance;
  8071.     }
  8072.     /**
  8073.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  8074.      *
  8075.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8076.      *
  8077.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.
  8078.      */
  8079.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  8080.     {
  8081.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.');
  8082.         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 () {
  8083.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  8084.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  8085.     }
  8086.     /**
  8087.      * Gets the private 'security.authentication.listener.guard.user_secured_area' shared service.
  8088.      *
  8089.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  8090.      *
  8091.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.user_secured_area" service is deprecated, use the new authenticator system instead.
  8092.      */
  8093.     protected function getSecurity_Authentication_Listener_Guard_UserSecuredAreaService()
  8094.     {
  8095.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.user_secured_area" service is deprecated, use the new authenticator system instead.');
  8096.         $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 () {
  8097.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  8098.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  8099.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()));
  8100.         return $instance;
  8101.     }
  8102.     /**
  8103.      * Gets the private 'security.authentication.listener.rememberme.admin_secured_area' shared service.
  8104.      *
  8105.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  8106.      *
  8107.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.admin_secured_area" service is deprecated, use the new authenticator system instead.
  8108.      */
  8109.     protected function getSecurity_Authentication_Listener_Rememberme_AdminSecuredAreaService()
  8110.     {
  8111.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.admin_secured_area" service is deprecated, use the new authenticator system instead.');
  8112.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8113.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8114.         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'))));
  8115.     }
  8116.     /**
  8117.      * Gets the private 'security.authentication.listener.rememberme.user_secured_area' shared service.
  8118.      *
  8119.      * @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
  8120.      *
  8121.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.user_secured_area" service is deprecated, use the new authenticator system instead.
  8122.      */
  8123.     protected function getSecurity_Authentication_Listener_Rememberme_UserSecuredAreaService()
  8124.     {
  8125.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.rememberme.user_secured_area" service is deprecated, use the new authenticator system instead.');
  8126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8128.         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'))));
  8129.     }
  8130.     /**
  8131.      * Gets the private 'security.authentication.listener.two_factor.admin_secured_area' shared service.
  8132.      *
  8133.      * @return \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener
  8134.      */
  8135.     protected function getSecurity_Authentication_Listener_TwoFactor_AdminSecuredAreaService()
  8136.     {
  8137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8139.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorListener.php';
  8140.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8141.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8142.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php';
  8143.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8144.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Csrf/NullCsrfTokenManager.php';
  8147.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
  8149.         $a = ($this->privates['security.firewall_config.two_factor.admin_secured_area'] ?? $this->getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService());
  8150.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8151.         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()));
  8152.     }
  8153.     /**
  8154.      * Gets the private 'security.authentication.manager' shared service.
  8155.      *
  8156.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8157.      *
  8158.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  8159.      */
  8160.     protected function getSecurity_Authentication_ManagerService()
  8161.     {
  8162.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  8163.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8164.             yield => ($this->privates['security.authentication.provider.guard.api.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecoratorService());
  8165.             yield => ($this->privates['security.authentication.provider.fos_oauth_server.api.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_FosOauthServer_Api_TwoFactorDecoratorService());
  8166.             yield => ($this->privates['security.authentication.provider.anonymous.api.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_Api_TwoFactorDecoratorService());
  8167.             yield => ($this->privates['security.authentication.provider.guard.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_AdminSecuredArea_TwoFactorDecoratorService());
  8168.             yield => ($this->privates['security.authentication.provider.dao.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Dao_AdminSecuredArea_TwoFactorDecoratorService());
  8169.             yield => ($this->privates['security.authentication.provider.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_Provider_TwoFactor_AdminSecuredAreaService());
  8170.             yield => ($this->privates['security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Rememberme_AdminSecuredArea_TwoFactorDecoratorService());
  8171.             yield => ($this->privates['security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AdminSecuredArea_TwoFactorDecoratorService());
  8172.             yield => ($this->privates['security.authentication.provider.guard.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_UserSecuredArea_TwoFactorDecoratorService());
  8173.             yield => ($this->privates['security.authentication.provider.dao.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Dao_UserSecuredArea_TwoFactorDecoratorService());
  8174.             yield 10 => ($this->privates['security.authentication.provider.rememberme.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Rememberme_UserSecuredArea_TwoFactorDecoratorService());
  8175.             yield 11 => ($this->privates['security.authentication.provider.anonymous.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_UserSecuredArea_TwoFactorDecoratorService());
  8176.             yield 12 => ($this->privates['security.authentication.provider.anonymous.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecoratorService());
  8177.         }, 13), true);
  8178.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8179.         return $instance;
  8180.     }
  8181.     /**
  8182.      * Gets the private 'security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator' shared service.
  8183.      *
  8184.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8185.      */
  8186.     protected function getSecurity_Authentication_Provider_Anonymous_AdminSecuredArea_TwoFactorDecoratorService()
  8187.     {
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8190.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8192.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8193.         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())));
  8194.     }
  8195.     /**
  8196.      * Gets the private 'security.authentication.provider.anonymous.admin_secured_area.two_factor_decorator.inner' shared service.
  8197.      *
  8198.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  8199.      *
  8200.      * @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.
  8201.      */
  8202.     protected function getSecurity_Authentication_Provider_Anonymous_AdminSecuredArea_TwoFactorDecorator_InnerService()
  8203.     {
  8204.         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.');
  8205.         return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  8206.     }
  8207.     /**
  8208.      * Gets the private 'security.authentication.provider.anonymous.api.two_factor_decorator' shared service.
  8209.      *
  8210.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8211.      */
  8212.     protected function getSecurity_Authentication_Provider_Anonymous_Api_TwoFactorDecoratorService()
  8213.     {
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8216.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8217.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8218.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8219.         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())));
  8220.     }
  8221.     /**
  8222.      * Gets the private 'security.authentication.provider.anonymous.api.two_factor_decorator.inner' shared service.
  8223.      *
  8224.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  8225.      *
  8226.      * @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.
  8227.      */
  8228.     protected function getSecurity_Authentication_Provider_Anonymous_Api_TwoFactorDecorator_InnerService()
  8229.     {
  8230.         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.');
  8231.         return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  8232.     }
  8233.     /**
  8234.      * Gets the private 'security.authentication.provider.anonymous.main.two_factor_decorator' shared service.
  8235.      *
  8236.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8237.      */
  8238.     protected function getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecoratorService()
  8239.     {
  8240.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8243.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8244.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8245.         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())));
  8246.     }
  8247.     /**
  8248.      * Gets the private 'security.authentication.provider.anonymous.main.two_factor_decorator.inner' shared service.
  8249.      *
  8250.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  8251.      *
  8252.      * @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.
  8253.      */
  8254.     protected function getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecorator_InnerService()
  8255.     {
  8256.         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.');
  8257.         return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  8258.     }
  8259.     /**
  8260.      * Gets the private 'security.authentication.provider.anonymous.user_secured_area.two_factor_decorator' shared service.
  8261.      *
  8262.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8263.      */
  8264.     protected function getSecurity_Authentication_Provider_Anonymous_UserSecuredArea_TwoFactorDecoratorService()
  8265.     {
  8266.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8267.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8268.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8269.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8270.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8271.         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())));
  8272.     }
  8273.     /**
  8274.      * Gets the private 'security.authentication.provider.anonymous.user_secured_area.two_factor_decorator.inner' shared service.
  8275.      *
  8276.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  8277.      *
  8278.      * @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.
  8279.      */
  8280.     protected function getSecurity_Authentication_Provider_Anonymous_UserSecuredArea_TwoFactorDecorator_InnerService()
  8281.     {
  8282.         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.');
  8283.         return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  8284.     }
  8285.     /**
  8286.      * Gets the private 'security.authentication.provider.dao.admin_secured_area.two_factor_decorator' shared service.
  8287.      *
  8288.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8289.      */
  8290.     protected function getSecurity_Authentication_Provider_Dao_AdminSecuredArea_TwoFactorDecoratorService()
  8291.     {
  8292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8296.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8297.         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())));
  8298.     }
  8299.     /**
  8300.      * Gets the private 'security.authentication.provider.dao.admin_secured_area.two_factor_decorator.inner' shared service.
  8301.      *
  8302.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  8303.      *
  8304.      * @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.
  8305.      */
  8306.     protected function getSecurity_Authentication_Provider_Dao_AdminSecuredArea_TwoFactorDecorator_InnerService()
  8307.     {
  8308.         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.');
  8309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8310.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8311.         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);
  8312.     }
  8313.     /**
  8314.      * Gets the private 'security.authentication.provider.dao.user_secured_area.two_factor_decorator' shared service.
  8315.      *
  8316.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8317.      */
  8318.     protected function getSecurity_Authentication_Provider_Dao_UserSecuredArea_TwoFactorDecoratorService()
  8319.     {
  8320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8321.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8322.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8323.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8324.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8325.         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())));
  8326.     }
  8327.     /**
  8328.      * Gets the private 'security.authentication.provider.dao.user_secured_area.two_factor_decorator.inner' shared service.
  8329.      *
  8330.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  8331.      *
  8332.      * @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.
  8333.      */
  8334.     protected function getSecurity_Authentication_Provider_Dao_UserSecuredArea_TwoFactorDecorator_InnerService()
  8335.     {
  8336.         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.');
  8337.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8339.         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);
  8340.     }
  8341.     /**
  8342.      * Gets the private 'security.authentication.provider.fos_oauth_server.api.two_factor_decorator' shared service.
  8343.      *
  8344.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8345.      */
  8346.     protected function getSecurity_Authentication_Provider_FosOauthServer_Api_TwoFactorDecoratorService()
  8347.     {
  8348.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8349.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8350.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8351.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Security/Authentication/Provider/OAuthProvider.php';
  8352.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8353.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8354.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8355.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8356.         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())));
  8357.     }
  8358.     /**
  8359.      * Gets the private 'security.authentication.provider.guard.admin_secured_area.two_factor_decorator' shared service.
  8360.      *
  8361.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8362.      */
  8363.     protected function getSecurity_Authentication_Provider_Guard_AdminSecuredArea_TwoFactorDecoratorService()
  8364.     {
  8365.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8369.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8370.         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())));
  8371.     }
  8372.     /**
  8373.      * Gets the private 'security.authentication.provider.guard.admin_secured_area.two_factor_decorator.inner' shared service.
  8374.      *
  8375.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8376.      *
  8377.      * @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.
  8378.      */
  8379.     protected function getSecurity_Authentication_Provider_Guard_AdminSecuredArea_TwoFactorDecorator_InnerService()
  8380.     {
  8381.         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.');
  8382.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8383.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8384.         return new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8385.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  8386.         }, 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()));
  8387.     }
  8388.     /**
  8389.      * Gets the private 'security.authentication.provider.guard.api.two_factor_decorator' shared service.
  8390.      *
  8391.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8392.      */
  8393.     protected function getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecoratorService()
  8394.     {
  8395.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8396.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8397.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8398.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8399.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8400.         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())));
  8401.     }
  8402.     /**
  8403.      * Gets the private 'security.authentication.provider.guard.api.two_factor_decorator.inner' shared service.
  8404.      *
  8405.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8406.      *
  8407.      * @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.
  8408.      */
  8409.     protected function getSecurity_Authentication_Provider_Guard_Api_TwoFactorDecorator_InnerService()
  8410.     {
  8411.         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.');
  8412.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8413.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8414.         return new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8415.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  8416.         }, 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()));
  8417.     }
  8418.     /**
  8419.      * Gets the private 'security.authentication.provider.guard.user_secured_area.two_factor_decorator' shared service.
  8420.      *
  8421.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8422.      */
  8423.     protected function getSecurity_Authentication_Provider_Guard_UserSecuredArea_TwoFactorDecoratorService()
  8424.     {
  8425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8426.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8427.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8428.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8429.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8430.         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())));
  8431.     }
  8432.     /**
  8433.      * Gets the private 'security.authentication.provider.guard.user_secured_area.two_factor_decorator.inner' shared service.
  8434.      *
  8435.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  8436.      *
  8437.      * @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.
  8438.      */
  8439.     protected function getSecurity_Authentication_Provider_Guard_UserSecuredArea_TwoFactorDecorator_InnerService()
  8440.     {
  8441.         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.');
  8442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8444.         return new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  8445.             yield => ($this->privates['App\\CmsBundle\\Security\\AppUserAuthenticator'] ?? $this->getAppUserAuthenticatorService());
  8446.         }, 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()));
  8447.     }
  8448.     /**
  8449.      * Gets the private 'security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator' shared service.
  8450.      *
  8451.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8452.      */
  8453.     protected function getSecurity_Authentication_Provider_Rememberme_AdminSecuredArea_TwoFactorDecoratorService()
  8454.     {
  8455.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8456.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8457.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8458.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8459.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8460.         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())));
  8461.     }
  8462.     /**
  8463.      * Gets the private 'security.authentication.provider.rememberme.admin_secured_area.two_factor_decorator.inner' shared service.
  8464.      *
  8465.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  8466.      *
  8467.      * @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.
  8468.      */
  8469.     protected function getSecurity_Authentication_Provider_Rememberme_AdminSecuredArea_TwoFactorDecorator_InnerService()
  8470.     {
  8471.         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.');
  8472.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8473.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8474.         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');
  8475.     }
  8476.     /**
  8477.      * Gets the private 'security.authentication.provider.rememberme.user_secured_area.two_factor_decorator' shared service.
  8478.      *
  8479.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
  8480.      */
  8481.     protected function getSecurity_Authentication_Provider_Rememberme_UserSecuredArea_TwoFactorDecoratorService()
  8482.     {
  8483.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8484.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8485.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
  8486.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
  8487.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
  8488.         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())));
  8489.     }
  8490.     /**
  8491.      * Gets the private 'security.authentication.provider.rememberme.user_secured_area.two_factor_decorator.inner' shared service.
  8492.      *
  8493.      * @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
  8494.      *
  8495.      * @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.
  8496.      */
  8497.     protected function getSecurity_Authentication_Provider_Rememberme_UserSecuredArea_TwoFactorDecorator_InnerService()
  8498.     {
  8499.         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.');
  8500.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8501.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8502.         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');
  8503.     }
  8504.     /**
  8505.      * Gets the private 'security.authentication.provider.two_factor.admin_secured_area' shared service.
  8506.      *
  8507.      * @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\TwoFactorAuthenticationProvider
  8508.      */
  8509.     protected function getSecurity_Authentication_Provider_TwoFactor_AdminSecuredAreaService()
  8510.     {
  8511.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8513.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/TwoFactorAuthenticationProvider.php';
  8514.         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()));
  8515.     }
  8516.     /**
  8517.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.admin_secured_area' shared service.
  8518.      *
  8519.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  8520.      */
  8521.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService()
  8522.     {
  8523.         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);
  8524.     }
  8525.     /**
  8526.      * Gets the private 'security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator' shared service.
  8527.      *
  8528.      * @return \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator
  8529.      */
  8530.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()
  8531.     {
  8532.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  8533.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  8534.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/RememberMe/RememberMeServicesDecorator.php';
  8535.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  8536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  8537.         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 () {
  8538.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  8539.         }, 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())));
  8540.     }
  8541.     /**
  8542.      * Gets the private 'security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator' shared service.
  8543.      *
  8544.      * @return \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator
  8545.      */
  8546.     protected function getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()
  8547.     {
  8548.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
  8549.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  8550.         include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/RememberMe/RememberMeServicesDecorator.php';
  8551.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
  8552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
  8553.         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 () {
  8554.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  8555.         }, 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())));
  8556.     }
  8557.     /**
  8558.      * Gets the private 'security.authentication.switchuser_listener.admin_secured_area' shared service.
  8559.      *
  8560.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  8561.      */
  8562.     protected function getSecurity_Authentication_SwitchuserListener_AdminSecuredAreaService()
  8563.     {
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8565.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8566.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8568.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8569.         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);
  8570.     }
  8571.     /**
  8572.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  8573.      *
  8574.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  8575.      */
  8576.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  8577.     {
  8578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8580.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  8581.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8582.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8583.         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);
  8584.     }
  8585.     /**
  8586.      * Gets the private 'security.authentication.switchuser_listener.user_secured_area' shared service.
  8587.      *
  8588.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  8589.      */
  8590.     protected function getSecurity_Authentication_SwitchuserListener_UserSecuredAreaService()
  8591.     {
  8592.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8594.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  8595.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8596.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8597.         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);
  8598.     }
  8599.     /**
  8600.      * Gets the private 'security.channel_listener' shared service.
  8601.      *
  8602.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8603.      */
  8604.     protected function getSecurity_ChannelListenerService()
  8605.     {
  8606.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8609.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8610.         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());
  8611.     }
  8612.     /**
  8613.      * Gets the private 'security.command.debug_firewall' shared service.
  8614.      *
  8615.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  8616.      */
  8617.     protected function getSecurity_Command_DebugFirewallService()
  8618.     {
  8619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  8621.         $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);
  8622.         $instance->setName('debug:firewall');
  8623.         $instance->setDescription('Display information about your security firewall(s)');
  8624.         return $instance;
  8625.     }
  8626.     /**
  8627.      * Gets the private 'security.command.user_password_encoder' shared service.
  8628.      *
  8629.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8630.      *
  8631.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  8632.      */
  8633.     protected function getSecurity_Command_UserPasswordEncoderService()
  8634.     {
  8635.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  8636.         $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']);
  8637.         $instance->setName('security:encode-password');
  8638.         $instance->setDescription('Encode a password');
  8639.         return $instance;
  8640.     }
  8641.     /**
  8642.      * Gets the private 'security.command.user_password_hash' shared service.
  8643.      *
  8644.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  8645.      */
  8646.     protected function getSecurity_Command_UserPasswordHashService()
  8647.     {
  8648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  8650.         $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']);
  8651.         $instance->setName('security:hash-password');
  8652.         $instance->setDescription('Hash a user password');
  8653.         return $instance;
  8654.     }
  8655.     /**
  8656.      * Gets the private 'security.context_listener.0' shared service.
  8657.      *
  8658.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8659.      */
  8660.     protected function getSecurity_ContextListener_0Service()
  8661.     {
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8664.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8665.         $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 () {
  8666.             yield => ($this->privates['security.user.provider.concrete.in_memory'] ?? ($this->privates['security.user.provider.concrete.in_memory'] = new \Symfony\Component\Security\Core\User\InMemoryUserProvider([])));
  8667.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  8668.         }, 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']);
  8669.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminSecuredArea_TwoFactorDecoratorService()));
  8670.         $instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.user_secured_area.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_UserSecuredArea_TwoFactorDecoratorService()));
  8671.         return $instance;
  8672.     }
  8673.     /**
  8674.      * Gets the private 'security.csrf.token_storage' shared service.
  8675.      *
  8676.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8677.      */
  8678.     protected function getSecurity_Csrf_TokenStorageService()
  8679.     {
  8680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  8681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  8682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  8683.         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())));
  8684.     }
  8685.     /**
  8686.      * Gets the private 'security.encoder_factory.generic' shared service.
  8687.      *
  8688.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8689.      *
  8690.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  8691.      */
  8692.     protected function getSecurity_EncoderFactory_GenericService()
  8693.     {
  8694.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  8695.         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']]]);
  8696.     }
  8697.     /**
  8698.      * Gets the private 'security.event_dispatcher.admin_secured_area' shared service.
  8699.      *
  8700.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8701.      */
  8702.     protected function getSecurity_EventDispatcher_AdminSecuredAreaService()
  8703.     {
  8704.         $this->privates['security.event_dispatcher.admin_secured_area'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8705.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8706.             return ($this->privates['security.logout.listener.default.admin_secured_area'] ?? $this->getSecurity_Logout_Listener_Default_AdminSecuredAreaService());
  8707.         }, => 'onLogout'], 64);
  8708.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8709.             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()));
  8710.         }, => 'onLogout'], 0);
  8711.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8712.             return ($this->privates['security.logout.listener.remember_me.admin_secured_area'] ?? $this->getSecurity_Logout_Listener_RememberMe_AdminSecuredAreaService());
  8713.         }, => 'onLogout'], 0);
  8714.         $instance->addListener('security.interactive_login', [=> function () {
  8715.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  8716.         }, => 'onInteractiveLogin'], 0);
  8717.         $instance->addListener('security.interactive_login', [=> function () {
  8718.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  8719.         }, => 'onSecurityInteractiveLogin'], 0);
  8720.         $instance->addListener('security.authentication.success', [=> function () {
  8721.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  8722.         }, => 'onLogin'], 9223372036854775807);
  8723.         $instance->addListener('security.authentication.success', [=> function () {
  8724.             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()));
  8725.         }, => 'onLogin'], 9223372036854775806);
  8726.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8727.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  8728.         }, => 'checkPassport'], 0);
  8729.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8730.             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()));
  8731.         }, => 'onSuccessfulLogin'], -63);
  8732.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8733.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  8734.         }, => 'onSuccessfulLogin'], 0);
  8735.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8736.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  8737.         }, => 'checkPassport'], 16);
  8738.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8739.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8740.         }, => 'onLogout'], 0);
  8741.         return $instance;
  8742.     }
  8743.     /**
  8744.      * Gets the private 'security.event_dispatcher.api' shared service.
  8745.      *
  8746.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8747.      */
  8748.     protected function getSecurity_EventDispatcher_ApiService()
  8749.     {
  8750.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8751.         $instance->addListener('security.interactive_login', [=> function () {
  8752.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  8753.         }, => 'onInteractiveLogin'], 0);
  8754.         $instance->addListener('security.interactive_login', [=> function () {
  8755.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  8756.         }, => 'onSecurityInteractiveLogin'], 0);
  8757.         $instance->addListener('security.authentication.success', [=> function () {
  8758.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  8759.         }, => 'onLogin'], 9223372036854775807);
  8760.         $instance->addListener('security.authentication.success', [=> function () {
  8761.             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()));
  8762.         }, => 'onLogin'], 9223372036854775806);
  8763.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8764.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  8765.         }, => 'checkPassport'], 0);
  8766.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8767.             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()));
  8768.         }, => 'onSuccessfulLogin'], -63);
  8769.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8770.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  8771.         }, => 'onSuccessfulLogin'], 0);
  8772.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8773.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  8774.         }, => 'checkPassport'], 16);
  8775.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8776.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8777.         }, => 'onLogout'], 0);
  8778.         return $instance;
  8779.     }
  8780.     /**
  8781.      * Gets the private 'security.event_dispatcher.main' shared service.
  8782.      *
  8783.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8784.      */
  8785.     protected function getSecurity_EventDispatcher_MainService()
  8786.     {
  8787.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8788.         $instance->addListener('security.interactive_login', [=> function () {
  8789.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  8790.         }, => 'onInteractiveLogin'], 0);
  8791.         $instance->addListener('security.interactive_login', [=> function () {
  8792.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  8793.         }, => 'onSecurityInteractiveLogin'], 0);
  8794.         $instance->addListener('security.authentication.success', [=> function () {
  8795.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  8796.         }, => 'onLogin'], 9223372036854775807);
  8797.         $instance->addListener('security.authentication.success', [=> function () {
  8798.             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()));
  8799.         }, => 'onLogin'], 9223372036854775806);
  8800.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8801.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  8802.         }, => 'checkPassport'], 0);
  8803.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8804.             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()));
  8805.         }, => 'onSuccessfulLogin'], -63);
  8806.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8807.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  8808.         }, => 'onSuccessfulLogin'], 0);
  8809.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8810.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  8811.         }, => 'checkPassport'], 16);
  8812.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8813.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8814.         }, => 'onLogout'], 0);
  8815.         return $instance;
  8816.     }
  8817.     /**
  8818.      * Gets the private 'security.event_dispatcher.user_secured_area' shared service.
  8819.      *
  8820.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8821.      */
  8822.     protected function getSecurity_EventDispatcher_UserSecuredAreaService()
  8823.     {
  8824.         $this->privates['security.event_dispatcher.user_secured_area'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8825.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8826.             return ($this->privates['security.logout.listener.default.user_secured_area'] ?? $this->getSecurity_Logout_Listener_Default_UserSecuredAreaService());
  8827.         }, => 'onLogout'], 64);
  8828.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8829.             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()));
  8830.         }, => 'onLogout'], 0);
  8831.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8832.             return ($this->privates['security.logout.listener.remember_me.user_secured_area'] ?? $this->getSecurity_Logout_Listener_RememberMe_UserSecuredAreaService());
  8833.         }, => 'onLogout'], 0);
  8834.         $instance->addListener('security.interactive_login', [=> function () {
  8835.             return ($this->privates['app.user_locale_listener'] ?? $this->getApp_UserLocaleListenerService());
  8836.         }, => 'onInteractiveLogin'], 0);
  8837.         $instance->addListener('security.interactive_login', [=> function () {
  8838.             return ($this->privates['account.security_listener'] ?? $this->getAccount_SecurityListenerService());
  8839.         }, => 'onSecurityInteractiveLogin'], 0);
  8840.         $instance->addListener('security.authentication.success', [=> function () {
  8841.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_AdminSecuredAreaService());
  8842.         }, => 'onLogin'], 9223372036854775807);
  8843.         $instance->addListener('security.authentication.success', [=> function () {
  8844.             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()));
  8845.         }, => 'onLogin'], 9223372036854775806);
  8846.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8847.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService());
  8848.         }, => 'checkPassport'], 0);
  8849.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8850.             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()));
  8851.         }, => 'onSuccessfulLogin'], -63);
  8852.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8853.             return ($this->privates['scheb_two_factor.security.listener.trusted_device'] ?? $this->getSchebTwoFactor_Security_Listener_TrustedDeviceService());
  8854.         }, => 'onSuccessfulLogin'], 0);
  8855.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8856.             return ($this->privates['scheb_two_factor.security.listener.check_backup_code'] ?? $this->getSchebTwoFactor_Security_Listener_CheckBackupCodeService());
  8857.         }, => 'checkPassport'], 16);
  8858.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8859.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8860.         }, => 'onLogout'], 0);
  8861.         return $instance;
  8862.     }
  8863.     /**
  8864.      * Gets the private 'security.firewall.map' shared service.
  8865.      *
  8866.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8867.      */
  8868.     protected function getSecurity_Firewall_MapService()
  8869.     {
  8870.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.gArUn4e'] ?? $this->get_ServiceLocator_GArUn4eService()), new RewindableGenerator(function () {
  8871.             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')));
  8872.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  8873.             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')));
  8874.             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')));
  8875.             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)/')));
  8876.             yield 'security.firewall.map.context.main' => NULL;
  8877.         }, 6));
  8878.     }
  8879.     /**
  8880.      * Gets the private 'security.firewall.map.context.admin_secured_area' shared service.
  8881.      *
  8882.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8883.      */
  8884.     protected function getSecurity_Firewall_Map_Context_AdminSecuredAreaService()
  8885.     {
  8886.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8887.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  8891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8893.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8895.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8896.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8897.         return $this->privates['security.firewall.map.context.admin_secured_area'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8898.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8899.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8900.             yield => ($this->privates['security.authentication.listener.guard.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_Guard_AdminSecuredAreaService());
  8901.             yield => ($this->privates['security.authentication.listener.form.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_Form_AdminSecuredAreaService());
  8902.             yield => ($this->privates['security.authentication.listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_TwoFactor_AdminSecuredAreaService());
  8903.             yield => ($this->privates['security.authentication.listener.rememberme.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_Rememberme_AdminSecuredAreaService());
  8904.             yield => ($this->privates['security.authentication.listener.anonymous.admin_secured_area'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdminSecuredAreaService());
  8905.             yield => ($this->privates['security.authentication.switchuser_listener.admin_secured_area'] ?? $this->getSecurity_Authentication_SwitchuserListener_AdminSecuredAreaService());
  8906.             yield => ($this->privates['security.authentication.access_listener.two_factor.admin_secured_area'] ?? $this->getSecurity_Authentication_AccessListener_TwoFactor_AdminSecuredAreaService());
  8907.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8908.         }, 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']));
  8909.     }
  8910.     /**
  8911.      * Gets the private 'security.firewall.map.context.api' shared service.
  8912.      *
  8913.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8914.      */
  8915.     protected function getSecurity_Firewall_Map_Context_ApiService()
  8916.     {
  8917.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8918.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Security/EntryPoint/OAuthEntryPoint.php';
  8922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8923.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8924.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8925.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  8926.             yield => ($this->privates['security.authentication.listener.fos_oauth_server.api'] ?? $this->getSecurity_Authentication_Listener_FosOauthServer_ApiService());
  8927.             yield => ($this->privates['security.authentication.listener.anonymous.api'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ApiService());
  8928.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8929.         }, 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));
  8930.     }
  8931.     /**
  8932.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8933.      *
  8934.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8935.      */
  8936.     protected function getSecurity_Firewall_Map_Context_DevService()
  8937.     {
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8940.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8941.             return new \EmptyIterator();
  8942.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8943.     }
  8944.     /**
  8945.      * Gets the private 'security.firewall.map.context.main' shared service.
  8946.      *
  8947.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  8948.      */
  8949.     protected function getSecurity_Firewall_Map_Context_MainService()
  8950.     {
  8951.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8952.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  8953.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8954.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8956.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  8957.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8958.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8959.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  8960.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  8961.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8962.         }, 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())));
  8963.     }
  8964.     /**
  8965.      * Gets the private 'security.firewall.map.context.oauth_token' shared service.
  8966.      *
  8967.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8968.      */
  8969.     protected function getSecurity_Firewall_Map_Context_OauthTokenService()
  8970.     {
  8971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8972.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8973.         return $this->privates['security.firewall.map.context.oauth_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8974.             return new \EmptyIterator();
  8975.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('oauth_token''security.user_checker''.security.request_matcher.0Awr3sc'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8976.     }
  8977.     /**
  8978.      * Gets the private 'security.firewall.map.context.user_secured_area' shared service.
  8979.      *
  8980.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8981.      */
  8982.     protected function getSecurity_Firewall_Map_Context_UserSecuredAreaService()
  8983.     {
  8984.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8986.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8987.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8988.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  8989.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  8990.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8991.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8993.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8994.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8995.         return $this->privates['security.firewall.map.context.user_secured_area'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8996.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8997.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8998.             yield => ($this->privates['security.authentication.listener.guard.user_secured_area'] ?? $this->getSecurity_Authentication_Listener_Guard_UserSecuredAreaService());
  8999.             yield => ($this->privates['security.authentication.listener.form.user_secured_area'] ?? $this->getSecurity_Authentication_Listener_Form_UserSecuredAreaService());
  9000.             yield => ($this->privates['security.authentication.listener.rememberme.user_secured_area'] ?? $this->getSecurity_Authentication_Listener_Rememberme_UserSecuredAreaService());
  9001.             yield => ($this->privates['security.authentication.listener.anonymous.user_secured_area'] ?? $this->getSecurity_Authentication_Listener_Anonymous_UserSecuredAreaService());
  9002.             yield => ($this->privates['security.authentication.switchuser_listener.user_secured_area'] ?? $this->getSecurity_Authentication_SwitchuserListener_UserSecuredAreaService());
  9003.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9004.         }, 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']));
  9005.     }
  9006.     /**
  9007.      * Gets the private 'security.firewall_config.two_factor.admin_secured_area' shared service.
  9008.      *
  9009.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  9010.      */
  9011.     protected function getSecurity_FirewallConfig_TwoFactor_AdminSecuredAreaService()
  9012.     {
  9013.         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());
  9014.     }
  9015.     /**
  9016.      * Gets the private 'security.http_utils' shared service.
  9017.      *
  9018.      * @return \Symfony\Component\Security\Http\HttpUtils
  9019.      */
  9020.     protected function getSecurity_HttpUtilsService()
  9021.     {
  9022.         $a = ($this->services['router'] ?? $this->getRouterService());
  9023.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  9024.     }
  9025.     /**
  9026.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  9027.      *
  9028.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  9029.      */
  9030.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  9031.     {
  9032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  9033.         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()));
  9034.     }
  9035.     /**
  9036.      * Gets the private 'security.logout.listener.default.admin_secured_area' shared service.
  9037.      *
  9038.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  9039.      */
  9040.     protected function getSecurity_Logout_Listener_Default_AdminSecuredAreaService()
  9041.     {
  9042.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  9043.         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');
  9044.     }
  9045.     /**
  9046.      * Gets the private 'security.logout.listener.default.user_secured_area' shared service.
  9047.      *
  9048.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  9049.      */
  9050.     protected function getSecurity_Logout_Listener_Default_UserSecuredAreaService()
  9051.     {
  9052.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  9053.         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');
  9054.     }
  9055.     /**
  9056.      * Gets the private 'security.logout.listener.remember_me.admin_secured_area' shared service.
  9057.      *
  9058.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  9059.      */
  9060.     protected function getSecurity_Logout_Listener_RememberMe_AdminSecuredAreaService()
  9061.     {
  9062.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  9063.         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()));
  9064.     }
  9065.     /**
  9066.      * Gets the private 'security.logout.listener.remember_me.user_secured_area' shared service.
  9067.      *
  9068.      * @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
  9069.      */
  9070.     protected function getSecurity_Logout_Listener_RememberMe_UserSecuredAreaService()
  9071.     {
  9072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
  9073.         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()));
  9074.     }
  9075.     /**
  9076.      * Gets the private 'security.logout_url_generator' shared service.
  9077.      *
  9078.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9079.      */
  9080.     protected function getSecurity_LogoutUrlGeneratorService()
  9081.     {
  9082.         $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()));
  9083.         $instance->registerListener('admin_secured_area''/admin/logout''logout''_csrf_token'NULL'primary_auth');
  9084.         $instance->registerListener('user_secured_area''/portal/logout''logout''_csrf_token'NULL'primary_auth');
  9085.         return $instance;
  9086.     }
  9087.     /**
  9088.      * Gets the private 'security.password_hasher_factory' shared service.
  9089.      *
  9090.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  9091.      */
  9092.     protected function getSecurity_PasswordHasherFactoryService()
  9093.     {
  9094.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  9095.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  9096.         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']]]);
  9097.     }
  9098.     /**
  9099.      * Gets the private 'security.role_hierarchy' shared service.
  9100.      *
  9101.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  9102.      */
  9103.     protected function getSecurity_RoleHierarchyService()
  9104.     {
  9105.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  9106.     }
  9107.     /**
  9108.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  9109.      *
  9110.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  9111.      */
  9112.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  9113.     {
  9114.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  9115.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  9116.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  9117.         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);
  9118.     }
  9119.     /**
  9120.      * Gets the private 'security.user_password_hasher' shared service.
  9121.      *
  9122.      * @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
  9123.      */
  9124.     protected function getSecurity_UserPasswordHasherService()
  9125.     {
  9126.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  9127.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  9128.         return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  9129.     }
  9130.     /**
  9131.      * Gets the private 'security.validator.user_password' shared service.
  9132.      *
  9133.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  9134.      */
  9135.     protected function getSecurity_Validator_UserPasswordService()
  9136.     {
  9137.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9138.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9139.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  9140.         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()));
  9141.     }
  9142.     /**
  9143.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  9144.      *
  9145.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  9146.      */
  9147.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  9148.     {
  9149.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9150.     }
  9151.     /**
  9152.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  9153.      *
  9154.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  9155.      */
  9156.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  9157.     {
  9158.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  9159.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  9160.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  9161.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  9162.     }
  9163.     /**
  9164.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  9165.      *
  9166.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  9167.      */
  9168.     protected function getSensioFrameworkExtra_Security_ListenerService()
  9169.     {
  9170.         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()));
  9171.     }
  9172.     /**
  9173.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  9174.      *
  9175.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  9176.      */
  9177.     protected function getSensioFrameworkExtra_View_ListenerService()
  9178.     {
  9179.         $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))));
  9180.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9181.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  9182.         ], [
  9183.             'twig' => '?',
  9184.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  9185.         return $instance;
  9186.     }
  9187.     /**
  9188.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  9189.      *
  9190.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  9191.      */
  9192.     protected function getSerializer_Mapping_CacheWarmerService()
  9193.     {
  9194.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9195.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9196.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  9197.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9198.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9199.         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'));
  9200.     }
  9201.     /**
  9202.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  9203.      *
  9204.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  9205.      */
  9206.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  9207.     {
  9208.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  9210.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  9211.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  9212.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  9213.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  9214.         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()))]));
  9215.     }
  9216.     /**
  9217.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  9218.      *
  9219.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  9220.      */
  9221.     protected function getSerializer_NameConverter_MetadataAwareService()
  9222.     {
  9223.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  9226.         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()));
  9227.     }
  9228.     /**
  9229.      * Gets the private 'session.factory' shared service.
  9230.      *
  9231.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  9232.      */
  9233.     protected function getSession_FactoryService()
  9234.     {
  9235.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  9236.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  9237.         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']);
  9238.     }
  9239.     /**
  9240.      * Gets the private 'session.storage.factory.service' shared service.
  9241.      *
  9242.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  9243.      *
  9244.      * @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.
  9245.      */
  9246.     protected function getSession_Storage_Factory_ServiceService()
  9247.     {
  9248.         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.');
  9249.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  9250.     }
  9251.     /**
  9252.      * Gets the private 'session.storage.metadata_bag' shared service.
  9253.      *
  9254.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  9255.      *
  9256.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  9257.      */
  9258.     protected function getSession_Storage_MetadataBagService()
  9259.     {
  9260.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  9261.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  9262.     }
  9263.     /**
  9264.      * Gets the private 'session.storage.native' shared service.
  9265.      *
  9266.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  9267.      *
  9268.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  9269.      */
  9270.     protected function getSession_Storage_NativeService()
  9271.     {
  9272.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  9273.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  9274.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  9275.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
  9276.         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());
  9277.     }
  9278.     /**
  9279.      * Gets the private 'session_listener' shared service.
  9280.      *
  9281.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9282.      */
  9283.     protected function getSessionListenerService()
  9284.     {
  9285.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9286.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  9287.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  9288.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  9289.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  9290.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  9291.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  9292.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  9293.         ], [
  9294.             'initialized_session' => '?',
  9295.             'logger' => '?',
  9296.             'request_stack' => '?',
  9297.             'session' => '?',
  9298.             'session_collector' => '?',
  9299.             'session_factory' => '?',
  9300.             'session_storage' => '?',
  9301.         ]), true$this->parameters['session.storage.options']);
  9302.     }
  9303.     /**
  9304.      * Gets the private 'translation.extractor' shared service.
  9305.      *
  9306.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9307.      */
  9308.     protected function getTranslation_ExtractorService()
  9309.     {
  9310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9315.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9316.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9317.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  9318.         return $instance;
  9319.     }
  9320.     /**
  9321.      * Gets the private 'translation.loader.csv' shared service.
  9322.      *
  9323.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9324.      */
  9325.     protected function getTranslation_Loader_CsvService()
  9326.     {
  9327.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9329.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9330.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9331.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9332.     }
  9333.     /**
  9334.      * Gets the private 'translation.loader.dat' shared service.
  9335.      *
  9336.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9337.      */
  9338.     protected function getTranslation_Loader_DatService()
  9339.     {
  9340.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9341.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9342.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9343.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9344.     }
  9345.     /**
  9346.      * Gets the private 'translation.loader.ini' shared service.
  9347.      *
  9348.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9349.      */
  9350.     protected function getTranslation_Loader_IniService()
  9351.     {
  9352.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9353.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9355.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9356.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9357.     }
  9358.     /**
  9359.      * Gets the private 'translation.loader.json' shared service.
  9360.      *
  9361.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9362.      */
  9363.     protected function getTranslation_Loader_JsonService()
  9364.     {
  9365.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9367.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9368.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9369.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9370.     }
  9371.     /**
  9372.      * Gets the private 'translation.loader.mo' shared service.
  9373.      *
  9374.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9375.      */
  9376.     protected function getTranslation_Loader_MoService()
  9377.     {
  9378.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9379.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9380.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9381.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9382.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9383.     }
  9384.     /**
  9385.      * Gets the private 'translation.loader.php' shared service.
  9386.      *
  9387.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9388.      */
  9389.     protected function getTranslation_Loader_PhpService()
  9390.     {
  9391.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9392.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9393.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9394.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9395.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9396.     }
  9397.     /**
  9398.      * Gets the private 'translation.loader.po' shared service.
  9399.      *
  9400.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  9401.      */
  9402.     protected function getTranslation_Loader_PoService()
  9403.     {
  9404.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9405.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9406.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9407.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9408.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  9409.     }
  9410.     /**
  9411.      * Gets the private 'translation.loader.qt' shared service.
  9412.      *
  9413.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9414.      */
  9415.     protected function getTranslation_Loader_QtService()
  9416.     {
  9417.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9418.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9419.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9420.     }
  9421.     /**
  9422.      * Gets the private 'translation.loader.res' shared service.
  9423.      *
  9424.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9425.      */
  9426.     protected function getTranslation_Loader_ResService()
  9427.     {
  9428.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9430.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9431.     }
  9432.     /**
  9433.      * Gets the private 'translation.loader.xliff' shared service.
  9434.      *
  9435.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  9436.      */
  9437.     protected function getTranslation_Loader_XliffService()
  9438.     {
  9439.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9440.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9441.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  9442.     }
  9443.     /**
  9444.      * Gets the private 'translation.loader.yml' shared service.
  9445.      *
  9446.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9447.      */
  9448.     protected function getTranslation_Loader_YmlService()
  9449.     {
  9450.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9452.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9453.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9454.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9455.     }
  9456.     /**
  9457.      * Gets the private 'translation.provider_collection' shared service.
  9458.      *
  9459.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  9460.      */
  9461.     protected function getTranslation_ProviderCollectionService()
  9462.     {
  9463.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  9464.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  9465.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  9466.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  9467.         }, 1), []))->fromConfig([]);
  9468.     }
  9469.     /**
  9470.      * Gets the private 'translation.reader' shared service.
  9471.      *
  9472.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9473.      */
  9474.     protected function getTranslation_ReaderService()
  9475.     {
  9476.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9477.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9478.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9479.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9480.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9481.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9482.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9483.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  9484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9492.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9493.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9494.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  9495.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9496.         $instance->addLoader('yaml'$a);
  9497.         $instance->addLoader('yml'$a);
  9498.         $instance->addLoader('xlf'$b);
  9499.         $instance->addLoader('xliff'$b);
  9500.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  9501.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9502.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9503.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9504.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9505.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9506.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9507.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9508.         $instance->addLoader('db', ($this->services['translation.loader.db'] ?? $this->getTranslation_Loader_DbService()));
  9509.         return $instance;
  9510.     }
  9511.     /**
  9512.      * Gets the private 'translation.warmer' shared service.
  9513.      *
  9514.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9515.      */
  9516.     protected function getTranslation_WarmerService()
  9517.     {
  9518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9520.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9521.             'translator' => ['services''translator''getTranslatorService'false],
  9522.         ], [
  9523.             'translator' => '?',
  9524.         ]))->withContext('translation.warmer'$this));
  9525.     }
  9526.     /**
  9527.      * Gets the private 'translation.writer' shared service.
  9528.      *
  9529.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  9530.      */
  9531.     protected function getTranslation_WriterService()
  9532.     {
  9533.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  9534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  9535.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  9536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  9537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  9538.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  9539.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  9540.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  9541.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  9542.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  9543.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  9544.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  9545.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  9546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  9547.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  9548.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  9549.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  9550.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  9551.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  9552.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  9553.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  9554.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  9555.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  9556.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  9557.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  9558.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  9559.         return $instance;
  9560.     }
  9561.     /**
  9562.      * Gets the private 'translator.default' shared service.
  9563.      *
  9564.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9565.      */
  9566.     protected function getTranslator_DefaultService()
  9567.     {
  9568.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9569.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9570.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9571.             'translation.loader.db' => ['services''translation.loader.db''getTranslation_Loader_DbService'false],
  9572.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9573.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9574.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9575.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9576.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9577.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9578.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9579.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9580.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9581.         ], [
  9582.             'translation.loader.csv' => '?',
  9583.             'translation.loader.dat' => '?',
  9584.             'translation.loader.db' => '?',
  9585.             'translation.loader.ini' => '?',
  9586.             'translation.loader.json' => '?',
  9587.             'translation.loader.mo' => '?',
  9588.             'translation.loader.php' => '?',
  9589.             'translation.loader.po' => '?',
  9590.             'translation.loader.qt' => '?',
  9591.             'translation.loader.res' => '?',
  9592.             'translation.loader.xliff' => '?',
  9593.             'translation.loader.yml' => '?',
  9594.         ]), 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).'/src/CmsBundle/Resources/translations/FOSOAuthServerBundle.nl.db'), => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/SchebTwoFactorBundle.nl.db'), => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/blog.nl.db'), => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/cms.nl.db'), => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/cookiebar.nl.db'), => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/forms.nl.db'), 10 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/frontend.nl.db'), 11 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/login.nl.db'), 12 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/messages.nl.db'), 13 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/neutral.nl.db'), 14 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/products.nl.db'), 15 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/projectssites.nl.db'), 16 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/realestate.nl.db'), 17 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/search.nl.db'), 18 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/security.nl.db'), 19 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/webshop.nl.db'), 20 => (\dirname(__DIR__4).'/src/CmsBundle/Resources/translations/webshop_backend.nl.db'), 21 => (\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).'/src/Trinity/ApiBundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 24 => (\dirname(__DIR__4).'/src/Trinity/BlogBundle/translations'), 25 => (\dirname(__DIR__4).'/src/Trinity/FormsBundle/translations'), 26 => (\dirname(__DIR__4).'/src/Trinity/SearchBundle/translations'), 27 => (\dirname(__DIR__4).'/src/Trinity/SliderBundle/translations'), 28 => (\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/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 => 'src/Trinity/ApiBundle/translations'23 => 'vendor/sentry/sentry-symfony/src/translations'24 => 'src/Trinity/BlogBundle/translations'25 => 'src/Trinity/FormsBundle/translations'26 => 'src/Trinity/SearchBundle/translations'27 => 'src/Trinity/SliderBundle/translations'28 => 'src/Trinity/ProjectssitesBundle/translations'29 => 'vendor/twig/extra-bundle/translations']]], []);
  9595.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9596.         $instance->setFallbackLocales([=> 'nl'=> 'nl']);
  9597.         return $instance;
  9598.     }
  9599.     /**
  9600.      * Gets the private 'trinity.form.type.cron_task' shared service.
  9601.      *
  9602.      * @return \App\CmsBundle\Form\CronTaskType
  9603.      */
  9604.     protected function getTrinity_Form_Type_CronTaskService()
  9605.     {
  9606.         return $this->privates['trinity.form.type.cron_task'] = new \App\CmsBundle\Form\CronTaskType($this);
  9607.     }
  9608.     /**
  9609.      * Gets the private 'twig.command.debug' shared service.
  9610.      *
  9611.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9612.      */
  9613.     protected function getTwig_Command_DebugService()
  9614.     {
  9615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9616.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9617.         $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()));
  9618.         $instance->setName('debug:twig');
  9619.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  9620.         return $instance;
  9621.     }
  9622.     /**
  9623.      * Gets the private 'twig.command.lint' shared service.
  9624.      *
  9625.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9626.      */
  9627.     protected function getTwig_Command_LintService()
  9628.     {
  9629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9630.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9631.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9632.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  9633.         $instance->setName('lint:twig');
  9634.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  9635.         return $instance;
  9636.     }
  9637.     /**
  9638.      * Gets the private 'twig.form.renderer' shared service.
  9639.      *
  9640.      * @return \Symfony\Component\Form\FormRenderer
  9641.      */
  9642.     protected function getTwig_Form_RendererService()
  9643.     {
  9644.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9645.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9646.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9647.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9648.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9649.         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()));
  9650.     }
  9651.     /**
  9652.      * Gets the private 'twig.mailer.message_listener' shared service.
  9653.      *
  9654.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  9655.      */
  9656.     protected function getTwig_Mailer_MessageListenerService()
  9657.     {
  9658.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  9659.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  9660.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  9661.         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())));
  9662.     }
  9663.     /**
  9664.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9665.      *
  9666.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9667.      */
  9668.     protected function getTwig_Runtime_HttpkernelService()
  9669.     {
  9670.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9671.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  9672.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  9673.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  9674.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  9675.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  9676.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  9677.         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, [
  9678.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  9679.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  9680.         ], [
  9681.             'esi' => '?',
  9682.             'inline' => '?',
  9683.         ]), $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));
  9684.     }
  9685.     /**
  9686.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9687.      *
  9688.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9689.      */
  9690.     protected function getTwig_Runtime_SecurityCsrfService()
  9691.     {
  9692.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9693.         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()));
  9694.     }
  9695.     /**
  9696.      * Gets the private 'twig.runtime.serializer' shared service.
  9697.      *
  9698.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  9699.      */
  9700.     protected function getTwig_Runtime_SerializerService()
  9701.     {
  9702.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  9703.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  9704.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  9705.     }
  9706.     /**
  9707.      * Gets the private 'validator.builder' shared service.
  9708.      *
  9709.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9710.      */
  9711.     protected function getValidator_BuilderService()
  9712.     {
  9713.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9714.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9715.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9716.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9717.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9718.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9719.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9720.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9721.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9722.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9723.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9724.         ], [
  9725.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9726.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9727.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9728.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9729.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9730.             'doctrine.orm.validator.unique' => '?',
  9731.             'security.validator.user_password' => '?',
  9732.             'validator.expression' => '?',
  9733.         ])));
  9734.         if ($this->has('translator')) {
  9735.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9736.         }
  9737.         $instance->setTranslationDomain('validators');
  9738.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle/Resources/config/validation.xml')]);
  9739.         $instance->addYamlMappings([=> (\dirname(__DIR__4).'/src/Trinity/SearchBundle/config/validation.yml'), => (\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle/config/validation.yml')]);
  9740.         $instance->enableAnnotationMapping(true);
  9741.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9742.         $instance->addMethodMapping('loadValidatorMetadata');
  9743.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  9744.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9745.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9746.         return $instance;
  9747.     }
  9748.     /**
  9749.      * Gets the private 'validator.email' shared service.
  9750.      *
  9751.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9752.      */
  9753.     protected function getValidator_EmailService()
  9754.     {
  9755.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9756.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9757.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9758.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9759.     }
  9760.     /**
  9761.      * Gets the private 'validator.expression' shared service.
  9762.      *
  9763.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9764.      */
  9765.     protected function getValidator_ExpressionService()
  9766.     {
  9767.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9768.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9769.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9770.         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())));
  9771.     }
  9772.     /**
  9773.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9774.      *
  9775.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9776.      */
  9777.     protected function getValidator_Mapping_CacheWarmerService()
  9778.     {
  9779.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9780.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9781.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9782.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9783.     }
  9784.     /**
  9785.      * Gets the private 'validator.not_compromised_password' shared service.
  9786.      *
  9787.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9788.      */
  9789.     protected function getValidator_NotCompromisedPasswordService()
  9790.     {
  9791.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9792.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9793.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9794.         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);
  9795.     }
  9796.     /**
  9797.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9798.      *
  9799.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9800.      */
  9801.     protected function getVarDumper_Command_ServerDumpService()
  9802.     {
  9803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9804.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9805.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9806.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9807.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9808.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9809.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9810.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9811.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9812.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9813.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9814.         $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()))]);
  9815.         $instance->setName('server:dump');
  9816.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  9817.         return $instance;
  9818.     }
  9819.     /**
  9820.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9821.      *
  9822.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9823.      */
  9824.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9825.     {
  9826.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9827.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9828.         return $instance;
  9829.     }
  9830.     /**
  9831.      * Gets the private 'var_dumper.html_dumper' shared service.
  9832.      *
  9833.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9834.      */
  9835.     protected function getVarDumper_HtmlDumperService()
  9836.     {
  9837.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9838.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9839.         return $instance;
  9840.     }
  9841.     /**
  9842.      * Gets the private 'var_dumper.server_connection' shared service.
  9843.      *
  9844.      * @return \Symfony\Component\VarDumper\Server\Connection
  9845.      */
  9846.     protected function getVarDumper_ServerConnectionService()
  9847.     {
  9848.         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()]);
  9849.     }
  9850.     /**
  9851.      * Gets the private 'web_profiler.csp.handler' shared service.
  9852.      *
  9853.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9854.      */
  9855.     protected function getWebProfiler_Csp_HandlerService()
  9856.     {
  9857.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9858.     }
  9859.     /**
  9860.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9861.      *
  9862.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9863.      */
  9864.     protected function getWebProfiler_DebugToolbarService()
  9865.     {
  9866.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  9867.     }
  9868.     /**
  9869.      * Gets the public 'cache_clearer' alias.
  9870.      *
  9871.      * @return object The ".container.private.cache_clearer" service.
  9872.      */
  9873.     protected function getCacheClearerService()
  9874.     {
  9875.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  9876.         return $this->get('.container.private.cache_clearer');
  9877.     }
  9878.     /**
  9879.      * Gets the public 'filesystem' alias.
  9880.      *
  9881.      * @return object The ".container.private.filesystem" service.
  9882.      */
  9883.     protected function getFilesystemService()
  9884.     {
  9885.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  9886.         return $this->get('.container.private.filesystem');
  9887.     }
  9888.     /**
  9889.      * Gets the public 'serializer' alias.
  9890.      *
  9891.      * @return object The ".container.private.serializer" service.
  9892.      */
  9893.     protected function getSerializerService()
  9894.     {
  9895.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  9896.         return $this->get('.container.private.serializer');
  9897.     }
  9898.     /**
  9899.      * Gets the public 'security.csrf.token_manager' alias.
  9900.      *
  9901.      * @return object The ".container.private.security.csrf.token_manager" service.
  9902.      */
  9903.     protected function getSecurity_Csrf_TokenManagerService()
  9904.     {
  9905.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  9906.         return $this->get('.container.private.security.csrf.token_manager');
  9907.     }
  9908.     /**
  9909.      * Gets the public 'form.factory' alias.
  9910.      *
  9911.      * @return object The ".container.private.form.factory" service.
  9912.      */
  9913.     protected function getForm_FactoryService()
  9914.     {
  9915.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  9916.         return $this->get('.container.private.form.factory');
  9917.     }
  9918.     /**
  9919.      * Gets the public 'form.type.file' alias.
  9920.      *
  9921.      * @return object The ".container.private.form.type.file" service.
  9922.      */
  9923.     protected function getForm_Type_FileService()
  9924.     {
  9925.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  9926.         return $this->get('.container.private.form.type.file');
  9927.     }
  9928.     /**
  9929.      * Gets the public 'profiler' alias.
  9930.      *
  9931.      * @return object The ".container.private.profiler" service.
  9932.      */
  9933.     protected function getProfilerService()
  9934.     {
  9935.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  9936.         return $this->get('.container.private.profiler');
  9937.     }
  9938.     /**
  9939.      * Gets the public 'security.authorization_checker' alias.
  9940.      *
  9941.      * @return object The ".container.private.security.authorization_checker" service.
  9942.      */
  9943.     protected function getSecurity_AuthorizationCheckerService()
  9944.     {
  9945.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  9946.         return $this->get('.container.private.security.authorization_checker');
  9947.     }
  9948.     /**
  9949.      * Gets the public 'security.token_storage' alias.
  9950.      *
  9951.      * @return object The ".container.private.security.token_storage" service.
  9952.      */
  9953.     protected function getSecurity_TokenStorageService()
  9954.     {
  9955.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9956.         return $this->get('.container.private.security.token_storage');
  9957.     }
  9958.     /**
  9959.      * Gets the public 'twig' alias.
  9960.      *
  9961.      * @return object The ".container.private.twig" service.
  9962.      */
  9963.     protected function getTwigService()
  9964.     {
  9965.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9966.         return $this->get('.container.private.twig');
  9967.     }
  9968.     /**
  9969.      * Gets the public 'security.password_encoder' alias.
  9970.      *
  9971.      * @return object The ".container.private.security.password_encoder" service.
  9972.      */
  9973.     protected function getSecurity_PasswordEncoderService()
  9974.     {
  9975.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9976.         return $this->get('.container.private.security.password_encoder');
  9977.     }
  9978.     /**
  9979.      * Gets the public 'session' alias.
  9980.      *
  9981.      * @return object The ".container.private.session" service.
  9982.      */
  9983.     protected function getSessionService()
  9984.     {
  9985.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9986.         return $this->get('.container.private.session');
  9987.     }
  9988.     /**
  9989.      * Gets the public 'validator' alias.
  9990.      *
  9991.      * @return object The ".container.private.validator" service.
  9992.      */
  9993.     protected function getValidatorService()
  9994.     {
  9995.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9996.         return $this->get('.container.private.validator');
  9997.     }
  9998.     /**
  9999.      * @return array|bool|float|int|string|\UnitEnum|null
  10000.      */
  10001.     public function getParameter(string $name)
  10002.     {
  10003.         if (isset($this->buildParameters[$name])) {
  10004.             return $this->buildParameters[$name];
  10005.         }
  10006.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10007.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10008.         }
  10009.         if (isset($this->loadedDynamicParameters[$name])) {
  10010.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10011.         }
  10012.         return $this->parameters[$name];
  10013.     }
  10014.     public function hasParameter(string $name): bool
  10015.     {
  10016.         if (isset($this->buildParameters[$name])) {
  10017.             return true;
  10018.         }
  10019.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10020.     }
  10021.     public function setParameter(string $name$value): void
  10022.     {
  10023.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10024.     }
  10025.     public function getParameterBag(): ParameterBagInterface
  10026.     {
  10027.         if (null === $this->parameterBag) {
  10028.             $parameters $this->parameters;
  10029.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10030.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10031.             }
  10032.             foreach ($this->buildParameters as $name => $value) {
  10033.                 $parameters[$name] = $value;
  10034.             }
  10035.             $this->parameterBag = new FrozenParameterBag($parameters);
  10036.         }
  10037.         return $this->parameterBag;
  10038.     }
  10039.     private $loadedDynamicParameters = [
  10040.         'kernel.runtime_environment' => false,
  10041.         'kernel.build_dir' => false,
  10042.         'kernel.cache_dir' => false,
  10043.         'kernel.secret' => false,
  10044.         'debug.container.dump' => false,
  10045.         'serializer.mapping.cache.file' => false,
  10046.         'validator.mapping.cache.file' => false,
  10047.         'profiler.storage.dsn' => false,
  10048.         'qipsius_tcpdf.tcpdf' => false,
  10049.         'doctrine.orm.proxy_dir' => false,
  10050.     ];
  10051.     private $dynamicParameters = [];
  10052.     private function getDynamicParameter(string $name)
  10053.     {
  10054.         switch ($name) {
  10055.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  10056.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  10057.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10058.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  10059.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  10060.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10061.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10062.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10063.             case 'qipsius_tcpdf.tcpdf'$value = [
  10064.                 'k_path_url' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/'),
  10065.                 'k_path_main' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/'),
  10066.                 'k_path_fonts' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/fonts/'),
  10067.                 'k_path_cache' => ($this->targetDir.''.'/tcpdf'),
  10068.                 'k_path_url_cache' => ($this->targetDir.''.'/tcpdf'),
  10069.                 'k_path_images' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/examples/images/'),
  10070.                 'k_blank_image' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/examples/images/_blank.png'),
  10071.                 'k_cell_height_ratio' => 1.25,
  10072.                 'k_title_magnification' => 1.3,
  10073.                 'k_small_ratio' => 0.6666666666666666,
  10074.                 'k_thai_topchars' => true,
  10075.                 'k_tcpdf_calls_in_html' => false,
  10076.                 'k_tcpdf_external_config' => true,
  10077.                 'k_tcpdf_throw_exception_error' => true,
  10078.                 'head_magnification' => 1.1,
  10079.                 'pdf_page_format' => 'A4',
  10080.                 'pdf_page_orientation' => 'P',
  10081.                 'pdf_creator' => 'TCPDF',
  10082.                 'pdf_author' => 'TCPDF',
  10083.                 'pdf_header_title' => '',
  10084.                 'pdf_header_string' => '',
  10085.                 'pdf_header_logo' => '',
  10086.                 'pdf_header_logo_width' => '',
  10087.                 'pdf_unit' => 'mm',
  10088.                 'pdf_margin_header' => 5,
  10089.                 'pdf_margin_footer' => 10,
  10090.                 'pdf_margin_top' => 27,
  10091.                 'pdf_margin_bottom' => 25,
  10092.                 'pdf_margin_left' => 15,
  10093.                 'pdf_margin_right' => 15,
  10094.                 'pdf_font_name_main' => 'helvetica',
  10095.                 'pdf_font_size_main' => 10,
  10096.                 'pdf_font_name_data' => 'helvetica',
  10097.                 'pdf_font_size_data' => 8,
  10098.                 'pdf_font_monospaced' => 'courier',
  10099.                 'pdf_image_scale_ratio' => 1.25,
  10100.             ]; break;
  10101.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10102.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10103.         }
  10104.         $this->loadedDynamicParameters[$name] = true;
  10105.         return $this->dynamicParameters[$name] = $value;
  10106.     }
  10107.     protected function getDefaultParameters(): array
  10108.     {
  10109.         return [
  10110.             'kernel.project_dir' => \dirname(__DIR__4),
  10111.             'kernel.environment' => 'dev',
  10112.             'kernel.debug' => true,
  10113.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10114.             'kernel.bundles' => [
  10115.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10116.                 'QipsiusTCPDFBundle' => 'Qipsius\\TCPDFBundle\\QipsiusTCPDFBundle',
  10117.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10118.                 'FOSOAuthServerBundle' => 'FOS\\OAuthServerBundle\\FOSOAuthServerBundle',
  10119.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  10120.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10121.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10122.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  10123.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10124.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10125.                 'WhiteOctoberBreadcrumbsBundle' => 'WhiteOctober\\BreadcrumbsBundle\\WhiteOctoberBreadcrumbsBundle',
  10126.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10127.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10128.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  10129.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10130.                 'CocurSlugifyBundle' => 'Cocur\\Slugify\\Bridge\\Symfony\\CocurSlugifyBundle',
  10131.                 'CmsBundle' => 'App\\CmsBundle\\CmsBundle',
  10132.                 'TrinityApiBundle' => 'App\\Trinity\\ApiBundle\\TrinityApiBundle',
  10133.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  10134.                 'TrinityBlogBundle' => 'App\\Trinity\\BlogBundle\\TrinityBlogBundle',
  10135.                 'TrinityFormsBundle' => 'App\\Trinity\\FormsBundle\\TrinityFormsBundle',
  10136.                 'TrinitySearchBundle' => 'App\\Trinity\\SearchBundle\\TrinitySearchBundle',
  10137.                 'TrinitySliderBundle' => 'App\\Trinity\\SliderBundle\\TrinitySliderBundle',
  10138.                 'TrinityProjectssitesBundle' => 'App\\Trinity\\ProjectssitesBundle\\TrinityProjectssitesBundle',
  10139.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  10140.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  10141.             ],
  10142.             'kernel.bundles_metadata' => [
  10143.                 'FrameworkBundle' => [
  10144.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10145.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10146.                 ],
  10147.                 'QipsiusTCPDFBundle' => [
  10148.                     'path' => (\dirname(__DIR__4).'/vendor/qipsius/tcpdf-bundle'),
  10149.                     'namespace' => 'Qipsius\\TCPDFBundle',
  10150.                 ],
  10151.                 'SecurityBundle' => [
  10152.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10153.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10154.                 ],
  10155.                 'FOSOAuthServerBundle' => [
  10156.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/oauth-server-bundle'),
  10157.                     'namespace' => 'FOS\\OAuthServerBundle',
  10158.                 ],
  10159.                 'FOSRestBundle' => [
  10160.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  10161.                     'namespace' => 'FOS\\RestBundle',
  10162.                 ],
  10163.                 'SensioFrameworkExtraBundle' => [
  10164.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10165.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10166.                 ],
  10167.                 'TwigBundle' => [
  10168.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10169.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10170.                 ],
  10171.                 'NelmioApiDocBundle' => [
  10172.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  10173.                     'namespace' => 'Nelmio\\ApiDocBundle',
  10174.                 ],
  10175.                 'DoctrineBundle' => [
  10176.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10177.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10178.                 ],
  10179.                 'DoctrineMigrationsBundle' => [
  10180.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10181.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10182.                 ],
  10183.                 'WhiteOctoberBreadcrumbsBundle' => [
  10184.                     'path' => (\dirname(__DIR__4).'/vendor/mhujer/breadcrumbs-bundle'),
  10185.                     'namespace' => 'WhiteOctober\\BreadcrumbsBundle',
  10186.                 ],
  10187.                 'WebProfilerBundle' => [
  10188.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10189.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10190.                 ],
  10191.                 'MonologBundle' => [
  10192.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10193.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10194.                 ],
  10195.                 'DebugBundle' => [
  10196.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  10197.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  10198.                 ],
  10199.                 'MakerBundle' => [
  10200.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10201.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10202.                 ],
  10203.                 'CocurSlugifyBundle' => [
  10204.                     'path' => (\dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Symfony'),
  10205.                     'namespace' => 'Cocur\\Slugify\\Bridge\\Symfony',
  10206.                 ],
  10207.                 'CmsBundle' => [
  10208.                     'path' => (\dirname(__DIR__4).'/src/CmsBundle'),
  10209.                     'namespace' => 'App\\CmsBundle',
  10210.                 ],
  10211.                 'TrinityApiBundle' => [
  10212.                     'path' => (\dirname(__DIR__4).'/src/Trinity/ApiBundle'),
  10213.                     'namespace' => 'App\\Trinity\\ApiBundle',
  10214.                 ],
  10215.                 'SentryBundle' => [
  10216.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  10217.                     'namespace' => 'Sentry\\SentryBundle',
  10218.                 ],
  10219.                 'TrinityBlogBundle' => [
  10220.                     'path' => (\dirname(__DIR__4).'/src/Trinity/BlogBundle'),
  10221.                     'namespace' => 'App\\Trinity\\BlogBundle',
  10222.                 ],
  10223.                 'TrinityFormsBundle' => [
  10224.                     'path' => (\dirname(__DIR__4).'/src/Trinity/FormsBundle'),
  10225.                     'namespace' => 'App\\Trinity\\FormsBundle',
  10226.                 ],
  10227.                 'TrinitySearchBundle' => [
  10228.                     'path' => (\dirname(__DIR__4).'/src/Trinity/SearchBundle'),
  10229.                     'namespace' => 'App\\Trinity\\SearchBundle',
  10230.                 ],
  10231.                 'TrinitySliderBundle' => [
  10232.                     'path' => (\dirname(__DIR__4).'/src/Trinity/SliderBundle'),
  10233.                     'namespace' => 'App\\Trinity\\SliderBundle',
  10234.                 ],
  10235.                 'TrinityProjectssitesBundle' => [
  10236.                     'path' => (\dirname(__DIR__4).'/src/Trinity/ProjectssitesBundle'),
  10237.                     'namespace' => 'App\\Trinity\\ProjectssitesBundle',
  10238.                 ],
  10239.                 'TwigExtraBundle' => [
  10240.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  10241.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  10242.                 ],
  10243.                 'SchebTwoFactorBundle' => [
  10244.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  10245.                     'namespace' => 'Scheb\\TwoFactorBundle',
  10246.                 ],
  10247.             ],
  10248.             'kernel.charset' => 'UTF-8',
  10249.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  10250.             'container.dumper.inline_class_loader' => true,
  10251.             'container.dumper.inline_factories' => true,
  10252.             'env(DATABASE_URL)' => 'mysql://brummelhuis_WEB01:Xu@5321sp@localhost/brummelhuis_WEB01',
  10253.             'locale' => 'nl',
  10254.             'database_host' => 'localhost',
  10255.             'database_port' => NULL,
  10256.             'database_name' => 'brummelhuis_WEB01',
  10257.             'database_user' => 'brummelhuis_WEB01',
  10258.             'database_password' => 'Xu@5321sp',
  10259.             'database_socket' => NULL,
  10260.             'trinity_title' => 'Easify',
  10261.             'trinity_url' => 'https://www.beyonit.nl',
  10262.             'trinity_support_email' => 'info@beyonit.nl',
  10263.             'trinity_support_phone' => '058 289 68 27',
  10264.             'trinity_company' => 'Béyonit B.V.',
  10265.             'trinity_company_url' => 'https://www.beyonit.nl',
  10266.             'trinity_cc_server' => 'https://trinitycms.nl',
  10267.             'trinity_disable_antibot' => false,
  10268.             'trinity_useragent_log' => false,
  10269.             'trinity_cache' => false,
  10270.             'trinity_webp' => true,
  10271.             'mailer_transport' => 'sendmail',
  10272.             'mailer_host' => '127.0.0.1',
  10273.             'mailer_user' => NULL,
  10274.             'mailer_password' => NULL,
  10275.             'cache_max_age' => 0,
  10276.             'event_dispatcher.event_aliases' => [
  10277.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10278.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10279.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  10280.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10281.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10282.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10283.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10284.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10285.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10286.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10287.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10288.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10289.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10290.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10291.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10292.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10293.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10294.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10295.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10296.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10297.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10298.             ],
  10299.             'fragment.renderer.hinclude.global_template' => NULL,
  10300.             'fragment.path' => '/_fragment',
  10301.             'kernel.http_method_override' => true,
  10302.             'kernel.trusted_hosts' => [
  10303.             ],
  10304.             'kernel.default_locale' => 'nl',
  10305.             'kernel.enabled_locales' => [
  10306.             ],
  10307.             'kernel.error_controller' => 'error_controller',
  10308.             'debug.file_link_format' => NULL,
  10309.             'asset.request_context.base_path' => NULL,
  10310.             'asset.request_context.secure' => NULL,
  10311.             'translator.logging' => false,
  10312.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10313.             'debug.error_handler.throw_at' => -1,
  10314.             'router.request_context.host' => 'localhost',
  10315.             'router.request_context.scheme' => 'http',
  10316.             'router.request_context.base_url' => '',
  10317.             'router.resource' => 'kernel::loadRoutes',
  10318.             'request_listener.http_port' => 80,
  10319.             'request_listener.https_port' => 443,
  10320.             'session.metadata.storage_key' => '_sf2_meta',
  10321.             'session.storage.options' => [
  10322.                 'cache_limiter' => '0',
  10323.                 'cookie_lifetime' => 3600,
  10324.                 'cookie_secure' => 'auto',
  10325.                 'cookie_httponly' => true,
  10326.                 'cookie_samesite' => 'lax',
  10327.                 'gc_maxlifetime' => 3600,
  10328.                 'gc_probability' => 1,
  10329.             ],
  10330.             'session.save_path' => (\dirname(__DIR__3).'/sessions/dev'),
  10331.             'session.metadata.update_threshold' => 0,
  10332.             'form.type_extension.csrf.enabled' => true,
  10333.             'form.type_extension.csrf.field_name' => '_token',
  10334.             'validator.translation_domain' => 'validators',
  10335.             'profiler_listener.only_exceptions' => false,
  10336.             'profiler_listener.only_main_requests' => false,
  10337.             'qipsius_tcpdf.file' => (\dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php'),
  10338.             'qipsius_tcpdf.class' => 'TCPDF',
  10339.             'security.role_hierarchy.roles' => [
  10340.                 'ROLE_USER' => [
  10341.                     => 'ROLE_USER',
  10342.                 ],
  10343.                 'ROLE_ADMIN' => [
  10344.                     => 'ROLE_USER',
  10345.                 ],
  10346.                 'ROLE_SUPER_ADMIN' => [
  10347.                     => 'ROLE_USER',
  10348.                     => 'ROLE_ADMIN',
  10349.                     => 'ROLE_ALLOWED_TO_SWITCH',
  10350.                 ],
  10351.             ],
  10352.             'security.access.denied_url' => '/',
  10353.             'security.authentication.manager.erase_credentials' => true,
  10354.             'security.authentication.session_strategy.strategy' => 'migrate',
  10355.             'security.access.always_authenticate_before_granting' => false,
  10356.             'security.authentication.hide_user_not_found' => true,
  10357.             'security.firewalls' => [
  10358.                 => 'oauth_token',
  10359.                 => 'api',
  10360.                 => 'admin_secured_area',
  10361.                 => 'user_secured_area',
  10362.                 => 'dev',
  10363.                 => 'main',
  10364.             ],
  10365.             'security.api._indexed_authenticators' => [
  10366.             ],
  10367.             'security.admin_secured_area._indexed_authenticators' => [
  10368.             ],
  10369.             'security.user_secured_area._indexed_authenticators' => [
  10370.             ],
  10371.             'security.main._indexed_authenticators' => [
  10372.             ],
  10373.             'fos_oauth_server.server.class' => 'OAuth2\\OAuth2',
  10374.             'fos_oauth_server.security.authentication.provider.class' => 'FOS\\OAuthServerBundle\\Security\\Authentication\\Provider\\OAuthProvider',
  10375.             'fos_oauth_server.security.authentication.listener.class' => 'FOS\\OAuthServerBundle\\Security\\Firewall\\OAuthListener',
  10376.             'fos_oauth_server.security.entry_point.class' => 'FOS\\OAuthServerBundle\\Security\\EntryPoint\\OAuthEntryPoint',
  10377.             'fos_oauth_server.server.options' => [
  10378.                 'access_token_lifetime' => 1209600,
  10379.                 'refresh_token_lifetime' => 1209600,
  10380.                 'auth_code_lifetime' => 30,
  10381.             ],
  10382.             'fos_oauth_server.model_manager_name' => NULL,
  10383.             'fos_oauth_server.model.client.class' => 'App\\Trinity\\ApiBundle\\Entity\\Client',
  10384.             'fos_oauth_server.model.access_token.class' => 'App\\Trinity\\ApiBundle\\Entity\\AccessToken',
  10385.             'fos_oauth_server.model.refresh_token.class' => 'App\\Trinity\\ApiBundle\\Entity\\RefreshToken',
  10386.             'fos_oauth_server.model.auth_code.class' => 'App\\Trinity\\ApiBundle\\Entity\\AuthCode',
  10387.             'fos_oauth_server.authorize.form.type' => 'FOS\\OAuthServerBundle\\Form\\Type\\AuthorizeFormType',
  10388.             'fos_oauth_server.authorize.form.name' => 'fos_oauth_server_authorize_form',
  10389.             'fos_oauth_server.authorize.form.validation_groups' => [
  10390.                 => 'Authorize',
  10391.                 => 'Default',
  10392.             ],
  10393.             'fos_rest.format_listener.rules' => NULL,
  10394.             'twig.form.resources' => [
  10395.                 => 'form_div_layout.html.twig',
  10396.                 => 'bootstrap_5_layout.html.twig',
  10397.             ],
  10398.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10399.             'nelmio_api_doc.areas' => [
  10400.                 => 'default',
  10401.             ],
  10402.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10403.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10404.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10405.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10406.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10407.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10408.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10409.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10410.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10411.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10412.             'doctrine.entity_managers' => [
  10413.                 'default' => 'doctrine.orm.default_entity_manager',
  10414.             ],
  10415.             'doctrine.default_entity_manager' => 'default',
  10416.             'doctrine.dbal.connection_factory.types' => [
  10417.             ],
  10418.             'doctrine.connections' => [
  10419.                 'default' => 'doctrine.dbal.default_connection',
  10420.             ],
  10421.             'doctrine.default_connection' => 'default',
  10422.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10423.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10424.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10425.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10426.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10427.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10428.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10429.             'doctrine.orm.cache.memcache_port' => 11211,
  10430.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10431.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10432.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10433.             'doctrine.orm.cache.memcached_port' => 11211,
  10434.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10435.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10436.             'doctrine.orm.cache.redis_host' => 'localhost',
  10437.             'doctrine.orm.cache.redis_port' => 6379,
  10438.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10439.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10440.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10441.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10442.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10443.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10444.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10445.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10446.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10447.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10448.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10449.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10450.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10451.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10452.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10453.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10454.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10455.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10456.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10457.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10458.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10459.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10460.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10461.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10462.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10463.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10464.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10465.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10466.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10467.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10468.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10469.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10470.             'doctrine.migrations.preferred_em' => NULL,
  10471.             'doctrine.migrations.preferred_connection' => NULL,
  10472.             'white_october_breadcrumbs.options' => [
  10473.                 'viewTemplate' => 'elements/breadcrumbs.html.twig',
  10474.                 'separator' => '/',
  10475.                 'separatorClass' => 'separator',
  10476.                 'listId' => 'wo-breadcrumbs',
  10477.                 'listClass' => 'breadcrumb',
  10478.                 'itemClass' => '',
  10479.                 'linkRel' => '',
  10480.                 'locale' => NULL,
  10481.                 'translation_domain' => NULL,
  10482.             ],
  10483.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10484.             'web_profiler.debug_toolbar.mode' => 2,
  10485.             'monolog.use_microseconds' => true,
  10486.             'monolog.swift_mailer.handlers' => [
  10487.             ],
  10488.             'monolog.handlers_to_channels' => [
  10489.                 'monolog.handler.deprecation_filter' => [
  10490.                     'type' => 'inclusive',
  10491.                     'elements' => [
  10492.                         => 'php',
  10493.                     ],
  10494.                 ],
  10495.                 'monolog.handler.console' => [
  10496.                     'type' => 'exclusive',
  10497.                     'elements' => [
  10498.                         => 'event',
  10499.                         => 'doctrine',
  10500.                         => 'console',
  10501.                     ],
  10502.                 ],
  10503.                 'monolog.handler.main' => [
  10504.                     'type' => 'exclusive',
  10505.                     'elements' => [
  10506.                         => 'event',
  10507.                     ],
  10508.                 ],
  10509.             ],
  10510.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  10511.             'sentry.listener_priorities.request' => 1,
  10512.             'sentry.listener_priorities.sub_request' => 1,
  10513.             'sentry.listener_priorities.console' => 1,
  10514.             'sentry.listener_priorities.request_error' => 128,
  10515.             'sentry.listener_priorities.console_error' => 128,
  10516.             'sentry.listener_priorities.worker_error' => 99,
  10517.             'scheb_two_factor.model_manager_name' => NULL,
  10518.             'scheb_two_factor.security_tokens' => [
  10519.                 => 'Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken',
  10520.                 => 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken',
  10521.                 => 'Symfony\\Component\\Security\\Http\\Authenticator\\Token\\PostAuthenticationToken',
  10522.             ],
  10523.             'scheb_two_factor.ip_whitelist' => [
  10524.             ],
  10525.             'scheb_two_factor.totp.issuer' => 'Easify TOTP',
  10526.             'scheb_two_factor.totp.server_name' => 'Easify',
  10527.             'scheb_two_factor.totp.window' => 1,
  10528.             'scheb_two_factor.totp.parameters' => [
  10529.             ],
  10530.             'scheb_two_factor.totp.template' => '@Cms/login/2fa.html.twig',
  10531.             'scheb_two_factor.trusted_device.enabled' => true,
  10532.             'scheb_two_factor.trusted_device.cookie_name' => 'trusted_device',
  10533.             'scheb_two_factor.trusted_device.lifetime' => 5184000,
  10534.             'scheb_two_factor.trusted_device.extend_lifetime' => true,
  10535.             'scheb_two_factor.trusted_device.cookie_secure' => false,
  10536.             'scheb_two_factor.trusted_device.cookie_same_site' => 'lax',
  10537.             'scheb_two_factor.trusted_device.cookie_domain' => NULL,
  10538.             'scheb_two_factor.trusted_device.cookie_path' => '/',
  10539.             'maker.compatible_check.doctrine.supports_attributes' => true,
  10540.             'data_collector.templates' => [
  10541.                 'data_collector.request' => [
  10542.                     => 'request',
  10543.                     => '@WebProfiler/Collector/request.html.twig',
  10544.                 ],
  10545.                 'data_collector.time' => [
  10546.                     => 'time',
  10547.                     => '@WebProfiler/Collector/time.html.twig',
  10548.                 ],
  10549.                 'data_collector.memory' => [
  10550.                     => 'memory',
  10551.                     => '@WebProfiler/Collector/memory.html.twig',
  10552.                 ],
  10553.                 'data_collector.validator' => [
  10554.                     => 'validator',
  10555.                     => '@WebProfiler/Collector/validator.html.twig',
  10556.                 ],
  10557.                 'data_collector.ajax' => [
  10558.                     => 'ajax',
  10559.                     => '@WebProfiler/Collector/ajax.html.twig',
  10560.                 ],
  10561.                 'data_collector.form' => [
  10562.                     => 'form',
  10563.                     => '@WebProfiler/Collector/form.html.twig',
  10564.                 ],
  10565.                 'data_collector.exception' => [
  10566.                     => 'exception',
  10567.                     => '@WebProfiler/Collector/exception.html.twig',
  10568.                 ],
  10569.                 'data_collector.logger' => [
  10570.                     => 'logger',
  10571.                     => '@WebProfiler/Collector/logger.html.twig',
  10572.                 ],
  10573.                 'data_collector.events' => [
  10574.                     => 'events',
  10575.                     => '@WebProfiler/Collector/events.html.twig',
  10576.                 ],
  10577.                 'data_collector.router' => [
  10578.                     => 'router',
  10579.                     => '@WebProfiler/Collector/router.html.twig',
  10580.                 ],
  10581.                 'data_collector.cache' => [
  10582.                     => 'cache',
  10583.                     => '@WebProfiler/Collector/cache.html.twig',
  10584.                 ],
  10585.                 'data_collector.translation' => [
  10586.                     => 'translation',
  10587.                     => '@WebProfiler/Collector/translation.html.twig',
  10588.                 ],
  10589.                 'data_collector.security' => [
  10590.                     => 'security',
  10591.                     => '@Security/Collector/security.html.twig',
  10592.                 ],
  10593.                 'data_collector.twig' => [
  10594.                     => 'twig',
  10595.                     => '@WebProfiler/Collector/twig.html.twig',
  10596.                 ],
  10597.                 'data_collector.http_client' => [
  10598.                     => 'http_client',
  10599.                     => '@WebProfiler/Collector/http_client.html.twig',
  10600.                 ],
  10601.                 'data_collector.doctrine' => [
  10602.                     => 'db',
  10603.                     => '@Doctrine/Collector/db.html.twig',
  10604.                 ],
  10605.                 'data_collector.dump' => [
  10606.                     => 'dump',
  10607.                     => '@Debug/Profiler/dump.html.twig',
  10608.                 ],
  10609.                 'mailer.data_collector' => [
  10610.                     => 'mailer',
  10611.                     => '@WebProfiler/Collector/mailer.html.twig',
  10612.                 ],
  10613.                 'notifier.data_collector' => [
  10614.                     => 'notifier',
  10615.                     => '@WebProfiler/Collector/notifier.html.twig',
  10616.                 ],
  10617.                 'data_collector.config' => [
  10618.                     => 'config',
  10619.                     => '@WebProfiler/Collector/config.html.twig',
  10620.                 ],
  10621.             ],
  10622.             'console.command.ids' => [
  10623.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\ActivateBundleCommand',
  10624.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\BackupCommand',
  10625.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\BundleListCommand',
  10626.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\CacheCommand',
  10627.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\ControlCommand',
  10628.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\CreateBundleCommand',
  10629.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\CronTasksRunCommand',
  10630.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\FixTranslationsCommand',
  10631.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\InstallBundleCommand',
  10632.                 => 'console.command.public_alias.App\\CmsBundle\\Command\\LanguageCacheCommand',
  10633.                 10 => 'console.command.public_alias.App\\CmsBundle\\Command\\LanguageResetCommand',
  10634.                 11 => 'console.command.public_alias.App\\CmsBundle\\Command\\MailtestCommand',
  10635.                 12 => 'console.command.public_alias.App\\CmsBundle\\Command\\MediaCreateFullCommand',
  10636.                 13 => 'console.command.public_alias.App\\CmsBundle\\Command\\MediaRegenThumbnailsCommand',
  10637.                 14 => 'console.command.public_alias.App\\CmsBundle\\Command\\MediaUsageCommand',
  10638.                 15 => 'console.command.public_alias.App\\CmsBundle\\Command\\MediadirCleanUpCommand',
  10639.                 16 => 'console.command.public_alias.App\\CmsBundle\\Command\\MigrateCommand',
  10640.                 17 => 'console.command.public_alias.App\\CmsBundle\\Command\\MissingmediaCommand',
  10641.                 18 => 'console.command.public_alias.App\\CmsBundle\\Command\\MonitorCommand',
  10642.                 19 => 'console.command.public_alias.App\\CmsBundle\\Command\\OptimizeCommand',
  10643.                 20 => 'console.command.public_alias.App\\CmsBundle\\Command\\ReportCommand',
  10644.                 21 => 'console.command.public_alias.App\\CmsBundle\\Command\\ResetDBCommand',
  10645.                 22 => 'console.command.public_alias.App\\CmsBundle\\Command\\RestoreCommand',
  10646.                 23 => 'console.command.public_alias.App\\CmsBundle\\Command\\ScheduleTask\\CronTasksDefaultCommand',
  10647.                 24 => 'console.command.public_alias.App\\CmsBundle\\Command\\ServerupdateCommand',
  10648.                 25 => 'console.command.public_alias.App\\CmsBundle\\Command\\StatsCommand',
  10649.                 26 => 'console.command.public_alias.App\\CmsBundle\\Command\\UpdateCommand',
  10650.                 27 => 'console.command.public_alias.App\\CmsBundle\\Command\\UserCommand',
  10651.                 28 => 'console.command.public_alias.App\\CmsBundle\\Command\\WebpCommand',
  10652.                 29 => 'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\BlogMediaMigrationCommand',
  10653.                 30 => 'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\GptCommand',
  10654.                 31 => 'console.command.public_alias.App\\Trinity\\BlogBundle\\Command\\WpCommand',
  10655.                 32 => 'console.command.public_alias.App\\Trinity\\SearchBundle\\Command\\IndexerCommand',
  10656.             ],
  10657.         ];
  10658.     }
  10659.     protected function throw($message)
  10660.     {
  10661.         throw new RuntimeException($message);
  10662.     }
  10663. }