var/cache/dev/Container7zxr0yy/App_KernelDevDebugContainer.php line 17572

Open in your IDE?
  1. <?php
  2. namespace Container7zxr0yy;
  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.             '.zenstruck_foundry.configuration' => 'get_ZenstruckFoundry_ConfigurationService',
  47.             '.zenstruck_foundry.global_state_registry' => 'get_ZenstruckFoundry_GlobalStateRegistryService',
  48.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction' => 'getArchiveActionService',
  49.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction' => 'getArchiveMultipleActionService',
  50.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction' => 'getDuplicateActionService',
  51.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction' => 'getIndexActionService',
  52.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction' => 'getRestoreActionService',
  53.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction' => 'getArchiveAction2Service',
  54.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction' => 'getArchiveMultipleAction2Service',
  55.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction' => 'getDuplicateAction2Service',
  56.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction' => 'getEditActionService',
  57.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction' => 'getIndexAction2Service',
  58.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction' => 'getNewActionService',
  59.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction' => 'getPublishActionService',
  60.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction' => 'getRestoreAction2Service',
  61.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction' => 'getArchiveAction3Service',
  62.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction' => 'getArchiveMultipleAction3Service',
  63.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction' => 'getDuplicateAction3Service',
  64.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction' => 'getEditAction2Service',
  65.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction' => 'getIndexAction3Service',
  66.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction' => 'getNewAction2Service',
  67.             'App\\Controller\\Admin\\Channel\\Quote\\PublishAction' => 'getPublishAction2Service',
  68.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction' => 'getRestoreAction3Service',
  69.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction' => 'getCollectionActionService',
  70.             'App\\Controller\\Async\\Admin\\Company\\GetAction' => 'getGetActionService',
  71.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction' => 'getGetAllUnitActionService',
  72.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction' => 'getCollectionAction2Service',
  73.             'App\\Controller\\Async\\Admin\\Organization\\GetAction' => 'getGetAction2Service',
  74.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction' => 'getGetAllActionService',
  75.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction' => 'getCollectionAction3Service',
  76.             'App\\Controller\\Async\\Admin\\Product\\GetAction' => 'getGetAction3Service',
  77.             'App\\Controller\\Async\\Admin\\Product\\PostAction' => 'getPostActionService',
  78.             'App\\Controller\\Async\\Admin\\Product\\PutAction' => 'getPutActionService',
  79.             'App\\Controller\\Async\\Admin\\Prospect\\CollectionAction' => 'getCollectionAction4Service',
  80.             'App\\Controller\\Async\\Admin\\Prospect\\GetAction' => 'getGetAction4Service',
  81.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction' => 'getCollectionAction5Service',
  82.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction' => 'getGetAction5Service',
  83.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction' => 'getGetLinesActionService',
  84.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction' => 'getPostAction2Service',
  85.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction' => 'getPostLinesActionService',
  86.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction' => 'getPreviewLinesActionService',
  87.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction' => 'getPutHeaderActionService',
  88.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction' => 'getPutTermsActionService',
  89.             'App\\Controller\\Async\\Admin\\Quote\\GetAction' => 'getGetAction6Service',
  90.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction' => 'getGetLinesAction2Service',
  91.             'App\\Controller\\Async\\Admin\\Quote\\PostAction' => 'getPostAction3Service',
  92.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction' => 'getPostLinesAction2Service',
  93.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction' => 'getPreviewLinesAction2Service',
  94.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction' => 'getPutPreviewActionService',
  95.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction' => 'getPutTargetActionService',
  96.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction' => 'getPutTemplateActionService',
  97.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  98.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  99.             'League\\Flysystem\\Filesystem' => 'getFilesystemService',
  100.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  101.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectAction' => 'getConnectActionService',
  102.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction' => 'getConnectCheckActionService',
  103.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController' => 'getGlobalLogoutControllerService',
  104.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction' => 'getLoggedOutActionService',
  105.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction' => 'getLogoutActionService',
  106.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction6Service',
  107.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  108.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  109.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  110.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  111.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  112.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteActionService',
  113.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction3Service',
  114.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction4Service',
  115.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction3Service',
  116.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Controller\\Sync\\CollectionAction' => 'getCollectionAction7Service',
  117.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  118.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  119.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  120.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  121.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  122.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  123.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  124.             'cache.app' => 'getCache_AppService',
  125.             'cache.app_clearer' => 'getCache_AppClearerService',
  126.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  127.             'cache.system' => 'getCache_SystemService',
  128.             'cache.system_clearer' => 'getCache_SystemClearerService',
  129.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  130.             'cache_warmer' => 'getCacheWarmerService',
  131.             'console.command_loader' => 'getConsole_CommandLoaderService',
  132.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  133.             'data_collector.dump' => 'getDataCollector_DumpService',
  134.             'doctrine' => 'getDoctrineService',
  135.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  136.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  137.             'error_controller' => 'getErrorController2Service',
  138.             'event_dispatcher' => 'getEventDispatcherService',
  139.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  140.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  141.             'fos_js_routing.routes_response' => 'getFosJsRouting_RoutesResponseService',
  142.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  143.             'http_kernel' => 'getHttpKernelService',
  144.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  145.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  146.             'knp_paginator' => 'getKnpPaginatorService',
  147.             'knpu.oauth2.client.nellapp' => 'getKnpu_Oauth2_Client_NellappService',
  148.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService',
  149.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  150.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  151.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  152.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  153.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  154.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  155.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  156.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  157.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  158.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  159.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  160.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  161.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  162.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  163.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  164.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  165.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  166.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  167.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  168.             'oneup_uploader.controller.gallery' => 'getOneupUploader_Controller_GalleryService',
  169.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  170.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  171.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  172.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  173.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  174.             'request_stack' => 'getRequestStackService',
  175.             'router' => 'getRouterService',
  176.             'routing.loader' => 'getRouting_LoaderService',
  177.             'services_resetter' => 'getServicesResetterService',
  178.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  179.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  180.             'translator' => 'getTranslatorService',
  181.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  182.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  183.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  184.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  185.             'cache_clearer' => 'getCacheClearerService',
  186.             'filesystem' => 'getFilesystem2Service',
  187.             'serializer' => 'getSerializerService',
  188.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  189.             'form.factory' => 'getForm_FactoryService',
  190.             'form.type.file' => 'getForm_Type_FileService',
  191.             'profiler' => 'getProfilerService',
  192.             'twig' => 'getTwigService',
  193.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  194.             'security.token_storage' => 'getSecurity_TokenStorageService',
  195.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  196.             'session' => 'getSessionService',
  197.             'validator' => 'getValidatorService',
  198.         ];
  199.         $this->aliases = [
  200.             'database_connection' => 'doctrine.dbal.default_connection',
  201.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  202.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  203.             'oauth2.registry' => 'knpu.oauth2.registry',
  204.         ];
  205.         $this->privates['service_container'] = function () {
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  212.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  214.             include_once \dirname(__DIR__4).'/src/EventSubscriber/EnabledCrmSubscriber.php';
  215.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  216.             include_once \dirname(__DIR__4).'/src/Service/Channel/ChannelConfigurationService.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  228.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  272.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.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/psr/cache/src/CacheItemPoolInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  303.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  312.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  353.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  354.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  356.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  357.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  359.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  360.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  362.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  365.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  366.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  369.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  370.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  382.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/RegexSchemaAssetFilter.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  390.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  392.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  423.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  433.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  435.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  436.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  439.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  440.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  441.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  442.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  462.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  464.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  465.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  466.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  467.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  468.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  469.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  470.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  471.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  472.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  473.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  475.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  478.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  479.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  480.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/HandleExpireTokenSubscriber.php';
  481.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  483.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Loader/RouteCollectionLoader.php';
  484.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Routing/RouteClient.php';
  485.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  486.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ForceUserFromSetupSubscriber.php';
  487.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  488.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  489.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  490.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  492.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  493.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/UserResourceRepositoryInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryTrait.php';
  496.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository.php';
  497.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  498.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  499.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  500.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  502.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  504.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  506.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  507.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  508.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  509.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  511.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  512.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  514.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  515.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  516.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  517.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  519.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  520.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  521.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  523.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  524.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  527.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  528.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  530.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  531.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  532.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  533.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  537.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  538.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  541.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  542.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  559.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  575.             include_once \dirname(__DIR__4).'/src/Serializer/AbstractSerialRelationHandler.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  578.             include_once \dirname(__DIR__4).'/src/Serializer/Denormalizer/SerialRelationDenormalizer.php';
  579.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/AsyncValidationErrorNormalizer.php';
  580.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/OrganizationNormalizer.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  592.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/SerialRelationNormalizer.php';
  593.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteCollectionNormalizer.php';
  594.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteNormalizer.php';
  595.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  596.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  632.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  635.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  638.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  639.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  640.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  641.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  642.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  643.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  644.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  645.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  646.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  649.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  668.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Crm/ProductExtension.php';
  669.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Crm/QuoteExtension.php';
  670.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Crm/QuoteTemplateExtension.php';
  671.             include_once \dirname(__DIR__4).'/src/Twig/Extension/DateExtension.php';
  672.             include_once \dirname(__DIR__4).'/src/Twig/Extension/PriceExtension.php';
  673.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  674.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  678.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  679.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  680.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  682.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  684.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  685.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  686.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  687.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  688.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/DomainsRoutingExtension.php';
  689.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  690.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  691.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  692.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  693.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  694.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  695.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  696.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  697.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  698.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  699.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  700.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  701.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  702.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  703.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  704.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  705.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  706.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  707.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  708.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  709.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  710.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  711.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Extension/UserFromChannelExtension.php';
  712.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  713.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  715.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  716.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  718.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  720.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  728.             include_once __DIR__.'/proxy-classes.php';
  729.         };
  730.     }
  731.     public function compile(): void
  732.     {
  733.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  734.     }
  735.     public function isCompiled(): bool
  736.     {
  737.         return true;
  738.     }
  739.     public function getRemovedIds(): array
  740.     {
  741.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  742.     }
  743.     protected function createProxy($class\Closure $factory)
  744.     {
  745.         return $factory();
  746.     }
  747.     /**
  748.      * Gets the public '.container.private.cache_clearer' shared service.
  749.      *
  750.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  751.      */
  752.     protected function get_Container_Private_CacheClearerService()
  753.     {
  754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  755.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  756.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  757.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  758.         }, 1));
  759.     }
  760.     /**
  761.      * Gets the public '.container.private.filesystem' shared service.
  762.      *
  763.      * @return \Symfony\Component\Filesystem\Filesystem
  764.      */
  765.     protected function get_Container_Private_FilesystemService()
  766.     {
  767.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  768.     }
  769.     /**
  770.      * Gets the public '.container.private.form.factory' shared service.
  771.      *
  772.      * @return \Symfony\Component\Form\FormFactory
  773.      */
  774.     protected function get_Container_Private_Form_FactoryService()
  775.     {
  776.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  777.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  778.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  779.         if (isset($this->services['.container.private.form.factory'])) {
  780.             return $this->services['.container.private.form.factory'];
  781.         }
  782.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  783.     }
  784.     /**
  785.      * Gets the public '.container.private.form.type.file' shared service.
  786.      *
  787.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  788.      */
  789.     protected function get_Container_Private_Form_Type_FileService()
  790.     {
  791.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  792.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  793.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  794.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  795.     }
  796.     /**
  797.      * Gets the public '.container.private.profiler' shared service.
  798.      *
  799.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  800.      */
  801.     protected function get_Container_Private_ProfilerService()
  802.     {
  803.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  804.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  805.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  806.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  807.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  808.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  809.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  810.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  811.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  812.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  813.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  814.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  815.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  816.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  817.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  818.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  819.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  820.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  821.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  822.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  823.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  824.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  825.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  826.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  827.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  828.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  829.         if ($this->has('kernel')) {
  830.             $g->setKernel($b);
  831.         }
  832.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  833.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  834.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  835.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  836.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  837.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  838.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  839.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  840.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  841.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  842.         $instance->add($d);
  843.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  844.         $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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  845.         $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())));
  846.         $instance->add($e);
  847.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  848.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  849.         $instance->add($f);
  850.         $instance->add($g);
  851.         return $instance;
  852.     }
  853.     /**
  854.      * Gets the public '.container.private.security.authorization_checker' shared service.
  855.      *
  856.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  857.      */
  858.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  859.     {
  860.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  861.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  862.             return $this->services['.container.private.security.authorization_checker'];
  863.         }
  864.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  865.     }
  866.     /**
  867.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  868.      *
  869.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  870.      */
  871.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  872.     {
  873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  875.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  876.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  877.         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())));
  878.     }
  879.     /**
  880.      * Gets the public '.container.private.security.password_encoder' shared service.
  881.      *
  882.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  883.      *
  884.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  885.      */
  886.     protected function get_Container_Private_Security_PasswordEncoderService()
  887.     {
  888.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  889.         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()));
  890.     }
  891.     /**
  892.      * Gets the public '.container.private.security.token_storage' shared service.
  893.      *
  894.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  895.      */
  896.     protected function get_Container_Private_Security_TokenStorageService()
  897.     {
  898.         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, [
  899.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  900.         ], [
  901.             'request_stack' => '?',
  902.         ]));
  903.     }
  904.     /**
  905.      * Gets the public '.container.private.serializer' shared service.
  906.      *
  907.      * @return \Symfony\Component\Serializer\Serializer
  908.      */
  909.     protected function get_Container_Private_SerializerService()
  910.     {
  911.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  912.         if (isset($this->services['.container.private.serializer'])) {
  913.             return $this->services['.container.private.serializer'];
  914.         }
  915.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  916.         if (isset($this->services['.container.private.serializer'])) {
  917.             return $this->services['.container.private.serializer'];
  918.         }
  919.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  920.         $d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  921.         $e = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($d);
  922.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
  923.         $g = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($d$e$c$b$fNULL, [], $b);
  924.         $h = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($d$e$c$b$fNULL, [], $b);
  925.         $h->setEm($a);
  926.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($c), => new \App\Serializer\Denormalizer\SerialRelationDenormalizer($a), => new \App\Serializer\Normalizer\AsyncValidationErrorNormalizer(), => new \App\Serializer\Normalizer\OrganizationNormalizer($g, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] ?? $this->getImageRunTimeService())), => new \App\Serializer\Normalizer\SerialRelationNormalizer(), => new \Nellapp\Bundle\SDKBundle\Sync\Routing\Serializer\Normalizer\RouteCollectionNormalizer(), => new \Nellapp\Bundle\SDKBundle\Sync\Routing\Serializer\Normalizer\RouteNormalizer(), => $h=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\PaginationNormalizer(new \Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter()), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 11 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $e), 14 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($d$e$b$fNULL, [])), 15 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 16 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 19 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 20 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 21 => $g], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  927.     }
  928.     /**
  929.      * Gets the public '.container.private.session' shared service.
  930.      *
  931.      * @return \Symfony\Component\HttpFoundation\Session\Session
  932.      */
  933.     protected function get_Container_Private_SessionService()
  934.     {
  935.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  937.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  938.         if (isset($this->services['.container.private.session'])) {
  939.             return $this->services['.container.private.session'];
  940.         }
  941.         return $this->services['.container.private.session'] = $a->createSession();
  942.     }
  943.     /**
  944.      * Gets the public '.container.private.twig' shared service.
  945.      *
  946.      * @return \Twig\Environment
  947.      */
  948.     protected function get_Container_Private_TwigService()
  949.     {
  950.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  951.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  952.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  953.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  954.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  955.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  956.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  957.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  958.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  959.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  960.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  961.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  962.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  963.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  964.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  965.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  966.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  967.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  968.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  969.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  970.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  971.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  972.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  973.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  974.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  975.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  976.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  977.         $a->addPath((\dirname(__DIR__4).'/templates'));
  978.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  979.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  980.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  981.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  982.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  983.         $e = ($this->services['router'] ?? $this->getRouterService());
  984.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  985.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  986.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  987.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  988.         $i = new \Knp\Menu\Util\MenuManipulator();
  989.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  990.         $k = new \Symfony\Bridge\Twig\AppVariable();
  991.         $k->setEnvironment('dev');
  992.         $k->setDebug(true);
  993.         if ($this->has('.container.private.security.token_storage')) {
  994.             $k->setTokenStorage($g);
  995.         }
  996.         if ($this->has('request_stack')) {
  997.             $k->setRequestStack($f);
  998.         }
  999.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1000.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1001.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1002.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1003.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1004.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  1005.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  1006.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1007.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1008.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1009.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1010.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f$e)));
  1011.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  1012.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1013.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1014.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1015.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  1016.         $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())));
  1017.         $instance->addExtension(new \App\Twig\Extension\Crm\ProductExtension());
  1018.         $instance->addExtension(new \App\Twig\Extension\Crm\QuoteExtension());
  1019.         $instance->addExtension(new \App\Twig\Extension\Crm\QuoteTemplateExtension());
  1020.         $instance->addExtension(new \App\Twig\Extension\DateExtension());
  1021.         $instance->addExtension(new \App\Twig\Extension\PriceExtension());
  1022.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1023.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1024.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1025.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1026.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1027.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1028.         ], [
  1029.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1030.             'webpack_encore.tag_renderer' => '?',
  1031.         ])));
  1032.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1033.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1034.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  1035.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  1036.         ], [
  1037.             'list' => '?',
  1038.             'twig' => '?',
  1039.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1040.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  1041.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  1042.         }, 2)), $i$j), $j$i));
  1043.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  1044.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1045.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\DomainsRoutingExtension());
  1046.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1047.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1048.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1049.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1050.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1051.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1052.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1053.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1054.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1055.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1056.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1057.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1058.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1059.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1060.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1061.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1062.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1063.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1064.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1065.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1066.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1067.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1068.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Channel\Twig\Extension\UserFromChannelExtension());
  1069.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1070.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1071.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1072.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'false],
  1073.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'false],
  1074.         ], [
  1075.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1076.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1077.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1078.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1079.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1080.         $instance->addGlobal('app'$k);
  1081.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1082.             'App\\Twig\\Runtime\\Crm\\ProductRuntime' => ['privates''App\\Twig\\Runtime\\Crm\\ProductRuntime''getProductRuntimeService'false],
  1083.             'App\\Twig\\Runtime\\Crm\\QuoteRuntime' => ['privates''App\\Twig\\Runtime\\Crm\\QuoteRuntime''getQuoteRuntimeService'false],
  1084.             'App\\Twig\\Runtime\\Crm\\QuoteTemplateRuntime' => ['privates''App\\Twig\\Runtime\\Crm\\QuoteTemplateRuntime''getQuoteTemplateRuntimeService'false],
  1085.             'App\\Twig\\Runtime\\DateRuntime' => ['privates''App\\Twig\\Runtime\\DateRuntime''getDateRuntimeService'false],
  1086.             'App\\Twig\\Runtime\\PriceRuntime' => ['privates''App\\Twig\\Runtime\\PriceRuntime''getPriceRuntimeService'false],
  1087.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1088.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1089.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1090.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1091.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1092.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'false],
  1093.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'false],
  1094.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime''getDomainsRoutingRuntimeService'false],
  1095.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'false],
  1096.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'false],
  1097.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'false],
  1098.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'false],
  1099.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntimeService'false],
  1100.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'false],
  1101.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'false],
  1102.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'false],
  1103.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'false],
  1104.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'false],
  1105.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'false],
  1106.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'false],
  1107.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1108.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'false],
  1109.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'false],
  1110.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'false],
  1111.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'false],
  1112.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'false],
  1113.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'false],
  1114.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'false],
  1115.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'false],
  1116.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'false],
  1117.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime''getUserFromChannelRuntimeService'false],
  1118.         ], [
  1119.             'App\\Twig\\Runtime\\Crm\\ProductRuntime' => '?',
  1120.             'App\\Twig\\Runtime\\Crm\\QuoteRuntime' => '?',
  1121.             'App\\Twig\\Runtime\\Crm\\QuoteTemplateRuntime' => '?',
  1122.             'App\\Twig\\Runtime\\DateRuntime' => '?',
  1123.             'App\\Twig\\Runtime\\PriceRuntime' => '?',
  1124.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1125.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1126.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1127.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1128.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1129.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1130.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1131.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => '?',
  1132.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1133.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1134.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1135.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1136.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1137.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1138.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1139.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1140.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1141.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1142.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1143.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1144.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1145.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1146.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1147.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1148.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1149.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1150.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1151.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1152.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1153.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1154.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => '?',
  1155.         ])));
  1156.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  1157.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  1158.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  1159.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'',')))->configure($instance);
  1160.         return $instance;
  1161.     }
  1162.     /**
  1163.      * Gets the public '.container.private.validator' shared service.
  1164.      *
  1165.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1166.      */
  1167.     protected function get_Container_Private_ValidatorService()
  1168.     {
  1169.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1170.         if (isset($this->services['.container.private.validator'])) {
  1171.             return $this->services['.container.private.validator'];
  1172.         }
  1173.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1174.     }
  1175.     /**
  1176.      * Gets the public '.zenstruck_foundry.configuration' shared service.
  1177.      *
  1178.      * @return \Zenstruck\Foundry\Configuration
  1179.      */
  1180.     protected function get_ZenstruckFoundry_ConfigurationService()
  1181.     {
  1182.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Configuration.php';
  1183.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/StoryManager.php';
  1184.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ModelFactoryManager.php';
  1185.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Object/Instantiator.php';
  1186.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Generator.php';
  1187.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Factory.php';
  1188.         $this->services['.zenstruck_foundry.configuration'] = $instance = new \Zenstruck\Foundry\Configuration([=> 'default'], [=> 'default'], 'schema', [=> 'default']);
  1189.         $instance->setManagerRegistry(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()));
  1190.         $instance->setStoryManager(new \Zenstruck\Foundry\StoryManager(new RewindableGenerator(function () {
  1191.             return new \EmptyIterator();
  1192.         }, 0)));
  1193.         $instance->setModelFactoryManager(new \Zenstruck\Foundry\ModelFactoryManager(new RewindableGenerator(function () {
  1194.             yield => ($this->privates['App\\Factory\\Channel\\CompanyContactFactory'] ?? ($this->privates['App\\Factory\\Channel\\CompanyContactFactory'] = new \App\Factory\Channel\CompanyContactFactory()));
  1195.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\DiscountFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\DiscountFactory'] = new \App\Factory\Crm\Embed\DiscountFactory()));
  1196.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\ExtraInfoFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\ExtraInfoFactory'] = new \App\Factory\Crm\Embed\ExtraInfoFactory()));
  1197.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\LinePricingFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\LinePricingFactory'] = new \App\Factory\Crm\Embed\LinePricingFactory()));
  1198.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\MoneyFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\MoneyFactory'] = new \App\Factory\Crm\Embed\MoneyFactory()));
  1199.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\PricableLineDataFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\PricableLineDataFactory'] = new \App\Factory\Crm\Embed\PricableLineDataFactory()));
  1200.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\QuantityFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\QuantityFactory'] = new \App\Factory\Crm\Embed\QuantityFactory()));
  1201.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\TextContentFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\TextContentFactory'] = new \App\Factory\Crm\Embed\TextContentFactory()));
  1202.             yield => ($this->privates['App\\Factory\\Crm\\Opportunity\\OpportunityFactory'] ?? $this->getOpportunityFactoryService());
  1203.             yield => ($this->privates['App\\Factory\\Crm\\Product\\ProductCategoryFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductCategoryFactory'] = new \App\Factory\Crm\Product\ProductCategoryFactory()));
  1204.             yield 10 => ($this->privates['App\\Factory\\Crm\\Product\\ProductFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductFactory'] = new \App\Factory\Crm\Product\ProductFactory()));
  1205.             yield 11 => ($this->privates['App\\Factory\\Crm\\Product\\ProductPriceFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductPriceFactory'] = new \App\Factory\Crm\Product\ProductPriceFactory()));
  1206.             yield 12 => ($this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteFactory'] ?? $this->getQuoteFactoryService());
  1207.             yield 13 => ($this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteTemplateFactory'] ?? $this->getQuoteTemplateFactoryService());
  1208.             yield 14 => ($this->privates['App\\Factory\\Crm\\Quote\\Line\\QuoteLineFactory'] ?? ($this->privates['App\\Factory\\Crm\\Quote\\Line\\QuoteLineFactory'] = new \App\Factory\Crm\Quote\Line\QuoteLineFactory()));
  1209.             yield 15 => ($this->privates['App\\Factory\\Crm\\Quote\\Line\\QuoteTemplateLineFactory'] ?? ($this->privates['App\\Factory\\Crm\\Quote\\Line\\QuoteTemplateLineFactory'] = new \App\Factory\Crm\Quote\Line\QuoteTemplateLineFactory()));
  1210.         }, 16)));
  1211.         $instance->setInstantiator(\Zenstruck\Foundry\Object\Instantiator::withConstructor());
  1212.         $instance->setFaker(\Faker\Factory::create('fr_FR'));
  1213.         $instance->enableDefaultProxyAutoRefresh();
  1214.         return $instance;
  1215.     }
  1216.     /**
  1217.      * Gets the public '.zenstruck_foundry.global_state_registry' shared service.
  1218.      *
  1219.      * @return \Zenstruck\Foundry\Test\GlobalStateRegistry
  1220.      */
  1221.     protected function get_ZenstruckFoundry_GlobalStateRegistryService()
  1222.     {
  1223.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Test/GlobalStateRegistry.php';
  1224.         return $this->services['.zenstruck_foundry.global_state_registry'] = new \Zenstruck\Foundry\Test\GlobalStateRegistry();
  1225.     }
  1226.     /**
  1227.      * Gets the public 'App\Controller\Admin\Channel\Product\ArchiveAction' shared autowired service.
  1228.      *
  1229.      * @return \App\Controller\Admin\Channel\Product\ArchiveAction
  1230.      */
  1231.     protected function getArchiveActionService()
  1232.     {
  1233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1234.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1235.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/ArchiveAction.php';
  1236.         $this->services['App\\Controller\\Admin\\Channel\\Product\\ArchiveAction'] = $instance = new \App\Controller\Admin\Channel\Product\ArchiveAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1237.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Product\\ArchiveAction'$this));
  1238.         return $instance;
  1239.     }
  1240.     /**
  1241.      * Gets the public 'App\Controller\Admin\Channel\Product\ArchiveMultipleAction' shared autowired service.
  1242.      *
  1243.      * @return \App\Controller\Admin\Channel\Product\ArchiveMultipleAction
  1244.      */
  1245.     protected function getArchiveMultipleActionService()
  1246.     {
  1247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1248.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1249.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/ArchiveMultipleAction.php';
  1250.         $this->services['App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction'] = $instance = new \App\Controller\Admin\Channel\Product\ArchiveMultipleAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\Crm\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()));
  1251.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction'$this));
  1252.         return $instance;
  1253.     }
  1254.     /**
  1255.      * Gets the public 'App\Controller\Admin\Channel\Product\DuplicateAction' shared autowired service.
  1256.      *
  1257.      * @return \App\Controller\Admin\Channel\Product\DuplicateAction
  1258.      */
  1259.     protected function getDuplicateActionService()
  1260.     {
  1261.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1262.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1263.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/DuplicateAction.php';
  1264.         $this->services['App\\Controller\\Admin\\Channel\\Product\\DuplicateAction'] = $instance = new \App\Controller\Admin\Channel\Product\DuplicateAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\Crm\\Product\\ProductService'] ?? $this->getProductServiceService()));
  1265.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Product\\DuplicateAction'$this));
  1266.         return $instance;
  1267.     }
  1268.     /**
  1269.      * Gets the public 'App\Controller\Admin\Channel\Product\IndexAction' shared autowired service.
  1270.      *
  1271.      * @return \App\Controller\Admin\Channel\Product\IndexAction
  1272.      */
  1273.     protected function getIndexActionService()
  1274.     {
  1275.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1276.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1277.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/IndexAction.php';
  1278.         $this->services['App\\Controller\\Admin\\Channel\\Product\\IndexAction'] = $instance = new \App\Controller\Admin\Channel\Product\IndexAction(($this->privates['App\\Repository\\Crm\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  1279.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Product\\IndexAction'$this));
  1280.         return $instance;
  1281.     }
  1282.     /**
  1283.      * Gets the public 'App\Controller\Admin\Channel\Product\RestoreAction' shared autowired service.
  1284.      *
  1285.      * @return \App\Controller\Admin\Channel\Product\RestoreAction
  1286.      */
  1287.     protected function getRestoreActionService()
  1288.     {
  1289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1290.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1291.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/RestoreAction.php';
  1292.         $this->services['App\\Controller\\Admin\\Channel\\Product\\RestoreAction'] = $instance = new \App\Controller\Admin\Channel\Product\RestoreAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1293.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Product\\RestoreAction'$this));
  1294.         return $instance;
  1295.     }
  1296.     /**
  1297.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\ArchiveAction' shared autowired service.
  1298.      *
  1299.      * @return \App\Controller\Admin\Channel\QuoteTemplate\ArchiveAction
  1300.      */
  1301.     protected function getArchiveAction2Service()
  1302.     {
  1303.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1304.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1305.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveAction.php';
  1306.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\ArchiveAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1307.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction'$this));
  1308.         return $instance;
  1309.     }
  1310.     /**
  1311.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\ArchiveMultipleAction' shared autowired service.
  1312.      *
  1313.      * @return \App\Controller\Admin\Channel\QuoteTemplate\ArchiveMultipleAction
  1314.      */
  1315.     protected function getArchiveMultipleAction2Service()
  1316.     {
  1317.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1318.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1319.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveMultipleAction.php';
  1320.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\ArchiveMultipleAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\Crm\\Quote\\QuoteTemplateRepository'] ?? $this->getQuoteTemplateRepositoryService()));
  1321.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction'$this));
  1322.         return $instance;
  1323.     }
  1324.     /**
  1325.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\DuplicateAction' shared autowired service.
  1326.      *
  1327.      * @return \App\Controller\Admin\Channel\QuoteTemplate\DuplicateAction
  1328.      */
  1329.     protected function getDuplicateAction2Service()
  1330.     {
  1331.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1332.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1333.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/DuplicateAction.php';
  1334.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\DuplicateAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateService'] ?? $this->getQuoteTemplateServiceService()));
  1335.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction'$this));
  1336.         return $instance;
  1337.     }
  1338.     /**
  1339.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\EditAction' shared autowired service.
  1340.      *
  1341.      * @return \App\Controller\Admin\Channel\QuoteTemplate\EditAction
  1342.      */
  1343.     protected function getEditActionService()
  1344.     {
  1345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1346.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1347.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/EditAction.php';
  1348.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\EditAction();
  1349.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction'$this));
  1350.         return $instance;
  1351.     }
  1352.     /**
  1353.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\IndexAction' shared autowired service.
  1354.      *
  1355.      * @return \App\Controller\Admin\Channel\QuoteTemplate\IndexAction
  1356.      */
  1357.     protected function getIndexAction2Service()
  1358.     {
  1359.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1360.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1361.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/IndexAction.php';
  1362.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\IndexAction(($this->privates['App\\Repository\\Crm\\Quote\\QuoteTemplateRepository'] ?? $this->getQuoteTemplateRepositoryService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  1363.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction'$this));
  1364.         return $instance;
  1365.     }
  1366.     /**
  1367.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\NewAction' shared autowired service.
  1368.      *
  1369.      * @return \App\Controller\Admin\Channel\QuoteTemplate\NewAction
  1370.      */
  1371.     protected function getNewActionService()
  1372.     {
  1373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1374.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1375.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/NewAction.php';
  1376.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\NewAction();
  1377.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction'$this));
  1378.         return $instance;
  1379.     }
  1380.     /**
  1381.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\PublishAction' shared autowired service.
  1382.      *
  1383.      * @return \App\Controller\Admin\Channel\QuoteTemplate\PublishAction
  1384.      */
  1385.     protected function getPublishActionService()
  1386.     {
  1387.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1388.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/PublishAction.php';
  1389.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\PublishAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1390.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction'$this));
  1391.         return $instance;
  1392.     }
  1393.     /**
  1394.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\RestoreAction' shared autowired service.
  1395.      *
  1396.      * @return \App\Controller\Admin\Channel\QuoteTemplate\RestoreAction
  1397.      */
  1398.     protected function getRestoreAction2Service()
  1399.     {
  1400.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1401.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1402.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/RestoreAction.php';
  1403.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\RestoreAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1404.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction'$this));
  1405.         return $instance;
  1406.     }
  1407.     /**
  1408.      * Gets the public 'App\Controller\Admin\Channel\Quote\ArchiveAction' shared autowired service.
  1409.      *
  1410.      * @return \App\Controller\Admin\Channel\Quote\ArchiveAction
  1411.      */
  1412.     protected function getArchiveAction3Service()
  1413.     {
  1414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1415.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1416.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ArchiveAction.php';
  1417.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction'] = $instance = new \App\Controller\Admin\Channel\Quote\ArchiveAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1418.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction'$this));
  1419.         return $instance;
  1420.     }
  1421.     /**
  1422.      * Gets the public 'App\Controller\Admin\Channel\Quote\ArchiveMultipleAction' shared autowired service.
  1423.      *
  1424.      * @return \App\Controller\Admin\Channel\Quote\ArchiveMultipleAction
  1425.      */
  1426.     protected function getArchiveMultipleAction3Service()
  1427.     {
  1428.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1429.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1430.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ArchiveMultipleAction.php';
  1431.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction'] = $instance = new \App\Controller\Admin\Channel\Quote\ArchiveMultipleAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Repository\\Crm\\Quote\\QuoteRepository'] ?? $this->getQuoteRepositoryService()));
  1432.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction'$this));
  1433.         return $instance;
  1434.     }
  1435.     /**
  1436.      * Gets the public 'App\Controller\Admin\Channel\Quote\DuplicateAction' shared autowired service.
  1437.      *
  1438.      * @return \App\Controller\Admin\Channel\Quote\DuplicateAction
  1439.      */
  1440.     protected function getDuplicateAction3Service()
  1441.     {
  1442.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1443.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1444.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/DuplicateAction.php';
  1445.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction'] = $instance = new \App\Controller\Admin\Channel\Quote\DuplicateAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteManager'] ?? $this->getQuoteManagerService()));
  1446.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction'$this));
  1447.         return $instance;
  1448.     }
  1449.     /**
  1450.      * Gets the public 'App\Controller\Admin\Channel\Quote\EditAction' shared autowired service.
  1451.      *
  1452.      * @return \App\Controller\Admin\Channel\Quote\EditAction
  1453.      */
  1454.     protected function getEditAction2Service()
  1455.     {
  1456.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1457.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1458.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/EditAction.php';
  1459.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\EditAction'] = $instance = new \App\Controller\Admin\Channel\Quote\EditAction();
  1460.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\EditAction'$this));
  1461.         return $instance;
  1462.     }
  1463.     /**
  1464.      * Gets the public 'App\Controller\Admin\Channel\Quote\IndexAction' shared autowired service.
  1465.      *
  1466.      * @return \App\Controller\Admin\Channel\Quote\IndexAction
  1467.      */
  1468.     protected function getIndexAction3Service()
  1469.     {
  1470.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1471.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1472.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/IndexAction.php';
  1473.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\IndexAction'] = $instance = new \App\Controller\Admin\Channel\Quote\IndexAction(($this->privates['App\\Repository\\Crm\\Quote\\QuoteRepository'] ?? $this->getQuoteRepositoryService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  1474.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\IndexAction'$this));
  1475.         return $instance;
  1476.     }
  1477.     /**
  1478.      * Gets the public 'App\Controller\Admin\Channel\Quote\NewAction' shared autowired service.
  1479.      *
  1480.      * @return \App\Controller\Admin\Channel\Quote\NewAction
  1481.      */
  1482.     protected function getNewAction2Service()
  1483.     {
  1484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1485.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1486.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/NewAction.php';
  1487.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\NewAction'] = $instance = new \App\Controller\Admin\Channel\Quote\NewAction();
  1488.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\NewAction'$this));
  1489.         return $instance;
  1490.     }
  1491.     /**
  1492.      * Gets the public 'App\Controller\Admin\Channel\Quote\PublishAction' shared autowired service.
  1493.      *
  1494.      * @return \App\Controller\Admin\Channel\Quote\PublishAction
  1495.      */
  1496.     protected function getPublishAction2Service()
  1497.     {
  1498.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1499.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/PublishAction.php';
  1500.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\PublishAction'] = $instance = new \App\Controller\Admin\Channel\Quote\PublishAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1501.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\PublishAction'$this));
  1502.         return $instance;
  1503.     }
  1504.     /**
  1505.      * Gets the public 'App\Controller\Admin\Channel\Quote\RestoreAction' shared autowired service.
  1506.      *
  1507.      * @return \App\Controller\Admin\Channel\Quote\RestoreAction
  1508.      */
  1509.     protected function getRestoreAction3Service()
  1510.     {
  1511.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1512.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1513.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/RestoreAction.php';
  1514.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\RestoreAction'] = $instance = new \App\Controller\Admin\Channel\Quote\RestoreAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1515.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\RestoreAction'$this));
  1516.         return $instance;
  1517.     }
  1518.     /**
  1519.      * Gets the public 'App\Controller\Async\Admin\Company\CollectionAction' shared autowired service.
  1520.      *
  1521.      * @return \App\Controller\Async\Admin\Company\CollectionAction
  1522.      */
  1523.     protected function getCollectionActionService()
  1524.     {
  1525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1526.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1527.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Company/CollectionAction.php';
  1528.         $this->services['App\\Controller\\Async\\Admin\\Company\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\Company\CollectionAction(($this->privates['App\\Repository\\Channel\\CompanyRepository'] ?? $this->getCompanyRepositoryService()));
  1529.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Company\\CollectionAction'$this));
  1530.         return $instance;
  1531.     }
  1532.     /**
  1533.      * Gets the public 'App\Controller\Async\Admin\Company\GetAction' shared autowired service.
  1534.      *
  1535.      * @return \App\Controller\Async\Admin\Company\GetAction
  1536.      */
  1537.     protected function getGetActionService()
  1538.     {
  1539.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1540.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1541.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Company/GetAction.php';
  1542.         $this->services['App\\Controller\\Async\\Admin\\Company\\GetAction'] = $instance = new \App\Controller\Async\Admin\Company\GetAction();
  1543.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Company\\GetAction'$this));
  1544.         return $instance;
  1545.     }
  1546.     /**
  1547.      * Gets the public 'App\Controller\Async\Admin\Enum\GetAllUnitAction' shared autowired service.
  1548.      *
  1549.      * @return \App\Controller\Async\Admin\Enum\GetAllUnitAction
  1550.      */
  1551.     protected function getGetAllUnitActionService()
  1552.     {
  1553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1554.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1555.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Enum/GetAllUnitAction.php';
  1556.         $this->services['App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction'] = $instance = new \App\Controller\Async\Admin\Enum\GetAllUnitAction(($this->services['translator'] ?? $this->getTranslatorService()));
  1557.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction'$this));
  1558.         return $instance;
  1559.     }
  1560.     /**
  1561.      * Gets the public 'App\Controller\Async\Admin\Organization\CollectionAction' shared autowired service.
  1562.      *
  1563.      * @return \App\Controller\Async\Admin\Organization\CollectionAction
  1564.      */
  1565.     protected function getCollectionAction2Service()
  1566.     {
  1567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1568.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1569.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Organization/CollectionAction.php';
  1570.         $this->services['App\\Controller\\Async\\Admin\\Organization\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\Organization\CollectionAction(($this->privates['App\\Repository\\Channel\\OrganizationRepository'] ?? $this->getOrganizationRepositoryService()));
  1571.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Organization\\CollectionAction'$this));
  1572.         return $instance;
  1573.     }
  1574.     /**
  1575.      * Gets the public 'App\Controller\Async\Admin\Organization\GetAction' shared autowired service.
  1576.      *
  1577.      * @return \App\Controller\Async\Admin\Organization\GetAction
  1578.      */
  1579.     protected function getGetAction2Service()
  1580.     {
  1581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1582.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1583.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Organization/GetAction.php';
  1584.         $this->services['App\\Controller\\Async\\Admin\\Organization\\GetAction'] = $instance = new \App\Controller\Async\Admin\Organization\GetAction();
  1585.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Organization\\GetAction'$this));
  1586.         return $instance;
  1587.     }
  1588.     /**
  1589.      * Gets the public 'App\Controller\Async\Admin\ProductCategory\GetAllAction' shared autowired service.
  1590.      *
  1591.      * @return \App\Controller\Async\Admin\ProductCategory\GetAllAction
  1592.      */
  1593.     protected function getGetAllActionService()
  1594.     {
  1595.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1596.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1597.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/ProductCategory/GetAllAction.php';
  1598.         $this->services['App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction'] = $instance = new \App\Controller\Async\Admin\ProductCategory\GetAllAction(($this->privates['App\\Repository\\Crm\\Product\\ProductCategoryRepository'] ?? $this->getProductCategoryRepositoryService()));
  1599.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction'$this));
  1600.         return $instance;
  1601.     }
  1602.     /**
  1603.      * Gets the public 'App\Controller\Async\Admin\Product\CollectionAction' shared autowired service.
  1604.      *
  1605.      * @return \App\Controller\Async\Admin\Product\CollectionAction
  1606.      */
  1607.     protected function getCollectionAction3Service()
  1608.     {
  1609.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1610.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1611.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/CollectionAction.php';
  1612.         $this->services['App\\Controller\\Async\\Admin\\Product\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\Product\CollectionAction(($this->privates['App\\Repository\\Crm\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()));
  1613.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Product\\CollectionAction'$this));
  1614.         return $instance;
  1615.     }
  1616.     /**
  1617.      * Gets the public 'App\Controller\Async\Admin\Product\GetAction' shared autowired service.
  1618.      *
  1619.      * @return \App\Controller\Async\Admin\Product\GetAction
  1620.      */
  1621.     protected function getGetAction3Service()
  1622.     {
  1623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1624.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1625.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/GetAction.php';
  1626.         $this->services['App\\Controller\\Async\\Admin\\Product\\GetAction'] = $instance = new \App\Controller\Async\Admin\Product\GetAction();
  1627.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Product\\GetAction'$this));
  1628.         return $instance;
  1629.     }
  1630.     /**
  1631.      * Gets the public 'App\Controller\Async\Admin\Product\PostAction' shared autowired service.
  1632.      *
  1633.      * @return \App\Controller\Async\Admin\Product\PostAction
  1634.      */
  1635.     protected function getPostActionService()
  1636.     {
  1637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1638.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1639.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/PostAction.php';
  1640.         $this->services['App\\Controller\\Async\\Admin\\Product\\PostAction'] = $instance = new \App\Controller\Async\Admin\Product\PostAction(($this->privates['App\\Service\\Crm\\Product\\ProductService'] ?? $this->getProductServiceService()));
  1641.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Product\\PostAction'$this));
  1642.         return $instance;
  1643.     }
  1644.     /**
  1645.      * Gets the public 'App\Controller\Async\Admin\Product\PutAction' shared autowired service.
  1646.      *
  1647.      * @return \App\Controller\Async\Admin\Product\PutAction
  1648.      */
  1649.     protected function getPutActionService()
  1650.     {
  1651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1652.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1653.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/PutAction.php';
  1654.         $this->services['App\\Controller\\Async\\Admin\\Product\\PutAction'] = $instance = new \App\Controller\Async\Admin\Product\PutAction(($this->privates['App\\Service\\Crm\\Product\\ProductService'] ?? $this->getProductServiceService()));
  1655.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Product\\PutAction'$this));
  1656.         return $instance;
  1657.     }
  1658.     /**
  1659.      * Gets the public 'App\Controller\Async\Admin\Prospect\CollectionAction' shared autowired service.
  1660.      *
  1661.      * @return \App\Controller\Async\Admin\Prospect\CollectionAction
  1662.      */
  1663.     protected function getCollectionAction4Service()
  1664.     {
  1665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1666.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1667.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Prospect/CollectionAction.php';
  1668.         $this->services['App\\Controller\\Async\\Admin\\Prospect\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\Prospect\CollectionAction(($this->privates['App\\Repository\\Channel\\ProspectRepository'] ?? $this->getProspectRepositoryService()));
  1669.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Prospect\\CollectionAction'$this));
  1670.         return $instance;
  1671.     }
  1672.     /**
  1673.      * Gets the public 'App\Controller\Async\Admin\Prospect\GetAction' shared autowired service.
  1674.      *
  1675.      * @return \App\Controller\Async\Admin\Prospect\GetAction
  1676.      */
  1677.     protected function getGetAction4Service()
  1678.     {
  1679.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1680.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1681.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Prospect/GetAction.php';
  1682.         $this->services['App\\Controller\\Async\\Admin\\Prospect\\GetAction'] = $instance = new \App\Controller\Async\Admin\Prospect\GetAction();
  1683.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Prospect\\GetAction'$this));
  1684.         return $instance;
  1685.     }
  1686.     /**
  1687.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\CollectionAction' shared autowired service.
  1688.      *
  1689.      * @return \App\Controller\Async\Admin\QuoteTemplate\CollectionAction
  1690.      */
  1691.     protected function getCollectionAction5Service()
  1692.     {
  1693.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1694.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1695.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/CollectionAction.php';
  1696.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\CollectionAction(($this->privates['App\\Repository\\Crm\\Quote\\QuoteTemplateRepository'] ?? $this->getQuoteTemplateRepositoryService()));
  1697.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction'$this));
  1698.         return $instance;
  1699.     }
  1700.     /**
  1701.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\GetAction' shared autowired service.
  1702.      *
  1703.      * @return \App\Controller\Async\Admin\QuoteTemplate\GetAction
  1704.      */
  1705.     protected function getGetAction5Service()
  1706.     {
  1707.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1708.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1709.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/GetAction.php';
  1710.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\GetAction();
  1711.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction'$this));
  1712.         return $instance;
  1713.     }
  1714.     /**
  1715.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\GetLinesAction' shared autowired service.
  1716.      *
  1717.      * @return \App\Controller\Async\Admin\QuoteTemplate\GetLinesAction
  1718.      */
  1719.     protected function getGetLinesActionService()
  1720.     {
  1721.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1722.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1723.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/GetLinesAction.php';
  1724.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\GetLinesAction(($this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] ?? $this->getLineContainerServiceService()));
  1725.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction'$this));
  1726.         return $instance;
  1727.     }
  1728.     /**
  1729.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PostAction' shared autowired service.
  1730.      *
  1731.      * @return \App\Controller\Async\Admin\QuoteTemplate\PostAction
  1732.      */
  1733.     protected function getPostAction2Service()
  1734.     {
  1735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1736.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1737.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PostAction.php';
  1738.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PostAction();
  1739.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction'$this));
  1740.         return $instance;
  1741.     }
  1742.     /**
  1743.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PostLinesAction' shared autowired service.
  1744.      *
  1745.      * @return \App\Controller\Async\Admin\QuoteTemplate\PostLinesAction
  1746.      */
  1747.     protected function getPostLinesActionService()
  1748.     {
  1749.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1750.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1751.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PostLinesAction.php';
  1752.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PostLinesAction(($this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] ?? $this->getLineContainerServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1753.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction'$this));
  1754.         return $instance;
  1755.     }
  1756.     /**
  1757.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PreviewLinesAction' shared autowired service.
  1758.      *
  1759.      * @return \App\Controller\Async\Admin\QuoteTemplate\PreviewLinesAction
  1760.      */
  1761.     protected function getPreviewLinesActionService()
  1762.     {
  1763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1764.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1765.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PreviewLinesAction.php';
  1766.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PreviewLinesAction(($this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] ?? $this->getLineContainerServiceService()));
  1767.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction'$this));
  1768.         return $instance;
  1769.     }
  1770.     /**
  1771.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PutHeaderAction' shared autowired service.
  1772.      *
  1773.      * @return \App\Controller\Async\Admin\QuoteTemplate\PutHeaderAction
  1774.      */
  1775.     protected function getPutHeaderActionService()
  1776.     {
  1777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1778.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1779.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutHeaderAction.php';
  1780.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PutHeaderAction();
  1781.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction'$this));
  1782.         return $instance;
  1783.     }
  1784.     /**
  1785.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PutTermsAction' shared autowired service.
  1786.      *
  1787.      * @return \App\Controller\Async\Admin\QuoteTemplate\PutTermsAction
  1788.      */
  1789.     protected function getPutTermsActionService()
  1790.     {
  1791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1792.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1793.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutTermsAction.php';
  1794.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PutTermsAction();
  1795.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction'$this));
  1796.         return $instance;
  1797.     }
  1798.     /**
  1799.      * Gets the public 'App\Controller\Async\Admin\Quote\GetAction' shared autowired service.
  1800.      *
  1801.      * @return \App\Controller\Async\Admin\Quote\GetAction
  1802.      */
  1803.     protected function getGetAction6Service()
  1804.     {
  1805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1806.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1807.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/GetAction.php';
  1808.         $this->services['App\\Controller\\Async\\Admin\\Quote\\GetAction'] = $instance = new \App\Controller\Async\Admin\Quote\GetAction();
  1809.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Quote\\GetAction'$this));
  1810.         return $instance;
  1811.     }
  1812.     /**
  1813.      * Gets the public 'App\Controller\Async\Admin\Quote\GetLinesAction' shared autowired service.
  1814.      *
  1815.      * @return \App\Controller\Async\Admin\Quote\GetLinesAction
  1816.      */
  1817.     protected function getGetLinesAction2Service()
  1818.     {
  1819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1820.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1821.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/GetLinesAction.php';
  1822.         $this->services['App\\Controller\\Async\\Admin\\Quote\\GetLinesAction'] = $instance = new \App\Controller\Async\Admin\Quote\GetLinesAction(($this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] ?? $this->getLineContainerServiceService()));
  1823.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Quote\\GetLinesAction'$this));
  1824.         return $instance;
  1825.     }
  1826.     /**
  1827.      * Gets the public 'App\Controller\Async\Admin\Quote\PostAction' shared autowired service.
  1828.      *
  1829.      * @return \App\Controller\Async\Admin\Quote\PostAction
  1830.      */
  1831.     protected function getPostAction3Service()
  1832.     {
  1833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1834.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1835.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PostAction.php';
  1836.         include_once \dirname(__DIR__4).'/src/Service/Crm/Opportunity/OpportunityManager.php';
  1837.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PostAction'] = $instance = new \App\Controller\Async\Admin\Quote\PostAction(($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteManager'] ?? $this->getQuoteManagerService()), ($this->privates['App\\Service\\Crm\\Opportunity\\OpportunityManager'] ?? ($this->privates['App\\Service\\Crm\\Opportunity\\OpportunityManager'] = new \App\Service\Crm\Opportunity\OpportunityManager())), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1838.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PostAction'$this));
  1839.         return $instance;
  1840.     }
  1841.     /**
  1842.      * Gets the public 'App\Controller\Async\Admin\Quote\PostLinesAction' shared autowired service.
  1843.      *
  1844.      * @return \App\Controller\Async\Admin\Quote\PostLinesAction
  1845.      */
  1846.     protected function getPostLinesAction2Service()
  1847.     {
  1848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1849.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1850.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PostLinesAction.php';
  1851.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PostLinesAction'] = $instance = new \App\Controller\Async\Admin\Quote\PostLinesAction(($this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] ?? $this->getLineContainerServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1852.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PostLinesAction'$this));
  1853.         return $instance;
  1854.     }
  1855.     /**
  1856.      * Gets the public 'App\Controller\Async\Admin\Quote\PreviewLinesAction' shared autowired service.
  1857.      *
  1858.      * @return \App\Controller\Async\Admin\Quote\PreviewLinesAction
  1859.      */
  1860.     protected function getPreviewLinesAction2Service()
  1861.     {
  1862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1863.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1864.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PreviewLinesAction.php';
  1865.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction'] = $instance = new \App\Controller\Async\Admin\Quote\PreviewLinesAction(($this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] ?? $this->getLineContainerServiceService()));
  1866.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction'$this));
  1867.         return $instance;
  1868.     }
  1869.     /**
  1870.      * Gets the public 'App\Controller\Async\Admin\Quote\PutPreviewAction' shared autowired service.
  1871.      *
  1872.      * @return \App\Controller\Async\Admin\Quote\PutPreviewAction
  1873.      */
  1874.     protected function getPutPreviewActionService()
  1875.     {
  1876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1877.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1878.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PutPreviewAction.php';
  1879.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction'] = $instance = new \App\Controller\Async\Admin\Quote\PutPreviewAction();
  1880.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction'$this));
  1881.         return $instance;
  1882.     }
  1883.     /**
  1884.      * Gets the public 'App\Controller\Async\Admin\Quote\PutTargetAction' shared autowired service.
  1885.      *
  1886.      * @return \App\Controller\Async\Admin\Quote\PutTargetAction
  1887.      */
  1888.     protected function getPutTargetActionService()
  1889.     {
  1890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1891.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1892.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PutTargetAction.php';
  1893.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PutTargetAction'] = $instance = new \App\Controller\Async\Admin\Quote\PutTargetAction();
  1894.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PutTargetAction'$this));
  1895.         return $instance;
  1896.     }
  1897.     /**
  1898.      * Gets the public 'App\Controller\Async\Admin\Quote\PutTemplateAction' shared autowired service.
  1899.      *
  1900.      * @return \App\Controller\Async\Admin\Quote\PutTemplateAction
  1901.      */
  1902.     protected function getPutTemplateActionService()
  1903.     {
  1904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1905.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1906.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PutTemplateAction.php';
  1907.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction'] = $instance = new \App\Controller\Async\Admin\Quote\PutTemplateAction(($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()));
  1908.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction'$this));
  1909.         return $instance;
  1910.     }
  1911.     /**
  1912.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1913.      *
  1914.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1915.      */
  1916.     protected function getProfilerControllerService()
  1917.     {
  1918.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  1919.         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()));
  1920.     }
  1921.     /**
  1922.      * Gets the public 'DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer.App\Entity\Account\User' shared service.
  1923.      *
  1924.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer
  1925.      */
  1926.     protected function getUserService()
  1927.     {
  1928.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  1929.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/Blamer.php';
  1930.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/DoctrineBlamer.php';
  1931.         return $this->services['DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User'] = new \DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'App\\Entity\\Account\\User', [=> 'App\\Entity']);
  1932.     }
  1933.     /**
  1934.      * Gets the public 'League\Flysystem\Filesystem' shared service.
  1935.      *
  1936.      * @return \League\Flysystem\Filesystem
  1937.      */
  1938.     protected function getFilesystemService()
  1939.     {
  1940.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  1941.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  1942.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  1943.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  1944.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  1945.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  1946.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  1947.         include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  1948.         return $this->services['League\\Flysystem\\Filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter(($this->targetDir.''.'/flysystem'), NULL22NULLfalse), []);
  1949.     }
  1950.     /**
  1951.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  1952.      *
  1953.      * @return \Liip\ImagineBundle\Controller\ImagineController
  1954.      */
  1955.     protected function getImagineControllerService()
  1956.     {
  1957.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  1958.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  1959.         return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
  1960.     }
  1961.     /**
  1962.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction' shared autowired service.
  1963.      *
  1964.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction
  1965.      */
  1966.     protected function getConnectActionService()
  1967.     {
  1968.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectAction.php';
  1969.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  1970.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectAction'] = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction(($this->services['knpu.oauth2.registry'] ?? ($this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']))));
  1971.     }
  1972.     /**
  1973.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction' shared autowired service.
  1974.      *
  1975.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction
  1976.      */
  1977.     protected function getConnectCheckActionService()
  1978.     {
  1979.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectCheckAction.php';
  1980.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction'] = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction();
  1981.     }
  1982.     /**
  1983.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController' shared autowired service.
  1984.      *
  1985.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController
  1986.      */
  1987.     protected function getGlobalLogoutControllerService()
  1988.     {
  1989.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1990.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/GlobalLogoutController.php';
  1991.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Session/SessionDeleter.php';
  1992.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController(new \Nellapp\Bundle\SDKBundle\Auth\Session\SessionDeleter(($this->privates['Redis'] ?? $this->getRedisService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'crm'));
  1993.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController'$this));
  1994.         return $instance;
  1995.     }
  1996.     /**
  1997.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction' shared autowired service.
  1998.      *
  1999.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction
  2000.      */
  2001.     protected function getLoggedOutActionService()
  2002.     {
  2003.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2004.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LoggedOutAction.php';
  2005.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction();
  2006.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'$this));
  2007.         return $instance;
  2008.     }
  2009.     /**
  2010.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction' shared autowired service.
  2011.      *
  2012.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction
  2013.      */
  2014.     protected function getLogoutActionService()
  2015.     {
  2016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2017.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LogoutAction.php';
  2018.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction();
  2019.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'$this));
  2020.         return $instance;
  2021.     }
  2022.     /**
  2023.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction' shared autowired service.
  2024.      *
  2025.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction
  2026.      */
  2027.     protected function getCollectionAction6Service()
  2028.     {
  2029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2030.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  2031.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChannelUserRole/CollectionAction.php';
  2032.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2033.         $instance->setContainer(($this->privates['.service_locator.jVKPa9B'] ?? $this->get_ServiceLocator_JVKPa9BService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction'$this));
  2034.         return $instance;
  2035.     }
  2036.     /**
  2037.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController' shared autowired service.
  2038.      *
  2039.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController
  2040.      */
  2041.     protected function getChatNotificationControllerService()
  2042.     {
  2043.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2044.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChatNotification/ChatNotificationController.php';
  2045.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/ProxyClientInterface.php';
  2046.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/AbstractProxyClient.php';
  2047.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Proxy/ProxyClient.php';
  2048.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController(new \Nellapp\Bundle\SDKBundle\Sync\Proxy\ProxyClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET')), ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService()));
  2049.         $instance->setContainer(($this->privates['.service_locator.jVKPa9B'] ?? $this->get_ServiceLocator_JVKPa9BService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController'$this));
  2050.         return $instance;
  2051.     }
  2052.     /**
  2053.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction' shared autowired service.
  2054.      *
  2055.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction
  2056.      */
  2057.     protected function getChannelAdminCollectionActionService()
  2058.     {
  2059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2060.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  2061.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelAdminCollectionAction.php';
  2062.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2063.         $instance->setContainer(($this->privates['.service_locator.jVKPa9B'] ?? $this->get_ServiceLocator_JVKPa9BService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction'$this));
  2064.         return $instance;
  2065.     }
  2066.     /**
  2067.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction' shared autowired service.
  2068.      *
  2069.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction
  2070.      */
  2071.     protected function getChannelLearnerCollectionActionService()
  2072.     {
  2073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2074.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  2075.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelLearnerCollectionAction.php';
  2076.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2077.         $instance->setContainer(($this->privates['.service_locator.jVKPa9B'] ?? $this->get_ServiceLocator_JVKPa9BService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction'$this));
  2078.         return $instance;
  2079.     }
  2080.     /**
  2081.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction' shared autowired service.
  2082.      *
  2083.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction
  2084.      */
  2085.     protected function getChannelUserCollectionActionService()
  2086.     {
  2087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2088.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  2089.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelUserCollectionAction.php';
  2090.         $this->services['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction'] = $instance = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2091.         $instance->setContainer(($this->privates['.service_locator.jVKPa9B'] ?? $this->get_ServiceLocator_JVKPa9BService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction'$this));
  2092.         return $instance;
  2093.     }
  2094.     /**
  2095.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController' shared autowired service.
  2096.      *
  2097.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController
  2098.      */
  2099.     protected function getChannelResourceAccessCacheControllerService()
  2100.     {
  2101.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2102.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Async/ChannelResourceAccessCacheController.php';
  2103.         $this->services['Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController'] = $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] ?? $this->getChannelResourceManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService()));
  2104.         $instance->setContainer(($this->privates['.service_locator.i22ZVZa'] ?? $this->get_ServiceLocator_I22ZVZaService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController'$this));
  2105.         return $instance;
  2106.     }
  2107.     /**
  2108.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction' shared autowired service.
  2109.      *
  2110.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction
  2111.      */
  2112.     protected function getDeleteActionService()
  2113.     {
  2114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2115.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2116.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/DeleteAction.php';
  2117.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2118.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2119.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2120.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2121.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2122.         $instance->setContainer(($this->privates['.service_locator.i22ZVZa'] ?? $this->get_ServiceLocator_I22ZVZaService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction'$this));
  2123.         return $instance;
  2124.     }
  2125.     /**
  2126.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction' shared autowired service.
  2127.      *
  2128.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction
  2129.      */
  2130.     protected function getEditAction3Service()
  2131.     {
  2132.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2133.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/EditAction.php';
  2135.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2136.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2137.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2138.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2139.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2140.         $instance->setContainer(($this->privates['.service_locator.i22ZVZa'] ?? $this->get_ServiceLocator_I22ZVZaService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction'$this));
  2141.         return $instance;
  2142.     }
  2143.     /**
  2144.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction' shared autowired service.
  2145.      *
  2146.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction
  2147.      */
  2148.     protected function getIndexAction4Service()
  2149.     {
  2150.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2151.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2152.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/IndexAction.php';
  2153.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction(($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService()));
  2154.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2155.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2156.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2157.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2158.         $instance->setContainer(($this->privates['.service_locator.i22ZVZa'] ?? $this->get_ServiceLocator_I22ZVZaService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction'$this));
  2159.         return $instance;
  2160.     }
  2161.     /**
  2162.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction' shared autowired service.
  2163.      *
  2164.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction
  2165.      */
  2166.     protected function getNewAction3Service()
  2167.     {
  2168.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2169.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2170.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/NewAction.php';
  2171.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2172.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2173.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2174.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2175.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2176.         $instance->setContainer(($this->privates['.service_locator.i22ZVZa'] ?? $this->get_ServiceLocator_I22ZVZaService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction'$this));
  2177.         return $instance;
  2178.     }
  2179.     /**
  2180.      * Gets the public 'Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction' shared autowired service.
  2181.      *
  2182.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction
  2183.      */
  2184.     protected function getCollectionAction7Service()
  2185.     {
  2186.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Controller/Sync/CollectionAction.php';
  2187.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Controller\\Sync\\CollectionAction'] = new \Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction(($this->services['router'] ?? $this->getRouterService()));
  2188.     }
  2189.     /**
  2190.      * Gets the public 'Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController' shared autowired service.
  2191.      *
  2192.      * @return \Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController
  2193.      */
  2194.     protected function getErrorControllerService()
  2195.     {
  2196.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Controller/ErrorController.php';
  2197.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController'] = new \Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2198.     }
  2199.     /**
  2200.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2201.      *
  2202.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2203.      */
  2204.     protected function getRedirectControllerService()
  2205.     {
  2206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2207.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2208.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2209.     }
  2210.     /**
  2211.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2212.      *
  2213.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2214.      */
  2215.     protected function getTemplateControllerService()
  2216.     {
  2217.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2218.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2219.     }
  2220.     /**
  2221.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  2222.      *
  2223.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  2224.      */
  2225.     protected function getBazinga_Jstranslation_ControllerService()
  2226.     {
  2227.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  2228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2230.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2231.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2232.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2233.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2234.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2236.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2237.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2242.         $this->services['bazinga.jstranslation.controller'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Controller\Controller(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->targetDir.''.'/bazinga-js-translation'), true'fr''fr''86400');
  2243.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2244.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2245.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2246.         $instance->addLoader('yaml'$a);
  2247.         $instance->addLoader('yml'$a);
  2248.         $instance->addLoader('xlf'$b);
  2249.         $instance->addLoader('xliff'$b);
  2250.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2251.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2252.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2253.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2254.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2255.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2256.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2257.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2258.         return $instance;
  2259.     }
  2260.     /**
  2261.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  2262.      *
  2263.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  2264.      */
  2265.     protected function getBazinga_Jstranslation_DumpCommandService()
  2266.     {
  2267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2268.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  2269.         $this->services['bazinga.jstranslation.dump_command'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand(($this->services['bazinga.jstranslation.translation_dumper'] ?? $this->getBazinga_Jstranslation_TranslationDumperService()), \dirname(__DIR__4));
  2270.         $instance->setName('bazinga:js-translation:dump');
  2271.         return $instance;
  2272.     }
  2273.     /**
  2274.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  2275.      *
  2276.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  2277.      */
  2278.     protected function getBazinga_Jstranslation_TranslationDumperService()
  2279.     {
  2280.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  2281.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2282.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2283.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2284.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2285.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2286.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2288.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2290.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2291.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2292.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2293.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2295.         $this->services['bazinga.jstranslation.translation_dumper'] = $instance = new \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['bazinga.jstranslation.translation_finder'] ?? $this->getBazinga_Jstranslation_TranslationFinderService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'fr''fr', [], []);
  2296.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2297.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2298.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2299.         $instance->addLoader('yaml'$a);
  2300.         $instance->addLoader('yml'$a);
  2301.         $instance->addLoader('xlf'$b);
  2302.         $instance->addLoader('xliff'$b);
  2303.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2304.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2305.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2306.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2307.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2308.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2309.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2310.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2311.         return $instance;
  2312.     }
  2313.     /**
  2314.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  2315.      *
  2316.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  2317.      */
  2318.     protected function getBazinga_Jstranslation_TranslationFinderService()
  2319.     {
  2320.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  2321.         return $this->services['bazinga.jstranslation.translation_finder'] = new \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder(['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], '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')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]]);
  2322.     }
  2323.     /**
  2324.      * Gets the public 'cache.app' shared service.
  2325.      *
  2326.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2327.      */
  2328.     protected function getCache_AppService()
  2329.     {
  2330.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.Hgwm8.I'] ?? $this->get_CacheConnection_Hgwm8_IService()), 'c9PhIm7B6K'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2331.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2332.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  2333.     }
  2334.     /**
  2335.      * Gets the public 'cache.app_clearer' shared service.
  2336.      *
  2337.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2338.      */
  2339.     protected function getCache_AppClearerService()
  2340.     {
  2341.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2342.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2343.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService())]);
  2344.     }
  2345.     /**
  2346.      * Gets the public 'cache.global_clearer' shared service.
  2347.      *
  2348.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2349.      */
  2350.     protected function getCache_GlobalClearerService()
  2351.     {
  2352.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2353.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2354.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  2355.     }
  2356.     /**
  2357.      * Gets the public 'cache.system' shared service.
  2358.      *
  2359.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2360.      */
  2361.     protected function getCache_SystemService()
  2362.     {
  2363.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('8he+Bcvxkb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2364.     }
  2365.     /**
  2366.      * Gets the public 'cache.system_clearer' shared service.
  2367.      *
  2368.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2369.      */
  2370.     protected function getCache_SystemClearerService()
  2371.     {
  2372.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2373.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2374.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()), 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()), 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()), 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService())]);
  2375.     }
  2376.     /**
  2377.      * Gets the public 'cache.validator_expression_language' shared service.
  2378.      *
  2379.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2380.      */
  2381.     protected function getCache_ValidatorExpressionLanguageService()
  2382.     {
  2383.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9vDONPbG6X'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2384.     }
  2385.     /**
  2386.      * Gets the public 'cache_warmer' shared service.
  2387.      *
  2388.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2389.      */
  2390.     protected function getCacheWarmerService()
  2391.     {
  2392.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2394.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2395.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2396.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2397.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2398.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2399.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2400.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2401.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2402.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2403.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2404.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json'), 'core' => (\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  2405.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2406.     }
  2407.     /**
  2408.      * Gets the public 'console.command_loader' shared service.
  2409.      *
  2410.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2411.      */
  2412.     protected function getConsole_CommandLoaderService()
  2413.     {
  2414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2415.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2416.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2417.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2418.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2419.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2420.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2421.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2422.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2423.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2424.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2425.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2426.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2427.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2428.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2429.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2430.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2431.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2432.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  2433.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  2434.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  2435.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  2436.             'console.command.messenger_failed_messages_retry' => ['privates''.console.command.messenger_failed_messages_retry.lazy''get_Console_Command_MessengerFailedMessagesRetry_LazyService'false],
  2437.             'console.command.messenger_failed_messages_show' => ['privates''.console.command.messenger_failed_messages_show.lazy''get_Console_Command_MessengerFailedMessagesShow_LazyService'false],
  2438.             'console.command.messenger_failed_messages_remove' => ['privates''.console.command.messenger_failed_messages_remove.lazy''get_Console_Command_MessengerFailedMessagesRemove_LazyService'false],
  2439.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2440.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2441.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2442.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2443.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2444.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2445.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2446.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2447.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2448.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2449.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2450.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2451.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2452.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2453.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2454.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2455.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2456.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2457.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  2458.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  2459.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  2460.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  2461.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  2462.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  2463.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  2464.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  2465.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  2466.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  2467.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  2468.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  2469.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  2470.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  2471.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  2472.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  2473.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  2474.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  2475.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  2476.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  2477.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  2478.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  2479.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  2480.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  2481.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  2482.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  2483.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  2484.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  2485.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  2486.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  2487.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  2488.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  2489.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2490.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2491.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2492.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  2493.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  2494.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand.lazy''getCheckChannelMenuDisplayedCommand_LazyService'false],
  2495.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand.lazy''getCleanExpiredChannelResourcePermissionCommand_LazyService'false],
  2496.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => ['privates''Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand''getFailedMessageCommandService'false],
  2497.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand.lazy''getFullRefreshClassCommand_LazyService'false],
  2498.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand.lazy''getRefreshClassCommand_LazyService'false],
  2499.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand.lazy''getRefreshOneCommand_LazyService'false],
  2500.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand.lazy''getUserFromChannelCommand_LazyService'false],
  2501.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand.lazy''getSyncOneCommand_LazyService'false],
  2502.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  2503.             'oneup_uploader.command.clear_chunks' => ['privates''oneup_uploader.command.clear_chunks''getOneupUploader_Command_ClearChunksService'false],
  2504.             'oneup_uploader.command.clear_orphans' => ['privates''oneup_uploader.command.clear_orphans''getOneupUploader_Command_ClearOrphansService'false],
  2505.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  2506.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  2507.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  2508.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  2509.             'fos_js_routing.dump_command' => ['privates''.fos_js_routing.dump_command.lazy''get_FosJsRouting_DumpCommand_LazyService'false],
  2510.             'fos_js_routing.router_debug_exposed_command' => ['privates''.fos_js_routing.router_debug_exposed_command.lazy''get_FosJsRouting_RouterDebugExposedCommand_LazyService'false],
  2511.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2512.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2513.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  2514.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2515.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2516.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2517.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2518.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2519.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2520.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2521.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2522.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2523.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2524.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2525.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2526.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2527.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2528.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2529.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2530.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2531.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2532.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2533.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  2534.             'maker.auto_command.make_security_form_login' => ['privates''.maker.auto_command.make_security_form_login.lazy''get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService'false],
  2535.             'maker.auto_command.make_factory' => ['privates''.maker.auto_command.make_factory.lazy''get_Maker_AutoCommand_MakeFactory_LazyService'false],
  2536.             'maker.auto_command.make_story' => ['privates''.maker.auto_command.make_story.lazy''get_Maker_AutoCommand_MakeStory_LazyService'false],
  2537.         ], [
  2538.             'console.command.about' => '?',
  2539.             'console.command.assets_install' => '?',
  2540.             'console.command.cache_clear' => '?',
  2541.             'console.command.cache_pool_clear' => '?',
  2542.             'console.command.cache_pool_prune' => '?',
  2543.             'console.command.cache_pool_delete' => '?',
  2544.             'console.command.cache_pool_list' => '?',
  2545.             'console.command.cache_warmup' => '?',
  2546.             'console.command.config_debug' => '?',
  2547.             'console.command.config_dump_reference' => '?',
  2548.             'console.command.container_debug' => '?',
  2549.             'console.command.container_lint' => '?',
  2550.             'console.command.debug_autowiring' => '?',
  2551.             'console.command.dotenv_debug' => '?',
  2552.             'console.command.event_dispatcher_debug' => '?',
  2553.             'console.command.messenger_consume_messages' => '?',
  2554.             'console.command.messenger_setup_transports' => '?',
  2555.             'console.command.messenger_debug' => '?',
  2556.             'console.command.messenger_stop_workers' => '?',
  2557.             'console.command.messenger_failed_messages_retry' => '?',
  2558.             'console.command.messenger_failed_messages_show' => '?',
  2559.             'console.command.messenger_failed_messages_remove' => '?',
  2560.             'console.command.router_debug' => '?',
  2561.             'console.command.router_match' => '?',
  2562.             'console.command.translation_debug' => '?',
  2563.             'console.command.translation_extract' => '?',
  2564.             'console.command.validator_debug' => '?',
  2565.             'console.command.translation_pull' => '?',
  2566.             'console.command.translation_push' => '?',
  2567.             'console.command.xliff_lint' => '?',
  2568.             'console.command.yaml_lint' => '?',
  2569.             'console.command.form_debug' => '?',
  2570.             'console.command.secrets_set' => '?',
  2571.             'console.command.secrets_remove' => '?',
  2572.             'console.command.secrets_generate_key' => '?',
  2573.             'console.command.secrets_list' => '?',
  2574.             'console.command.secrets_decrypt_to_local' => '?',
  2575.             'console.command.secrets_encrypt_from_local' => '?',
  2576.             'twig.command.debug' => '?',
  2577.             'twig.command.lint' => '?',
  2578.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2579.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2580.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2581.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  2582.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  2583.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  2584.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  2585.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  2586.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  2587.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  2588.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  2589.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  2590.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  2591.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  2592.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  2593.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  2594.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  2595.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  2596.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2597.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  2598.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  2599.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  2600.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  2601.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  2602.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  2603.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  2604.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  2605.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  2606.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  2607.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  2608.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  2609.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  2610.             'security.command.debug_firewall' => '?',
  2611.             'security.command.user_password_encoder' => '?',
  2612.             'security.command.user_password_hash' => '?',
  2613.             'var_dumper.command.server_dump' => '?',
  2614.             'monolog.command.server_log' => '?',
  2615.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => '?',
  2616.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => '?',
  2617.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand',
  2618.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => '?',
  2619.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => '?',
  2620.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => '?',
  2621.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => '?',
  2622.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => '?',
  2623.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  2624.             'oneup_uploader.command.clear_chunks' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  2625.             'oneup_uploader.command.clear_orphans' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  2626.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  2627.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  2628.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  2629.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  2630.             'fos_js_routing.dump_command' => '?',
  2631.             'fos_js_routing.router_debug_exposed_command' => '?',
  2632.             'maker.auto_command.make_auth' => '?',
  2633.             'maker.auto_command.make_command' => '?',
  2634.             'maker.auto_command.make_twig_component' => '?',
  2635.             'maker.auto_command.make_controller' => '?',
  2636.             'maker.auto_command.make_crud' => '?',
  2637.             'maker.auto_command.make_docker_database' => '?',
  2638.             'maker.auto_command.make_entity' => '?',
  2639.             'maker.auto_command.make_fixtures' => '?',
  2640.             'maker.auto_command.make_form' => '?',
  2641.             'maker.auto_command.make_message' => '?',
  2642.             'maker.auto_command.make_messenger_middleware' => '?',
  2643.             'maker.auto_command.make_registration_form' => '?',
  2644.             'maker.auto_command.make_reset_password' => '?',
  2645.             'maker.auto_command.make_serializer_encoder' => '?',
  2646.             'maker.auto_command.make_serializer_normalizer' => '?',
  2647.             'maker.auto_command.make_subscriber' => '?',
  2648.             'maker.auto_command.make_twig_extension' => '?',
  2649.             'maker.auto_command.make_test' => '?',
  2650.             'maker.auto_command.make_validator' => '?',
  2651.             'maker.auto_command.make_voter' => '?',
  2652.             'maker.auto_command.make_user' => '?',
  2653.             'maker.auto_command.make_migration' => '?',
  2654.             'maker.auto_command.make_stimulus_controller' => '?',
  2655.             'maker.auto_command.make_security_form_login' => '?',
  2656.             'maker.auto_command.make_factory' => '?',
  2657.             'maker.auto_command.make_story' => '?',
  2658.         ]), ['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''messenger:consume' => 'console.command.messenger_consume_messages''messenger:setup-transports' => 'console.command.messenger_setup_transports''debug:messenger' => 'console.command.messenger_debug''messenger:stop-workers' => 'console.command.messenger_stop_workers''messenger:failed:retry' => 'console.command.messenger_failed_messages_retry''messenger:failed:show' => 'console.command.messenger_failed_messages_show''messenger:failed:remove' => 'console.command.messenger_failed_messages_remove''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine: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''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''nellapp:check:menu-displayed' => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand''nellapp:check:expired-permission' => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand''nellapp:failed-message' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand''nellapp:force-full-refresh' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand''nellapp:force-refresh' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand''nellapp:force-refresh-one' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand''nellapp:force-sync:ufc' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand''nellapp:sync:one' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand''sentry:test' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand''oneup:uploader:clear-chunks' => 'oneup_uploader.command.clear_chunks''oneup:uploader:clear-orphans' => 'oneup_uploader.command.clear_orphans''liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove''liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve''bazinga:js-translation:dump' => 'bazinga.jstranslation.dump_command''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''fos:js-routing:dump' => 'fos_js_routing.dump_command''fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:twig-component' => 'maker.auto_command.make_twig_component''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''make:security:form-login' => 'maker.auto_command.make_security_form_login''make:factory' => 'maker.auto_command.make_factory''make:story' => 'maker.auto_command.make_story']);
  2659.     }
  2660.     /**
  2661.      * Gets the public 'container.env_var_processors_locator' shared service.
  2662.      *
  2663.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2664.      */
  2665.     protected function getContainer_EnvVarProcessorsLocatorService()
  2666.     {
  2667.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2668.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2669.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2670.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2671.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2672.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2673.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2674.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2675.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2676.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2677.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2678.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2679.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2680.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2681.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2682.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2683.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2684.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2685.         ], [
  2686.             'base64' => '?',
  2687.             'bool' => '?',
  2688.             'const' => '?',
  2689.             'csv' => '?',
  2690.             'default' => '?',
  2691.             'file' => '?',
  2692.             'float' => '?',
  2693.             'int' => '?',
  2694.             'json' => '?',
  2695.             'key' => '?',
  2696.             'not' => '?',
  2697.             'query_string' => '?',
  2698.             'require' => '?',
  2699.             'resolve' => '?',
  2700.             'string' => '?',
  2701.             'trim' => '?',
  2702.             'url' => '?',
  2703.         ]);
  2704.     }
  2705.     /**
  2706.      * Gets the public 'data_collector.dump' shared service.
  2707.      *
  2708.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2709.      */
  2710.     protected function getDataCollector_DumpService()
  2711.     {
  2712.         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()));
  2713.     }
  2714.     /**
  2715.      * Gets the public 'doctrine' shared service.
  2716.      *
  2717.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2718.      */
  2719.     protected function getDoctrineService()
  2720.     {
  2721.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2722.     }
  2723.     /**
  2724.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2725.      *
  2726.      * @return \Doctrine\DBAL\Connection
  2727.      */
  2728.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2729.     {
  2730.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  2731.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  2732.             return $this->services['doctrine.dbal.default_connection'];
  2733.         }
  2734.         $b = new \Doctrine\DBAL\Configuration();
  2735.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2736.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2737.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2738.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2739.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2740.         $d->setConnectionName('default');
  2741.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  2742.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!messenger_messages)~'), => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')))]));
  2743.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d=> new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryForV2V3(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())))]);
  2744.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4''driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => 'mariadb-10.5.0''defaultTableOptions' => []], $b$a, []);
  2745.     }
  2746.     /**
  2747.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2748.      *
  2749.      * @return \Doctrine\ORM\EntityManager
  2750.      */
  2751.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2752.     {
  2753.         if ($lazyLoad) {
  2754.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2755.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2756.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2757.                     $proxy->setProxyInitializer(null);
  2758.                     return true;
  2759.                 });
  2760.             });
  2761.         }
  2762.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2763.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  2764.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  2765.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  2766.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2767.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  2768.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  2769.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  2770.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  2771.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  2772.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  2773.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  2774.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  2775.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  2776.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  2777.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  2778.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  2779.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  2780.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  2781.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  2782.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  2783.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  2784.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  2785.         $a = new \Doctrine\ORM\Configuration();
  2786.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2787.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Entity')], false)));
  2788.         $b->addDriver($c'App\\Entity');
  2789.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  2790.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/mapping') => 'DrosalysWeb\\ObjectExtensions\\SerializeLog\\Model'], '.orm.xml'), '.dcm.xml'false), 'DrosalysWeb\\ObjectExtensions\\SerializeLog\\Model');
  2791.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Auth\\Entity');
  2792.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity');
  2793.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  2794.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity']);
  2795.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2796.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  2797.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  2798.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2799.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  2800.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  2801.         ], [
  2802.             'doctrine.ulid_generator' => '?',
  2803.             'doctrine.uuid_generator' => '?',
  2804.         ])));
  2805.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2806.         $a->setProxyNamespace('Proxies');
  2807.         $a->setAutoGenerateProxyClasses(true);
  2808.         $a->setSchemaIgnoreClasses([]);
  2809.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2810.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2811.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2812.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2813.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  2814.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2815.         $a->setLazyGhostObjectEnabled(false);
  2816.         $a->setIdentityGenerationPreferences([]);
  2817.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2818.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'false],
  2819.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'false],
  2820.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'false],
  2821.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'false],
  2822.             'App\\Repository\\Channel\\CompanyContactRepository' => ['privates''App\\Repository\\Channel\\CompanyContactRepository''getCompanyContactRepositoryService'false],
  2823.             'App\\Repository\\Channel\\CompanyRepository' => ['privates''App\\Repository\\Channel\\CompanyRepository''getCompanyRepositoryService'false],
  2824.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'false],
  2825.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'false],
  2826.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'false],
  2827.             'App\\Repository\\Channel\\ProspectRepository' => ['privates''App\\Repository\\Channel\\ProspectRepository''getProspectRepositoryService'false],
  2828.             'App\\Repository\\Crm\\Opportunity\\OpportunityRepository' => ['privates''App\\Repository\\Crm\\Opportunity\\OpportunityRepository''getOpportunityRepositoryService'false],
  2829.             'App\\Repository\\Crm\\Product\\ProductCategoryRepository' => ['privates''App\\Repository\\Crm\\Product\\ProductCategoryRepository''getProductCategoryRepositoryService'false],
  2830.             'App\\Repository\\Crm\\Product\\ProductPriceRepository' => ['privates''App\\Repository\\Crm\\Product\\ProductPriceRepository''getProductPriceRepositoryService'false],
  2831.             'App\\Repository\\Crm\\Product\\ProductRepository' => ['privates''App\\Repository\\Crm\\Product\\ProductRepository''getProductRepositoryService'false],
  2832.             'App\\Repository\\Crm\\Quote\\QuoteLineRepository' => ['privates''App\\Repository\\Crm\\Quote\\QuoteLineRepository''getQuoteLineRepositoryService'false],
  2833.             'App\\Repository\\Crm\\Quote\\QuoteRepository' => ['privates''App\\Repository\\Crm\\Quote\\QuoteRepository''getQuoteRepositoryService'false],
  2834.             'App\\Repository\\Crm\\Quote\\QuoteTemplateLineRepository' => ['privates''App\\Repository\\Crm\\Quote\\QuoteTemplateLineRepository''getQuoteTemplateLineRepositoryService'false],
  2835.             'App\\Repository\\Crm\\Quote\\QuoteTemplateRepository' => ['privates''App\\Repository\\Crm\\Quote\\QuoteTemplateRepository''getQuoteTemplateRepositoryService'false],
  2836.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'false],
  2837.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository''getUserFromChannelRepositoryService'false],
  2838.         ], [
  2839.             'App\\Repository\\Account\\UserRepository' => '?',
  2840.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  2841.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  2842.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  2843.             'App\\Repository\\Channel\\CompanyContactRepository' => '?',
  2844.             'App\\Repository\\Channel\\CompanyRepository' => '?',
  2845.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  2846.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  2847.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  2848.             'App\\Repository\\Channel\\ProspectRepository' => '?',
  2849.             'App\\Repository\\Crm\\Opportunity\\OpportunityRepository' => '?',
  2850.             'App\\Repository\\Crm\\Product\\ProductCategoryRepository' => '?',
  2851.             'App\\Repository\\Crm\\Product\\ProductPriceRepository' => '?',
  2852.             'App\\Repository\\Crm\\Product\\ProductRepository' => '?',
  2853.             'App\\Repository\\Crm\\Quote\\QuoteLineRepository' => '?',
  2854.             'App\\Repository\\Crm\\Quote\\QuoteRepository' => '?',
  2855.             'App\\Repository\\Crm\\Quote\\QuoteTemplateLineRepository' => '?',
  2856.             'App\\Repository\\Crm\\Quote\\QuoteTemplateRepository' => '?',
  2857.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => '?',
  2858.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => '?',
  2859.         ])));
  2860.         $a->addCustomNumericFunction('RAND''DoctrineExtensions\\Query\\Mysql\\Rand');
  2861.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  2862.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2863.         return $instance;
  2864.     }
  2865.     /**
  2866.      * Gets the public 'error_controller' shared service.
  2867.      *
  2868.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2869.      */
  2870.     protected function getErrorController2Service()
  2871.     {
  2872.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2873.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2874.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2875.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2876.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2877.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2878.         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)));
  2879.     }
  2880.     /**
  2881.      * Gets the public 'event_dispatcher' shared service.
  2882.      *
  2883.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2884.      */
  2885.     protected function getEventDispatcherService()
  2886.     {
  2887.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2888.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2889.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2890.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2891.         $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())));
  2892.         $instance->addListener('kernel.controller', [=> function () {
  2893.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2894.         }, => 'onKernelController'], 0);
  2895.         $instance->addListener('console.command', [=> function () {
  2896.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
  2897.         }, => 'onConsoleCommand'], 0);
  2898.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2899.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  2900.         }, => 'checkPassport'], 1024);
  2901.         $instance->addListener('kernel.response', [=> function () {
  2902.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2903.         }, => 'onKernelResponse'], 0);
  2904.         $instance->addListener('kernel.exception', [=> function () {
  2905.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2906.         }, => 'onKernelException'], 0);
  2907.         $instance->addListener('kernel.request', [=> function () {
  2908.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2909.         }, => 'onKernelRequest'], 0);
  2910.         $instance->addListener('console.command', [=> function () {
  2911.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2912.         }, => 'handleConsoleCommandEvent'], 128);
  2913.         $instance->addListener('console.terminate', [=> function () {
  2914.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2915.         }, => 'handleConsoleTerminateEvent'], -64);
  2916.         $instance->addListener('console.error', [=> function () {
  2917.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  2918.         }, => 'handleConsoleErrorEvent'], -64);
  2919.         $instance->addListener('kernel.exception', [=> function () {
  2920.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  2921.         }, => 'handleExceptionEvent'], 128);
  2922.         $instance->addListener('kernel.request', [=> function () {
  2923.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2924.         }, => 'handleKernelRequestEvent'], 5);
  2925.         $instance->addListener('kernel.controller', [=> function () {
  2926.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  2927.         }, => 'handleKernelControllerEvent'], 10);
  2928.         $instance->addListener('kernel.request', [=> function () {
  2929.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2930.         }, => 'handleKernelRequestEvent'], 3);
  2931.         $instance->addListener('kernel.finish_request', [=> function () {
  2932.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  2933.         }, => 'handleKernelFinishRequestEvent'], 5);
  2934.         $instance->addListener('kernel.request', [=> function () {
  2935.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2936.         }, => 'handleKernelRequestEvent'], 4);
  2937.         $instance->addListener('kernel.response', [=> function () {
  2938.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2939.         }, => 'handleKernelResponseEvent'], 15);
  2940.         $instance->addListener('kernel.terminate', [=> function () {
  2941.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  2942.         }, => 'handleKernelTerminateEvent'], 5);
  2943.         $instance->addListener('kernel.request', [=> function () {
  2944.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2945.         }, => 'handleKernelRequestEvent'], 2);
  2946.         $instance->addListener('kernel.finish_request', [=> function () {
  2947.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2948.         }, => 'handleKernelFinishRequestEvent'], 10);
  2949.         $instance->addListener('kernel.response', [=> function () {
  2950.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  2951.         }, => 'handleKernelResponseEvent'], 15);
  2952.         $instance->addListener('console.command', [=> function () {
  2953.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  2954.         }, => 'handleConsoleCommandEvent'], 118);
  2955.         $instance->addListener('console.terminate', [=> function () {
  2956.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  2957.         }, => 'handleConsoleTerminateEvent'], -54);
  2958.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2959.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  2960.         }, => 'handleWorkerMessageFailedEvent'], 50);
  2961.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2962.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  2963.         }, => 'handleWorkerMessageHandledEvent'], 50);
  2964.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2965.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  2966.         }, => 'handleWorkerMessageReceivedEvent'], 50);
  2967.         $instance->addListener('kernel.request', [=> function () {
  2968.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2969.         }, => 'handleKernelRequestEvent'], 0);
  2970.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2971.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  2972.         }, => 'handleLoginSuccessEvent'], 0);
  2973.         $instance->addListener('kernel.terminate', [=> function () {
  2974.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LogRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\LogRequestListener'] = new \Sentry\SentryBundle\EventListener\LogRequestListener()));
  2975.         }, => 'handleKernelTerminateEvent'], 10);
  2976.         $instance->addListener('kernel.terminate', [=> function () {
  2977.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MetricsRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\MetricsRequestListener'] = new \Sentry\SentryBundle\EventListener\MetricsRequestListener()));
  2978.         }, => 'handleKernelTerminateEvent'], 10);
  2979.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  2980.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  2981.         }, => 'onFilterBuilderPrepare'], 0);
  2982.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  2983.             return ($this->privates['spiriit_form_filter.apply_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.apply_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\DoctrineApplyFilterListener('and')));
  2984.         }, => 'onApplyFilterCondition'], 0);
  2985.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2986.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  2987.         }, => 'onValidate'], 0);
  2988.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2989.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  2990.         }, => 'onValidate'], 0);
  2991.         $instance->addListener('oneup_uploader.validation', [=> function () {
  2992.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  2993.         }, => 'onValidate'], 0);
  2994.         $instance->addListener('kernel.controller', [=> function () {
  2995.             return ($this->privates['App\\EventSubscriber\\EnabledCrmSubscriber'] ?? $this->getEnabledCrmSubscriberService());
  2996.         }, => '__invoke'], -10);
  2997.         $instance->addListener('kernel.response', [=> function () {
  2998.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2999.         }, => 'onKernelResponse'], 0);
  3000.         $instance->addListener('kernel.response', [=> function () {
  3001.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3002.         }, => 'onKernelResponse'], -1024);
  3003.         $instance->addListener('kernel.request', [=> function () {
  3004.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3005.         }, => 'setDefaultLocale'], 100);
  3006.         $instance->addListener('kernel.request', [=> function () {
  3007.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3008.         }, => 'onKernelRequest'], 16);
  3009.         $instance->addListener('kernel.finish_request', [=> function () {
  3010.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3011.         }, => 'onKernelFinishRequest'], 0);
  3012.         $instance->addListener('kernel.request', [=> function () {
  3013.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3014.         }, => 'onKernelRequest'], 256);
  3015.         $instance->addListener('kernel.response', [=> function () {
  3016.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3017.         }, => 'onResponse'], -255);
  3018.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3019.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3020.         }, => 'onControllerArguments'], 0);
  3021.         $instance->addListener('kernel.exception', [=> function () {
  3022.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3023.         }, => 'logKernelException'], 0);
  3024.         $instance->addListener('kernel.exception', [=> function () {
  3025.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3026.         }, => 'onKernelException'], -128);
  3027.         $instance->addListener('kernel.response', [=> function () {
  3028.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3029.         }, => 'removeCspHeader'], -128);
  3030.         $instance->addListener('kernel.request', [=> function () {
  3031.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3032.         }, => 'onKernelRequest'], 15);
  3033.         $instance->addListener('kernel.finish_request', [=> function () {
  3034.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3035.         }, => 'onKernelFinishRequest'], -15);
  3036.         $instance->addListener('console.error', [=> function () {
  3037.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3038.         }, => 'onConsoleError'], -128);
  3039.         $instance->addListener('console.terminate', [=> function () {
  3040.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3041.         }, => 'onConsoleTerminate'], -128);
  3042.         $instance->addListener('console.error', [=> function () {
  3043.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3044.         }, => 'onConsoleError'], 0);
  3045.         $instance->addListener('kernel.request', [=> function () {
  3046.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3047.         }, => 'configure'], 2048);
  3048.         $instance->addListener('console.command', [=> function () {
  3049.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3050.         }, => 'configure'], 2048);
  3051.         $instance->addListener('kernel.request', [=> function () {
  3052.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3053.         }, => 'onKernelRequest'], 32);
  3054.         $instance->addListener('kernel.finish_request', [=> function () {
  3055.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3056.         }, => 'onKernelFinishRequest'], 0);
  3057.         $instance->addListener('kernel.exception', [=> function () {
  3058.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3059.         }, => 'onKernelException'], -64);
  3060.         $instance->addListener('kernel.response', [=> function () {
  3061.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3062.         }, => 'onKernelResponse'], 0);
  3063.         $instance->addListener('kernel.request', [=> function () {
  3064.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3065.         }, => 'onKernelRequest'], 128);
  3066.         $instance->addListener('kernel.response', [=> function () {
  3067.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3068.         }, => 'onKernelResponse'], -1000);
  3069.         $instance->addListener('kernel.finish_request', [=> function () {
  3070.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3071.         }, => 'onFinishRequest'], 0);
  3072.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3073.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  3074.         }, => 'onMessageFailed'], 100);
  3075.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3076.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  3077.         }, => 'onMessageFailed'], 200);
  3078.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3079.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  3080.         }, => 'onMessageFailed'], -100);
  3081.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3082.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  3083.         }, => 'onWorkerStarted'], 0);
  3084.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3085.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  3086.         }, => 'onWorkerRunning'], 0);
  3087.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3088.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  3089.         }, => 'onMessageFailed'], 0);
  3090.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3091.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  3092.         }, => 'onWorkerRunning'], 0);
  3093.         $instance->addListener('kernel.response', [=> function () {
  3094.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3095.         }, => 'onKernelResponse'], -100);
  3096.         $instance->addListener('kernel.exception', [=> function () {
  3097.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3098.         }, => 'onKernelException'], 0);
  3099.         $instance->addListener('kernel.terminate', [=> function () {
  3100.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3101.         }, => 'onKernelTerminate'], -1024);
  3102.         $instance->addListener('kernel.controller', [=> function () {
  3103.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3104.         }, => 'onKernelController'], 0);
  3105.         $instance->addListener('kernel.response', [=> function () {
  3106.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3107.         }, => 'onKernelResponse'], 0);
  3108.         $instance->addListener('kernel.controller', [=> function () {
  3109.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3110.         }, => 'onKernelController'], 0);
  3111.         $instance->addListener('kernel.controller', [=> function () {
  3112.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3113.         }, => 'onKernelController'], 0);
  3114.         $instance->addListener('kernel.controller', [=> function () {
  3115.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3116.         }, => 'onKernelController'], -128);
  3117.         $instance->addListener('kernel.view', [=> function () {
  3118.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3119.         }, => 'onKernelView'], 0);
  3120.         $instance->addListener('kernel.controller', [=> function () {
  3121.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3122.         }, => 'onKernelController'], 0);
  3123.         $instance->addListener('kernel.response', [=> function () {
  3124.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3125.         }, => 'onKernelResponse'], 0);
  3126.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3127.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3128.         }, => 'onKernelControllerArguments'], 0);
  3129.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3130.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3131.         }, => 'onKernelControllerArguments'], 0);
  3132.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3133.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  3134.         }, => 'onWorkerMessageHandled'], 0);
  3135.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3136.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  3137.         }, => 'onWorkerMessageFailed'], 0);
  3138.         $instance->addListener('kernel.response', [=> function () {
  3139.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3140.         }, => 'onKernelResponse'], 0);
  3141.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3142.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  3143.         }, => 'checkPassport'], 0);
  3144.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3145.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  3146.         }, => 'onLoginSuccess'], 0);
  3147.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3148.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3149.         }, => 'onVoterVote'], 0);
  3150.         $instance->addListener('kernel.request', [=> function () {
  3151.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3152.         }, => 'configureLogoutUrlGenerator'], 8);
  3153.         $instance->addListener('kernel.request', [=> function () {
  3154.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3155.         }, => 'onKernelRequest'], 8);
  3156.         $instance->addListener('kernel.finish_request', [=> function () {
  3157.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3158.         }, => 'onKernelFinishRequest'], 0);
  3159.         $instance->addListener('kernel.response', [=> function () {
  3160.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3161.         }, => 'onKernelResponse'], -128);
  3162.         $instance->addListener('console.command', [=> function () {
  3163.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3164.         }, => 'onCommand'], 255);
  3165.         $instance->addListener('console.terminate', [=> function () {
  3166.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3167.         }, => 'onTerminate'], -255);
  3168.         $instance->addListener('console.command', [=> function () {
  3169.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  3170.         }, => 'configure'], 1024);
  3171.         $instance->addListener('console.error', [=> function () {
  3172.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3173.         }, => 'onConsoleError'], 0);
  3174.         $instance->addListener('console.terminate', [=> function () {
  3175.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3176.         }, => 'onConsoleTerminate'], 0);
  3177.         $instance->addListener('kernel.finish_request', [=> function () {
  3178.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3179.         }, => 'resetAssets'], 0);
  3180.         $instance->addListener('knp_pager.before', [=> function () {
  3181.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3182.         }, => 'before'], 0);
  3183.         $instance->addListener('knp_pager.pagination', [=> function () {
  3184.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3185.         }, => 'pagination'], 0);
  3186.         $instance->addListener('knp_pager.before', [=> function () {
  3187.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  3188.         }, => 'before'], 1);
  3189.         $instance->addListener('knp_pager.before', [=> function () {
  3190.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  3191.         }, => 'before'], 1);
  3192.         $instance->addListener('knp_pager.pagination', [=> function () {
  3193.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3194.         }, => 'pagination'], 1);
  3195.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3196.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  3197.         }, => '__invoke'], 31);
  3198.         $instance->addListener('kernel.response', [=> function () {
  3199.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  3200.         }, => 'onResponse'], 0);
  3201.         $instance->addListener('kernel.request', [=> function () {
  3202.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  3203.         }, => '__invoke'], 32);
  3204.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3205.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  3206.         }, => '__invoke'], 15);
  3207.         $instance->addListener('kernel.terminate', [=> function () {
  3208.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  3209.         }, => 'refreshTracked'], 0);
  3210.         $instance->addListener('console.terminate', [=> function () {
  3211.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  3212.         }, => 'refreshTracked'], 0);
  3213.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3214.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  3215.         }, => 'onLoginSuccess'], 0);
  3216.         $instance->addListener('kernel.terminate', [=> function () {
  3217.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  3218.         }, => 'onTerminate'], 0);
  3219.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3220.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  3221.         }, => 'logout'], 0);
  3222.         $instance->addListener('kernel.request', [=> function () {
  3223.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] ?? $this->getHandleExpireTokenSubscriberService());
  3224.         }, => 'onKernelRequest'], 0);
  3225.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  3226.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->getChannelMenuDisplayedSubscriberService());
  3227.         }, => '__invoke'], 0);
  3228.         $instance->addListener('kernel.request', [=> function () {
  3229.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  3230.         }, => '__invoke'], 0);
  3231.         $instance->addListener('kernel.terminate', [=> function () {
  3232.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  3233.         }, => 'exportTracked'], 0);
  3234.         $instance->addListener('console.terminate', [=> function () {
  3235.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  3236.         }, => 'exportTracked'], 0);
  3237.         $instance->addListener('kernel.terminate', [=> function () {
  3238.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  3239.         }, => 'refreshTracked'], 0);
  3240.         $instance->addListener('console.terminate', [=> function () {
  3241.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  3242.         }, => 'refreshTracked'], 0);
  3243.         $instance->addListener('kernel.controller', [=> function () {
  3244.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  3245.         }, => '__invoke'], 15);
  3246.         $instance->addListener('kernel.view', [=> function () {
  3247.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->getActionResponseSubscriberService());
  3248.         }, => '__invoke'], 63);
  3249.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3250.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  3251.         }, => '__invoke'], -63);
  3252.         $instance->addListener('kernel.exception', [=> function () {
  3253.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  3254.         }, => '__invoke'], -195);
  3255.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  3256.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3257.         }, => 'filterBoolean'], 0);
  3258.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  3259.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3260.         }, => 'filterCheckbox'], 0);
  3261.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  3262.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3263.         }, => 'filterValue'], 0);
  3264.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  3265.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3266.         }, => 'filterDate'], 0);
  3267.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  3268.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3269.         }, => 'filterDateRange'], 0);
  3270.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  3271.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3272.         }, => 'filterDateTime'], 0);
  3273.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  3274.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3275.         }, => 'filterDateTimeRange'], 0);
  3276.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  3277.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3278.         }, => 'filterEntity'], 0);
  3279.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  3280.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3281.         }, => 'filterEnum'], 0);
  3282.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  3283.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3284.         }, => 'filterNumber'], 0);
  3285.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  3286.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3287.         }, => 'filterNumberRange'], 0);
  3288.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  3289.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3290.         }, => 'filterText'], 0);
  3291.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  3292.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3293.         }, => 'filterText'], 0);
  3294.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  3295.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3296.         }, => 'filterValue'], 0);
  3297.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  3298.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3299.         }, => 'filterValue'], 0);
  3300.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  3301.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3302.         }, => 'filterValue'], 0);
  3303.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  3304.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3305.         }, => 'filterValue'], 0);
  3306.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  3307.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3308.         }, => 'filterValue'], 0);
  3309.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  3310.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3311.         }, => 'filterValue'], 0);
  3312.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  3313.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3314.         }, => 'filterValue'], 0);
  3315.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  3316.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3317.         }, => 'filterValue'], 0);
  3318.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  3319.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3320.         }, => 'filterEntity'], 0);
  3321.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  3322.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3323.         }, => 'filterValue'], 0);
  3324.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  3325.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3326.         }, => 'filterValue'], 0);
  3327.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  3328.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3329.         }, => 'filterValue'], 0);
  3330.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  3331.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3332.         }, => 'filterValue'], 0);
  3333.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  3334.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3335.         }, => 'filterDate'], 0);
  3336.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  3337.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3338.         }, => 'filterDate'], 0);
  3339.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  3340.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3341.         }, => 'filterDate'], 0);
  3342.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  3343.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3344.         }, => 'filterValue'], 0);
  3345.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  3346.             return ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['spiriit_form_filter.get_filter.doctrine_orm'] = new \Spiriit\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  3347.         }, => 'filterValue'], 0);
  3348.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3349.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  3350.         }, => 'checkPassport'], 512);
  3351.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3352.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  3353.         }, => 'onLogout'], 0);
  3354.         return $instance;
  3355.     }
  3356.     /**
  3357.      * Gets the public 'fos_js_routing.controller' shared service.
  3358.      *
  3359.      * @return \FOS\JsRoutingBundle\Controller\Controller
  3360.      */
  3361.     protected function getFosJsRouting_ControllerService()
  3362.     {
  3363.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  3364.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Response/RoutesResponse.php';
  3365.         return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.routes_response'] ?? ($this->services['fos_js_routing.routes_response'] = new \FOS\JsRoutingBundle\Response\RoutesResponse())), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
  3366.     }
  3367.     /**
  3368.      * Gets the public 'fos_js_routing.extractor' shared service.
  3369.      *
  3370.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  3371.      */
  3372.     protected function getFosJsRouting_ExtractorService()
  3373.     {
  3374.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  3375.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  3376.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  3377.     }
  3378.     /**
  3379.      * Gets the public 'fos_js_routing.routes_response' shared service.
  3380.      *
  3381.      * @return \FOS\JsRoutingBundle\Response\RoutesResponse
  3382.      */
  3383.     protected function getFosJsRouting_RoutesResponseService()
  3384.     {
  3385.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Response/RoutesResponse.php';
  3386.         return $this->services['fos_js_routing.routes_response'] = new \FOS\JsRoutingBundle\Response\RoutesResponse();
  3387.     }
  3388.     /**
  3389.      * Gets the public 'fos_js_routing.serializer' shared service.
  3390.      *
  3391.      * @return \Symfony\Component\Serializer\Serializer
  3392.      */
  3393.     protected function getFosJsRouting_SerializerService()
  3394.     {
  3395.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  3396.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  3397.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  3398.         return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
  3399.     }
  3400.     /**
  3401.      * Gets the public 'http_kernel' shared service.
  3402.      *
  3403.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3404.      */
  3405.     protected function getHttpKernelService()
  3406.     {
  3407.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3408.         if (isset($this->services['http_kernel'])) {
  3409.             return $this->services['http_kernel'];
  3410.         }
  3411.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService()));
  3412.     }
  3413.     /**
  3414.      * Gets the public 'knp_menu.factory' shared service.
  3415.      *
  3416.      * @return \Knp\Menu\MenuFactory
  3417.      */
  3418.     protected function getKnpMenu_FactoryService()
  3419.     {
  3420.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  3421.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  3422.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  3423.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  3424.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Menu/Extension/RoutingExtension.php';
  3425.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  3426.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  3427.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Menu\Extension\RoutingExtension(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService())), 0);
  3428.         return $instance;
  3429.     }
  3430.     /**
  3431.      * Gets the public 'knp_menu.matcher' shared service.
  3432.      *
  3433.      * @return \Knp\Menu\Matcher\Matcher
  3434.      */
  3435.     protected function getKnpMenu_MatcherService()
  3436.     {
  3437.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  3438.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  3439.         }, 1));
  3440.     }
  3441.     /**
  3442.      * Gets the public 'knp_paginator' shared service.
  3443.      *
  3444.      * @return \Knp\Component\Pager\Paginator
  3445.      */
  3446.     protected function getKnpPaginatorService($lazyLoad true)
  3447.     {
  3448.         if ($lazyLoad) {
  3449.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  3450.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3451.                     $wrappedInstance $this->getKnpPaginatorService(false);
  3452.                     $proxy->setProxyInitializer(null);
  3453.                     return true;
  3454.                 });
  3455.             });
  3456.         }
  3457.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3458.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  3459.         return $instance;
  3460.     }
  3461.     /**
  3462.      * Gets the public 'knpu.oauth2.client.nellapp' shared service.
  3463.      *
  3464.      * @return \KnpU\OAuth2ClientBundle\Client\OAuth2Client
  3465.      */
  3466.     protected function getKnpu_Oauth2_Client_NellappService()
  3467.     {
  3468.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2ClientInterface.php';
  3469.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php';
  3470.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php';
  3471.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/GuardedPropertyTrait.php';
  3472.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/QueryBuilderTrait.php';
  3473.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Provider/AbstractProvider.php';
  3474.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php';
  3475.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/Provider/CoreProvider.php';
  3476.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/DependencyInjection/ProviderFactory.php';
  3477.         $a = (new \KnpU\OAuth2ClientBundle\DependencyInjection\ProviderFactory(($this->services['router'] ?? $this->getRouterService())))->createProvider('Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\Provider\\CoreProvider', ['clientId' => $this->getEnv('resolve:OAUTH_CLIENT_ID'), 'clientSecret' => $this->getEnv('resolve:OAUTH_CLIENT_SECRET'), 'verify' => false], 'nellapp_sdk_connect_nellapp_check', [], []);
  3478.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3479.         $a->setChannelMainDomainUtils(new \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils($b, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService())));
  3480.         $a->setDomainsRoutingUtils(new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'));
  3481.         return $this->services['knpu.oauth2.client.nellapp'] = new \KnpU\OAuth2ClientBundle\Client\OAuth2Client($a$b);
  3482.     }
  3483.     /**
  3484.      * Gets the public 'knpu.oauth2.registry' shared service.
  3485.      *
  3486.      * @return \KnpU\OAuth2ClientBundle\Client\ClientRegistry
  3487.      */
  3488.     protected function getKnpu_Oauth2_RegistryService()
  3489.     {
  3490.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  3491.         return $this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']);
  3492.     }
  3493.     /**
  3494.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  3495.      *
  3496.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  3497.      */
  3498.     protected function getLiipImagine_Binary_Loader_DefaultService()
  3499.     {
  3500.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  3501.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  3502.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  3503.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  3504.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  3505.         return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a$a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([=> (\dirname(__DIR__4).'/public')], false));
  3506.     }
  3507.     /**
  3508.      * Gets the public 'liip_imagine.cache.manager' shared service.
  3509.      *
  3510.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  3511.      */
  3512.     protected function getLiipImagine_Cache_ManagerService()
  3513.     {
  3514.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3515.         if (isset($this->services['liip_imagine.cache.manager'])) {
  3516.             return $this->services['liip_imagine.cache.manager'];
  3517.         }
  3518.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $a'default'false);
  3519.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  3520.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  3521.         return $instance;
  3522.     }
  3523.     /**
  3524.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  3525.      *
  3526.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  3527.      */
  3528.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  3529.     {
  3530.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/public'), 'media/cache');
  3531.     }
  3532.     /**
  3533.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  3534.      *
  3535.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  3536.      */
  3537.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  3538.     {
  3539.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  3540.     }
  3541.     /**
  3542.      * Gets the public 'liip_imagine.cache.signer' shared service.
  3543.      *
  3544.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  3545.      */
  3546.     protected function getLiipImagine_Cache_SignerService()
  3547.     {
  3548.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  3549.     }
  3550.     /**
  3551.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  3552.      *
  3553.      * @return \Liip\ImagineBundle\Config\StackCollection
  3554.      */
  3555.     protected function getLiipImagine_Config_StackCollectionService()
  3556.     {
  3557.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  3558.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  3559.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  3560.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  3561.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  3562.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  3563.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  3564.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  3565.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  3566.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  3567.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  3568.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  3569.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  3570.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  3571.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  3572.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  3573.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  3574.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  3575.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  3576.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  3577.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  3578.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  3579.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  3580.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  3581.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  3582.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  3583.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  3584.         return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a$b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
  3585.     }
  3586.     /**
  3587.      * Gets the public 'liip_imagine.data.manager' shared service.
  3588.      *
  3589.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  3590.      */
  3591.     protected function getLiipImagine_Data_ManagerService()
  3592.     {
  3593.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  3594.         $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default'NULL);
  3595.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  3596.         return $instance;
  3597.     }
  3598.     /**
  3599.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  3600.      *
  3601.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  3602.      */
  3603.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  3604.     {
  3605.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3606.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  3607.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  3608.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  3609.     }
  3610.     /**
  3611.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  3612.      *
  3613.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  3614.      */
  3615.     protected function getLiipImagine_Filter_Loader_FixedService()
  3616.     {
  3617.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3618.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  3619.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  3620.     }
  3621.     /**
  3622.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  3623.      *
  3624.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  3625.      */
  3626.     protected function getLiipImagine_Filter_Loader_FlipService()
  3627.     {
  3628.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3629.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  3630.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  3631.     }
  3632.     /**
  3633.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  3634.      *
  3635.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  3636.      */
  3637.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  3638.     {
  3639.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3640.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  3641.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  3642.     }
  3643.     /**
  3644.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  3645.      *
  3646.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  3647.      */
  3648.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  3649.     {
  3650.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3651.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  3652.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  3653.     }
  3654.     /**
  3655.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  3656.      *
  3657.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  3658.      */
  3659.     protected function getLiipImagine_Filter_Loader_ResampleService()
  3660.     {
  3661.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3662.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  3663.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  3664.     }
  3665.     /**
  3666.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  3667.      *
  3668.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  3669.      */
  3670.     protected function getLiipImagine_Filter_Loader_RotateService()
  3671.     {
  3672.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3673.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  3674.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  3675.     }
  3676.     /**
  3677.      * Gets the public 'liip_imagine.filter.manager' shared service.
  3678.      *
  3679.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  3680.      */
  3681.     protected function getLiipImagine_Filter_ManagerService()
  3682.     {
  3683.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  3684.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3685.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  3686.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  3687.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  3688.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  3689.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  3690.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  3691.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  3692.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  3693.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  3694.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  3695.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  3696.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  3697.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  3698.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  3699.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  3700.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  3701.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  3702.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  3703.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  3704.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  3705.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  3706.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  3707.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  3708.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  3709.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  3710.         $this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
  3711.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  3712.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  3713.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  3714.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  3715.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  3716.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a\dirname(__DIR__4)));
  3717.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a\dirname(__DIR__4)));
  3718.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  3719.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  3720.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  3721.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  3722.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  3723.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  3724.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  3725.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  3726.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  3727.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  3728.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  3729.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  3730.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  3731.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  3732.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  3733.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  3734.         return $instance;
  3735.     }
  3736.     /**
  3737.      * Gets the public 'messenger.default_bus' shared service.
  3738.      *
  3739.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3740.      */
  3741.     protected function getMessenger_DefaultBusService()
  3742.     {
  3743.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3744.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  3745.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  3746.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3747.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3748.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3749.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->getMenuDisplayedMiddlewareService());
  3750.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  3751.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  3752.         }, 8)));
  3753.     }
  3754.     /**
  3755.      * Gets the public 'monolog.logger.deprecation' shared service.
  3756.      *
  3757.      * @return \Symfony\Bridge\Monolog\Logger
  3758.      */
  3759.     protected function getMonolog_Logger_DeprecationService()
  3760.     {
  3761.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  3762.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3763.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3764.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3765.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3766.         return $instance;
  3767.     }
  3768.     /**
  3769.      * Gets the public 'oneup_flysystem.mount_manager' shared service.
  3770.      *
  3771.      * @return \League\Flysystem\MountManager
  3772.      */
  3773.     protected function getOneupFlysystem_MountManagerService()
  3774.     {
  3775.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  3776.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  3777.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  3778.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/MountManager.php';
  3779.         return $this->services['oneup_flysystem.mount_manager'] = new \League\Flysystem\MountManager(['default_filesystem' => ($this->services['League\\Flysystem\\Filesystem'] ?? $this->getFilesystemService())]);
  3780.     }
  3781.     /**
  3782.      * Gets the public 'oneup_uploader.chunk_manager' shared service.
  3783.      *
  3784.      * @return \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager
  3785.      */
  3786.     protected function getOneupUploader_ChunkManagerService()
  3787.     {
  3788.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManagerInterface.php';
  3789.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManager.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/ChunkStorageInterface.php';
  3791.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/FilesystemStorage.php';
  3792.         return $this->services['oneup_uploader.chunk_manager'] = new \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager($this->getParameter('oneup_uploader.chunks'), new \Oneup\UploaderBundle\Uploader\Chunk\Storage\FilesystemStorage(($this->targetDir.''.'/uploader/chunks')));
  3793.     }
  3794.     /**
  3795.      * Gets the public 'oneup_uploader.controller.gallery' shared service.
  3796.      *
  3797.      * @return \Oneup\UploaderBundle\Controller\DropzoneController
  3798.      */
  3799.     protected function getOneupUploader_Controller_GalleryService()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
  3803.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/DropzoneController.php';
  3804.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
  3805.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
  3806.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/ErrorHandlerInterface.php';
  3807.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/DropzoneErrorHandler.php';
  3808.         return $this->services['oneup_uploader.controller.gallery'] = new \Oneup\UploaderBundle\Controller\DropzoneController($this, new \Oneup\UploaderBundle\Uploader\Storage\FilesystemStorage((\dirname(__DIR__4).'/public/uploads/gallery')), new \Oneup\UploaderBundle\Uploader\ErrorHandler\DropzoneErrorHandler(), ['frontend' => 'dropzone''custom_frontend' => ['name' => NULL'class' => NULL], 'storage' => ['service' => NULL'type' => 'filesystem''filesystem' => NULL'directory' => (\dirname(__DIR__4).'/public/uploads/gallery'), 'stream_wrapper' => NULL'sync_buffer_size' => '100K'], 'route_prefix' => '''endpoints' => ['upload' => NULL'progress' => NULL'cancel' => NULL], 'allowed_mimetypes' => [], 'disallowed_mimetypes' => [], 'error_handler' => NULL'max_size' => 9223372036854775807'use_orphanage' => false'enable_progress' => false'enable_cancelation' => false'namer' => 'oneup_uploader.namer.uniqid''root_folder' => false], 'gallery');
  3809.     }
  3810.     /**
  3811.      * Gets the public 'oneup_uploader.namer.uniqid' shared service.
  3812.      *
  3813.      * @return \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer
  3814.      */
  3815.     protected function getOneupUploader_Namer_UniqidService()
  3816.     {
  3817.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/NamerInterface.php';
  3818.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/UniqidNamer.php';
  3819.         return $this->services['oneup_uploader.namer.uniqid'] = new \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer();
  3820.     }
  3821.     /**
  3822.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  3823.      *
  3824.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  3825.      */
  3826.     protected function getOneupUploader_OrphanageManagerService()
  3827.     {
  3828.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  3829.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  3830.     }
  3831.     /**
  3832.      * Gets the public 'oneup_uploader.routing.loader' shared service.
  3833.      *
  3834.      * @return \Oneup\UploaderBundle\Routing\RouteLoader
  3835.      */
  3836.     protected function getOneupUploader_Routing_LoaderService()
  3837.     {
  3838.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3839.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3840.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Routing/RouteLoader.php';
  3841.         return $this->services['oneup_uploader.routing.loader'] = new \Oneup\UploaderBundle\Routing\RouteLoader($this->parameters['oneup_uploader.controllers']);
  3842.     }
  3843.     /**
  3844.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  3845.      *
  3846.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  3847.      */
  3848.     protected function getOneupUploader_Templating_UploaderHelperService()
  3849.     {
  3850.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper(($this->services['router'] ?? $this->getRouterService()), $this->parameters['oneup_uploader.maxsize']);
  3851.     }
  3852.     /**
  3853.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  3854.      *
  3855.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  3856.      */
  3857.     protected function getOneupUploader_Twig_Extension_UploaderService()
  3858.     {
  3859.         return $this->services['oneup_uploader.twig.extension.uploader'] = new \Oneup\UploaderBundle\Twig\Extension\UploaderExtension(($this->services['oneup_uploader.templating.uploader_helper'] ?? $this->getOneupUploader_Templating_UploaderHelperService()));
  3860.     }
  3861.     /**
  3862.      * Gets the public 'request_stack' shared service.
  3863.      *
  3864.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3865.      */
  3866.     protected function getRequestStackService()
  3867.     {
  3868.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3869.     }
  3870.     /**
  3871.      * Gets the public 'router' shared autowired service.
  3872.      *
  3873.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  3874.      */
  3875.     protected function getRouterService()
  3876.     {
  3877.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3878.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  3879.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3880.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3881.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3882.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3883.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3884.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3885.         ], [
  3886.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3887.         ]))->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'], $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $b'fr');
  3888.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3889.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3890.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  3891.     }
  3892.     /**
  3893.      * Gets the public 'routing.loader' shared service.
  3894.      *
  3895.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3896.      */
  3897.     protected function getRouting_LoaderService()
  3898.     {
  3899.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3900.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3901.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3903.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3904.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3905.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  3906.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  3907.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  3908.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  3909.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3910.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  3911.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  3912.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  3913.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3914.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3915.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3916.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3917.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3918.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3919.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/GlobalRoutesLoader.php';
  3920.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelResourceAccessCacheLoader.php';
  3921.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelUserPermissionResourceCrudLoader.php';
  3922.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3924.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3925.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3926.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  3927.         if (isset($this->services['routing.loader'])) {
  3928.             return $this->services['routing.loader'];
  3929.         }
  3930.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  3931.         $c = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  3932.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  3933.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  3934.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  3935.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  3936.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  3937.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  3938.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3939.             'kernel' => ['services''kernel''getKernelService'false],
  3940.         ], [
  3941.             'kernel' => 'App\\Kernel',
  3942.         ]), 'dev'));
  3943.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\GlobalRoutesLoader());
  3944.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelResourceAccessCacheLoader());
  3945.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelUserPermissionResourceCrudLoader($a));
  3946.         $b->addLoader(($this->services['oneup_uploader.routing.loader'] ?? $this->getOneupUploader_Routing_LoaderService()));
  3947.         $b->addLoader($d);
  3948.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  3949.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  3950.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  3951.     }
  3952.     /**
  3953.      * Gets the public 'services_resetter' shared service.
  3954.      *
  3955.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3956.      */
  3957.     protected function getServicesResetterService()
  3958.     {
  3959.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3960.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3961.             if (isset($this->services['cache.app'])) {
  3962.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3963.             }
  3964.             if (isset($this->services['cache.system'])) {
  3965.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3966.             }
  3967.             if (isset($this->privates['cache.validator.traceable'])) {
  3968.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  3969.             }
  3970.             if (isset($this->privates['cache.serializer.traceable'])) {
  3971.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  3972.             }
  3973.             if (isset($this->privates['cache.annotations.traceable'])) {
  3974.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  3975.             }
  3976.             if (isset($this->privates['cache.property_info.traceable'])) {
  3977.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  3978.             }
  3979.             if (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) {
  3980.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? null);
  3981.             }
  3982.             if (isset($this->privates['.debug.http_client'])) {
  3983.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  3984.             }
  3985.             if (isset($this->privates['debug.stopwatch'])) {
  3986.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3987.             }
  3988.             if (isset($this->services['event_dispatcher'])) {
  3989.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3990.             }
  3991.             if (isset($this->privates['session_listener'])) {
  3992.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  3993.             }
  3994.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  3995.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  3996.             }
  3997.             if (isset($this->services['cache.validator_expression_language'])) {
  3998.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  3999.             }
  4000.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  4001.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  4002.             }
  4003.             if (isset($this->services['.container.private.profiler'])) {
  4004.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  4005.             }
  4006.             if (isset($this->services['.container.private.validator'])) {
  4007.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  4008.             }
  4009.             if (isset($this->services['.container.private.twig'])) {
  4010.                 yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  4011.             }
  4012.             if (isset($this->privates['twig.form.engine'])) {
  4013.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  4014.             }
  4015.             if (isset($this->services['doctrine'])) {
  4016.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  4017.             }
  4018.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  4019.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  4020.             }
  4021.             if (isset($this->privates['form.type.entity'])) {
  4022.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  4023.             }
  4024.             if (isset($this->services['.container.private.security.token_storage'])) {
  4025.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  4026.             }
  4027.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  4028.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  4029.             }
  4030.             if (isset($this->privates['debug.security.firewall'])) {
  4031.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  4032.             }
  4033.             if (isset($this->privates['debug.security.firewall.authenticator.reverse_sync'])) {
  4034.                 yield 'debug.security.firewall.authenticator.reverse_sync' => ($this->privates['debug.security.firewall.authenticator.reverse_sync'] ?? null);
  4035.             }
  4036.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  4037.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  4038.             }
  4039.             if (isset($this->privates['monolog.handler.main'])) {
  4040.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  4041.             }
  4042.             if (isset($this->privates['monolog.handler.console'])) {
  4043.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  4044.             }
  4045.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  4046.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  4047.             }
  4048.             if (isset($this->privates['cache.webpack_encore.traceable'])) {
  4049.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  4050.             }
  4051.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  4052.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  4053.             }
  4054.             if (isset($this->privates['webpack_encore.entrypoint_lookup[core]'])) {
  4055.                 yield 'webpack_encore.entrypoint_lookup[core]' => ($this->privates['webpack_encore.entrypoint_lookup[core]'] ?? null);
  4056.             }
  4057.             if (isset($this->privates['.debug.http_client'])) {
  4058.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  4059.             }
  4060.         }, function () {
  4061.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator.traceable'])) + (int) (isset($this->privates['cache.serializer.traceable'])) + (int) (isset($this->privates['cache.annotations.traceable'])) + (int) (isset($this->privates['cache.property_info.traceable'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) + (int) (isset($this->privates['.debug.http_client'])) + (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->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language.traceable'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.reverse_sync'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore.traceable'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[core]'])) + (int) (isset($this->privates['.debug.http_client']));
  4062.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'http_client' => [=> '?reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig' => [=> 'resetGlobals'], 'twig.form.engine' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'debug.security.firewall.authenticator.reverse_sync' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[core]' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  4063.     }
  4064.     /**
  4065.      * Gets the public 'spiriit_form_filter.filter_prepare' shared service.
  4066.      *
  4067.      * @return \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener
  4068.      */
  4069.     protected function getSpiriitFormFilter_FilterPrepareService()
  4070.     {
  4071.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Event/Listener/PrepareListener.php';
  4072.         return $this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener();
  4073.     }
  4074.     /**
  4075.      * Gets the public 'spiriit_form_filter.query_builder_updater' shared service.
  4076.      *
  4077.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater
  4078.      */
  4079.     protected function getSpiriitFormFilter_QueryBuilderUpdaterService()
  4080.     {
  4081.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdaterInterface.php';
  4082.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdater.php';
  4083.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractorInterface.php';
  4084.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractor.php';
  4085.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DataExtractionMethodInterface.php';
  4086.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DefaultExtractionMethod.php';
  4087.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/TextExtractionMethod.php';
  4088.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/ValueKeysExtractionMethod.php';
  4089.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4090.         if (isset($this->services['spiriit_form_filter.query_builder_updater'])) {
  4091.             return $this->services['spiriit_form_filter.query_builder_updater'];
  4092.         }
  4093.         $b = new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\FormDataExtractor();
  4094.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\DefaultExtractionMethod());
  4095.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\TextExtractionMethod());
  4096.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\ValueKeysExtractionMethod());
  4097.         return $this->services['spiriit_form_filter.query_builder_updater'] = new \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater($b$a);
  4098.     }
  4099.     /**
  4100.      * Gets the public 'translator' shared service.
  4101.      *
  4102.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4103.      */
  4104.     protected function getTranslatorService()
  4105.     {
  4106.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  4107.     }
  4108.     /**
  4109.      * Gets the public 'var_dumper.cloner' shared service.
  4110.      *
  4111.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4112.      */
  4113.     protected function getVarDumper_ClonerService()
  4114.     {
  4115.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4116.         $instance->setMaxItems(2500);
  4117.         $instance->setMinDepth(1);
  4118.         $instance->setMaxString(-1);
  4119.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4120.         return $instance;
  4121.     }
  4122.     /**
  4123.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  4124.      *
  4125.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  4126.      */
  4127.     protected function getWebProfiler_Controller_ExceptionPanelService()
  4128.     {
  4129.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  4130.         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()));
  4131.     }
  4132.     /**
  4133.      * Gets the public 'web_profiler.controller.profiler' shared service.
  4134.      *
  4135.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  4136.      */
  4137.     protected function getWebProfiler_Controller_ProfilerService()
  4138.     {
  4139.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  4140.         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));
  4141.     }
  4142.     /**
  4143.      * Gets the public 'web_profiler.controller.router' shared service.
  4144.      *
  4145.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  4146.      */
  4147.     protected function getWebProfiler_Controller_RouterService()
  4148.     {
  4149.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  4150.         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 () {
  4151.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  4152.         }, 1));
  4153.     }
  4154.     /**
  4155.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand.lazy' shared service.
  4156.      *
  4157.      * @return \Symfony\Component\Console\Command\LazyCommand
  4158.      */
  4159.     protected function getCheckChannelMenuDisplayedCommand_LazyService()
  4160.     {
  4161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4163.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:check:menu-displayed', [], 'Check the channel menu displayed for the given ChannelUserData'false, function (): \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand {
  4164.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand'] ?? $this->getCheckChannelMenuDisplayedCommandService());
  4165.         });
  4166.     }
  4167.     /**
  4168.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand.lazy' shared service.
  4169.      *
  4170.      * @return \Symfony\Component\Console\Command\LazyCommand
  4171.      */
  4172.     protected function getCleanExpiredChannelResourcePermissionCommand_LazyService()
  4173.     {
  4174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4176.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:check:expired-permission', [], 'Remove from database expired channel resource permissions.'false, function (): \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand {
  4177.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand'] ?? $this->getCleanExpiredChannelResourcePermissionCommandService());
  4178.         });
  4179.     }
  4180.     /**
  4181.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand.lazy' shared service.
  4182.      *
  4183.      * @return \Symfony\Component\Console\Command\LazyCommand
  4184.      */
  4185.     protected function getFullRefreshClassCommand_LazyService()
  4186.     {
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4189.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:force-full-refresh', [], 'Force full refresh of a class'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand {
  4190.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand'] ?? $this->getFullRefreshClassCommandService());
  4191.         });
  4192.     }
  4193.     /**
  4194.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand.lazy' shared service.
  4195.      *
  4196.      * @return \Symfony\Component\Console\Command\LazyCommand
  4197.      */
  4198.     protected function getRefreshClassCommand_LazyService()
  4199.     {
  4200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4202.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:force-refresh', [], 'Force refresh of a class'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand {
  4203.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] ?? $this->getRefreshClassCommandService());
  4204.         });
  4205.     }
  4206.     /**
  4207.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand.lazy' shared service.
  4208.      *
  4209.      * @return \Symfony\Component\Console\Command\LazyCommand
  4210.      */
  4211.     protected function getRefreshOneCommand_LazyService()
  4212.     {
  4213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4215.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:force-refresh-one', [], 'Force refresh of an entity'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand {
  4216.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] ?? $this->getRefreshOneCommandService());
  4217.         });
  4218.     }
  4219.     /**
  4220.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand.lazy' shared service.
  4221.      *
  4222.      * @return \Symfony\Component\Console\Command\LazyCommand
  4223.      */
  4224.     protected function getUserFromChannelCommand_LazyService()
  4225.     {
  4226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4228.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:force-sync:ufc', [], 'Force sync all UserFromChannel'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand {
  4229.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand'] ?? $this->getUserFromChannelCommandService());
  4230.         });
  4231.     }
  4232.     /**
  4233.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand.lazy' shared service.
  4234.      *
  4235.      * @return \Symfony\Component\Console\Command\LazyCommand
  4236.      */
  4237.     protected function getSyncOneCommand_LazyService()
  4238.     {
  4239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4241.         return $this->privates['.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('nellapp:sync:one', [], 'Manual sync by id'false, function (): \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand {
  4242.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand'] ?? $this->getSyncOneCommandService());
  4243.         });
  4244.     }
  4245.     /**
  4246.      * Gets the private '.cache_connection.Hgwm8.I' shared service.
  4247.      *
  4248.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  4249.      */
  4250.     protected function get_CacheConnection_Hgwm8_IService()
  4251.     {
  4252.         return $this->privates['.cache_connection.Hgwm8.I'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:int:REDIS_PORT'), ['lazy' => true]);
  4253.     }
  4254.     /**
  4255.      * Gets the private '.console.command.about.lazy' shared service.
  4256.      *
  4257.      * @return \Symfony\Component\Console\Command\LazyCommand
  4258.      */
  4259.     protected function get_Console_Command_About_LazyService()
  4260.     {
  4261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4263.         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 {
  4264.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  4265.         });
  4266.     }
  4267.     /**
  4268.      * Gets the private '.console.command.assets_install.lazy' shared service.
  4269.      *
  4270.      * @return \Symfony\Component\Console\Command\LazyCommand
  4271.      */
  4272.     protected function get_Console_Command_AssetsInstall_LazyService()
  4273.     {
  4274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4276.         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 {
  4277.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  4278.         });
  4279.     }
  4280.     /**
  4281.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  4282.      *
  4283.      * @return \Symfony\Component\Console\Command\LazyCommand
  4284.      */
  4285.     protected function get_Console_Command_CacheClear_LazyService()
  4286.     {
  4287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4289.         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 {
  4290.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  4291.         });
  4292.     }
  4293.     /**
  4294.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  4295.      *
  4296.      * @return \Symfony\Component\Console\Command\LazyCommand
  4297.      */
  4298.     protected function get_Console_Command_CachePoolClear_LazyService()
  4299.     {
  4300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4301.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4302.         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 {
  4303.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  4304.         });
  4305.     }
  4306.     /**
  4307.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  4308.      *
  4309.      * @return \Symfony\Component\Console\Command\LazyCommand
  4310.      */
  4311.     protected function get_Console_Command_CachePoolDelete_LazyService()
  4312.     {
  4313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4314.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4315.         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 {
  4316.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  4317.         });
  4318.     }
  4319.     /**
  4320.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  4321.      *
  4322.      * @return \Symfony\Component\Console\Command\LazyCommand
  4323.      */
  4324.     protected function get_Console_Command_CachePoolList_LazyService()
  4325.     {
  4326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4327.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4328.         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 {
  4329.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  4330.         });
  4331.     }
  4332.     /**
  4333.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  4334.      *
  4335.      * @return \Symfony\Component\Console\Command\LazyCommand
  4336.      */
  4337.     protected function get_Console_Command_CachePoolPrune_LazyService()
  4338.     {
  4339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4340.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4341.         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 {
  4342.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  4343.         });
  4344.     }
  4345.     /**
  4346.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  4347.      *
  4348.      * @return \Symfony\Component\Console\Command\LazyCommand
  4349.      */
  4350.     protected function get_Console_Command_CacheWarmup_LazyService()
  4351.     {
  4352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4354.         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 {
  4355.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  4356.         });
  4357.     }
  4358.     /**
  4359.      * Gets the private '.console.command.config_debug.lazy' shared service.
  4360.      *
  4361.      * @return \Symfony\Component\Console\Command\LazyCommand
  4362.      */
  4363.     protected function get_Console_Command_ConfigDebug_LazyService()
  4364.     {
  4365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4367.         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 {
  4368.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  4369.         });
  4370.     }
  4371.     /**
  4372.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  4373.      *
  4374.      * @return \Symfony\Component\Console\Command\LazyCommand
  4375.      */
  4376.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  4377.     {
  4378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4379.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4380.         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 {
  4381.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  4382.         });
  4383.     }
  4384.     /**
  4385.      * Gets the private '.console.command.container_debug.lazy' shared service.
  4386.      *
  4387.      * @return \Symfony\Component\Console\Command\LazyCommand
  4388.      */
  4389.     protected function get_Console_Command_ContainerDebug_LazyService()
  4390.     {
  4391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4393.         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 {
  4394.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  4395.         });
  4396.     }
  4397.     /**
  4398.      * Gets the private '.console.command.container_lint.lazy' shared service.
  4399.      *
  4400.      * @return \Symfony\Component\Console\Command\LazyCommand
  4401.      */
  4402.     protected function get_Console_Command_ContainerLint_LazyService()
  4403.     {
  4404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4406.         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 {
  4407.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  4408.         });
  4409.     }
  4410.     /**
  4411.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  4412.      *
  4413.      * @return \Symfony\Component\Console\Command\LazyCommand
  4414.      */
  4415.     protected function get_Console_Command_DebugAutowiring_LazyService()
  4416.     {
  4417.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4419.         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 {
  4420.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  4421.         });
  4422.     }
  4423.     /**
  4424.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  4425.      *
  4426.      * @return \Symfony\Component\Console\Command\LazyCommand
  4427.      */
  4428.     protected function get_Console_Command_DotenvDebug_LazyService()
  4429.     {
  4430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4431.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4432.         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 {
  4433.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  4434.         });
  4435.     }
  4436.     /**
  4437.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  4438.      *
  4439.      * @return \Symfony\Component\Console\Command\LazyCommand
  4440.      */
  4441.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  4442.     {
  4443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4445.         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 {
  4446.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  4447.         });
  4448.     }
  4449.     /**
  4450.      * Gets the private '.console.command.form_debug.lazy' shared service.
  4451.      *
  4452.      * @return \Symfony\Component\Console\Command\LazyCommand
  4453.      */
  4454.     protected function get_Console_Command_FormDebug_LazyService()
  4455.     {
  4456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4457.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4458.         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 {
  4459.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  4460.         });
  4461.     }
  4462.     /**
  4463.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  4464.      *
  4465.      * @return \Symfony\Component\Console\Command\LazyCommand
  4466.      */
  4467.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  4468.     {
  4469.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4471.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  4472.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  4473.         });
  4474.     }
  4475.     /**
  4476.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  4477.      *
  4478.      * @return \Symfony\Component\Console\Command\LazyCommand
  4479.      */
  4480.     protected function get_Console_Command_MessengerDebug_LazyService()
  4481.     {
  4482.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4483.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4484.         return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses'false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
  4485.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  4486.         });
  4487.     }
  4488.     /**
  4489.      * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  4490.      *
  4491.      * @return \Symfony\Component\Console\Command\LazyCommand
  4492.      */
  4493.     protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  4494.     {
  4495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4497.         return $this->privates['.console.command.messenger_failed_messages_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:remove', [], 'Remove given messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand {
  4498.             return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  4499.         });
  4500.     }
  4501.     /**
  4502.      * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  4503.      *
  4504.      * @return \Symfony\Component\Console\Command\LazyCommand
  4505.      */
  4506.     protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  4507.     {
  4508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4510.         return $this->privates['.console.command.messenger_failed_messages_retry.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:retry', [], 'Retry one or more messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand {
  4511.             return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  4512.         });
  4513.     }
  4514.     /**
  4515.      * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  4516.      *
  4517.      * @return \Symfony\Component\Console\Command\LazyCommand
  4518.      */
  4519.     protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  4520.     {
  4521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4523.         return $this->privates['.console.command.messenger_failed_messages_show.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:show', [], 'Show one or more messages from the failure transport'false, function (): \Symfony\Component\Messenger\Command\FailedMessagesShowCommand {
  4524.             return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  4525.         });
  4526.     }
  4527.     /**
  4528.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  4529.      *
  4530.      * @return \Symfony\Component\Console\Command\LazyCommand
  4531.      */
  4532.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  4533.     {
  4534.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4536.         return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport'false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
  4537.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  4538.         });
  4539.     }
  4540.     /**
  4541.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  4542.      *
  4543.      * @return \Symfony\Component\Console\Command\LazyCommand
  4544.      */
  4545.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  4546.     {
  4547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4549.         return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message'false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
  4550.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  4551.         });
  4552.     }
  4553.     /**
  4554.      * Gets the private '.console.command.router_debug.lazy' shared service.
  4555.      *
  4556.      * @return \Symfony\Component\Console\Command\LazyCommand
  4557.      */
  4558.     protected function get_Console_Command_RouterDebug_LazyService()
  4559.     {
  4560.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4562.         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 {
  4563.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  4564.         });
  4565.     }
  4566.     /**
  4567.      * Gets the private '.console.command.router_match.lazy' shared service.
  4568.      *
  4569.      * @return \Symfony\Component\Console\Command\LazyCommand
  4570.      */
  4571.     protected function get_Console_Command_RouterMatch_LazyService()
  4572.     {
  4573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4575.         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 {
  4576.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  4577.         });
  4578.     }
  4579.     /**
  4580.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  4581.      *
  4582.      * @return \Symfony\Component\Console\Command\LazyCommand
  4583.      */
  4584.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  4585.     {
  4586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4587.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4588.         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 {
  4589.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  4590.         });
  4591.     }
  4592.     /**
  4593.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  4594.      *
  4595.      * @return \Symfony\Component\Console\Command\LazyCommand
  4596.      */
  4597.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  4598.     {
  4599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4601.         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 {
  4602.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  4603.         });
  4604.     }
  4605.     /**
  4606.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  4607.      *
  4608.      * @return \Symfony\Component\Console\Command\LazyCommand
  4609.      */
  4610.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  4611.     {
  4612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4614.         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 {
  4615.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  4616.         });
  4617.     }
  4618.     /**
  4619.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  4620.      *
  4621.      * @return \Symfony\Component\Console\Command\LazyCommand
  4622.      */
  4623.     protected function get_Console_Command_SecretsList_LazyService()
  4624.     {
  4625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4627.         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 {
  4628.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  4629.         });
  4630.     }
  4631.     /**
  4632.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  4633.      *
  4634.      * @return \Symfony\Component\Console\Command\LazyCommand
  4635.      */
  4636.     protected function get_Console_Command_SecretsRemove_LazyService()
  4637.     {
  4638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4640.         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 {
  4641.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  4642.         });
  4643.     }
  4644.     /**
  4645.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  4646.      *
  4647.      * @return \Symfony\Component\Console\Command\LazyCommand
  4648.      */
  4649.     protected function get_Console_Command_SecretsSet_LazyService()
  4650.     {
  4651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4653.         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 {
  4654.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  4655.         });
  4656.     }
  4657.     /**
  4658.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  4659.      *
  4660.      * @return \Symfony\Component\Console\Command\LazyCommand
  4661.      */
  4662.     protected function get_Console_Command_TranslationDebug_LazyService()
  4663.     {
  4664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4666.         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 {
  4667.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  4668.         });
  4669.     }
  4670.     /**
  4671.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  4672.      *
  4673.      * @return \Symfony\Component\Console\Command\LazyCommand
  4674.      */
  4675.     protected function get_Console_Command_TranslationExtract_LazyService()
  4676.     {
  4677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4679.         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 {
  4680.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  4681.         });
  4682.     }
  4683.     /**
  4684.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  4685.      *
  4686.      * @return \Symfony\Component\Console\Command\LazyCommand
  4687.      */
  4688.     protected function get_Console_Command_TranslationPull_LazyService()
  4689.     {
  4690.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4692.         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 {
  4693.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  4694.         });
  4695.     }
  4696.     /**
  4697.      * Gets the private '.console.command.translation_push.lazy' shared service.
  4698.      *
  4699.      * @return \Symfony\Component\Console\Command\LazyCommand
  4700.      */
  4701.     protected function get_Console_Command_TranslationPush_LazyService()
  4702.     {
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4705.         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 {
  4706.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  4707.         });
  4708.     }
  4709.     /**
  4710.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  4711.      *
  4712.      * @return \Symfony\Component\Console\Command\LazyCommand
  4713.      */
  4714.     protected function get_Console_Command_ValidatorDebug_LazyService()
  4715.     {
  4716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4718.         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 {
  4719.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  4720.         });
  4721.     }
  4722.     /**
  4723.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  4724.      *
  4725.      * @return \Symfony\Component\Console\Command\LazyCommand
  4726.      */
  4727.     protected function get_Console_Command_XliffLint_LazyService()
  4728.     {
  4729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4731.         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 {
  4732.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  4733.         });
  4734.     }
  4735.     /**
  4736.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  4737.      *
  4738.      * @return \Symfony\Component\Console\Command\LazyCommand
  4739.      */
  4740.     protected function get_Console_Command_YamlLint_LazyService()
  4741.     {
  4742.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4744.         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 {
  4745.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  4746.         });
  4747.     }
  4748.     /**
  4749.      * Gets the private '.debug.http_client' shared service.
  4750.      *
  4751.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4752.      */
  4753.     protected function get_Debug_HttpClientService()
  4754.     {
  4755.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  4756.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4757.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4758.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4759.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4760.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4761.         $a->setLogger($b);
  4762.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient($a, ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4763.     }
  4764.     /**
  4765.      * Gets the private '.errored..service_locator.5K3wXb9.App\Entity\Channel\Channel' shared service.
  4766.      *
  4767.      * @return \App\Entity\Channel\Channel
  4768.      */
  4769.     protected function getChannelService()
  4770.     {
  4771.         $this->throw('Cannot autowire service ".service_locator.5K3wXb9": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4772.     }
  4773.     /**
  4774.      * Gets the private '.errored..service_locator.5K3wXb9.App\Entity\Channel\Prospect' shared service.
  4775.      *
  4776.      * @return \App\Entity\Channel\Prospect
  4777.      */
  4778.     protected function getProspectService()
  4779.     {
  4780.         $this->throw('Cannot autowire service ".service_locator.5K3wXb9": it references class "App\\Entity\\Channel\\Prospect" but no such service exists.');
  4781.     }
  4782.     /**
  4783.      * Gets the private '.errored..service_locator.6.gk6_3.App\Entity\Channel\Channel' shared service.
  4784.      *
  4785.      * @return \App\Entity\Channel\Channel
  4786.      */
  4787.     protected function getChannel2Service()
  4788.     {
  4789.         $this->throw('Cannot autowire service ".service_locator.6.gk6_3": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4790.     }
  4791.     /**
  4792.      * Gets the private '.errored..service_locator.6.gk6_3.App\Entity\Channel\Company' shared service.
  4793.      *
  4794.      * @return \App\Entity\Channel\Company
  4795.      */
  4796.     protected function getCompanyService()
  4797.     {
  4798.         $this->throw('Cannot autowire service ".service_locator.6.gk6_3": it references class "App\\Entity\\Channel\\Company" but no such service exists.');
  4799.     }
  4800.     /**
  4801.      * Gets the private '.errored..service_locator.DKVlfp4.App\Entity\Channel\Channel' shared service.
  4802.      *
  4803.      * @return \App\Entity\Channel\Channel
  4804.      */
  4805.     protected function getChannel3Service()
  4806.     {
  4807.         $this->throw('Cannot autowire service ".service_locator.DKVlfp4": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4808.     }
  4809.     /**
  4810.      * Gets the private '.errored..service_locator.DKVlfp4.App\Entity\Channel\Organization' shared service.
  4811.      *
  4812.      * @return \App\Entity\Channel\Organization
  4813.      */
  4814.     protected function getOrganizationService()
  4815.     {
  4816.         $this->throw('Cannot autowire service ".service_locator.DKVlfp4": it references class "App\\Entity\\Channel\\Organization" but no such service exists.');
  4817.     }
  4818.     /**
  4819.      * Gets the private '.errored..service_locator.E8LPrFT.App\Entity\Channel\Channel' shared service.
  4820.      *
  4821.      * @return \App\Entity\Channel\Channel
  4822.      */
  4823.     protected function getChannel4Service()
  4824.     {
  4825.         $this->throw('Cannot autowire service ".service_locator.E8LPrFT": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4826.     }
  4827.     /**
  4828.      * Gets the private '.errored..service_locator.E8LPrFT.App\Entity\Crm\Quote\Document\QuoteTemplate' shared service.
  4829.      *
  4830.      * @return \App\Entity\Crm\Quote\Document\QuoteTemplate
  4831.      */
  4832.     protected function getQuoteTemplateService()
  4833.     {
  4834.         $this->throw('Cannot autowire service ".service_locator.E8LPrFT": it references class "App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate" but no such service exists.');
  4835.     }
  4836.     /**
  4837.      * Gets the private '.errored..service_locator.G7jIX4U.App\DTO\Crm\PricableLine\PricableLinesDTO' shared service.
  4838.      *
  4839.      * @return \App\DTO\Crm\PricableLine\PricableLinesDTO
  4840.      */
  4841.     protected function getPricableLinesDTOService()
  4842.     {
  4843.         $this->throw('Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\DTO\\Crm\\PricableLine\\PricableLinesDTO" but no such service exists.');
  4844.     }
  4845.     /**
  4846.      * Gets the private '.errored..service_locator.G7jIX4U.App\Entity\Channel\Channel' shared service.
  4847.      *
  4848.      * @return \App\Entity\Channel\Channel
  4849.      */
  4850.     protected function getChannel5Service()
  4851.     {
  4852.         $this->throw('Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4853.     }
  4854.     /**
  4855.      * Gets the private '.errored..service_locator.G7jIX4U.App\Entity\Crm\Quote\Document\Quote' shared service.
  4856.      *
  4857.      * @return \App\Entity\Crm\Quote\Document\Quote
  4858.      */
  4859.     protected function getQuoteService()
  4860.     {
  4861.         $this->throw('Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\Entity\\Crm\\Quote\\Document\\Quote" but no such service exists.');
  4862.     }
  4863.     /**
  4864.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  4865.      *
  4866.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  4867.      */
  4868.     protected function getLoaderInterfaceService()
  4869.     {
  4870.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\GlobalRoutesLoader", "Nellapp\\Bundle\\SDKBundle\\Permission\\Routing\\Loader\\ChannelResourceAccessCacheLoader", "Nellapp\\Bundle\\SDKBundle\\Permission\\Routing\\Loader\\ChannelUserPermissionResourceCrudLoader", "oneup_uploader.routing.loader".');
  4871.     }
  4872.     /**
  4873.      * Gets the private '.errored..service_locator.k.6sDgC.App\Entity\Channel\Channel' shared service.
  4874.      *
  4875.      * @return \App\Entity\Channel\Channel
  4876.      */
  4877.     protected function getChannel6Service()
  4878.     {
  4879.         $this->throw('Cannot autowire service ".service_locator.k.6sDgC": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4880.     }
  4881.     /**
  4882.      * Gets the private '.errored..service_locator.nyQ9vNF.Throwable' shared service.
  4883.      *
  4884.      * @return \Throwable
  4885.      */
  4886.     protected function get_Errored__ServiceLocator_NyQ9vNF_ThrowableService()
  4887.     {
  4888.         $this->throw('Cannot autowire service ".service_locator.nyQ9vNF": it references interface "Throwable" but no such service exists. You should maybe alias this interface to one of these existing services: "Nellapp\\Bundle\\SDKBundle\\Sync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".');
  4889.     }
  4890.     /**
  4891.      * Gets the private '.errored..service_locator.oRImWN5.App\Entity\Channel\Channel' shared service.
  4892.      *
  4893.      * @return \App\Entity\Channel\Channel
  4894.      */
  4895.     protected function getChannel7Service()
  4896.     {
  4897.         $this->throw('Cannot autowire service ".service_locator.oRImWN5": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4898.     }
  4899.     /**
  4900.      * Gets the private '.errored..service_locator.oRImWN5.App\Entity\Crm\Opportunity\Opportunity' shared service.
  4901.      *
  4902.      * @return \App\Entity\Crm\Opportunity\Opportunity
  4903.      */
  4904.     protected function getOpportunityService()
  4905.     {
  4906.         $this->throw('Cannot autowire service ".service_locator.oRImWN5": it references class "App\\Entity\\Crm\\Opportunity\\Opportunity" but no such service exists.');
  4907.     }
  4908.     /**
  4909.      * Gets the private '.errored..service_locator.snMkrGy.App\DTO\Crm\PricableLine\PricableLinesDTO' shared service.
  4910.      *
  4911.      * @return \App\DTO\Crm\PricableLine\PricableLinesDTO
  4912.      */
  4913.     protected function getPricableLinesDTO2Service()
  4914.     {
  4915.         $this->throw('Cannot autowire service ".service_locator.snMkrGy": it references class "App\\DTO\\Crm\\PricableLine\\PricableLinesDTO" but no such service exists.');
  4916.     }
  4917.     /**
  4918.      * Gets the private '.errored..service_locator.snMkrGy.App\Entity\Channel\Channel' shared service.
  4919.      *
  4920.      * @return \App\Entity\Channel\Channel
  4921.      */
  4922.     protected function getChannel8Service()
  4923.     {
  4924.         $this->throw('Cannot autowire service ".service_locator.snMkrGy": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4925.     }
  4926.     /**
  4927.      * Gets the private '.errored..service_locator.snMkrGy.App\Entity\Crm\Quote\Document\QuoteTemplate' shared service.
  4928.      *
  4929.      * @return \App\Entity\Crm\Quote\Document\QuoteTemplate
  4930.      */
  4931.     protected function getQuoteTemplate2Service()
  4932.     {
  4933.         $this->throw('Cannot autowire service ".service_locator.snMkrGy": it references class "App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate" but no such service exists.');
  4934.     }
  4935.     /**
  4936.      * Gets the private '.errored..service_locator.vVIA1Ig.App\Entity\Channel\Channel' shared service.
  4937.      *
  4938.      * @return \App\Entity\Channel\Channel
  4939.      */
  4940.     protected function getChannel9Service()
  4941.     {
  4942.         $this->throw('Cannot autowire service ".service_locator.vVIA1Ig": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4943.     }
  4944.     /**
  4945.      * Gets the private '.errored..service_locator.vVIA1Ig.App\Entity\Crm\Quote\Document\Quote' shared service.
  4946.      *
  4947.      * @return \App\Entity\Crm\Quote\Document\Quote
  4948.      */
  4949.     protected function getQuote2Service()
  4950.     {
  4951.         $this->throw('Cannot autowire service ".service_locator.vVIA1Ig": it references class "App\\Entity\\Crm\\Quote\\Document\\Quote" but no such service exists.');
  4952.     }
  4953.     /**
  4954.      * Gets the private '.errored..service_locator.xDalrhA.App\Entity\Channel\Channel' shared service.
  4955.      *
  4956.      * @return \App\Entity\Channel\Channel
  4957.      */
  4958.     protected function getChannel10Service()
  4959.     {
  4960.         $this->throw('Cannot autowire service ".service_locator.xDalrhA": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  4961.     }
  4962.     /**
  4963.      * Gets the private '.errored..service_locator.xDalrhA.App\Entity\Crm\Product\Product' shared service.
  4964.      *
  4965.      * @return \App\Entity\Crm\Product\Product
  4966.      */
  4967.     protected function getProductService()
  4968.     {
  4969.         $this->throw('Cannot autowire service ".service_locator.xDalrhA": it references class "App\\Entity\\Crm\\Product\\Product" but no such service exists.');
  4970.     }
  4971.     /**
  4972.      * Gets the private '.fos_js_routing.dump_command.lazy' shared service.
  4973.      *
  4974.      * @return \Symfony\Component\Console\Command\LazyCommand
  4975.      */
  4976.     protected function get_FosJsRouting_DumpCommand_LazyService()
  4977.     {
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4980.         return $this->privates['.fos_js_routing.dump_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:js-routing:dump', [], 'Dumps exposed routes to the filesystem'false, function (): \FOS\JsRoutingBundle\Command\DumpCommand {
  4981.             return ($this->privates['fos_js_routing.dump_command'] ?? $this->getFosJsRouting_DumpCommandService());
  4982.         });
  4983.     }
  4984.     /**
  4985.      * Gets the private '.fos_js_routing.router_debug_exposed_command.lazy' shared service.
  4986.      *
  4987.      * @return \Symfony\Component\Console\Command\LazyCommand
  4988.      */
  4989.     protected function get_FosJsRouting_RouterDebugExposedCommand_LazyService()
  4990.     {
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4993.         return $this->privates['.fos_js_routing.router_debug_exposed_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('fos:js-routing:debug', [], 'Displays currently exposed routes for an application'false, function (): \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand {
  4994.             return ($this->privates['fos_js_routing.router_debug_exposed_command'] ?? $this->getFosJsRouting_RouterDebugExposedCommandService());
  4995.         });
  4996.     }
  4997.     /**
  4998.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  4999.      *
  5000.      * @return \Symfony\Component\Console\Command\LazyCommand
  5001.      */
  5002.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  5003.     {
  5004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5006.         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 {
  5007.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  5008.         });
  5009.     }
  5010.     /**
  5011.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  5012.      *
  5013.      * @return \Symfony\Component\Console\Command\LazyCommand
  5014.      */
  5015.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  5016.     {
  5017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5019.         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 {
  5020.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  5021.         });
  5022.     }
  5023.     /**
  5024.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  5025.      *
  5026.      * @return \Symfony\Component\Console\Command\LazyCommand
  5027.      */
  5028.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  5029.     {
  5030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5031.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5032.         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 {
  5033.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  5034.         });
  5035.     }
  5036.     /**
  5037.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  5038.      *
  5039.      * @return \Symfony\Component\Console\Command\LazyCommand
  5040.      */
  5041.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  5042.     {
  5043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5045.         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 {
  5046.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  5047.         });
  5048.     }
  5049.     /**
  5050.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  5051.      *
  5052.      * @return \Symfony\Component\Console\Command\LazyCommand
  5053.      */
  5054.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  5055.     {
  5056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5057.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5058.         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 {
  5059.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  5060.         });
  5061.     }
  5062.     /**
  5063.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  5064.      *
  5065.      * @return \Symfony\Component\Console\Command\LazyCommand
  5066.      */
  5067.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  5068.     {
  5069.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5070.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5071.         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 {
  5072.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  5073.         });
  5074.     }
  5075.     /**
  5076.      * Gets the private '.maker.auto_command.make_factory.lazy' shared service.
  5077.      *
  5078.      * @return \Symfony\Component\Console\Command\LazyCommand
  5079.      */
  5080.     protected function get_Maker_AutoCommand_MakeFactory_LazyService()
  5081.     {
  5082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5083.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5084.         return $this->privates['.maker.auto_command.make_factory.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:factory', [], 'Creates a Foundry model factory for a Doctrine entity class or a regular object'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  5085.             return ($this->privates['maker.auto_command.make_factory'] ?? $this->getMaker_AutoCommand_MakeFactoryService());
  5086.         });
  5087.     }
  5088.     /**
  5089.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  5090.      *
  5091.      * @return \Symfony\Component\Console\Command\LazyCommand
  5092.      */
  5093.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  5094.     {
  5095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5097.         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 {
  5098.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  5099.         });
  5100.     }
  5101.     /**
  5102.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  5103.      *
  5104.      * @return \Symfony\Component\Console\Command\LazyCommand
  5105.      */
  5106.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  5107.     {
  5108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5110.         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 {
  5111.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  5112.         });
  5113.     }
  5114.     /**
  5115.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  5116.      *
  5117.      * @return \Symfony\Component\Console\Command\LazyCommand
  5118.      */
  5119.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  5120.     {
  5121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5123.         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 {
  5124.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  5125.         });
  5126.     }
  5127.     /**
  5128.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  5129.      *
  5130.      * @return \Symfony\Component\Console\Command\LazyCommand
  5131.      */
  5132.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  5133.     {
  5134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5135.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5136.         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 {
  5137.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  5138.         });
  5139.     }
  5140.     /**
  5141.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  5142.      *
  5143.      * @return \Symfony\Component\Console\Command\LazyCommand
  5144.      */
  5145.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  5146.     {
  5147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5149.         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 {
  5150.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  5151.         });
  5152.     }
  5153.     /**
  5154.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  5155.      *
  5156.      * @return \Symfony\Component\Console\Command\LazyCommand
  5157.      */
  5158.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  5159.     {
  5160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5162.         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 {
  5163.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  5164.         });
  5165.     }
  5166.     /**
  5167.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  5168.      *
  5169.      * @return \Symfony\Component\Console\Command\LazyCommand
  5170.      */
  5171.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  5172.     {
  5173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5175.         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 {
  5176.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  5177.         });
  5178.     }
  5179.     /**
  5180.      * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  5181.      *
  5182.      * @return \Symfony\Component\Console\Command\LazyCommand
  5183.      */
  5184.     protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  5185.     {
  5186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5188.         return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  5189.             return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  5190.         });
  5191.     }
  5192.     /**
  5193.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  5194.      *
  5195.      * @return \Symfony\Component\Console\Command\LazyCommand
  5196.      */
  5197.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  5198.     {
  5199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5200.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5201.         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 {
  5202.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  5203.         });
  5204.     }
  5205.     /**
  5206.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  5207.      *
  5208.      * @return \Symfony\Component\Console\Command\LazyCommand
  5209.      */
  5210.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  5211.     {
  5212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5214.         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 {
  5215.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  5216.         });
  5217.     }
  5218.     /**
  5219.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  5220.      *
  5221.      * @return \Symfony\Component\Console\Command\LazyCommand
  5222.      */
  5223.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  5224.     {
  5225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5227.         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 {
  5228.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  5229.         });
  5230.     }
  5231.     /**
  5232.      * Gets the private '.maker.auto_command.make_story.lazy' shared service.
  5233.      *
  5234.      * @return \Symfony\Component\Console\Command\LazyCommand
  5235.      */
  5236.     protected function get_Maker_AutoCommand_MakeStory_LazyService()
  5237.     {
  5238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5240.         return $this->privates['.maker.auto_command.make_story.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:story', [], 'Creates a Foundry story'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  5241.             return ($this->privates['maker.auto_command.make_story'] ?? $this->getMaker_AutoCommand_MakeStoryService());
  5242.         });
  5243.     }
  5244.     /**
  5245.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  5246.      *
  5247.      * @return \Symfony\Component\Console\Command\LazyCommand
  5248.      */
  5249.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  5250.     {
  5251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5253.         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 {
  5254.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  5255.         });
  5256.     }
  5257.     /**
  5258.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  5259.      *
  5260.      * @return \Symfony\Component\Console\Command\LazyCommand
  5261.      */
  5262.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  5263.     {
  5264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5266.         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 {
  5267.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  5268.         });
  5269.     }
  5270.     /**
  5271.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  5272.      *
  5273.      * @return \Symfony\Component\Console\Command\LazyCommand
  5274.      */
  5275.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  5276.     {
  5277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5279.         return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  5280.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  5281.         });
  5282.     }
  5283.     /**
  5284.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  5285.      *
  5286.      * @return \Symfony\Component\Console\Command\LazyCommand
  5287.      */
  5288.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  5289.     {
  5290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5291.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5292.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  5293.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  5294.         });
  5295.     }
  5296.     /**
  5297.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  5298.      *
  5299.      * @return \Symfony\Component\Console\Command\LazyCommand
  5300.      */
  5301.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  5302.     {
  5303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5305.         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 {
  5306.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  5307.         });
  5308.     }
  5309.     /**
  5310.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  5311.      *
  5312.      * @return \Symfony\Component\Console\Command\LazyCommand
  5313.      */
  5314.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  5315.     {
  5316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5318.         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 {
  5319.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  5320.         });
  5321.     }
  5322.     /**
  5323.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  5324.      *
  5325.      * @return \Symfony\Component\Console\Command\LazyCommand
  5326.      */
  5327.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  5328.     {
  5329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5331.         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 {
  5332.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  5333.         });
  5334.     }
  5335.     /**
  5336.      * Gets the private '.messenger.handler_descriptor.jADa3cd' shared service.
  5337.      *
  5338.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  5339.      */
  5340.     protected function get_Messenger_HandlerDescriptor_JADa3cdService()
  5341.     {
  5342.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  5343.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Messenger/Handler/RefreshUserMessageHandler.php';
  5344.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  5345.         if (isset($this->privates['.messenger.handler_descriptor.jADa3cd'])) {
  5346.             return $this->privates['.messenger.handler_descriptor.jADa3cd'];
  5347.         }
  5348.         return $this->privates['.messenger.handler_descriptor.jADa3cd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Nellapp\Bundle\SDKBundle\Auth\Messenger\Handler\RefreshUserMessageHandler($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService())), []);
  5349.     }
  5350.     /**
  5351.      * Gets the private '.messenger.handler_descriptor.rUCyI0M' shared service.
  5352.      *
  5353.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  5354.      */
  5355.     protected function get_Messenger_HandlerDescriptor_RUCyI0MService()
  5356.     {
  5357.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  5358.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  5359.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Messenger/Handler/EntitySyncHandler.php';
  5360.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5361.         if (isset($this->privates['.messenger.handler_descriptor.rUCyI0M'])) {
  5362.             return $this->privates['.messenger.handler_descriptor.rUCyI0M'];
  5363.         }
  5364.         return $this->privates['.messenger.handler_descriptor.rUCyI0M'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Nellapp\Bundle\SDKBundle\Sync\Messenger\Handler\EntitySyncHandler(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['entities_handled'], ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'] ?? $this->getAdditionalDataClientService())), []);
  5365.     }
  5366.     /**
  5367.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  5368.      *
  5369.      * @return \Symfony\Component\Console\Command\LazyCommand
  5370.      */
  5371.     protected function get_Monolog_Command_ServerLog_LazyService()
  5372.     {
  5373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5375.         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 {
  5376.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  5377.         });
  5378.     }
  5379.     /**
  5380.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  5381.      *
  5382.      * @return \Symfony\Component\Console\Command\LazyCommand
  5383.      */
  5384.     protected function get_Security_Command_DebugFirewall_LazyService()
  5385.     {
  5386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5387.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5388.         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 {
  5389.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  5390.         });
  5391.     }
  5392.     /**
  5393.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  5394.      *
  5395.      * @return \Symfony\Component\Console\Command\LazyCommand
  5396.      */
  5397.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  5398.     {
  5399.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5401.         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 {
  5402.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  5403.         });
  5404.     }
  5405.     /**
  5406.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  5407.      *
  5408.      * @return \Symfony\Component\Console\Command\LazyCommand
  5409.      */
  5410.     protected function get_Security_Command_UserPasswordHash_LazyService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5413.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5414.         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 {
  5415.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  5416.         });
  5417.     }
  5418.     /**
  5419.      * Gets the private '.service_locator.5K3wXb9' shared service.
  5420.      *
  5421.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5422.      */
  5423.     protected function get_ServiceLocator_5K3wXb9Service()
  5424.     {
  5425.         return $this->privates['.service_locator.5K3wXb9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5426.             'channel' => ['privates''.errored..service_locator.5K3wXb9.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.5K3wXb9": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  5427.             'prospect' => ['privates''.errored..service_locator.5K3wXb9.App\\Entity\\Channel\\Prospect'NULL'Cannot autowire service ".service_locator.5K3wXb9": it references class "App\\Entity\\Channel\\Prospect" but no such service exists.'],
  5428.         ], [
  5429.             'channel' => 'App\\Entity\\Channel\\Channel',
  5430.             'prospect' => 'App\\Entity\\Channel\\Prospect',
  5431.         ]);
  5432.     }
  5433.     /**
  5434.      * Gets the private '.service_locator.6.gk6_3' shared service.
  5435.      *
  5436.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5437.      */
  5438.     protected function get_ServiceLocator_6_Gk63Service()
  5439.     {
  5440.         return $this->privates['.service_locator.6.gk6_3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5441.             'channel' => ['privates''.errored..service_locator.6.gk6_3.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.6.gk6_3": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  5442.             'company' => ['privates''.errored..service_locator.6.gk6_3.App\\Entity\\Channel\\Company'NULL'Cannot autowire service ".service_locator.6.gk6_3": it references class "App\\Entity\\Channel\\Company" but no such service exists.'],
  5443.         ], [
  5444.             'channel' => 'App\\Entity\\Channel\\Channel',
  5445.             'company' => 'App\\Entity\\Channel\\Company',
  5446.         ]);
  5447.     }
  5448.     /**
  5449.      * Gets the private '.service_locator.8JHqodm' shared service.
  5450.      *
  5451.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5452.      */
  5453.     protected function get_ServiceLocator_8JHqodmService()
  5454.     {
  5455.         return $this->privates['.service_locator.8JHqodm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5456.             'event' => ['privates''Drosalys\\Bundle\\ApiBundle\\Event\\PostDeserializeEvent'NULL'Cannot autowire service "Drosalys\\Bundle\\ApiBundle\\Event\\PostDeserializeEvent": argument "$action" of method "Drosalys\\Bundle\\ApiBundle\\Event\\AbstractBaseEvent::__construct()" references class "Drosalys\\Bundle\\ApiBundle\\Action\\Action" but no such service exists.'],
  5457.         ], [
  5458.             'event' => 'Drosalys\\Bundle\\ApiBundle\\Event\\PostDeserializeEvent',
  5459.         ]);
  5460.     }
  5461.     /**
  5462.      * Gets the private '.service_locator.DKVlfp4' shared service.
  5463.      *
  5464.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5465.      */
  5466.     protected function get_ServiceLocator_DKVlfp4Service()
  5467.     {
  5468.         return $this->privates['.service_locator.DKVlfp4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5469.             'channel' => ['privates''.errored..service_locator.DKVlfp4.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.DKVlfp4": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  5470.             'organization' => ['privates''.errored..service_locator.DKVlfp4.App\\Entity\\Channel\\Organization'NULL'Cannot autowire service ".service_locator.DKVlfp4": it references class "App\\Entity\\Channel\\Organization" but no such service exists.'],
  5471.         ], [
  5472.             'channel' => 'App\\Entity\\Channel\\Channel',
  5473.             'organization' => 'App\\Entity\\Channel\\Organization',
  5474.         ]);
  5475.     }
  5476.     /**
  5477.      * Gets the private '.service_locator.E8LPrFT' shared service.
  5478.      *
  5479.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5480.      */
  5481.     protected function get_ServiceLocator_E8LPrFTService()
  5482.     {
  5483.         return $this->privates['.service_locator.E8LPrFT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5484.             'channel' => ['privates''.errored..service_locator.E8LPrFT.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.E8LPrFT": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  5485.             'quoteTemplate' => ['privates''.errored..service_locator.E8LPrFT.App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate'NULL'Cannot autowire service ".service_locator.E8LPrFT": it references class "App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate" but no such service exists.'],
  5486.         ], [
  5487.             'channel' => 'App\\Entity\\Channel\\Channel',
  5488.             'quoteTemplate' => 'App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate',
  5489.         ]);
  5490.     }
  5491.     /**
  5492.      * Gets the private '.service_locator.G7jIX4U' shared service.
  5493.      *
  5494.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5495.      */
  5496.     protected function get_ServiceLocator_G7jIX4UService()
  5497.     {
  5498.         return $this->privates['.service_locator.G7jIX4U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5499.             'channel' => ['privates''.errored..service_locator.G7jIX4U.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  5500.             'pricableLinesDTO' => ['privates''.errored..service_locator.G7jIX4U.App\\DTO\\Crm\\PricableLine\\PricableLinesDTO'NULL'Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\DTO\\Crm\\PricableLine\\PricableLinesDTO" but no such service exists.'],
  5501.             'quote' => ['privates''.errored..service_locator.G7jIX4U.App\\Entity\\Crm\\Quote\\Document\\Quote'NULL'Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\Entity\\Crm\\Quote\\Document\\Quote" but no such service exists.'],
  5502.         ], [
  5503.             'channel' => 'App\\Entity\\Channel\\Channel',
  5504.             'pricableLinesDTO' => 'App\\DTO\\Crm\\PricableLine\\PricableLinesDTO',
  5505.             'quote' => 'App\\Entity\\Crm\\Quote\\Document\\Quote',
  5506.         ]);
  5507.     }
  5508.     /**
  5509.      * Gets the private '.service_locator.GNc8e5B' shared service.
  5510.      *
  5511.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5512.      */
  5513.     protected function get_ServiceLocator_GNc8e5BService()
  5514.     {
  5515.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5516.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5517.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5518.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5519.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5520.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5521.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5522.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5523.             'router' => ['services''router''getRouterService'false],
  5524.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5525.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5526.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5527.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5528.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5529.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5530.         ], [
  5531.             'doctrine' => '?',
  5532.             'form.factory' => '?',
  5533.             'http_kernel' => '?',
  5534.             'message_bus' => '?',
  5535.             'messenger.default_bus' => '?',
  5536.             'parameter_bag' => '?',
  5537.             'request_stack' => '?',
  5538.             'router' => '?',
  5539.             'security.authorization_checker' => '?',
  5540.             'security.csrf.token_manager' => '?',
  5541.             'security.token_storage' => '?',
  5542.             'serializer' => '?',
  5543.             'session' => '.session.deprecated',
  5544.             'twig' => '?',
  5545.         ]);
  5546.     }
  5547.     /**
  5548.      * Gets the private '.service_locator.KfbR3DY' shared service.
  5549.      *
  5550.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5551.      */
  5552.     protected function get_ServiceLocator_KfbR3DYService()
  5553.     {
  5554.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5555.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\GlobalRoutesLoader", "Nellapp\\Bundle\\SDKBundle\\Permission\\Routing\\Loader\\ChannelResourceAccessCacheLoader", "Nellapp\\Bundle\\SDKBundle\\Permission\\Routing\\Loader\\ChannelUserPermissionResourceCrudLoader", "oneup_uploader.routing.loader".'],
  5556.         ], [
  5557.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5558.         ]);
  5559.     }
  5560.     /**
  5561.      * Gets the private '.service_locator.Y4J.A.e' shared service.
  5562.      *
  5563.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5564.      */
  5565.     protected function get_ServiceLocator_Y4J_A_EService()
  5566.     {
  5567.         return $this->privates['.service_locator.Y4J.A.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5568.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  5569.         ], [
  5570.             'failed' => '?',
  5571.         ]);
  5572.     }
  5573.     /**
  5574.      * Gets the private '.service_locator.i22ZVZa' shared service.
  5575.      *
  5576.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5577.      */
  5578.     protected function get_ServiceLocator_I22ZVZaService()
  5579.     {
  5580.         return $this->privates['.service_locator.i22ZVZa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5581.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5582.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5583.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5584.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5585.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5586.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5587.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5588.             'router' => ['services''router''getRouterService'false],
  5589.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5590.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5591.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5592.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5593.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5594.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5595.         ], [
  5596.             'doctrine' => '?',
  5597.             'form.factory' => '?',
  5598.             'http_kernel' => '?',
  5599.             'message_bus' => '?',
  5600.             'messenger.default_bus' => '?',
  5601.             'parameter_bag' => '?',
  5602.             'request_stack' => '?',
  5603.             'router' => '?',
  5604.             'security.authorization_checker' => '?',
  5605.             'security.csrf.token_manager' => '?',
  5606.             'security.token_storage' => '?',
  5607.             'serializer' => '?',
  5608.             'session' => '.session.deprecated',
  5609.             'twig' => '?',
  5610.         ]);
  5611.     }
  5612.     /**
  5613.      * Gets the private '.service_locator.jT6P5Pu' shared service.
  5614.      *
  5615.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5616.      */
  5617.     protected function get_ServiceLocator_JT6P5PuService()
  5618.     {
  5619.         return $this->privates['.service_locator.jT6P5Pu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5620.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5621.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5622.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5623.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5624.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5625.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5626.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5627.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5628.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5629.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5630.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5631.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5632.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5633.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5634.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5635.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5636.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5637.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5638.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5639.             'App\\Controller\\Admin\\Channel\\Quote\\PublishAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5640.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5641.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5642.             'App\\Controller\\Async\\Admin\\Company\\GetAction::__invoke' => ['privates''.service_locator.6.gk6_3''get_ServiceLocator_6_Gk63Service'false],
  5643.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5644.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5645.             'App\\Controller\\Async\\Admin\\Organization\\GetAction::__invoke' => ['privates''.service_locator.DKVlfp4''get_ServiceLocator_DKVlfp4Service'false],
  5646.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5647.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5648.             'App\\Controller\\Async\\Admin\\Product\\GetAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5649.             'App\\Controller\\Async\\Admin\\Product\\PostAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5650.             'App\\Controller\\Async\\Admin\\Product\\PostAction::postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  5651.             'App\\Controller\\Async\\Admin\\Product\\PutAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5652.             'App\\Controller\\Async\\Admin\\Product\\PutAction::postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  5653.             'App\\Controller\\Async\\Admin\\Prospect\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5654.             'App\\Controller\\Async\\Admin\\Prospect\\GetAction::__invoke' => ['privates''.service_locator.5K3wXb9''get_ServiceLocator_5K3wXb9Service'false],
  5655.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5656.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5657.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5658.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5659.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction::__invoke' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  5660.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction::__invoke' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  5661.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5662.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5663.             'App\\Controller\\Async\\Admin\\Quote\\GetAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5664.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5665.             'App\\Controller\\Async\\Admin\\Quote\\PostAction::__invoke' => ['privates''.service_locator.oRImWN5''get_ServiceLocator_ORImWN5Service'false],
  5666.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction::__invoke' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  5667.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction::__invoke' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  5668.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5669.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5670.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5671.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  5672.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  5673.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  5674.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5675.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5676.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5677.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5678.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5679.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5680.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5681.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5682.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5683.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5684.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5685.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5686.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5687.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5688.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5689.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5690.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5691.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5692.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5693.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5694.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5695.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5696.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5697.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5698.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5699.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5700.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5701.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5702.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5703.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5704.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5705.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5706.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5707.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5708.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5709.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5710.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5711.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5712.             'App\\Controller\\Admin\\Channel\\Quote\\PublishAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5713.             'App\\Controller\\Admin\\Channel\\Quote\\PublishAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5714.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5715.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5716.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5717.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5718.             'App\\Controller\\Async\\Admin\\Company\\GetAction:__invoke' => ['privates''.service_locator.6.gk6_3''get_ServiceLocator_6_Gk63Service'false],
  5719.             'App\\Controller\\Async\\Admin\\Company\\GetAction' => ['privates''.service_locator.6.gk6_3''get_ServiceLocator_6_Gk63Service'false],
  5720.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5721.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5722.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5723.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5724.             'App\\Controller\\Async\\Admin\\Organization\\GetAction:__invoke' => ['privates''.service_locator.DKVlfp4''get_ServiceLocator_DKVlfp4Service'false],
  5725.             'App\\Controller\\Async\\Admin\\Organization\\GetAction' => ['privates''.service_locator.DKVlfp4''get_ServiceLocator_DKVlfp4Service'false],
  5726.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5727.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5728.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5729.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5730.             'App\\Controller\\Async\\Admin\\Product\\GetAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5731.             'App\\Controller\\Async\\Admin\\Product\\GetAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5732.             'App\\Controller\\Async\\Admin\\Product\\PostAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5733.             'App\\Controller\\Async\\Admin\\Product\\PostAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5734.             'App\\Controller\\Async\\Admin\\Product\\PostAction:postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  5735.             'App\\Controller\\Async\\Admin\\Product\\PutAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5736.             'App\\Controller\\Async\\Admin\\Product\\PutAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  5737.             'App\\Controller\\Async\\Admin\\Product\\PutAction:postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  5738.             'App\\Controller\\Async\\Admin\\Prospect\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5739.             'App\\Controller\\Async\\Admin\\Prospect\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5740.             'App\\Controller\\Async\\Admin\\Prospect\\GetAction:__invoke' => ['privates''.service_locator.5K3wXb9''get_ServiceLocator_5K3wXb9Service'false],
  5741.             'App\\Controller\\Async\\Admin\\Prospect\\GetAction' => ['privates''.service_locator.5K3wXb9''get_ServiceLocator_5K3wXb9Service'false],
  5742.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5743.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  5744.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5745.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5746.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5747.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5748.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5749.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5750.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction:__invoke' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  5751.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  5752.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction:__invoke' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  5753.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  5754.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5755.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5756.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5757.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  5758.             'App\\Controller\\Async\\Admin\\Quote\\GetAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5759.             'App\\Controller\\Async\\Admin\\Quote\\GetAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5760.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5761.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5762.             'App\\Controller\\Async\\Admin\\Quote\\PostAction:__invoke' => ['privates''.service_locator.oRImWN5''get_ServiceLocator_ORImWN5Service'false],
  5763.             'App\\Controller\\Async\\Admin\\Quote\\PostAction' => ['privates''.service_locator.oRImWN5''get_ServiceLocator_ORImWN5Service'false],
  5764.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction:__invoke' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  5765.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  5766.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction:__invoke' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  5767.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  5768.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5769.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5770.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5771.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5772.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5773.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  5774.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  5775.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  5776.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  5777.         ], [
  5778.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction::__invoke' => '?',
  5779.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction::__invoke' => '?',
  5780.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction::__invoke' => '?',
  5781.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction::__invoke' => '?',
  5782.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction::__invoke' => '?',
  5783.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction::__invoke' => '?',
  5784.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction::__invoke' => '?',
  5785.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction::__invoke' => '?',
  5786.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction::__invoke' => '?',
  5787.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction::__invoke' => '?',
  5788.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction::__invoke' => '?',
  5789.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction::__invoke' => '?',
  5790.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction::__invoke' => '?',
  5791.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction::__invoke' => '?',
  5792.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction::__invoke' => '?',
  5793.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction::__invoke' => '?',
  5794.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction::__invoke' => '?',
  5795.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction::__invoke' => '?',
  5796.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction::__invoke' => '?',
  5797.             'App\\Controller\\Admin\\Channel\\Quote\\PublishAction::__invoke' => '?',
  5798.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction::__invoke' => '?',
  5799.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction::__invoke' => '?',
  5800.             'App\\Controller\\Async\\Admin\\Company\\GetAction::__invoke' => '?',
  5801.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction::__invoke' => '?',
  5802.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction::__invoke' => '?',
  5803.             'App\\Controller\\Async\\Admin\\Organization\\GetAction::__invoke' => '?',
  5804.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction::__invoke' => '?',
  5805.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction::__invoke' => '?',
  5806.             'App\\Controller\\Async\\Admin\\Product\\GetAction::__invoke' => '?',
  5807.             'App\\Controller\\Async\\Admin\\Product\\PostAction::__invoke' => '?',
  5808.             'App\\Controller\\Async\\Admin\\Product\\PostAction::postDeserialize' => '?',
  5809.             'App\\Controller\\Async\\Admin\\Product\\PutAction::__invoke' => '?',
  5810.             'App\\Controller\\Async\\Admin\\Product\\PutAction::postDeserialize' => '?',
  5811.             'App\\Controller\\Async\\Admin\\Prospect\\CollectionAction::__invoke' => '?',
  5812.             'App\\Controller\\Async\\Admin\\Prospect\\GetAction::__invoke' => '?',
  5813.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction::__invoke' => '?',
  5814.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction::__invoke' => '?',
  5815.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction::__invoke' => '?',
  5816.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction::__invoke' => '?',
  5817.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction::__invoke' => '?',
  5818.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction::__invoke' => '?',
  5819.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction::__invoke' => '?',
  5820.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction::__invoke' => '?',
  5821.             'App\\Controller\\Async\\Admin\\Quote\\GetAction::__invoke' => '?',
  5822.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction::__invoke' => '?',
  5823.             'App\\Controller\\Async\\Admin\\Quote\\PostAction::__invoke' => '?',
  5824.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction::__invoke' => '?',
  5825.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction::__invoke' => '?',
  5826.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction::__invoke' => '?',
  5827.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction::__invoke' => '?',
  5828.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction::__invoke' => '?',
  5829.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => '?',
  5830.             'kernel::loadRoutes' => '?',
  5831.             'kernel::registerContainerConfiguration' => '?',
  5832.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction:__invoke' => '?',
  5833.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction' => '?',
  5834.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction:__invoke' => '?',
  5835.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction' => '?',
  5836.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction:__invoke' => '?',
  5837.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction' => '?',
  5838.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction:__invoke' => '?',
  5839.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction' => '?',
  5840.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction:__invoke' => '?',
  5841.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction' => '?',
  5842.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction:__invoke' => '?',
  5843.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction' => '?',
  5844.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction:__invoke' => '?',
  5845.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction' => '?',
  5846.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction:__invoke' => '?',
  5847.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction' => '?',
  5848.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction:__invoke' => '?',
  5849.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction' => '?',
  5850.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction:__invoke' => '?',
  5851.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction' => '?',
  5852.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction:__invoke' => '?',
  5853.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction' => '?',
  5854.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction:__invoke' => '?',
  5855.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\PublishAction' => '?',
  5856.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction:__invoke' => '?',
  5857.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction' => '?',
  5858.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction:__invoke' => '?',
  5859.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction' => '?',
  5860.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction:__invoke' => '?',
  5861.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction' => '?',
  5862.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction:__invoke' => '?',
  5863.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction' => '?',
  5864.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction:__invoke' => '?',
  5865.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction' => '?',
  5866.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction:__invoke' => '?',
  5867.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction' => '?',
  5868.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction:__invoke' => '?',
  5869.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction' => '?',
  5870.             'App\\Controller\\Admin\\Channel\\Quote\\PublishAction:__invoke' => '?',
  5871.             'App\\Controller\\Admin\\Channel\\Quote\\PublishAction' => '?',
  5872.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction:__invoke' => '?',
  5873.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction' => '?',
  5874.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction:__invoke' => '?',
  5875.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction' => '?',
  5876.             'App\\Controller\\Async\\Admin\\Company\\GetAction:__invoke' => '?',
  5877.             'App\\Controller\\Async\\Admin\\Company\\GetAction' => '?',
  5878.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction:__invoke' => '?',
  5879.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction' => '?',
  5880.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction:__invoke' => '?',
  5881.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction' => '?',
  5882.             'App\\Controller\\Async\\Admin\\Organization\\GetAction:__invoke' => '?',
  5883.             'App\\Controller\\Async\\Admin\\Organization\\GetAction' => '?',
  5884.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction:__invoke' => '?',
  5885.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction' => '?',
  5886.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction:__invoke' => '?',
  5887.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction' => '?',
  5888.             'App\\Controller\\Async\\Admin\\Product\\GetAction:__invoke' => '?',
  5889.             'App\\Controller\\Async\\Admin\\Product\\GetAction' => '?',
  5890.             'App\\Controller\\Async\\Admin\\Product\\PostAction:__invoke' => '?',
  5891.             'App\\Controller\\Async\\Admin\\Product\\PostAction' => '?',
  5892.             'App\\Controller\\Async\\Admin\\Product\\PostAction:postDeserialize' => '?',
  5893.             'App\\Controller\\Async\\Admin\\Product\\PutAction:__invoke' => '?',
  5894.             'App\\Controller\\Async\\Admin\\Product\\PutAction' => '?',
  5895.             'App\\Controller\\Async\\Admin\\Product\\PutAction:postDeserialize' => '?',
  5896.             'App\\Controller\\Async\\Admin\\Prospect\\CollectionAction:__invoke' => '?',
  5897.             'App\\Controller\\Async\\Admin\\Prospect\\CollectionAction' => '?',
  5898.             'App\\Controller\\Async\\Admin\\Prospect\\GetAction:__invoke' => '?',
  5899.             'App\\Controller\\Async\\Admin\\Prospect\\GetAction' => '?',
  5900.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction:__invoke' => '?',
  5901.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction' => '?',
  5902.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction:__invoke' => '?',
  5903.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction' => '?',
  5904.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction:__invoke' => '?',
  5905.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction' => '?',
  5906.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction:__invoke' => '?',
  5907.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction' => '?',
  5908.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction:__invoke' => '?',
  5909.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction' => '?',
  5910.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction:__invoke' => '?',
  5911.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction' => '?',
  5912.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction:__invoke' => '?',
  5913.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction' => '?',
  5914.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction:__invoke' => '?',
  5915.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction' => '?',
  5916.             'App\\Controller\\Async\\Admin\\Quote\\GetAction:__invoke' => '?',
  5917.             'App\\Controller\\Async\\Admin\\Quote\\GetAction' => '?',
  5918.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction:__invoke' => '?',
  5919.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction' => '?',
  5920.             'App\\Controller\\Async\\Admin\\Quote\\PostAction:__invoke' => '?',
  5921.             'App\\Controller\\Async\\Admin\\Quote\\PostAction' => '?',
  5922.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction:__invoke' => '?',
  5923.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction' => '?',
  5924.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction:__invoke' => '?',
  5925.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction' => '?',
  5926.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction:__invoke' => '?',
  5927.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction' => '?',
  5928.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction:__invoke' => '?',
  5929.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction' => '?',
  5930.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction:__invoke' => '?',
  5931.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction' => '?',
  5932.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => '?',
  5933.             'kernel:loadRoutes' => '?',
  5934.             'kernel:registerContainerConfiguration' => '?',
  5935.         ]);
  5936.     }
  5937.     /**
  5938.      * Gets the private '.service_locator.jVKPa9B' shared service.
  5939.      *
  5940.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5941.      */
  5942.     protected function get_ServiceLocator_JVKPa9BService()
  5943.     {
  5944.         return $this->privates['.service_locator.jVKPa9B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5945.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5946.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5947.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5948.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5949.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5950.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5951.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5952.             'router' => ['services''router''getRouterService'false],
  5953.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5954.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5955.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5956.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5957.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5958.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5959.         ], [
  5960.             'doctrine' => '?',
  5961.             'form.factory' => '?',
  5962.             'http_kernel' => '?',
  5963.             'message_bus' => '?',
  5964.             'messenger.default_bus' => '?',
  5965.             'parameter_bag' => '?',
  5966.             'request_stack' => '?',
  5967.             'router' => '?',
  5968.             'security.authorization_checker' => '?',
  5969.             'security.csrf.token_manager' => '?',
  5970.             'security.token_storage' => '?',
  5971.             'serializer' => '?',
  5972.             'session' => '.session.deprecated',
  5973.             'twig' => '?',
  5974.         ]);
  5975.     }
  5976.     /**
  5977.      * Gets the private '.service_locator.k.6sDgC' shared service.
  5978.      *
  5979.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5980.      */
  5981.     protected function get_ServiceLocator_K_6sDgCService()
  5982.     {
  5983.         return $this->privates['.service_locator.k.6sDgC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5984.             'channel' => ['privates''.errored..service_locator.k.6sDgC.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.k.6sDgC": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  5985.         ], [
  5986.             'channel' => 'App\\Entity\\Channel\\Channel',
  5987.         ]);
  5988.     }
  5989.     /**
  5990.      * Gets the private '.service_locator.lH2X8k5' shared service.
  5991.      *
  5992.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5993.      */
  5994.     protected function get_ServiceLocator_LH2X8k5Service()
  5995.     {
  5996.         return $this->privates['.service_locator.lH2X8k5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5997.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  5998.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  5999.             'security.firewall.map.context.reverse_sync' => ['privates''security.firewall.map.context.reverse_sync''getSecurity_Firewall_Map_Context_ReverseSyncService'false],
  6000.             'security.firewall.map.context.reverse_sync_doc' => ['privates''security.firewall.map.context.reverse_sync_doc''getSecurity_Firewall_Map_Context_ReverseSyncDocService'false],
  6001.         ], [
  6002.             'security.firewall.map.context.dev' => '?',
  6003.             'security.firewall.map.context.main' => '?',
  6004.             'security.firewall.map.context.reverse_sync' => '?',
  6005.             'security.firewall.map.context.reverse_sync_doc' => '?',
  6006.         ]);
  6007.     }
  6008.     /**
  6009.      * Gets the private '.service_locator.nyQ9vNF' shared service.
  6010.      *
  6011.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6012.      */
  6013.     protected function get_ServiceLocator_NyQ9vNFService()
  6014.     {
  6015.         return $this->privates['.service_locator.nyQ9vNF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6016.             'exception' => ['privates''.errored..service_locator.nyQ9vNF.Throwable'NULL'Cannot autowire service ".service_locator.nyQ9vNF": it references interface "Throwable" but no such service exists. You should maybe alias this interface to one of these existing services: "Nellapp\\Bundle\\SDKBundle\\Sync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".'],
  6017.         ], [
  6018.             'exception' => 'Throwable',
  6019.         ]);
  6020.     }
  6021.     /**
  6022.      * Gets the private '.service_locator.oRImWN5' shared service.
  6023.      *
  6024.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6025.      */
  6026.     protected function get_ServiceLocator_ORImWN5Service()
  6027.     {
  6028.         return $this->privates['.service_locator.oRImWN5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6029.             'channel' => ['privates''.errored..service_locator.oRImWN5.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.oRImWN5": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6030.             'opportunity' => ['privates''.errored..service_locator.oRImWN5.App\\Entity\\Crm\\Opportunity\\Opportunity'NULL'Cannot autowire service ".service_locator.oRImWN5": it references class "App\\Entity\\Crm\\Opportunity\\Opportunity" but no such service exists.'],
  6031.         ], [
  6032.             'channel' => 'App\\Entity\\Channel\\Channel',
  6033.             'opportunity' => 'App\\Entity\\Crm\\Opportunity\\Opportunity',
  6034.         ]);
  6035.     }
  6036.     /**
  6037.      * Gets the private '.service_locator.rbKFZjg' shared service.
  6038.      *
  6039.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6040.      */
  6041.     protected function get_ServiceLocator_RbKFZjgService()
  6042.     {
  6043.         return $this->privates['.service_locator.rbKFZjg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6044.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  6045.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  6046.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  6047.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  6048.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  6049.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  6050.         ], [
  6051.             'failed' => '?',
  6052.             'messenger.transport.failed' => '?',
  6053.             'messenger.transport.sync_full_user_transport' => '?',
  6054.             'messenger.transport.sync_transport' => '?',
  6055.             'sync_full_user_transport' => '?',
  6056.             'sync_transport' => '?',
  6057.         ]);
  6058.     }
  6059.     /**
  6060.      * Gets the private '.service_locator.snMkrGy' shared service.
  6061.      *
  6062.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6063.      */
  6064.     protected function get_ServiceLocator_SnMkrGyService()
  6065.     {
  6066.         return $this->privates['.service_locator.snMkrGy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6067.             'channel' => ['privates''.errored..service_locator.snMkrGy.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.snMkrGy": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6068.             'pricableLinesDTO' => ['privates''.errored..service_locator.snMkrGy.App\\DTO\\Crm\\PricableLine\\PricableLinesDTO'NULL'Cannot autowire service ".service_locator.snMkrGy": it references class "App\\DTO\\Crm\\PricableLine\\PricableLinesDTO" but no such service exists.'],
  6069.             'quoteTemplate' => ['privates''.errored..service_locator.snMkrGy.App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate'NULL'Cannot autowire service ".service_locator.snMkrGy": it references class "App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate" but no such service exists.'],
  6070.         ], [
  6071.             'channel' => 'App\\Entity\\Channel\\Channel',
  6072.             'pricableLinesDTO' => 'App\\DTO\\Crm\\PricableLine\\PricableLinesDTO',
  6073.             'quoteTemplate' => 'App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate',
  6074.         ]);
  6075.     }
  6076.     /**
  6077.      * Gets the private '.service_locator.vVIA1Ig' shared service.
  6078.      *
  6079.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6080.      */
  6081.     protected function get_ServiceLocator_VVIA1IgService()
  6082.     {
  6083.         return $this->privates['.service_locator.vVIA1Ig'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6084.             'channel' => ['privates''.errored..service_locator.vVIA1Ig.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.vVIA1Ig": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6085.             'quote' => ['privates''.errored..service_locator.vVIA1Ig.App\\Entity\\Crm\\Quote\\Document\\Quote'NULL'Cannot autowire service ".service_locator.vVIA1Ig": it references class "App\\Entity\\Crm\\Quote\\Document\\Quote" but no such service exists.'],
  6086.         ], [
  6087.             'channel' => 'App\\Entity\\Channel\\Channel',
  6088.             'quote' => 'App\\Entity\\Crm\\Quote\\Document\\Quote',
  6089.         ]);
  6090.     }
  6091.     /**
  6092.      * Gets the private '.service_locator.wBbyE11' shared service.
  6093.      *
  6094.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6095.      */
  6096.     protected function get_ServiceLocator_WBbyE11Service()
  6097.     {
  6098.         return $this->privates['.service_locator.wBbyE11'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6099.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  6100.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  6101.             'security.event_dispatcher.reverse_sync' => ['privates''security.event_dispatcher.reverse_sync''getSecurity_EventDispatcher_ReverseSyncService'false],
  6102.         ], [
  6103.             'event_dispatcher' => '?',
  6104.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  6105.             'security.event_dispatcher.reverse_sync' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  6106.         ]);
  6107.     }
  6108.     /**
  6109.      * Gets the private '.service_locator.xDalrhA' shared service.
  6110.      *
  6111.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6112.      */
  6113.     protected function get_ServiceLocator_XDalrhAService()
  6114.     {
  6115.         return $this->privates['.service_locator.xDalrhA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6116.             'channel' => ['privates''.errored..service_locator.xDalrhA.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.xDalrhA": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6117.             'product' => ['privates''.errored..service_locator.xDalrhA.App\\Entity\\Crm\\Product\\Product'NULL'Cannot autowire service ".service_locator.xDalrhA": it references class "App\\Entity\\Crm\\Product\\Product" but no such service exists.'],
  6118.         ], [
  6119.             'channel' => 'App\\Entity\\Channel\\Channel',
  6120.             'product' => 'App\\Entity\\Crm\\Product\\Product',
  6121.         ]);
  6122.     }
  6123.     /**
  6124.      * Gets the private '.session.deprecated' shared service.
  6125.      *
  6126.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  6127.      */
  6128.     protected function get_Session_DeprecatedService()
  6129.     {
  6130.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  6131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  6132.         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();
  6133.     }
  6134.     /**
  6135.      * Gets the private '.twig.command.debug.lazy' shared service.
  6136.      *
  6137.      * @return \Symfony\Component\Console\Command\LazyCommand
  6138.      */
  6139.     protected function get_Twig_Command_Debug_LazyService()
  6140.     {
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6143.         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 {
  6144.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  6145.         });
  6146.     }
  6147.     /**
  6148.      * Gets the private '.twig.command.lint.lazy' shared service.
  6149.      *
  6150.      * @return \Symfony\Component\Console\Command\LazyCommand
  6151.      */
  6152.     protected function get_Twig_Command_Lint_LazyService()
  6153.     {
  6154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6156.         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 {
  6157.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  6158.         });
  6159.     }
  6160.     /**
  6161.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  6162.      *
  6163.      * @return \Symfony\Component\Console\Command\LazyCommand
  6164.      */
  6165.     protected function get_VarDumper_Command_ServerDump_LazyService()
  6166.     {
  6167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6169.         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 {
  6170.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  6171.         });
  6172.     }
  6173.     /**
  6174.      * Gets the private '.zenstruck_foundry.chain_manager_registry' shared service.
  6175.      *
  6176.      * @return \Zenstruck\Foundry\ChainManagerRegistry
  6177.      */
  6178.     protected function get_ZenstruckFoundry_ChainManagerRegistryService()
  6179.     {
  6180.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ChainManagerRegistry.php';
  6181.         return $this->privates['.zenstruck_foundry.chain_manager_registry'] = new \Zenstruck\Foundry\ChainManagerRegistry([=> ($this->services['doctrine'] ?? $this->getDoctrineService())]);
  6182.     }
  6183.     /**
  6184.      * Gets the private '.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser' shared service.
  6185.      *
  6186.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\DoctrineScalarFieldsDefaultPropertiesGuesser
  6187.      */
  6188.     protected function get_ZenstruckFoundry_Maker_Factory_DoctrineScalarFieldsDefaultPropertiesGuesserService()
  6189.     {
  6190.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDoctrineDefaultPropertiesGuesser.php';
  6193.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DoctrineScalarFieldsDefaultPropertiesGuesser.php';
  6194.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6195.         if (isset($this->privates['.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser'])) {
  6196.             return $this->privates['.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser'];
  6197.         }
  6198.         return $this->privates['.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\DoctrineScalarFieldsDefaultPropertiesGuesser(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()), ($this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] ?? $this->get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService()), $a);
  6199.     }
  6200.     /**
  6201.      * Gets the private '.zenstruck_foundry.maker.factory.factory_class_map' shared service.
  6202.      *
  6203.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\FactoryClassMap
  6204.      */
  6205.     protected function get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService()
  6206.     {
  6207.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/FactoryClassMap.php';
  6208.         return $this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\FactoryClassMap(new RewindableGenerator(function () {
  6209.             yield => ($this->privates['App\\Factory\\Channel\\CompanyContactFactory'] ?? ($this->privates['App\\Factory\\Channel\\CompanyContactFactory'] = new \App\Factory\Channel\CompanyContactFactory()));
  6210.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\DiscountFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\DiscountFactory'] = new \App\Factory\Crm\Embed\DiscountFactory()));
  6211.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\ExtraInfoFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\ExtraInfoFactory'] = new \App\Factory\Crm\Embed\ExtraInfoFactory()));
  6212.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\LinePricingFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\LinePricingFactory'] = new \App\Factory\Crm\Embed\LinePricingFactory()));
  6213.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\MoneyFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\MoneyFactory'] = new \App\Factory\Crm\Embed\MoneyFactory()));
  6214.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\PricableLineDataFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\PricableLineDataFactory'] = new \App\Factory\Crm\Embed\PricableLineDataFactory()));
  6215.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\QuantityFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\QuantityFactory'] = new \App\Factory\Crm\Embed\QuantityFactory()));
  6216.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\TextContentFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\TextContentFactory'] = new \App\Factory\Crm\Embed\TextContentFactory()));
  6217.             yield => ($this->privates['App\\Factory\\Crm\\Opportunity\\OpportunityFactory'] ?? $this->getOpportunityFactoryService());
  6218.             yield => ($this->privates['App\\Factory\\Crm\\Product\\ProductCategoryFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductCategoryFactory'] = new \App\Factory\Crm\Product\ProductCategoryFactory()));
  6219.             yield 10 => ($this->privates['App\\Factory\\Crm\\Product\\ProductFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductFactory'] = new \App\Factory\Crm\Product\ProductFactory()));
  6220.             yield 11 => ($this->privates['App\\Factory\\Crm\\Product\\ProductPriceFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductPriceFactory'] = new \App\Factory\Crm\Product\ProductPriceFactory()));
  6221.             yield 12 => ($this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteFactory'] ?? $this->getQuoteFactoryService());
  6222.             yield 13 => ($this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteTemplateFactory'] ?? $this->getQuoteTemplateFactoryService());
  6223.             yield 14 => ($this->privates['App\\Factory\\Crm\\Quote\\Line\\QuoteLineFactory'] ?? ($this->privates['App\\Factory\\Crm\\Quote\\Line\\QuoteLineFactory'] = new \App\Factory\Crm\Quote\Line\QuoteLineFactory()));
  6224.             yield 15 => ($this->privates['App\\Factory\\Crm\\Quote\\Line\\QuoteTemplateLineFactory'] ?? ($this->privates['App\\Factory\\Crm\\Quote\\Line\\QuoteTemplateLineFactory'] = new \App\Factory\Crm\Quote\Line\QuoteTemplateLineFactory()));
  6225.         }, 16));
  6226.     }
  6227.     /**
  6228.      * Gets the private '.zenstruck_foundry.maker.factory.generator' shared service.
  6229.      *
  6230.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\FactoryGenerator
  6231.      */
  6232.     protected function get_ZenstruckFoundry_Maker_Factory_GeneratorService()
  6233.     {
  6234.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/FactoryGenerator.php';
  6235.         return $this->privates['.zenstruck_foundry.maker.factory.generator'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\FactoryGenerator(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()), ($this->services['kernel'] ?? $this->get('kernel'1)), new RewindableGenerator(function () {
  6236.             yield => ($this->privates['.zenstruck_foundry.maker.factory.orm_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_OrmDefaultPropertiesGuesserService());
  6237.             yield => ($this->privates['.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_LegacyOrmDefaultPropertiesGuesserService());
  6238.             yield => ($this->privates['.zenstruck_foundry.maker.factory.odm_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_OdmDefaultPropertiesGuesserService());
  6239.             yield => ($this->privates['.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_DoctrineScalarFieldsDefaultPropertiesGuesserService());
  6240.             yield => ($this->privates['.zenstruck_foundry.maker.factory.object_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_ObjectDefaultPropertiesGuesserService());
  6241.         }, 5), ($this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] ?? $this->get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService()), ($this->privates['.zenstruck_foundry.maker.factory.namespace_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_NamespaceGuesserService()));
  6242.     }
  6243.     /**
  6244.      * Gets the private '.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser' shared service.
  6245.      *
  6246.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\LegacyORMDefaultPropertiesGuesser
  6247.      */
  6248.     protected function get_ZenstruckFoundry_Maker_Factory_LegacyOrmDefaultPropertiesGuesserService()
  6249.     {
  6250.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDoctrineDefaultPropertiesGuesser.php';
  6253.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/LegacyORMDefaultPropertiesGuesser.php';
  6254.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6255.         if (isset($this->privates['.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser'])) {
  6256.             return $this->privates['.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser'];
  6257.         }
  6258.         return $this->privates['.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\LegacyORMDefaultPropertiesGuesser(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()), ($this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] ?? $this->get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService()), $a);
  6259.     }
  6260.     /**
  6261.      * Gets the private '.zenstruck_foundry.maker.factory.namespace_guesser' shared service.
  6262.      *
  6263.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\NamespaceGuesser
  6264.      */
  6265.     protected function get_ZenstruckFoundry_Maker_Factory_NamespaceGuesserService()
  6266.     {
  6267.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/NamespaceGuesser.php';
  6268.         return $this->privates['.zenstruck_foundry.maker.factory.namespace_guesser'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\NamespaceGuesser(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()));
  6269.     }
  6270.     /**
  6271.      * Gets the private '.zenstruck_foundry.maker.factory.object_default_properties_guesser' shared service.
  6272.      *
  6273.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\ObjectDefaultPropertiesGuesser
  6274.      */
  6275.     protected function get_ZenstruckFoundry_Maker_Factory_ObjectDefaultPropertiesGuesserService()
  6276.     {
  6277.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6278.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/ObjectDefaultPropertiesGuesser.php';
  6280.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6281.         if (isset($this->privates['.zenstruck_foundry.maker.factory.object_default_properties_guesser'])) {
  6282.             return $this->privates['.zenstruck_foundry.maker.factory.object_default_properties_guesser'];
  6283.         }
  6284.         return $this->privates['.zenstruck_foundry.maker.factory.object_default_properties_guesser'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\ObjectDefaultPropertiesGuesser(($this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] ?? $this->get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService()), $a);
  6285.     }
  6286.     /**
  6287.      * Gets the private '.zenstruck_foundry.maker.factory.odm_default_properties_guesser' shared service.
  6288.      *
  6289.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\ODMDefaultPropertiesGuesser
  6290.      */
  6291.     protected function get_ZenstruckFoundry_Maker_Factory_OdmDefaultPropertiesGuesserService()
  6292.     {
  6293.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6294.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDoctrineDefaultPropertiesGuesser.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/ODMDefaultPropertiesGuesser.php';
  6297.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6298.         if (isset($this->privates['.zenstruck_foundry.maker.factory.odm_default_properties_guesser'])) {
  6299.             return $this->privates['.zenstruck_foundry.maker.factory.odm_default_properties_guesser'];
  6300.         }
  6301.         return $this->privates['.zenstruck_foundry.maker.factory.odm_default_properties_guesser'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\ODMDefaultPropertiesGuesser(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()), ($this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] ?? $this->get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService()), $a);
  6302.     }
  6303.     /**
  6304.      * Gets the private '.zenstruck_foundry.maker.factory.orm_default_properties_guesser' shared service.
  6305.      *
  6306.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\ORMDefaultPropertiesGuesser
  6307.      */
  6308.     protected function get_ZenstruckFoundry_Maker_Factory_OrmDefaultPropertiesGuesserService()
  6309.     {
  6310.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6311.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6312.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDoctrineDefaultPropertiesGuesser.php';
  6313.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/ORMDefaultPropertiesGuesser.php';
  6314.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6315.         if (isset($this->privates['.zenstruck_foundry.maker.factory.orm_default_properties_guesser'])) {
  6316.             return $this->privates['.zenstruck_foundry.maker.factory.orm_default_properties_guesser'];
  6317.         }
  6318.         return $this->privates['.zenstruck_foundry.maker.factory.orm_default_properties_guesser'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\ORMDefaultPropertiesGuesser(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()), ($this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] ?? $this->get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService()), $a);
  6319.     }
  6320.     /**
  6321.      * Gets the private 'App\EventSubscriber\EnabledCrmSubscriber' shared autowired service.
  6322.      *
  6323.      * @return \App\EventSubscriber\EnabledCrmSubscriber
  6324.      */
  6325.     protected function getEnabledCrmSubscriberService()
  6326.     {
  6327.         return $this->privates['App\\EventSubscriber\\EnabledCrmSubscriber'] = new \App\EventSubscriber\EnabledCrmSubscriber(new \App\Service\Channel\ChannelConfigurationService());
  6328.     }
  6329.     /**
  6330.      * Gets the private 'App\Factory\Crm\Opportunity\OpportunityFactory' shared autowired service.
  6331.      *
  6332.      * @return \App\Factory\Crm\Opportunity\OpportunityFactory
  6333.      */
  6334.     protected function getOpportunityFactoryService()
  6335.     {
  6336.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Factory.php';
  6337.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ObjectFactory.php';
  6338.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentObjectFactory.php';
  6339.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentProxyObjectFactory.php';
  6340.         include_once \dirname(__DIR__4).'/src/Factory/Crm/Opportunity/OpportunityFactory.php';
  6341.         return $this->privates['App\\Factory\\Crm\\Opportunity\\OpportunityFactory'] = new \App\Factory\Crm\Opportunity\OpportunityFactory(($this->privates['App\\Repository\\Channel\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['App\\Repository\\Channel\\ProspectRepository'] ?? $this->getProspectRepositoryService()));
  6342.     }
  6343.     /**
  6344.      * Gets the private 'App\Factory\Crm\Quote\Document\QuoteFactory' shared autowired service.
  6345.      *
  6346.      * @return \App\Factory\Crm\Quote\Document\QuoteFactory
  6347.      */
  6348.     protected function getQuoteFactoryService()
  6349.     {
  6350.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Factory.php';
  6351.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ObjectFactory.php';
  6352.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentObjectFactory.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentProxyObjectFactory.php';
  6354.         include_once \dirname(__DIR__4).'/src/Factory/Crm/Quote/Document/QuoteFactory.php';
  6355.         return $this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteFactory'] = new \App\Factory\Crm\Quote\Document\QuoteFactory(($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()));
  6356.     }
  6357.     /**
  6358.      * Gets the private 'App\Factory\Crm\Quote\Document\QuoteTemplateFactory' shared autowired service.
  6359.      *
  6360.      * @return \App\Factory\Crm\Quote\Document\QuoteTemplateFactory
  6361.      */
  6362.     protected function getQuoteTemplateFactoryService()
  6363.     {
  6364.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Factory.php';
  6365.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ObjectFactory.php';
  6366.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentObjectFactory.php';
  6367.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentProxyObjectFactory.php';
  6368.         include_once \dirname(__DIR__4).'/src/Factory/Crm/Quote/Document/QuoteTemplateFactory.php';
  6369.         return $this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteTemplateFactory'] = new \App\Factory\Crm\Quote\Document\QuoteTemplateFactory(($this->privates['App\\Repository\\Channel\\OrganizationRepository'] ?? $this->getOrganizationRepositoryService()), ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateService'] ?? $this->getQuoteTemplateServiceService()));
  6370.     }
  6371.     /**
  6372.      * Gets the private 'App\Form\Async\CollectionFilterType' shared autowired service.
  6373.      *
  6374.      * @return \App\Form\Async\CollectionFilterType
  6375.      */
  6376.     protected function getCollectionFilterTypeService()
  6377.     {
  6378.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6380.         include_once \dirname(__DIR__4).'/src/Form/Async/CollectionFilterType.php';
  6381.         return $this->privates['App\\Form\\Async\\CollectionFilterType'] = new \App\Form\Async\CollectionFilterType();
  6382.     }
  6383.     /**
  6384.      * Gets the private 'App\Form\Crm\ProductFilter' shared autowired service.
  6385.      *
  6386.      * @return \App\Form\Crm\ProductFilter
  6387.      */
  6388.     protected function getProductFilterService()
  6389.     {
  6390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6392.         include_once \dirname(__DIR__4).'/src/Form/Crm/ProductFilter.php';
  6393.         return $this->privates['App\\Form\\Crm\\ProductFilter'] = new \App\Form\Crm\ProductFilter();
  6394.     }
  6395.     /**
  6396.      * Gets the private 'App\Form\Crm\QuoteFilter' shared autowired service.
  6397.      *
  6398.      * @return \App\Form\Crm\QuoteFilter
  6399.      */
  6400.     protected function getQuoteFilterService()
  6401.     {
  6402.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6404.         include_once \dirname(__DIR__4).'/src/Form/Crm/QuoteFilter.php';
  6405.         return $this->privates['App\\Form\\Crm\\QuoteFilter'] = new \App\Form\Crm\QuoteFilter();
  6406.     }
  6407.     /**
  6408.      * Gets the private 'App\Form\Crm\QuoteTemplateFilter' shared autowired service.
  6409.      *
  6410.      * @return \App\Form\Crm\QuoteTemplateFilter
  6411.      */
  6412.     protected function getQuoteTemplateFilterService()
  6413.     {
  6414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6416.         include_once \dirname(__DIR__4).'/src/Form/Crm/QuoteTemplateFilter.php';
  6417.         return $this->privates['App\\Form\\Crm\\QuoteTemplateFilter'] = new \App\Form\Crm\QuoteTemplateFilter();
  6418.     }
  6419.     /**
  6420.      * Gets the private 'App\Repository\Account\UserRepository' shared autowired service.
  6421.      *
  6422.      * @return \App\Repository\Account\UserRepository
  6423.      */
  6424.     protected function getUserRepositoryService()
  6425.     {
  6426.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/UserRepositoryInterface.php';
  6427.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/AbstractUserRepository.php';
  6428.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryInterface.php';
  6429.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryTrait.php';
  6430.         include_once \dirname(__DIR__4).'/src/Repository/Account/UserRepository.php';
  6431.         return $this->privates['App\\Repository\\Account\\UserRepository'] = new \App\Repository\Account\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  6432.     }
  6433.     /**
  6434.      * Gets the private 'App\Repository\ChannelUserData\ChannelUserDataRepository' shared autowired service.
  6435.      *
  6436.      * @return \App\Repository\ChannelUserData\ChannelUserDataRepository
  6437.      */
  6438.     protected function getChannelUserDataRepositoryService()
  6439.     {
  6440.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6441.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/ChannelUserDataRepositoryInterface.php';
  6442.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/AbstractChannelUserDataRepository.php';
  6443.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/ChannelUserDataRepository.php';
  6444.         return $this->privates['App\\Repository\\ChannelUserData\\ChannelUserDataRepository'] = new \App\Repository\ChannelUserData\ChannelUserDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  6445.     }
  6446.     /**
  6447.      * Gets the private 'App\Repository\Channel\ChannelRepository' shared autowired service.
  6448.      *
  6449.      * @return \App\Repository\Channel\ChannelRepository
  6450.      */
  6451.     protected function getChannelRepositoryService()
  6452.     {
  6453.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/ChannelRepositoryInterface.php';
  6454.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/AbstractChannelRepository.php';
  6455.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelRepository.php';
  6456.         return $this->privates['App\\Repository\\Channel\\ChannelRepository'] = new \App\Repository\Channel\ChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  6457.     }
  6458.     /**
  6459.      * Gets the private 'App\Repository\Channel\ChannelWhiteLabelRepository' shared autowired service.
  6460.      *
  6461.      * @return \App\Repository\Channel\ChannelWhiteLabelRepository
  6462.      */
  6463.     protected function getChannelWhiteLabelRepositoryService()
  6464.     {
  6465.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/ChannelWhiteLabelRepositoryInterface.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/AbstractChannelWhiteLabelRepository.php';
  6467.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelWhiteLabelRepository.php';
  6468.         return $this->privates['App\\Repository\\Channel\\ChannelWhiteLabelRepository'] = new \App\Repository\Channel\ChannelWhiteLabelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  6469.     }
  6470.     /**
  6471.      * Gets the private 'App\Repository\Channel\CompanyContactRepository' shared autowired service.
  6472.      *
  6473.      * @return \App\Repository\Channel\CompanyContactRepository
  6474.      */
  6475.     protected function getCompanyContactRepositoryService()
  6476.     {
  6477.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6478.         include_once \dirname(__DIR__4).'/src/Repository/Channel/CompanyContactRepository.php';
  6479.         return $this->privates['App\\Repository\\Channel\\CompanyContactRepository'] = new \App\Repository\Channel\CompanyContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6480.     }
  6481.     /**
  6482.      * Gets the private 'App\Repository\Channel\CompanyRepository' shared autowired service.
  6483.      *
  6484.      * @return \App\Repository\Channel\CompanyRepository
  6485.      */
  6486.     protected function getCompanyRepositoryService()
  6487.     {
  6488.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6489.         include_once \dirname(__DIR__4).'/src/Repository/Channel/CompanyRepository.php';
  6490.         return $this->privates['App\\Repository\\Channel\\CompanyRepository'] = new \App\Repository\Channel\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6491.     }
  6492.     /**
  6493.      * Gets the private 'App\Repository\Channel\OrganizationRepository' shared autowired service.
  6494.      *
  6495.      * @return \App\Repository\Channel\OrganizationRepository
  6496.      */
  6497.     protected function getOrganizationRepositoryService()
  6498.     {
  6499.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6500.         include_once \dirname(__DIR__4).'/src/Repository/Channel/OrganizationRepository.php';
  6501.         return $this->privates['App\\Repository\\Channel\\OrganizationRepository'] = new \App\Repository\Channel\OrganizationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6502.     }
  6503.     /**
  6504.      * Gets the private 'App\Repository\Channel\ProfessionalId\FrenchProfessionalIdRepository' shared autowired service.
  6505.      *
  6506.      * @return \App\Repository\Channel\ProfessionalId\FrenchProfessionalIdRepository
  6507.      */
  6508.     protected function getFrenchProfessionalIdRepositoryService()
  6509.     {
  6510.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ProfessionalId/ProfessionalIdRepository.php';
  6511.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ProfessionalId/FrenchProfessionalIdRepository.php';
  6512.         return $this->privates['App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository'] = new \App\Repository\Channel\ProfessionalId\FrenchProfessionalIdRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6513.     }
  6514.     /**
  6515.      * Gets the private 'App\Repository\Channel\ProfessionalId\ProfessionalIdRepository' shared autowired service.
  6516.      *
  6517.      * @return \App\Repository\Channel\ProfessionalId\ProfessionalIdRepository
  6518.      */
  6519.     protected function getProfessionalIdRepositoryService()
  6520.     {
  6521.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ProfessionalId/ProfessionalIdRepository.php';
  6522.         return $this->privates['App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository'] = new \App\Repository\Channel\ProfessionalId\ProfessionalIdRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6523.     }
  6524.     /**
  6525.      * Gets the private 'App\Repository\Channel\ProspectRepository' shared autowired service.
  6526.      *
  6527.      * @return \App\Repository\Channel\ProspectRepository
  6528.      */
  6529.     protected function getProspectRepositoryService()
  6530.     {
  6531.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6532.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ProspectRepository.php';
  6533.         return $this->privates['App\\Repository\\Channel\\ProspectRepository'] = new \App\Repository\Channel\ProspectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6534.     }
  6535.     /**
  6536.      * Gets the private 'App\Repository\Crm\Opportunity\OpportunityRepository' shared autowired service.
  6537.      *
  6538.      * @return \App\Repository\Crm\Opportunity\OpportunityRepository
  6539.      */
  6540.     protected function getOpportunityRepositoryService()
  6541.     {
  6542.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Opportunity/OpportunityRepository.php';
  6543.         return $this->privates['App\\Repository\\Crm\\Opportunity\\OpportunityRepository'] = new \App\Repository\Crm\Opportunity\OpportunityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6544.     }
  6545.     /**
  6546.      * Gets the private 'App\Repository\Crm\Product\ProductCategoryRepository' shared autowired service.
  6547.      *
  6548.      * @return \App\Repository\Crm\Product\ProductCategoryRepository
  6549.      */
  6550.     protected function getProductCategoryRepositoryService()
  6551.     {
  6552.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Product/ProductCategoryRepository.php';
  6553.         return $this->privates['App\\Repository\\Crm\\Product\\ProductCategoryRepository'] = new \App\Repository\Crm\Product\ProductCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6554.     }
  6555.     /**
  6556.      * Gets the private 'App\Repository\Crm\Product\ProductPriceRepository' shared autowired service.
  6557.      *
  6558.      * @return \App\Repository\Crm\Product\ProductPriceRepository
  6559.      */
  6560.     protected function getProductPriceRepositoryService()
  6561.     {
  6562.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Product/ProductPriceRepository.php';
  6563.         return $this->privates['App\\Repository\\Crm\\Product\\ProductPriceRepository'] = new \App\Repository\Crm\Product\ProductPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6564.     }
  6565.     /**
  6566.      * Gets the private 'App\Repository\Crm\Product\ProductRepository' shared autowired service.
  6567.      *
  6568.      * @return \App\Repository\Crm\Product\ProductRepository
  6569.      */
  6570.     protected function getProductRepositoryService()
  6571.     {
  6572.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6573.         include_once \dirname(__DIR__4).'/src/Repository/Crm/TextContentRepositoryInterface.php';
  6574.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Product/ProductRepository.php';
  6575.         return $this->privates['App\\Repository\\Crm\\Product\\ProductRepository'] = new \App\Repository\Crm\Product\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6576.     }
  6577.     /**
  6578.      * Gets the private 'App\Repository\Crm\Quote\QuoteLineRepository' shared autowired service.
  6579.      *
  6580.      * @return \App\Repository\Crm\Quote\QuoteLineRepository
  6581.      */
  6582.     protected function getQuoteLineRepositoryService()
  6583.     {
  6584.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Quote/QuoteLineRepository.php';
  6585.         return $this->privates['App\\Repository\\Crm\\Quote\\QuoteLineRepository'] = new \App\Repository\Crm\Quote\QuoteLineRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6586.     }
  6587.     /**
  6588.      * Gets the private 'App\Repository\Crm\Quote\QuoteRepository' shared autowired service.
  6589.      *
  6590.      * @return \App\Repository\Crm\Quote\QuoteRepository
  6591.      */
  6592.     protected function getQuoteRepositoryService()
  6593.     {
  6594.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6595.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Quote/QuoteRepository.php';
  6596.         return $this->privates['App\\Repository\\Crm\\Quote\\QuoteRepository'] = new \App\Repository\Crm\Quote\QuoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6597.     }
  6598.     /**
  6599.      * Gets the private 'App\Repository\Crm\Quote\QuoteTemplateLineRepository' shared autowired service.
  6600.      *
  6601.      * @return \App\Repository\Crm\Quote\QuoteTemplateLineRepository
  6602.      */
  6603.     protected function getQuoteTemplateLineRepositoryService()
  6604.     {
  6605.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Quote/QuoteTemplateLineRepository.php';
  6606.         return $this->privates['App\\Repository\\Crm\\Quote\\QuoteTemplateLineRepository'] = new \App\Repository\Crm\Quote\QuoteTemplateLineRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6607.     }
  6608.     /**
  6609.      * Gets the private 'App\Repository\Crm\Quote\QuoteTemplateRepository' shared autowired service.
  6610.      *
  6611.      * @return \App\Repository\Crm\Quote\QuoteTemplateRepository
  6612.      */
  6613.     protected function getQuoteTemplateRepositoryService()
  6614.     {
  6615.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6616.         include_once \dirname(__DIR__4).'/src/Repository/Crm/TextContentRepositoryInterface.php';
  6617.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Quote/QuoteTemplateRepository.php';
  6618.         return $this->privates['App\\Repository\\Crm\\Quote\\QuoteTemplateRepository'] = new \App\Repository\Crm\Quote\QuoteTemplateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6619.     }
  6620.     /**
  6621.      * Gets the private 'App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator' shared autowired service.
  6622.      *
  6623.      * @return \App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator
  6624.      */
  6625.     protected function getOrganizationHydratorService()
  6626.     {
  6627.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  6628.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  6629.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/OrganizationHydrator.php';
  6630.         include_once \dirname(__DIR__4).'/src/SdkBundle/Sync/Hydrator/Channel/OrganizationHydrator.php';
  6631.         $instance = new \App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'] ?? $this->getFrenchProfessionalIdRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  6632.         $this->privates['App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  6633.         return $instance;
  6634.     }
  6635.     /**
  6636.      * Gets the private 'App\Service\Crm\Product\ProductService' shared autowired service.
  6637.      *
  6638.      * @return \App\Service\Crm\Product\ProductService
  6639.      */
  6640.     protected function getProductServiceService()
  6641.     {
  6642.         include_once \dirname(__DIR__4).'/src/Service/Crm/Product/ProductService.php';
  6643.         include_once \dirname(__DIR__4).'/src/Service/Crm/Product/ProductManager.php';
  6644.         include_once \dirname(__DIR__4).'/src/Service/Crm/TextContentService.php';
  6645.         return $this->privates['App\\Service\\Crm\\Product\\ProductService'] = new \App\Service\Crm\Product\ProductService(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['App\\Repository\\Crm\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), new \App\Service\Crm\Product\ProductManager(), ($this->privates['App\\Service\\Crm\\TextContentService'] ?? ($this->privates['App\\Service\\Crm\\TextContentService'] = new \App\Service\Crm\TextContentService())));
  6646.     }
  6647.     /**
  6648.      * Gets the private 'App\Service\Crm\Quote\Common\Duplication\QuoteDuplicator' shared autowired service.
  6649.      *
  6650.      * @return \App\Service\Crm\Quote\Common\Duplication\QuoteDuplicator
  6651.      */
  6652.     protected function getQuoteDuplicatorService()
  6653.     {
  6654.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/Duplication/QuoteDuplicator.php';
  6655.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/Duplication/QuoteLineDuplicator.php';
  6656.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  6657.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/Line/QuoteTemplateLineManager.php';
  6658.         return $this->privates['App\\Service\\Crm\\Quote\\Common\\Duplication\\QuoteDuplicator'] = new \App\Service\Crm\Quote\Common\Duplication\QuoteDuplicator(new \App\Service\Crm\Quote\Common\Duplication\QuoteLineDuplicator(($this->privates['App\\Service\\Crm\\Quote\\Quote\\Line\\QuoteLineManager'] ?? ($this->privates['App\\Service\\Crm\\Quote\\Quote\\Line\\QuoteLineManager'] = new \App\Service\Crm\Quote\Quote\Line\QuoteLineManager())), ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\Line\\QuoteTemplateLineManager'] ?? ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\Line\\QuoteTemplateLineManager'] = new \App\Service\Crm\Quote\QuoteTemplate\Line\QuoteTemplateLineManager()))));
  6659.     }
  6660.     /**
  6661.      * Gets the private 'App\Service\Crm\Quote\Common\LineContainerService' shared autowired service.
  6662.      *
  6663.      * @return \App\Service\Crm\Quote\Common\LineContainerService
  6664.      */
  6665.     protected function getLineContainerServiceService()
  6666.     {
  6667.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/LineContainerService.php';
  6668.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingCalculator.php';
  6669.         include_once \dirname(__DIR__4).'/src/Service/Crm/Discount/DiscountService.php';
  6670.         include_once \dirname(__DIR__4).'/src/Service/Crm/Money/MoneyManager.php';
  6671.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  6672.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  6673.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/Line/QuoteTemplateLineManager.php';
  6674.         return $this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] = new \App\Service\Crm\Quote\Common\LineContainerService(($this->privates['App\\Repository\\Crm\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\Service\\Crm\\Pricing\\PricingContext'] ?? ($this->privates['App\\Service\\Crm\\Pricing\\PricingContext'] = new \App\Service\Crm\Pricing\PricingContext())), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\Line\\QuoteLineManager'] ?? ($this->privates['App\\Service\\Crm\\Quote\\Quote\\Line\\QuoteLineManager'] = new \App\Service\Crm\Quote\Quote\Line\QuoteLineManager())), ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\Line\\QuoteTemplateLineManager'] ?? ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\Line\\QuoteTemplateLineManager'] = new \App\Service\Crm\Quote\QuoteTemplate\Line\QuoteTemplateLineManager())), ($this->privates['App\\Service\\Crm\\Product\\ProductService'] ?? $this->getProductServiceService()), new \App\Service\Crm\Pricing\PricingCalculator(new \App\Service\Crm\Discount\DiscountService()), new \App\Service\Crm\Money\MoneyManager());
  6675.     }
  6676.     /**
  6677.      * Gets the private 'App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateService' shared autowired service.
  6678.      *
  6679.      * @return \App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateService
  6680.      */
  6681.     protected function getQuoteTemplateServiceService()
  6682.     {
  6683.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/QuoteTemplateService.php';
  6684.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/QuoteTemplateManager.php';
  6685.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  6686.         include_once \dirname(__DIR__4).'/src/Service/Crm/TextContentService.php';
  6687.         return $this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateService'] = new \App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateService(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['App\\Repository\\Crm\\Quote\\QuoteTemplateRepository'] ?? $this->getQuoteTemplateRepositoryService()), ($this->privates['App\\Service\\Crm\\Quote\\Common\\Duplication\\QuoteDuplicator'] ?? $this->getQuoteDuplicatorService()), new \App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateManager(($this->privates['App\\Service\\Crm\\Pricing\\PricingContext'] ?? ($this->privates['App\\Service\\Crm\\Pricing\\PricingContext'] = new \App\Service\Crm\Pricing\PricingContext()))), ($this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] ?? $this->getLineContainerServiceService()), ($this->privates['App\\Service\\Crm\\TextContentService'] ?? ($this->privates['App\\Service\\Crm\\TextContentService'] = new \App\Service\Crm\TextContentService())));
  6688.     }
  6689.     /**
  6690.      * Gets the private 'App\Service\Crm\Quote\Quote\QuoteManager' shared autowired service.
  6691.      *
  6692.      * @return \App\Service\Crm\Quote\Quote\QuoteManager
  6693.      */
  6694.     protected function getQuoteManagerService()
  6695.     {
  6696.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/QuoteManager.php';
  6697.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  6698.         include_once \dirname(__DIR__4).'/src/Service/Crm/Opportunity/OpportunityManager.php';
  6699.         return $this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteManager'] = new \App\Service\Crm\Quote\Quote\QuoteManager(($this->privates['App\\Service\\Crm\\Pricing\\PricingContext'] ?? ($this->privates['App\\Service\\Crm\\Pricing\\PricingContext'] = new \App\Service\Crm\Pricing\PricingContext())), ($this->privates['App\\Service\\Crm\\Opportunity\\OpportunityManager'] ?? ($this->privates['App\\Service\\Crm\\Opportunity\\OpportunityManager'] = new \App\Service\Crm\Opportunity\OpportunityManager())));
  6700.     }
  6701.     /**
  6702.      * Gets the private 'App\Service\Crm\Quote\Quote\QuoteService' shared autowired service.
  6703.      *
  6704.      * @return \App\Service\Crm\Quote\Quote\QuoteService
  6705.      */
  6706.     protected function getQuoteServiceService()
  6707.     {
  6708.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/QuoteService.php';
  6709.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineService.php';
  6710.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  6711.         return $this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] = new \App\Service\Crm\Quote\Quote\QuoteService(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['App\\Repository\\Crm\\Quote\\QuoteRepository'] ?? $this->getQuoteRepositoryService()), ($this->privates['App\\Service\\Crm\\Quote\\Common\\Duplication\\QuoteDuplicator'] ?? $this->getQuoteDuplicatorService()), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteManager'] ?? $this->getQuoteManagerService()), new \App\Service\Crm\Quote\Quote\Line\QuoteLineService(($this->privates['App\\Service\\Crm\\Quote\\Quote\\Line\\QuoteLineManager'] ?? ($this->privates['App\\Service\\Crm\\Quote\\Quote\\Line\\QuoteLineManager'] = new \App\Service\Crm\Quote\Quote\Line\QuoteLineManager()))), ($this->privates['App\\Service\\Crm\\Quote\\Common\\LineContainerService'] ?? $this->getLineContainerServiceService()));
  6712.     }
  6713.     /**
  6714.      * Gets the private 'App\Twig\Runtime\Crm\ProductRuntime' shared autowired service.
  6715.      *
  6716.      * @return \App\Twig\Runtime\Crm\ProductRuntime
  6717.      */
  6718.     protected function getProductRuntimeService()
  6719.     {
  6720.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/ProductRuntime.php';
  6721.         return $this->privates['App\\Twig\\Runtime\\Crm\\ProductRuntime'] = new \App\Twig\Runtime\Crm\ProductRuntime(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Twig\\Runtime\\PriceRuntime'] ?? $this->getPriceRuntimeService()));
  6722.     }
  6723.     /**
  6724.      * Gets the private 'App\Twig\Runtime\Crm\QuoteRuntime' shared autowired service.
  6725.      *
  6726.      * @return \App\Twig\Runtime\Crm\QuoteRuntime
  6727.      */
  6728.     protected function getQuoteRuntimeService()
  6729.     {
  6730.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/QuoteRuntime.php';
  6731.         return $this->privates['App\\Twig\\Runtime\\Crm\\QuoteRuntime'] = new \App\Twig\Runtime\Crm\QuoteRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  6732.     }
  6733.     /**
  6734.      * Gets the private 'App\Twig\Runtime\Crm\QuoteTemplateRuntime' shared autowired service.
  6735.      *
  6736.      * @return \App\Twig\Runtime\Crm\QuoteTemplateRuntime
  6737.      */
  6738.     protected function getQuoteTemplateRuntimeService()
  6739.     {
  6740.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/QuoteTemplateRuntime.php';
  6741.         return $this->privates['App\\Twig\\Runtime\\Crm\\QuoteTemplateRuntime'] = new \App\Twig\Runtime\Crm\QuoteTemplateRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  6742.     }
  6743.     /**
  6744.      * Gets the private 'App\Twig\Runtime\DateRuntime' shared autowired service.
  6745.      *
  6746.      * @return \App\Twig\Runtime\DateRuntime
  6747.      */
  6748.     protected function getDateRuntimeService()
  6749.     {
  6750.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/DateRuntime.php';
  6751.         return $this->privates['App\\Twig\\Runtime\\DateRuntime'] = new \App\Twig\Runtime\DateRuntime();
  6752.     }
  6753.     /**
  6754.      * Gets the private 'App\Twig\Runtime\PriceRuntime' shared autowired service.
  6755.      *
  6756.      * @return \App\Twig\Runtime\PriceRuntime
  6757.      */
  6758.     protected function getPriceRuntimeService()
  6759.     {
  6760.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/PriceRuntime.php';
  6761.         return $this->privates['App\\Twig\\Runtime\\PriceRuntime'] = new \App\Twig\Runtime\PriceRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  6762.     }
  6763.     /**
  6764.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  6765.      *
  6766.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  6767.      */
  6768.     protected function getManagerRegistryAwareConnectionProviderService()
  6769.     {
  6770.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  6772.         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'));
  6773.     }
  6774.     /**
  6775.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  6776.      *
  6777.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  6778.      */
  6779.     protected function getRunSqlCommandService()
  6780.     {
  6781.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6782.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  6783.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  6784.         $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()));
  6785.         $instance->setName('dbal:run-sql');
  6786.         return $instance;
  6787.     }
  6788.     /**
  6789.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType' shared autowired service.
  6790.      *
  6791.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType
  6792.      */
  6793.     protected function getAsyncEntityTypeService()
  6794.     {
  6795.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/AsyncEntityType.php';
  6798.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  6799.         if (isset($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'])) {
  6800.             return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'];
  6801.         }
  6802.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'), $a);
  6803.     }
  6804.     /**
  6805.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType' shared autowired service.
  6806.      *
  6807.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType
  6808.      */
  6809.     protected function getSelectOrCreateTypeService()
  6810.     {
  6811.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6812.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6813.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/SelectOrCreateType.php';
  6814.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'));
  6815.     }
  6816.     /**
  6817.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber' shared service.
  6818.      *
  6819.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber
  6820.      */
  6821.     protected function getBlameSubscriberService()
  6822.     {
  6823.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/BlameSubscriber.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  6826.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/LazyChainBlamer.php';
  6827.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber(new \DrosalysWeb\ObjectExtensions\Bridge\Symfony\LazyChainBlamer($this, [=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User']));
  6828.     }
  6829.     /**
  6830.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber' shared service.
  6831.      *
  6832.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber
  6833.      */
  6834.     protected function getHierarchySlugSubscriberService()
  6835.     {
  6836.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/HierarchySlugSubscriber.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/HierarchySluggerInterface.php';
  6839.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/HierarchySlugger.php';
  6840.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber(new \DrosalysWeb\ObjectExtensions\Slug\HierarchySlugger('/'));
  6841.     }
  6842.     /**
  6843.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber.App\Entity\Account\User' shared service.
  6844.      *
  6845.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber
  6846.      */
  6847.     protected function getUser2Service()
  6848.     {
  6849.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/BlameSubscriber.php';
  6851.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber('App\\Entity\\Account\\User', [=> 'App\\Entity']);
  6852.     }
  6853.     /**
  6854.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber' shared service.
  6855.      *
  6856.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber
  6857.      */
  6858.     protected function getHierarchySubscriberService()
  6859.     {
  6860.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6861.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/HierarchySubscriber.php';
  6862.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber();
  6863.     }
  6864.     /**
  6865.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber' shared service.
  6866.      *
  6867.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber
  6868.      */
  6869.     protected function getSlugSubscriberService()
  6870.     {
  6871.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6872.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/SlugSubscriber.php';
  6873.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber();
  6874.     }
  6875.     /**
  6876.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber' shared service.
  6877.      *
  6878.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber
  6879.      */
  6880.     protected function getTimestampSubscriberService()
  6881.     {
  6882.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TimestampSubscriber.php';
  6884.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber();
  6885.     }
  6886.     /**
  6887.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber' shared service.
  6888.      *
  6889.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber
  6890.      */
  6891.     protected function getTranslationSubscriberService()
  6892.     {
  6893.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6894.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TranslationSubscriber.php';
  6895.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber();
  6896.     }
  6897.     /**
  6898.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber' shared service.
  6899.      *
  6900.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber
  6901.      */
  6902.     protected function getSerializeLogSubscriberService()
  6903.     {
  6904.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6905.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SerializeLogSubscriber.php';
  6906.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/LoggerInterface.php';
  6907.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractLogger.php';
  6908.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/LoggerInterface.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/ORMLogger.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/SerializerInterface.php';
  6911.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/Serializer.php';
  6912.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ContextLoaderInterface.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ChainContextLoader.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractSupportableContextLoader.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/RequestContextLoader.php';
  6916.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  6917.         if (isset($this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'])) {
  6918.             return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'];
  6919.         }
  6920.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber(new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\SerializeLog\ORMLogger(new \DrosalysWeb\ObjectExtensions\Bridge\Symfony\SerializeLog\Serializer($a), 'DrosalysWeb\\ObjectExtensions\\SerializeLog\\Model\\State', new \DrosalysWeb\ObjectExtensions\SerializeLog\ChainContextLoader([=> new \DrosalysWeb\ObjectExtensions\Bridge\Symfony\SerializeLog\RequestContextLoader(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())))])));
  6921.     }
  6922.     /**
  6923.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SlugSubscriber' shared service.
  6924.      *
  6925.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SlugSubscriber
  6926.      */
  6927.     protected function getSlugSubscriber2Service()
  6928.     {
  6929.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SlugSubscriber.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/SluggerInterface.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/Slugger.php';
  6933.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SlugSubscriber(new \DrosalysWeb\ObjectExtensions\Slug\Slugger('-'false), false);
  6934.     }
  6935.     /**
  6936.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber' shared service.
  6937.      *
  6938.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber
  6939.      */
  6940.     protected function getTimestampSubscriber2Service()
  6941.     {
  6942.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  6943.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/TimestampSubscriber.php';
  6944.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber();
  6945.     }
  6946.     /**
  6947.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  6948.      *
  6949.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  6950.      */
  6951.     protected function getActionControllerSubscriberService()
  6952.     {
  6953.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  6954.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\Type\\ReturnLoader\\AnnotationLoader'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\Type\\ReturnLoader\\AnnotationLoader'] = new \Drosalys\Bundle\ApiBundle\Action\Type\ReturnLoader\AnnotationLoader()));
  6955.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\Type\\ReturnLoader\\PhpLoader'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Action\\Type\\ReturnLoader\\PhpLoader'] = new \Drosalys\Bundle\ApiBundle\Action\Type\ReturnLoader\PhpLoader()));
  6956.         }, 2)), ($this->services['router'] ?? $this->getRouterService()));
  6957.     }
  6958.     /**
  6959.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber' shared autowired service.
  6960.      *
  6961.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber
  6962.      */
  6963.     protected function getActionResponseSubscriberService()
  6964.     {
  6965.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionResponseSubscriber.php';
  6966.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6967.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'])) {
  6968.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'];
  6969.         }
  6970.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber($a, new RewindableGenerator(function () {
  6971.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] ?? $this->getValidationErrorResponseHandlerService());
  6972.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\EmptyResponseHandler()));
  6973.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] ?? $this->getPaginationResponseHandlerService());
  6974.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] ?? $this->getDefaultResponseHandlerService());
  6975.         }, 4), new RewindableGenerator(function () {
  6976.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] ?? $this->getDoctrinePersisterHandlerService());
  6977.         }, 1));
  6978.     }
  6979.     /**
  6980.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  6981.      *
  6982.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  6983.      */
  6984.     protected function getDeserializeActionControllerSubscriberService()
  6985.     {
  6986.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['debug.argument_resolver'] ?? $this->getDebug_ArgumentResolverService()));
  6987.     }
  6988.     /**
  6989.      * Gets the private 'Drosalys\Bundle\ApiBundle\Event\PostDeserializeEvent' shared autowired service.
  6990.      *
  6991.      * @return \Drosalys\Bundle\ApiBundle\Event\PostDeserializeEvent
  6992.      */
  6993.     protected function getPostDeserializeEventService()
  6994.     {
  6995.         $this->throw('Cannot autowire service "Drosalys\\Bundle\\ApiBundle\\Event\\PostDeserializeEvent": argument "$action" of method "Drosalys\\Bundle\\ApiBundle\\Event\\AbstractBaseEvent::__construct()" references class "Drosalys\\Bundle\\ApiBundle\\Action\\Action" but no such service exists.');
  6996.     }
  6997.     /**
  6998.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilter' shared autowired service.
  6999.      *
  7000.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilter
  7001.      */
  7002.     protected function getApiFilterService()
  7003.     {
  7004.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7006.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilter.php';
  7007.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilter();
  7008.     }
  7009.     /**
  7010.      * Gets the private 'Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler' shared autowired service.
  7011.      *
  7012.      * @return \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler
  7013.      */
  7014.     protected function getDoctrinePersisterHandlerService()
  7015.     {
  7016.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/PersisterHandlerInterface.php';
  7017.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/DoctrinePersisterHandler.php';
  7018.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7019.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'])) {
  7020.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'];
  7021.         }
  7022.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] = new \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler($a);
  7023.     }
  7024.     /**
  7025.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler' shared autowired service.
  7026.      *
  7027.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler
  7028.      */
  7029.     protected function getDefaultResponseHandlerService()
  7030.     {
  7031.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7032.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7033.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/DefaultResponseHandler.php';
  7034.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler();
  7035.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7036.         return $instance;
  7037.     }
  7038.     /**
  7039.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler' shared autowired service.
  7040.      *
  7041.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler
  7042.      */
  7043.     protected function getPaginationResponseHandlerService()
  7044.     {
  7045.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7046.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7047.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/PaginationResponseHandler.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilterManager.php';
  7049.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  7050.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7051.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7052.         }
  7053.         $b = ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService());
  7054.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7055.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7056.         }
  7057.         $c = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  7058.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7059.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7060.         }
  7061.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler($a, new \Drosalys\Bundle\ApiBundle\Filter\ApiFilterManager($b$c));
  7062.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7063.         return $instance;
  7064.     }
  7065.     /**
  7066.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler' shared autowired service.
  7067.      *
  7068.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler
  7069.      */
  7070.     protected function getValidationErrorResponseHandlerService()
  7071.     {
  7072.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7073.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7074.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ValidationErrorResponseHandler.php';
  7075.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler();
  7076.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7077.         return $instance;
  7078.     }
  7079.     /**
  7080.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  7081.      *
  7082.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  7083.      */
  7084.     protected function getSerializerAdapterService()
  7085.     {
  7086.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  7087.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  7088.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  7089.         }
  7090.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  7091.     }
  7092.     /**
  7093.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber' shared autowired service.
  7094.      *
  7095.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber
  7096.      */
  7097.     protected function getLoginSubscriberService()
  7098.     {
  7099.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LoginSubscriber.php';
  7100.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  7101.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'])) {
  7102.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'];
  7103.         }
  7104.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7105.     }
  7106.     /**
  7107.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber' shared autowired service.
  7108.      *
  7109.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber
  7110.      */
  7111.     protected function getLogoutSubscriberService()
  7112.     {
  7113.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LogoutSubscriber.php';
  7114.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  7115.     }
  7116.     /**
  7117.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber' shared autowired service.
  7118.      *
  7119.      * @return \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber
  7120.      */
  7121.     protected function getHandleExpireTokenSubscriberService()
  7122.     {
  7123.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] = new \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['router'] ?? $this->getRouterService()));
  7124.     }
  7125.     /**
  7126.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  7127.      *
  7128.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber
  7129.      */
  7130.     protected function getChannelMenuDisplayedSubscriberService()
  7131.     {
  7132.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  7133.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] ?? $this->getChannelUserDataClientService());
  7134.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  7135.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  7136.         }
  7137.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7138.     }
  7139.     /**
  7140.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  7141.      *
  7142.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber
  7143.      */
  7144.     protected function getForceUserFromSetupSubscriberService()
  7145.     {
  7146.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'] = $instance = new \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  7147.         $instance->setRepo(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] ?? $this->getUserFromChannelRepositoryService()));
  7148.         return $instance;
  7149.     }
  7150.     /**
  7151.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository' shared autowired service.
  7152.      *
  7153.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository
  7154.      */
  7155.     protected function getChannelUserRoleRepositoryService()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/ChannelUserRoleRepositoryInterface.php';
  7158.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/AbstractChannelUserRoleRepository.php';
  7159.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/ChannelUserRoleRepository.php';
  7160.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository'] = new \Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  7161.     }
  7162.     /**
  7163.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository' shared autowired service.
  7164.      *
  7165.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository
  7166.      */
  7167.     protected function getUserFromChannelRepositoryService()
  7168.     {
  7169.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] = new \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7170.     }
  7171.     /**
  7172.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime' shared autowired service.
  7173.      *
  7174.      * @return \Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime
  7175.      */
  7176.     protected function getUserFromChannelRuntimeService()
  7177.     {
  7178.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Runtime/UserFromChannelRuntime.php';
  7179.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime'] = new \Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] ?? $this->getUserFromChannelRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  7180.     }
  7181.     /**
  7182.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  7183.      *
  7184.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  7185.      */
  7186.     protected function getControllerEntityResolverSubscriberService()
  7187.     {
  7188.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7189.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  7190.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  7191.         }
  7192.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  7193.     }
  7194.     /**
  7195.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  7196.      *
  7197.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  7198.      */
  7199.     protected function getDeviceIdSubscriberService()
  7200.     {
  7201.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))));
  7202.     }
  7203.     /**
  7204.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  7205.      *
  7206.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  7207.      */
  7208.     protected function getRequestChannelDomainSubscriberService()
  7209.     {
  7210.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()), ($this->services['router'] ?? $this->getRouterService()));
  7211.     }
  7212.     /**
  7213.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker' shared autowired service.
  7214.      *
  7215.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker
  7216.      */
  7217.     protected function getAutoExportTerminateTrackerService()
  7218.     {
  7219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/AutoExportTerminateTracker.php';
  7220.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\AutoExportTerminateTracker'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker(($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] ?? $this->getExportTerminateResolverManagerService()));
  7221.     }
  7222.     /**
  7223.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber' shared autowired service.
  7224.      *
  7225.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber
  7226.      */
  7227.     protected function getTerminateExportableSubscriberService()
  7228.     {
  7229.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7230.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Doctrine/EventSubscriber/TerminateExportableSubscriber.php';
  7231.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\AutoExportTerminateTracker'] ?? $this->getAutoExportTerminateTrackerService()));
  7232.     }
  7233.     /**
  7234.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber' shared autowired service.
  7235.      *
  7236.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber
  7237.      */
  7238.     protected function getTerminateExportSubscriberService()
  7239.     {
  7240.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/EventSubscriber/TerminateExportSubscriber.php';
  7241.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\AutoExportTerminateTracker'] ?? $this->getAutoExportTerminateTrackerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] ?? $this->getExportTerminateResolverManagerService()));
  7242.     }
  7243.     /**
  7244.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager' shared autowired service.
  7245.      *
  7246.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager
  7247.      */
  7248.     protected function getExportTerminateResolverManagerService()
  7249.     {
  7250.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Resolvers/ExportTerminateResolverManager.php';
  7251.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager(new RewindableGenerator(function () {
  7252.             return new \EmptyIterator();
  7253.         }, 0));
  7254.     }
  7255.     /**
  7256.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber' shared autowired service.
  7257.      *
  7258.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber
  7259.      */
  7260.     protected function getTerminateRefreshSubscriberService()
  7261.     {
  7262.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/EventSubscriber/TerminateRefreshSubscriber.php';
  7263.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/AutoRefreshTerminateTracker.php';
  7264.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/Resolvers/AutoRefreshTerminateResolverManager.php';
  7265.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] = new \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber(new \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\AutoRefreshTerminateTracker(), new \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\Resolvers\AutoRefreshTerminateResolverManager(new RewindableGenerator(function () {
  7266.             return new \EmptyIterator();
  7267.         }, 0)));
  7268.     }
  7269.     /**
  7270.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType' shared autowired service.
  7271.      *
  7272.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType
  7273.      */
  7274.     protected function getGroupeFilterTypeService()
  7275.     {
  7276.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7277.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7278.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/GroupeFilterType.php';
  7279.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType();
  7280.     }
  7281.     /**
  7282.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType' shared autowired service.
  7283.      *
  7284.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType
  7285.      */
  7286.     protected function getServiceFilterTypeService()
  7287.     {
  7288.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7289.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7290.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/ServiceFilterType.php';
  7291.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType();
  7292.     }
  7293.     /**
  7294.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType' shared autowired service.
  7295.      *
  7296.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType
  7297.      */
  7298.     protected function getSessionFilterTypeService()
  7299.     {
  7300.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7302.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/SessionFilterType.php';
  7303.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType();
  7304.     }
  7305.     /**
  7306.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType' shared autowired service.
  7307.      *
  7308.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType
  7309.      */
  7310.     protected function getTrainingFilterTypeService()
  7311.     {
  7312.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7314.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/TrainingFilterType.php';
  7315.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType();
  7316.     }
  7317.     /**
  7318.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\UserFilterType' shared autowired service.
  7319.      *
  7320.      * @return \Nellapp\Bundle\SDKBundle\Filter\UserFilterType
  7321.      */
  7322.     protected function getUserFilterTypeService()
  7323.     {
  7324.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7325.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7326.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/UserFilterType.php';
  7327.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\UserFilterType();
  7328.     }
  7329.     /**
  7330.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType' shared autowired service.
  7331.      *
  7332.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType
  7333.      */
  7334.     protected function getNellappBooleanTypeService()
  7335.     {
  7336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappBooleanType.php';
  7339.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType();
  7340.     }
  7341.     /**
  7342.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType' shared autowired service.
  7343.      *
  7344.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType
  7345.      */
  7346.     protected function getNellappChoiceTypeService()
  7347.     {
  7348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7350.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappChoiceType.php';
  7351.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType();
  7352.     }
  7353.     /**
  7354.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter' shared autowired service.
  7355.      *
  7356.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter
  7357.      */
  7358.     protected function getCustomViewColumnsFilterService()
  7359.     {
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7362.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewColumnsFilter.php';
  7363.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter();
  7364.     }
  7365.     /**
  7366.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType' shared autowired service.
  7367.      *
  7368.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType
  7369.      */
  7370.     protected function getCustomViewManagerTypeService()
  7371.     {
  7372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewManagerType.php';
  7375.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType();
  7376.     }
  7377.     /**
  7378.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType' shared autowired service.
  7379.      *
  7380.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType
  7381.      */
  7382.     protected function getEditCustomViewTypeService()
  7383.     {
  7384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7386.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/EditCustomViewType.php';
  7387.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType();
  7388.     }
  7389.     /**
  7390.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType' shared autowired service.
  7391.      *
  7392.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType
  7393.      */
  7394.     protected function getNewCustomViewTypeService()
  7395.     {
  7396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7398.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/NewCustomViewType.php';
  7399.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType();
  7400.     }
  7401.     /**
  7402.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType' shared autowired service.
  7403.      *
  7404.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType
  7405.      */
  7406.     protected function getChannelUserRoleFilterTypeService()
  7407.     {
  7408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7410.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/ChannelUserData/ChannelUserRoleFilterType.php';
  7411.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  7412.     }
  7413.     /**
  7414.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter' shared autowired service.
  7415.      *
  7416.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter
  7417.      */
  7418.     protected function getCollectionFilterService()
  7419.     {
  7420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7422.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Chat/CollectionFilter.php';
  7423.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter();
  7424.     }
  7425.     /**
  7426.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter' shared autowired service.
  7427.      *
  7428.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter
  7429.      */
  7430.     protected function getCollectionFilter2Service()
  7431.     {
  7432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7434.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/EventUserProgression/CollectionFilter.php';
  7435.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter();
  7436.     }
  7437.     /**
  7438.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType' shared autowired service.
  7439.      *
  7440.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType
  7441.      */
  7442.     protected function getChannelUserRoleSelektorFilterTypeService()
  7443.     {
  7444.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7446.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/ChannelUserRoleSelektorFilterType.php';
  7447.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType();
  7448.     }
  7449.     /**
  7450.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType' shared autowired service.
  7451.      *
  7452.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType
  7453.      */
  7454.     protected function getUserSelektorFilterTypeService()
  7455.     {
  7456.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/UserSelektorFilterType.php';
  7459.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType();
  7460.     }
  7461.     /**
  7462.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType' shared autowired service.
  7463.      *
  7464.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType
  7465.      */
  7466.     protected function getSessionStatusFilterTypeService()
  7467.     {
  7468.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7469.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7470.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Session/SessionStatusFilterType.php';
  7471.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType();
  7472.     }
  7473.     /**
  7474.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabContainerType' shared autowired service.
  7475.      *
  7476.      * @return \Nellapp\Bundle\SDKBundle\Form\TabContainerType
  7477.      */
  7478.     protected function getTabContainerTypeService()
  7479.     {
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7482.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabContainerType.php';
  7483.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'] = new \Nellapp\Bundle\SDKBundle\Form\TabContainerType();
  7484.     }
  7485.     /**
  7486.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabType' shared autowired service.
  7487.      *
  7488.      * @return \Nellapp\Bundle\SDKBundle\Form\TabType
  7489.      */
  7490.     protected function getTabTypeService()
  7491.     {
  7492.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7493.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7494.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabType.php';
  7495.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabType'] = new \Nellapp\Bundle\SDKBundle\Form\TabType();
  7496.     }
  7497.     /**
  7498.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType' shared autowired service.
  7499.      *
  7500.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType
  7501.      */
  7502.     protected function getAsyncEntityType2Service()
  7503.     {
  7504.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7506.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/AsyncEntityType.php';
  7507.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType();
  7508.     }
  7509.     /**
  7510.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType' shared autowired service.
  7511.      *
  7512.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType
  7513.      */
  7514.     protected function getChannelUserRoleSelektorTypeService()
  7515.     {
  7516.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7518.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ChannelUserRoleSelektorType.php';
  7519.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType();
  7520.     }
  7521.     /**
  7522.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType' shared autowired service.
  7523.      *
  7524.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType
  7525.      */
  7526.     protected function getGroupSelektorTypeService()
  7527.     {
  7528.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7530.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/GroupSelektorType.php';
  7531.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType();
  7532.     }
  7533.     /**
  7534.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType' shared autowired service.
  7535.      *
  7536.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType
  7537.      */
  7538.     protected function getPlaceSelektorTypeService()
  7539.     {
  7540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7542.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/PlaceSelektorType.php';
  7543.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType();
  7544.     }
  7545.     /**
  7546.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType' shared autowired service.
  7547.      *
  7548.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType
  7549.      */
  7550.     protected function getServiceSelektorTypeService()
  7551.     {
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7554.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ServiceSelektorType.php';
  7555.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType();
  7556.     }
  7557.     /**
  7558.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType' shared autowired service.
  7559.      *
  7560.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType
  7561.      */
  7562.     protected function getUserSelektorTypeService()
  7563.     {
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/UserSelektorType.php';
  7567.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType();
  7568.     }
  7569.     /**
  7570.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService' shared autowired service.
  7571.      *
  7572.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService
  7573.      */
  7574.     protected function getChannelGetterServiceService()
  7575.     {
  7576.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterInterface.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterService.php';
  7578.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService(($this->privates['App\\Repository\\Channel\\ChannelRepository'] ?? $this->getChannelRepositoryService()));
  7579.     }
  7580.     /**
  7581.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber' shared autowired service.
  7582.      *
  7583.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber
  7584.      */
  7585.     protected function getValidGlobalChannelAndUserSubscriberService()
  7586.     {
  7587.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7588.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Doctrine/EventSubscriber/ValidGlobalChannelAndUserSubscriber.php';
  7589.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  7590.     }
  7591.     /**
  7592.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  7593.      *
  7594.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  7595.      */
  7596.     protected function getGlobalEntitiesServiceService()
  7597.     {
  7598.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7599.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  7600.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  7601.         }
  7602.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  7603.     }
  7604.     /**
  7605.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  7606.      *
  7607.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  7608.      */
  7609.     protected function getGlobalEntityKeysService()
  7610.     {
  7611.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  7612.     }
  7613.     /**
  7614.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService' shared autowired service.
  7615.      *
  7616.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService
  7617.      */
  7618.     protected function getChannelUserDataMenuDisplayedServiceService()
  7619.     {
  7620.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedService.php';
  7621.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelMenuDisplayedInterface.php';
  7622.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EmptyChannelMenuDisplayed.php';
  7623.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  7624.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  7625.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  7626.         }
  7627.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7628.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  7629.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  7630.         }
  7631.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  7632.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  7633.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  7634.         }
  7635.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService(new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EmptyChannelMenuDisplayed(), $a$b$c);
  7636.     }
  7637.     /**
  7638.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber' shared autowired service.
  7639.      *
  7640.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber
  7641.      */
  7642.     protected function getTerminateMenuDisplayedSubscriberService()
  7643.     {
  7644.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EventSubscriber/TerminateMenuDisplayedSubscriber.php';
  7645.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  7646.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  7647.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  7648.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  7649.         }
  7650.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedTerminateTracker())), $a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  7651.     }
  7652.     /**
  7653.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware' shared autowired service.
  7654.      *
  7655.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware
  7656.      */
  7657.     protected function getMenuDisplayedMiddlewareService()
  7658.     {
  7659.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  7660.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/Messenger/MenuDisplayedMiddleware.php';
  7661.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  7662.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  7663.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  7664.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  7665.         }
  7666.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedTerminateTracker())), $a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  7667.     }
  7668.     /**
  7669.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager' shared autowired service.
  7670.      *
  7671.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager
  7672.      */
  7673.     protected function getChannelResourceManagerService()
  7674.     {
  7675.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceManager.php';
  7676.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7677.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'])) {
  7678.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'];
  7679.         }
  7680.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  7681.     }
  7682.     /**
  7683.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService' shared autowired service.
  7684.      *
  7685.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService
  7686.      */
  7687.     protected function getChannelResourceServiceService()
  7688.     {
  7689.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceService.php';
  7690.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiInternal/Client/ApiInternalClient.php';
  7691.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  7692.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  7693.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  7694.         }
  7695.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] ?? $this->getChannelResourceManagerService());
  7696.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  7697.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  7698.         }
  7699.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService()), new \Nellapp\Bundle\SDKBundle\ApiInternal\Client\ApiInternalClient($this->getEnv('APP_SECRET')));
  7700.     }
  7701.     /**
  7702.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager' shared autowired service.
  7703.      *
  7704.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager
  7705.      */
  7706.     protected function getChannelUserPermissionGroupManagerService()
  7707.     {
  7708.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionGroup/ChannelUserPermissionGroupManager.php';
  7709.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager(new RewindableGenerator(function () {
  7710.             return new \EmptyIterator();
  7711.         }, 0));
  7712.     }
  7713.     /**
  7714.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  7715.      *
  7716.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  7717.      */
  7718.     protected function getChannelUserPermissionManagerService()
  7719.     {
  7720.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  7721.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7722.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  7723.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  7724.         }
  7725.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] ?? $this->getChannelUserPermissionHierarchyManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] ?? $this->getChannelUserPermissionEnumManagerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  7726.     }
  7727.     /**
  7728.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  7729.      *
  7730.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  7731.      */
  7732.     protected function getChannelUserPermissionServiceService()
  7733.     {
  7734.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  7735.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()));
  7736.     }
  7737.     /**
  7738.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand' shared autowired service.
  7739.      *
  7740.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand
  7741.      */
  7742.     protected function getCheckChannelMenuDisplayedCommandService()
  7743.     {
  7744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7745.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CheckChannelMenuDisplayedCommand.php';
  7746.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7747.         $instance->setName('nellapp:check:menu-displayed');
  7748.         $instance->setDescription('Check the channel menu displayed for the given ChannelUserData');
  7749.         return $instance;
  7750.     }
  7751.     /**
  7752.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand' shared autowired service.
  7753.      *
  7754.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand
  7755.      */
  7756.     protected function getCleanExpiredChannelResourcePermissionCommandService()
  7757.     {
  7758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7759.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CleanExpiredChannelResourcePermissionCommand.php';
  7760.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7761.         $instance->setName('nellapp:check:expired-permission');
  7762.         $instance->setDescription('Remove from database expired channel resource permissions.');
  7763.         return $instance;
  7764.     }
  7765.     /**
  7766.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  7767.      *
  7768.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber
  7769.      */
  7770.     protected function getChannelMenuDisplayedSubscriber2Service()
  7771.     {
  7772.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7773.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  7775.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  7776.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  7777.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  7778.         }
  7779.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedTerminateTracker'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedTerminateTracker())));
  7780.     }
  7781.     /**
  7782.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber' shared autowired service.
  7783.      *
  7784.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber
  7785.      */
  7786.     protected function getPermissionConstraintSubscriberService()
  7787.     {
  7788.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/Mapping/PermissionConstraintSubscriber.php';
  7790.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber();
  7791.     }
  7792.     /**
  7793.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  7794.      *
  7795.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  7796.      */
  7797.     protected function getChannelUserPermissionEnumManagerService()
  7798.     {
  7799.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  7800.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  7801.             yield => ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserPermission\ChannelUserPermissionAsyncEnum()));
  7802.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  7803.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  7804.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  7805.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  7806.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  7807.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  7808.         }, 7));
  7809.     }
  7810.     /**
  7811.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType' shared autowired service.
  7812.      *
  7813.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType
  7814.      */
  7815.     protected function getChannelUserPermissionEnumTypeService()
  7816.     {
  7817.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7818.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7819.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionEnumType.php';
  7820.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType();
  7821.     }
  7822.     /**
  7823.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType' shared autowired service.
  7824.      *
  7825.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType
  7826.      */
  7827.     protected function getChannelUserPermissionResourceTypeService()
  7828.     {
  7829.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7831.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionResourceType.php';
  7832.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType();
  7833.     }
  7834.     /**
  7835.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter' shared autowired service.
  7836.      *
  7837.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter
  7838.      */
  7839.     protected function getChannelUserDataFilterService()
  7840.     {
  7841.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7843.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserDataFilter.php';
  7844.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter(($this->services['router'] ?? $this->getRouterService()));
  7845.     }
  7846.     /**
  7847.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter' shared autowired service.
  7848.      *
  7849.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter
  7850.      */
  7851.     protected function getChannelUserPermissionResourceFilterService()
  7852.     {
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7855.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserPermissionResourceFilter.php';
  7856.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter();
  7857.     }
  7858.     /**
  7859.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType' shared autowired service.
  7860.      *
  7861.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType
  7862.      */
  7863.     protected function getMultipleResourcePermissionsTypeService()
  7864.     {
  7865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7867.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/MultipleResourcePermissionsType.php';
  7868.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  7869.     }
  7870.     /**
  7871.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType' shared autowired service.
  7872.      *
  7873.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType
  7874.      */
  7875.     protected function getSelectUserForChannelResourcePermissionTypeService()
  7876.     {
  7877.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7878.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7879.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/SelectUserForChannelResourcePermissionType.php';
  7880.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  7881.     }
  7882.     /**
  7883.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper' shared autowired service.
  7884.      *
  7885.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper
  7886.      */
  7887.     protected function getAuthorizationHelperService()
  7888.     {
  7889.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Authorization/AuthorizationHelper.php';
  7890.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7891.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'])) {
  7892.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'];
  7893.         }
  7894.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper($a);
  7895.     }
  7896.     /**
  7897.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  7898.      *
  7899.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  7900.      */
  7901.     protected function getChannelUserPermissionHierarchyManagerService()
  7902.     {
  7903.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  7904.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  7905.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  7906.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelSessionPermissionHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelSessionPermissionHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelSessionPermissionHierarchy()));
  7907.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelTrainingPermissionHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelTrainingPermissionHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelTrainingPermissionHierarchy()));
  7908.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserCursusPermissionHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserCursusPermissionHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserCursusPermissionHierarchy()));
  7909.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  7910.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchy'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchy'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchy()));
  7911.         }, 6));
  7912.     }
  7913.     /**
  7914.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  7915.      *
  7916.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  7917.      */
  7918.     protected function getChannelUserDataPermissionRuntimeService()
  7919.     {
  7920.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  7921.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  7922.     }
  7923.     /**
  7924.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime' shared autowired service.
  7925.      *
  7926.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime
  7927.      */
  7928.     protected function getTranslateRuntimeService()
  7929.     {
  7930.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php';
  7931.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] ?? $this->getChannelUserPermissionEnumManagerService()));
  7932.     }
  7933.     /**
  7934.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime' shared autowired service.
  7935.      *
  7936.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime
  7937.      */
  7938.     protected function getUserOwnerRuntimeService()
  7939.     {
  7940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/UserOwnerRuntime.php';
  7941.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime'] = new \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  7942.     }
  7943.     /**
  7944.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  7945.      *
  7946.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  7947.      */
  7948.     protected function getUserOwnerGetterService()
  7949.     {
  7950.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  7951.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  7952.             return new \EmptyIterator();
  7953.         }, 0));
  7954.     }
  7955.     /**
  7956.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime' shared autowired service.
  7957.      *
  7958.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime
  7959.      */
  7960.     protected function getDomainsRoutingRuntimeService()
  7961.     {
  7962.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/DomainsRoutingRuntime.php';
  7963.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime'] = new \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))));
  7964.     }
  7965.     /**
  7966.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime' shared autowired service.
  7967.      *
  7968.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime
  7969.      */
  7970.     protected function getUrlGeneratorRuntimeService()
  7971.     {
  7972.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/UrlGeneratorRuntime.php';
  7973.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime'] = new \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  7974.     }
  7975.     /**
  7976.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  7977.      *
  7978.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  7979.      */
  7980.     protected function getChannelMainDomainUtilsService()
  7981.     {
  7982.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))), ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  7983.     }
  7984.     /**
  7985.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient' shared autowired service.
  7986.      *
  7987.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient
  7988.      */
  7989.     protected function getSsoClientService()
  7990.     {
  7991.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/SsoClient.php';
  7995.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  7996.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'])) {
  7997.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'];
  7998.         }
  7999.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8000.     }
  8001.     /**
  8002.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient' shared autowired service.
  8003.      *
  8004.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient
  8005.      */
  8006.     protected function getUserClientService()
  8007.     {
  8008.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8009.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8010.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8011.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/UserClient.php';
  8012.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8013.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'])) {
  8014.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'];
  8015.         }
  8016.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8017.     }
  8018.     /**
  8019.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusClient' shared autowired service.
  8020.      *
  8021.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusClient
  8022.      */
  8023.     protected function getAbstractCursusClientService()
  8024.     {
  8025.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8027.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8028.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/AbstractCursusClient.php';
  8029.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8030.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'])) {
  8031.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'];
  8032.         }
  8033.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8034.     }
  8035.     /**
  8036.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataClient' shared autowired service.
  8037.      *
  8038.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataClient
  8039.      */
  8040.     protected function getChannelUserDataClientService()
  8041.     {
  8042.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8043.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8044.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/ChannelUserDataClient.php';
  8046.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8047.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'])) {
  8048.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'];
  8049.         }
  8050.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8051.     }
  8052.     /**
  8053.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient' shared autowired service.
  8054.      *
  8055.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient
  8056.      */
  8057.     protected function getChannelClientService()
  8058.     {
  8059.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8061.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8062.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelClient.php';
  8063.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8064.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'])) {
  8065.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'];
  8066.         }
  8067.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8068.     }
  8069.     /**
  8070.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient' shared autowired service.
  8071.      *
  8072.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient
  8073.      */
  8074.     protected function getChannelConfigurationClientService()
  8075.     {
  8076.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8077.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8078.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8079.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelConfigurationClient.php';
  8080.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8081.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'])) {
  8082.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'];
  8083.         }
  8084.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8085.     }
  8086.     /**
  8087.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient' shared autowired service.
  8088.      *
  8089.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient
  8090.      */
  8091.     protected function getChannelUserCursusPermissionClientService()
  8092.     {
  8093.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserCursusPermissionClient.php';
  8097.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8098.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'])) {
  8099.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'];
  8100.         }
  8101.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8102.     }
  8103.     /**
  8104.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient' shared autowired service.
  8105.      *
  8106.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient
  8107.      */
  8108.     protected function getChannelUserRoleClientService()
  8109.     {
  8110.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8111.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8112.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8113.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserRoleClient.php';
  8114.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8115.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'])) {
  8116.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'];
  8117.         }
  8118.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8119.     }
  8120.     /**
  8121.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient' shared autowired service.
  8122.      *
  8123.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient
  8124.      */
  8125.     protected function getChannelUserServicePermissionClientService()
  8126.     {
  8127.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserServicePermissionClient.php';
  8131.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8132.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'])) {
  8133.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'];
  8134.         }
  8135.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8136.     }
  8137.     /**
  8138.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient' shared autowired service.
  8139.      *
  8140.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient
  8141.      */
  8142.     protected function getChannelUserSessionPermissionClientService()
  8143.     {
  8144.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8146.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8147.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserSessionPermissionClient.php';
  8148.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8149.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'])) {
  8150.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'];
  8151.         }
  8152.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8153.     }
  8154.     /**
  8155.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient' shared autowired service.
  8156.      *
  8157.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient
  8158.      */
  8159.     protected function getChannelUserTrainingPermissionClientService()
  8160.     {
  8161.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8162.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8163.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8164.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserTrainingPermissionClient.php';
  8165.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8166.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'])) {
  8167.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'];
  8168.         }
  8169.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8170.     }
  8171.     /**
  8172.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient' shared autowired service.
  8173.      *
  8174.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient
  8175.      */
  8176.     protected function getChannelWhiteLabelClientService()
  8177.     {
  8178.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8179.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8180.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8181.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelWhiteLabelClient.php';
  8182.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8183.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'])) {
  8184.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'];
  8185.         }
  8186.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8187.     }
  8188.     /**
  8189.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient' shared autowired service.
  8190.      *
  8191.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient
  8192.      */
  8193.     protected function getCompanyClientService()
  8194.     {
  8195.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8196.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8197.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8198.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyClient.php';
  8199.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8200.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'])) {
  8201.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'];
  8202.         }
  8203.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8204.     }
  8205.     /**
  8206.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient' shared autowired service.
  8207.      *
  8208.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient
  8209.      */
  8210.     protected function getFrenchProfessionalIdClientService()
  8211.     {
  8212.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8213.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8214.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8215.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/FrenchProfessionalIdClient.php';
  8216.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8217.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'])) {
  8218.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'];
  8219.         }
  8220.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8221.     }
  8222.     /**
  8223.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient' shared autowired service.
  8224.      *
  8225.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient
  8226.      */
  8227.     protected function getGroupClientService()
  8228.     {
  8229.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8230.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8231.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8232.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/GroupClient.php';
  8233.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8234.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'])) {
  8235.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'];
  8236.         }
  8237.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8238.     }
  8239.     /**
  8240.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient' shared autowired service.
  8241.      *
  8242.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient
  8243.      */
  8244.     protected function getOrganizationClientService()
  8245.     {
  8246.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8247.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8248.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8249.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/OrganizationClient.php';
  8250.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8251.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'])) {
  8252.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'];
  8253.         }
  8254.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8255.     }
  8256.     /**
  8257.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient' shared autowired service.
  8258.      *
  8259.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient
  8260.      */
  8261.     protected function getPlaceClientService()
  8262.     {
  8263.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8264.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8266.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/PlaceClient.php';
  8267.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8268.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'])) {
  8269.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'];
  8270.         }
  8271.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8272.     }
  8273.     /**
  8274.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ProspectClient' shared autowired service.
  8275.      *
  8276.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ProspectClient
  8277.      */
  8278.     protected function getProspectClientService()
  8279.     {
  8280.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8281.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8282.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8283.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ProspectClient.php';
  8284.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8285.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ProspectClient'])) {
  8286.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ProspectClient'];
  8287.         }
  8288.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ProspectClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ProspectClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8289.     }
  8290.     /**
  8291.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient' shared autowired service.
  8292.      *
  8293.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient
  8294.      */
  8295.     protected function getRoomClientService()
  8296.     {
  8297.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8298.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8299.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8300.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/RoomClient.php';
  8301.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8302.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'])) {
  8303.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'];
  8304.         }
  8305.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8306.     }
  8307.     /**
  8308.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient' shared autowired service.
  8309.      *
  8310.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient
  8311.      */
  8312.     protected function getServiceClientService()
  8313.     {
  8314.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8316.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ServiceClient.php';
  8318.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8319.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'])) {
  8320.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'];
  8321.         }
  8322.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8323.     }
  8324.     /**
  8325.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient' shared autowired service.
  8326.      *
  8327.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient
  8328.      */
  8329.     protected function getSessionClientService()
  8330.     {
  8331.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8332.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8333.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8334.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/SessionClient.php';
  8335.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8336.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'])) {
  8337.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'];
  8338.         }
  8339.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8340.     }
  8341.     /**
  8342.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient' shared autowired service.
  8343.      *
  8344.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient
  8345.      */
  8346.     protected function getTrainingClientService()
  8347.     {
  8348.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8349.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8350.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8351.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/TrainingClient.php';
  8352.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8353.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'])) {
  8354.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'];
  8355.         }
  8356.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8357.     }
  8358.     /**
  8359.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient' shared autowired service.
  8360.      *
  8361.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient
  8362.      */
  8363.     protected function getUserFromChannelClientService()
  8364.     {
  8365.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/UserFromChannelClient.php';
  8369.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8370.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'])) {
  8371.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'];
  8372.         }
  8373.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8374.     }
  8375.     /**
  8376.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ClientManager' shared autowired service.
  8377.      *
  8378.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ClientManager
  8379.      */
  8380.     protected function getClientManagerService()
  8381.     {
  8382.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ClientManager.php';
  8383.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ClientManager'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ClientManager(new RewindableGenerator(function () {
  8384.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  8385.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  8386.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  8387.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  8388.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  8389.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  8390.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  8391.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  8392.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  8393.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  8394.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  8395.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  8396.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  8397.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  8398.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  8399.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ProspectClient'] ?? $this->getProspectClientService());
  8400.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  8401.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  8402.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  8403.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  8404.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  8405.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] ?? $this->getAbstractCursusClientService());
  8406.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] ?? $this->getChannelUserDataClientService());
  8407.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'] ?? $this->getAdditionalDataClientService());
  8408.         }, 24));
  8409.     }
  8410.     /**
  8411.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncAdditionalData\AdditionalDataClient' shared autowired service.
  8412.      *
  8413.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncAdditionalData\AdditionalDataClient
  8414.      */
  8415.     protected function getAdditionalDataClientService()
  8416.     {
  8417.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncApiClientInterface.php';
  8418.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SerializerAwareTrait.php';
  8419.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractClient.php';
  8420.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncAdditionalData/AdditionalDataClient.php';
  8421.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8422.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'])) {
  8423.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'];
  8424.         }
  8425.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncAdditionalData\\AdditionalDataClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncAdditionalData\AdditionalDataClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a$this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  8426.     }
  8427.     /**
  8428.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand' shared autowired service.
  8429.      *
  8430.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand
  8431.      */
  8432.     protected function getFailedMessageCommandService()
  8433.     {
  8434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/FailedMessageCommand.php';
  8436.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8437.         $instance->setName('nellapp:failed-message');
  8438.         return $instance;
  8439.     }
  8440.     /**
  8441.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand' shared autowired service.
  8442.      *
  8443.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand
  8444.      */
  8445.     protected function getFullRefreshClassCommandService()
  8446.     {
  8447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8448.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/FullRefreshClassCommand.php';
  8449.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] ?? $this->getFullRefreshManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8450.         $instance->setName('nellapp:force-full-refresh');
  8451.         $instance->setDescription('Force full refresh of a class');
  8452.         return $instance;
  8453.     }
  8454.     /**
  8455.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand' shared autowired service.
  8456.      *
  8457.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand
  8458.      */
  8459.     protected function getRefreshClassCommandService()
  8460.     {
  8461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8462.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshClassCommand.php';
  8463.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorManager.php';
  8464.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand(new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\HydratorManager(new RewindableGenerator(function () {
  8465.             yield => ($this->privates['App\\SdkBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService());
  8466.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydrator2Service());
  8467.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService());
  8468.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  8469.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  8470.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  8471.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  8472.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  8473.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  8474.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  8475.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  8476.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  8477.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  8478.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService());
  8479.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService());
  8480.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  8481.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  8482.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ProspectHydrator'] ?? $this->getProspectHydratorService());
  8483.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  8484.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  8485.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  8486.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  8487.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  8488.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService());
  8489.         }, 24)), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ClientManager'] ?? $this->getClientManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8490.         $instance->setName('nellapp:force-refresh');
  8491.         $instance->setDescription('Force refresh of a class');
  8492.         return $instance;
  8493.     }
  8494.     /**
  8495.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand' shared autowired service.
  8496.      *
  8497.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand
  8498.      */
  8499.     protected function getRefreshOneCommandService()
  8500.     {
  8501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8502.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshOneCommand.php';
  8503.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8504.         $instance->setName('nellapp:force-refresh-one');
  8505.         $instance->setDescription('Force refresh of an entity');
  8506.         return $instance;
  8507.     }
  8508.     /**
  8509.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand' shared autowired service.
  8510.      *
  8511.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand
  8512.      */
  8513.     protected function getUserFromChannelCommandService()
  8514.     {
  8515.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8516.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/UserFromChannelCommand.php';
  8517.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'] ?? $this->getUserFromChannelRetrieverService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8518.         $instance->setName('nellapp:force-sync:ufc');
  8519.         $instance->setDescription('Force sync all UserFromChannel');
  8520.         return $instance;
  8521.     }
  8522.     /**
  8523.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand' shared autowired service.
  8524.      *
  8525.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand
  8526.      */
  8527.     protected function getSyncOneCommandService()
  8528.     {
  8529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8530.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/SyncOneCommand.php';
  8531.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] ?? $this->getFullRefreshManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  8532.         $instance->setName('nellapp:sync:one');
  8533.         $instance->setDescription('Manual sync by id');
  8534.         return $instance;
  8535.     }
  8536.     /**
  8537.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher' shared autowired service.
  8538.      *
  8539.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher
  8540.      */
  8541.     protected function getUserRefresherService()
  8542.     {
  8543.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  8544.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  8545.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Account/UserRefresher.php';
  8546.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  8547.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  8548.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  8549.         }
  8550.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  8551.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  8552.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  8553.         }
  8554.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher($a$b$this->parameters['entities_handled']);
  8555.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8556.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  8557.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  8558.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ClientManager'] ?? $this->getClientManagerService()));
  8559.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8560.         return $instance;
  8561.     }
  8562.     /**
  8563.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher' shared autowired service.
  8564.      *
  8565.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher
  8566.      */
  8567.     protected function getChannelRefresherService()
  8568.     {
  8569.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  8570.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  8571.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Channel/ChannelRefresher.php';
  8572.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresher2Service()));
  8573.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8574.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  8575.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  8576.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ClientManager'] ?? $this->getClientManagerService()));
  8577.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8578.         return $instance;
  8579.     }
  8580.     /**
  8581.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager' shared autowired service.
  8582.      *
  8583.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager
  8584.      */
  8585.     protected function getFullRefreshManagerService()
  8586.     {
  8587.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefreshManager.php';
  8588.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager(new RewindableGenerator(function () {
  8589.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  8590.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService());
  8591.         }, 2));
  8592.     }
  8593.     /**
  8594.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator' shared autowired service.
  8595.      *
  8596.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator
  8597.      */
  8598.     protected function getUserHydratorService()
  8599.     {
  8600.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8601.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8602.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Account/UserHydrator.php';
  8603.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator();
  8604.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8605.         return $instance;
  8606.     }
  8607.     /**
  8608.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  8609.      *
  8610.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator
  8611.      */
  8612.     protected function getAbstractCursusHydratorService()
  8613.     {
  8614.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8615.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8616.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  8617.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  8618.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  8619.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  8620.         }
  8621.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  8622.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  8623.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  8624.         }
  8625.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator($a$b);
  8626.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8627.         return $instance;
  8628.     }
  8629.     /**
  8630.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator' shared autowired service.
  8631.      *
  8632.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator
  8633.      */
  8634.     protected function getChannelConfigurationHydratorService()
  8635.     {
  8636.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8637.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8638.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelConfigurationHydrator.php';
  8639.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  8640.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8641.         return $instance;
  8642.     }
  8643.     /**
  8644.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator' shared autowired service.
  8645.      *
  8646.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator
  8647.      */
  8648.     protected function getChannelHydratorService()
  8649.     {
  8650.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8651.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8652.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelHydrator.php';
  8653.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService()));
  8654.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8655.         return $instance;
  8656.     }
  8657.     /**
  8658.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator' shared autowired service.
  8659.      *
  8660.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator
  8661.      */
  8662.     protected function getChannelUserCursusPermissionHydratorService()
  8663.     {
  8664.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8665.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8666.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserCursusPermissionHydrator.php';
  8667.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService()));
  8668.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8669.         return $instance;
  8670.     }
  8671.     /**
  8672.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator' shared autowired service.
  8673.      *
  8674.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator
  8675.      */
  8676.     protected function getChannelUserDataHydratorService()
  8677.     {
  8678.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8680.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserDataHydrator.php';
  8681.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  8682.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  8683.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  8684.         }
  8685.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()), $a);
  8686.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8687.         return $instance;
  8688.     }
  8689.     /**
  8690.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator' shared autowired service.
  8691.      *
  8692.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator
  8693.      */
  8694.     protected function getChannelUserRoleHydratorService()
  8695.     {
  8696.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8697.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8698.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserRoleHydrator.php';
  8699.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  8700.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8701.         return $instance;
  8702.     }
  8703.     /**
  8704.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator' shared autowired service.
  8705.      *
  8706.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator
  8707.      */
  8708.     protected function getChannelUserServicePermissionHydratorService()
  8709.     {
  8710.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8711.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8712.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserServicePermissionHydrator.php';
  8713.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  8714.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  8715.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  8716.         }
  8717.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService()), $a);
  8718.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8719.         return $instance;
  8720.     }
  8721.     /**
  8722.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator' shared autowired service.
  8723.      *
  8724.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator
  8725.      */
  8726.     protected function getChannelUserSessionPermissionHydratorService()
  8727.     {
  8728.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8729.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8730.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserSessionPermissionHydrator.php';
  8731.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService()));
  8732.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8733.         return $instance;
  8734.     }
  8735.     /**
  8736.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator' shared autowired service.
  8737.      *
  8738.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator
  8739.      */
  8740.     protected function getChannelUserTrainingPermissionHydratorService()
  8741.     {
  8742.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8744.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserTrainingPermissionHydrator.php';
  8745.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService()));
  8746.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8747.         return $instance;
  8748.     }
  8749.     /**
  8750.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator' shared autowired service.
  8751.      *
  8752.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator
  8753.      */
  8754.     protected function getChannelWhiteLabelHydratorService()
  8755.     {
  8756.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelWhiteLabelHydrator.php';
  8759.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  8760.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8761.         return $instance;
  8762.     }
  8763.     /**
  8764.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator' shared autowired service.
  8765.      *
  8766.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator
  8767.      */
  8768.     protected function getCompanyHydratorService()
  8769.     {
  8770.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8771.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8772.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyHydrator.php';
  8773.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  8774.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8775.         return $instance;
  8776.     }
  8777.     /**
  8778.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator' shared autowired service.
  8779.      *
  8780.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator
  8781.      */
  8782.     protected function getFrenchProfessionalIdHydratorService()
  8783.     {
  8784.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8786.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/FrenchProfessionalIdHydrator.php';
  8787.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator();
  8788.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8789.         return $instance;
  8790.     }
  8791.     /**
  8792.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator' shared autowired service.
  8793.      *
  8794.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator
  8795.      */
  8796.     protected function getGroupHydratorService()
  8797.     {
  8798.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8800.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/GroupHydrator.php';
  8801.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  8802.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  8803.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  8804.         }
  8805.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService()), $a);
  8806.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8807.         return $instance;
  8808.     }
  8809.     /**
  8810.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator' shared autowired service.
  8811.      *
  8812.      * @return \App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator
  8813.      */
  8814.     protected function getOrganizationHydrator2Service()
  8815.     {
  8816.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8817.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8818.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/OrganizationHydrator.php';
  8819.         include_once \dirname(__DIR__4).'/src/SdkBundle/Sync/Hydrator/Channel/OrganizationHydrator.php';
  8820.         $instance = new \App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'] ?? $this->getFrenchProfessionalIdRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  8821.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8822.         return $instance;
  8823.     }
  8824.     /**
  8825.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator' shared autowired service.
  8826.      *
  8827.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator
  8828.      */
  8829.     protected function getPlaceHydratorService()
  8830.     {
  8831.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8832.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8833.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/PlaceHydrator.php';
  8834.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  8835.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8836.         return $instance;
  8837.     }
  8838.     /**
  8839.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ProspectHydrator' shared autowired service.
  8840.      *
  8841.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ProspectHydrator
  8842.      */
  8843.     protected function getProspectHydratorService()
  8844.     {
  8845.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8846.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8847.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ProspectHydrator.php';
  8848.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ProspectHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  8849.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ProspectHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8850.         return $instance;
  8851.     }
  8852.     /**
  8853.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator' shared autowired service.
  8854.      *
  8855.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator
  8856.      */
  8857.     protected function getRoomHydratorService()
  8858.     {
  8859.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8860.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8861.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/RoomHydrator.php';
  8862.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService()));
  8863.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8864.         return $instance;
  8865.     }
  8866.     /**
  8867.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator' shared autowired service.
  8868.      *
  8869.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator
  8870.      */
  8871.     protected function getServiceHydratorService()
  8872.     {
  8873.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8874.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8875.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ServiceHydrator.php';
  8876.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService()));
  8877.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8878.         return $instance;
  8879.     }
  8880.     /**
  8881.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator' shared autowired service.
  8882.      *
  8883.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator
  8884.      */
  8885.     protected function getSessionHydratorService()
  8886.     {
  8887.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8888.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8889.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/SessionHydrator.php';
  8890.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  8891.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'])) {
  8892.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'];
  8893.         }
  8894.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator($a);
  8895.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8896.         return $instance;
  8897.     }
  8898.     /**
  8899.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator' shared autowired service.
  8900.      *
  8901.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator
  8902.      */
  8903.     protected function getTrainingHydratorService()
  8904.     {
  8905.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8906.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8907.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/TrainingHydrator.php';
  8908.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  8909.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'])) {
  8910.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'];
  8911.         }
  8912.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator($a);
  8913.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8914.         return $instance;
  8915.     }
  8916.     /**
  8917.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator' shared autowired service.
  8918.      *
  8919.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator
  8920.      */
  8921.     protected function getUserFromChannelHydratorService()
  8922.     {
  8923.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8924.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8925.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/UserFromChannelHydrator.php';
  8926.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService()));
  8927.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8928.         return $instance;
  8929.     }
  8930.     /**
  8931.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator' shared autowired service.
  8932.      *
  8933.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator
  8934.      */
  8935.     protected function getAddressHydratorService()
  8936.     {
  8937.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/HydratorInterface.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/AbstractHydrator.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Common/AddressHydrator.php';
  8940.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator();
  8941.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  8942.         return $instance;
  8943.     }
  8944.     /**
  8945.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Manipulator' shared autowired service.
  8946.      *
  8947.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Manipulator
  8948.      */
  8949.     protected function getManipulatorService()
  8950.     {
  8951.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/ManipulatorInterface.php';
  8952.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/Manipulator.php';
  8953.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Manipulator.php';
  8954.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Manipulator(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8955.     }
  8956.     /**
  8957.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher' shared autowired service.
  8958.      *
  8959.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher
  8960.      */
  8961.     protected function getUserRefresher2Service()
  8962.     {
  8963.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Account/UserRefresher.php';
  8966.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  8967.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'])) {
  8968.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'];
  8969.         }
  8970.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService()), $a);
  8971.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8972.         return $instance;
  8973.     }
  8974.     /**
  8975.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher' shared autowired service.
  8976.      *
  8977.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher
  8978.      */
  8979.     protected function getAbstractCursusRefresherService()
  8980.     {
  8981.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  8982.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  8983.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/AbstractCursusRefresher.php';
  8984.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] ?? $this->getAbstractCursusClientService()));
  8985.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  8986.         return $instance;
  8987.     }
  8988.     /**
  8989.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher' shared autowired service.
  8990.      *
  8991.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher
  8992.      */
  8993.     protected function getChannelConfigurationRefresherService()
  8994.     {
  8995.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  8997.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelConfigurationRefresher.php';
  8998.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService()));
  8999.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9000.         return $instance;
  9001.     }
  9002.     /**
  9003.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher' shared autowired service.
  9004.      *
  9005.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher
  9006.      */
  9007.     protected function getChannelRefresher2Service()
  9008.     {
  9009.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9010.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9011.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelRefresher.php';
  9012.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService()));
  9013.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9014.         return $instance;
  9015.     }
  9016.     /**
  9017.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher' shared autowired service.
  9018.      *
  9019.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher
  9020.      */
  9021.     protected function getChannelUserCursusPermissionRefresherService()
  9022.     {
  9023.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9024.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserCursusPermissionRefresher.php';
  9026.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService()));
  9027.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9028.         return $instance;
  9029.     }
  9030.     /**
  9031.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher' shared autowired service.
  9032.      *
  9033.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher
  9034.      */
  9035.     protected function getChannelUserDataRefresherService()
  9036.     {
  9037.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9038.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9039.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserDataRefresher.php';
  9040.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] ?? $this->getChannelUserDataClientService()));
  9041.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9042.         return $instance;
  9043.     }
  9044.     /**
  9045.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher' shared autowired service.
  9046.      *
  9047.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher
  9048.      */
  9049.     protected function getChannelUserRoleRefresherService()
  9050.     {
  9051.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9052.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9053.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserRoleRefresher.php';
  9054.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService()));
  9055.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9056.         return $instance;
  9057.     }
  9058.     /**
  9059.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher' shared autowired service.
  9060.      *
  9061.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher
  9062.      */
  9063.     protected function getChannelUserServicePermissionRefresherService()
  9064.     {
  9065.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9066.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9067.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserServicePermissionRefresher.php';
  9068.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService()));
  9069.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9070.         return $instance;
  9071.     }
  9072.     /**
  9073.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher' shared autowired service.
  9074.      *
  9075.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher
  9076.      */
  9077.     protected function getChannelUserSessionPermissionRefresherService()
  9078.     {
  9079.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9080.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9081.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserSessionPermissionRefresher.php';
  9082.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService()));
  9083.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9084.         return $instance;
  9085.     }
  9086.     /**
  9087.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher' shared autowired service.
  9088.      *
  9089.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher
  9090.      */
  9091.     protected function getChannelUserTrainingPermissionRefresherService()
  9092.     {
  9093.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9094.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9095.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserTrainingPermissionRefresher.php';
  9096.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService()));
  9097.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9098.         return $instance;
  9099.     }
  9100.     /**
  9101.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher' shared autowired service.
  9102.      *
  9103.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher
  9104.      */
  9105.     protected function getChannelWhiteLabelRefresherService()
  9106.     {
  9107.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9109.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelWhiteLabelRefresher.php';
  9110.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService()));
  9111.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9112.         return $instance;
  9113.     }
  9114.     /**
  9115.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher' shared autowired service.
  9116.      *
  9117.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher
  9118.      */
  9119.     protected function getCompanyRefresherService()
  9120.     {
  9121.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9122.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9123.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyRefresher.php';
  9124.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService()));
  9125.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9126.         return $instance;
  9127.     }
  9128.     /**
  9129.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher' shared autowired service.
  9130.      *
  9131.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher
  9132.      */
  9133.     protected function getFrenchProfessionalIdRefresherService()
  9134.     {
  9135.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9136.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9137.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/FrenchProfessionalIdRefresher.php';
  9138.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService()));
  9139.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9140.         return $instance;
  9141.     }
  9142.     /**
  9143.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher' shared autowired service.
  9144.      *
  9145.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher
  9146.      */
  9147.     protected function getGroupRefresherService()
  9148.     {
  9149.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9151.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/GroupRefresher.php';
  9152.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService()));
  9153.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9154.         return $instance;
  9155.     }
  9156.     /**
  9157.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher' shared autowired service.
  9158.      *
  9159.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher
  9160.      */
  9161.     protected function getOrganizationRefresherService()
  9162.     {
  9163.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9164.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/OrganizationRefresher.php';
  9166.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydrator2Service()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService()));
  9167.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9168.         return $instance;
  9169.     }
  9170.     /**
  9171.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher' shared autowired service.
  9172.      *
  9173.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher
  9174.      */
  9175.     protected function getPlaceRefresherService()
  9176.     {
  9177.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9178.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9179.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/PlaceRefresher.php';
  9180.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService()));
  9181.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9182.         return $instance;
  9183.     }
  9184.     /**
  9185.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ProspectRefresher' shared autowired service.
  9186.      *
  9187.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ProspectRefresher
  9188.      */
  9189.     protected function getProspectRefresherService()
  9190.     {
  9191.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9192.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9193.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ProspectRefresher.php';
  9194.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ProspectRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ProspectHydrator'] ?? $this->getProspectHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ProspectClient'] ?? $this->getProspectClientService()));
  9195.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ProspectRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9196.         return $instance;
  9197.     }
  9198.     /**
  9199.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher' shared autowired service.
  9200.      *
  9201.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher
  9202.      */
  9203.     protected function getRoomRefresherService()
  9204.     {
  9205.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9206.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9207.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/RoomRefresher.php';
  9208.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService()));
  9209.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9210.         return $instance;
  9211.     }
  9212.     /**
  9213.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher' shared autowired service.
  9214.      *
  9215.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher
  9216.      */
  9217.     protected function getServiceRefresherService()
  9218.     {
  9219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9220.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9221.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ServiceRefresher.php';
  9222.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService()));
  9223.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9224.         return $instance;
  9225.     }
  9226.     /**
  9227.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher' shared autowired service.
  9228.      *
  9229.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher
  9230.      */
  9231.     protected function getSessionRefresherService()
  9232.     {
  9233.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9234.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9235.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/SessionRefresher.php';
  9236.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService()));
  9237.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9238.         return $instance;
  9239.     }
  9240.     /**
  9241.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher' shared autowired service.
  9242.      *
  9243.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher
  9244.      */
  9245.     protected function getTrainingRefresherService()
  9246.     {
  9247.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9248.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9249.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/TrainingRefresher.php';
  9250.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService()));
  9251.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9252.         return $instance;
  9253.     }
  9254.     /**
  9255.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher' shared autowired service.
  9256.      *
  9257.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher
  9258.      */
  9259.     protected function getUserFromChannelRefresherService()
  9260.     {
  9261.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherInterface.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/AbstractRefresher.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/UserFromChannelRefresher.php';
  9264.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService()));
  9265.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9266.         return $instance;
  9267.     }
  9268.     /**
  9269.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\RefresherManager' shared autowired service.
  9270.      *
  9271.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\RefresherManager
  9272.      */
  9273.     protected function getRefresherManagerService()
  9274.     {
  9275.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/RefresherManager.php';
  9276.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\RefresherManager'] = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\RefresherManager(new RewindableGenerator(function () {
  9277.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  9278.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'] ?? $this->getAbstractCursusRefresherService());
  9279.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'] ?? $this->getChannelConfigurationRefresherService());
  9280.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresher2Service());
  9281.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'] ?? $this->getChannelUserCursusPermissionRefresherService());
  9282.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'] ?? $this->getChannelUserDataRefresherService());
  9283.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'] ?? $this->getChannelUserRoleRefresherService());
  9284.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'] ?? $this->getChannelUserServicePermissionRefresherService());
  9285.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'] ?? $this->getChannelUserSessionPermissionRefresherService());
  9286.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'] ?? $this->getChannelUserTrainingPermissionRefresherService());
  9287.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'] ?? $this->getChannelWhiteLabelRefresherService());
  9288.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'] ?? $this->getCompanyRefresherService());
  9289.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'] ?? $this->getFrenchProfessionalIdRefresherService());
  9290.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'] ?? $this->getGroupRefresherService());
  9291.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'] ?? $this->getOrganizationRefresherService());
  9292.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'] ?? $this->getPlaceRefresherService());
  9293.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ProspectRefresher'] ?? $this->getProspectRefresherService());
  9294.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'] ?? $this->getRoomRefresherService());
  9295.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'] ?? $this->getServiceRefresherService());
  9296.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'] ?? $this->getSessionRefresherService());
  9297.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'] ?? $this->getTrainingRefresherService());
  9298.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'] ?? $this->getUserFromChannelRefresherService());
  9299.         }, 22));
  9300.     }
  9301.     /**
  9302.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever' shared autowired service.
  9303.      *
  9304.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever
  9305.      */
  9306.     protected function getUserRetrieverService()
  9307.     {
  9308.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9309.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9310.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Account/UserRetriever.php';
  9311.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService()));
  9312.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9313.         return $instance;
  9314.     }
  9315.     /**
  9316.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever' shared autowired service.
  9317.      *
  9318.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever
  9319.      */
  9320.     protected function getAbstractCursusRetrieverService()
  9321.     {
  9322.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9323.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9324.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/AbstractCursusRetriever.php';
  9325.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusClient'] ?? $this->getAbstractCursusClientService());
  9326.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  9327.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  9328.         }
  9329.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  9330.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  9331.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  9332.         }
  9333.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever($a$b);
  9334.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9335.         return $instance;
  9336.     }
  9337.     /**
  9338.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever' shared autowired service.
  9339.      *
  9340.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever
  9341.      */
  9342.     protected function getChannelConfigurationRetrieverService()
  9343.     {
  9344.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9345.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9346.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelConfigurationRetriever.php';
  9347.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  9348.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  9349.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  9350.         }
  9351.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService()));
  9352.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9353.         return $instance;
  9354.     }
  9355.     /**
  9356.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever' shared autowired service.
  9357.      *
  9358.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever
  9359.      */
  9360.     protected function getChannelRetrieverService()
  9361.     {
  9362.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9363.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9364.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelRetriever.php';
  9365.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  9366.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  9367.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  9368.         }
  9369.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService()));
  9370.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9371.         return $instance;
  9372.     }
  9373.     /**
  9374.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever' shared autowired service.
  9375.      *
  9376.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever
  9377.      */
  9378.     protected function getChannelUserCursusPermissionRetrieverService()
  9379.     {
  9380.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9381.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9382.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserCursusPermissionRetriever.php';
  9383.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  9384.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  9385.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  9386.         }
  9387.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService()));
  9388.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9389.         return $instance;
  9390.     }
  9391.     /**
  9392.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever' shared autowired service.
  9393.      *
  9394.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever
  9395.      */
  9396.     protected function getChannelUserDataRetrieverService()
  9397.     {
  9398.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9399.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9400.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserDataRetriever.php';
  9401.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  9402.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  9403.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  9404.         }
  9405.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataClient'] ?? $this->getChannelUserDataClientService()), $a);
  9406.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9407.         return $instance;
  9408.     }
  9409.     /**
  9410.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever' shared autowired service.
  9411.      *
  9412.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever
  9413.      */
  9414.     protected function getChannelUserRoleRetrieverService()
  9415.     {
  9416.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9417.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9418.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserRoleRetriever.php';
  9419.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  9420.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  9421.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  9422.         }
  9423.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService()));
  9424.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9425.         return $instance;
  9426.     }
  9427.     /**
  9428.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever' shared autowired service.
  9429.      *
  9430.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever
  9431.      */
  9432.     protected function getChannelUserServicePermissionRetrieverService()
  9433.     {
  9434.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9435.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9436.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserServicePermissionRetriever.php';
  9437.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  9438.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  9439.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  9440.         }
  9441.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  9442.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  9443.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  9444.         }
  9445.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever($a$b);
  9446.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9447.         return $instance;
  9448.     }
  9449.     /**
  9450.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever' shared autowired service.
  9451.      *
  9452.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever
  9453.      */
  9454.     protected function getChannelUserSessionPermissionRetrieverService()
  9455.     {
  9456.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9457.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9458.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserSessionPermissionRetriever.php';
  9459.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  9460.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  9461.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  9462.         }
  9463.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService()), $a);
  9464.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9465.         return $instance;
  9466.     }
  9467.     /**
  9468.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever' shared autowired service.
  9469.      *
  9470.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever
  9471.      */
  9472.     protected function getChannelUserTrainingPermissionRetrieverService()
  9473.     {
  9474.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9475.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9476.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserTrainingPermissionRetriever.php';
  9477.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  9478.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  9479.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  9480.         }
  9481.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService()), $a);
  9482.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9483.         return $instance;
  9484.     }
  9485.     /**
  9486.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever' shared autowired service.
  9487.      *
  9488.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever
  9489.      */
  9490.     protected function getChannelWhiteLabelRetrieverService()
  9491.     {
  9492.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9493.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9494.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelWhiteLabelRetriever.php';
  9495.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  9496.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  9497.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  9498.         }
  9499.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService()));
  9500.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9501.         return $instance;
  9502.     }
  9503.     /**
  9504.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever' shared autowired service.
  9505.      *
  9506.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever
  9507.      */
  9508.     protected function getCompanyRetrieverService()
  9509.     {
  9510.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9511.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9512.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyRetriever.php';
  9513.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  9514.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'])) {
  9515.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'];
  9516.         }
  9517.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService()));
  9518.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9519.         return $instance;
  9520.     }
  9521.     /**
  9522.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever' shared autowired service.
  9523.      *
  9524.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever
  9525.      */
  9526.     protected function getFrenchProfessionalIdRetrieverService()
  9527.     {
  9528.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9529.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9530.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/FrenchProfessionalIdRetriever.php';
  9531.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  9532.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'])) {
  9533.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'];
  9534.         }
  9535.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService()));
  9536.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9537.         return $instance;
  9538.     }
  9539.     /**
  9540.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever' shared autowired service.
  9541.      *
  9542.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever
  9543.      */
  9544.     protected function getGroupRetrieverService()
  9545.     {
  9546.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9547.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9548.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/GroupRetriever.php';
  9549.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  9550.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  9551.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  9552.         }
  9553.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  9554.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  9555.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  9556.         }
  9557.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever($a$b);
  9558.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9559.         return $instance;
  9560.     }
  9561.     /**
  9562.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever' shared autowired service.
  9563.      *
  9564.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever
  9565.      */
  9566.     protected function getOrganizationRetrieverService()
  9567.     {
  9568.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9569.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9570.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/OrganizationRetriever.php';
  9571.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  9572.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'])) {
  9573.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'];
  9574.         }
  9575.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydrator2Service()));
  9576.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9577.         return $instance;
  9578.     }
  9579.     /**
  9580.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever' shared autowired service.
  9581.      *
  9582.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever
  9583.      */
  9584.     protected function getPlaceRetrieverService()
  9585.     {
  9586.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9587.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9588.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/PlaceRetriever.php';
  9589.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  9590.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  9591.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  9592.         }
  9593.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService()));
  9594.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9595.         return $instance;
  9596.     }
  9597.     /**
  9598.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ProspectRetriever' shared autowired service.
  9599.      *
  9600.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ProspectRetriever
  9601.      */
  9602.     protected function getProspectRetrieverService()
  9603.     {
  9604.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9605.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9606.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ProspectRetriever.php';
  9607.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ProspectClient'] ?? $this->getProspectClientService());
  9608.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ProspectRetriever'])) {
  9609.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ProspectRetriever'];
  9610.         }
  9611.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ProspectRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ProspectHydrator'] ?? $this->getProspectHydratorService()));
  9612.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ProspectRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9613.         return $instance;
  9614.     }
  9615.     /**
  9616.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever' shared autowired service.
  9617.      *
  9618.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever
  9619.      */
  9620.     protected function getRoomRetrieverService()
  9621.     {
  9622.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9623.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9624.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/RoomRetriever.php';
  9625.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  9626.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  9627.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  9628.         }
  9629.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService()));
  9630.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9631.         return $instance;
  9632.     }
  9633.     /**
  9634.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever' shared autowired service.
  9635.      *
  9636.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever
  9637.      */
  9638.     protected function getServiceRetrieverService()
  9639.     {
  9640.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9641.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9642.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ServiceRetriever.php';
  9643.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  9644.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  9645.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  9646.         }
  9647.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService()));
  9648.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9649.         return $instance;
  9650.     }
  9651.     /**
  9652.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever' shared autowired service.
  9653.      *
  9654.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever
  9655.      */
  9656.     protected function getSessionRetrieverService()
  9657.     {
  9658.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9659.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9660.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/SessionRetriever.php';
  9661.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  9662.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  9663.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  9664.         }
  9665.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  9666.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  9667.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  9668.         }
  9669.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever($a$b);
  9670.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9671.         return $instance;
  9672.     }
  9673.     /**
  9674.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever' shared autowired service.
  9675.      *
  9676.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever
  9677.      */
  9678.     protected function getTrainingRetrieverService()
  9679.     {
  9680.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9681.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9682.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/TrainingRetriever.php';
  9683.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  9684.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  9685.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  9686.         }
  9687.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  9688.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  9689.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  9690.         }
  9691.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever($a$b);
  9692.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9693.         return $instance;
  9694.     }
  9695.     /**
  9696.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever' shared autowired service.
  9697.      *
  9698.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever
  9699.      */
  9700.     protected function getUserFromChannelRetrieverService()
  9701.     {
  9702.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverInterface.php';
  9703.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/AbstractRetriever.php';
  9704.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/UserFromChannelRetriever.php';
  9705.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  9706.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  9707.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  9708.         }
  9709.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService()));
  9710.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9711.         return $instance;
  9712.     }
  9713.     /**
  9714.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\RetrieverManager' shared autowired service.
  9715.      *
  9716.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\RetrieverManager
  9717.      */
  9718.     protected function getRetrieverManagerService()
  9719.     {
  9720.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/RetrieverManager.php';
  9721.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\RetrieverManager'] = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\RetrieverManager(new RewindableGenerator(function () {
  9722.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  9723.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  9724.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'] ?? $this->getChannelConfigurationRetrieverService());
  9725.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  9726.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'] ?? $this->getChannelUserCursusPermissionRetrieverService());
  9727.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  9728.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  9729.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'] ?? $this->getChannelUserServicePermissionRetrieverService());
  9730.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'] ?? $this->getChannelUserSessionPermissionRetrieverService());
  9731.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'] ?? $this->getChannelUserTrainingPermissionRetrieverService());
  9732.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'] ?? $this->getChannelWhiteLabelRetrieverService());
  9733.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  9734.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'] ?? $this->getFrenchProfessionalIdRetrieverService());
  9735.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  9736.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'] ?? $this->getOrganizationRetrieverService());
  9737.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  9738.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ProspectRetriever'] ?? $this->getProspectRetrieverService());
  9739.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'] ?? $this->getRoomRetrieverService());
  9740.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'] ?? $this->getServiceRetrieverService());
  9741.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  9742.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  9743.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'] ?? $this->getUserFromChannelRetrieverService());
  9744.         }, 22));
  9745.     }
  9746.     /**
  9747.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  9748.      *
  9749.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader
  9750.      */
  9751.     protected function getRouteCollectionLoaderService()
  9752.     {
  9753.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'] = new \Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader(new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Routing\RouteClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'crm', ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))), ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  9754.     }
  9755.     /**
  9756.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard' autowired service.
  9757.      *
  9758.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard
  9759.      */
  9760.     protected function getChannelUserProfileCardService()
  9761.     {
  9762.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/ChannelUserData/ChannelUserProfileCard.php';
  9763.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'] = function () {
  9764.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard();
  9765.         };
  9766.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard']();
  9767.     }
  9768.     /**
  9769.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent' autowired service.
  9770.      *
  9771.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent
  9772.      */
  9773.     protected function getChannelUserPermissionFormComponentService()
  9774.     {
  9775.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionFormComponent.php';
  9776.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'] = function () {
  9777.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent();
  9778.         };
  9779.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent']();
  9780.     }
  9781.     /**
  9782.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent' autowired service.
  9783.      *
  9784.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent
  9785.      */
  9786.     protected function getChannelUserPermissionGroupFormComponentService()
  9787.     {
  9788.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionGroupFormComponent.php';
  9789.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent'] = function () {
  9790.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] ?? $this->getChannelUserPermissionHierarchyManagerService()));
  9791.         };
  9792.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent']();
  9793.     }
  9794.     /**
  9795.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\SdkBadgeComponent' autowired service.
  9796.      *
  9797.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\SdkBadgeComponent
  9798.      */
  9799.     protected function getSdkBadgeComponentService()
  9800.     {
  9801.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/SdkBadgeComponent.php';
  9802.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent'] = function () {
  9803.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\SdkBadgeComponent();
  9804.         };
  9805.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent']();
  9806.     }
  9807.     /**
  9808.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime' shared autowired service.
  9809.      *
  9810.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime
  9811.      */
  9812.     protected function getAppRuntimeService()
  9813.     {
  9814.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/AppRuntime.php';
  9815.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))));
  9816.     }
  9817.     /**
  9818.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime' shared autowired service.
  9819.      *
  9820.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime
  9821.      */
  9822.     protected function getBooleanRuntimeService()
  9823.     {
  9824.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/BooleanRuntime.php';
  9825.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime();
  9826.     }
  9827.     /**
  9828.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime' shared autowired service.
  9829.      *
  9830.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime
  9831.      */
  9832.     protected function getChannelGetterRuntimeService()
  9833.     {
  9834.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelGetterRuntime.php';
  9835.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] ?? $this->getChannelGetterServiceService()));
  9836.     }
  9837.     /**
  9838.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime' shared autowired service.
  9839.      *
  9840.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime
  9841.      */
  9842.     protected function getChannelRuntimeService()
  9843.     {
  9844.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelRuntime.php';
  9845.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()));
  9846.     }
  9847.     /**
  9848.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime' shared autowired service.
  9849.      *
  9850.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime
  9851.      */
  9852.     protected function getChannelUserDataRuntimeService()
  9853.     {
  9854.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelUserDataRuntime.php';
  9855.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  9856.     }
  9857.     /**
  9858.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime' shared autowired service.
  9859.      *
  9860.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime
  9861.      */
  9862.     protected function getChatNotificationRuntimeService()
  9863.     {
  9864.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChatNotificationRuntime.php';
  9865.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime(($this->services['router'] ?? $this->getRouterService()), ($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9866.     }
  9867.     /**
  9868.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime' shared autowired service.
  9869.      *
  9870.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime
  9871.      */
  9872.     protected function getCustomizableViewRuntimeService()
  9873.     {
  9874.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/CustomizableViewRuntime.php';
  9875.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime();
  9876.     }
  9877.     /**
  9878.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime' shared autowired service.
  9879.      *
  9880.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime
  9881.      */
  9882.     protected function getEnvRuntimeService()
  9883.     {
  9884.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/EnvRuntime.php';
  9885.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime('dev');
  9886.     }
  9887.     /**
  9888.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  9889.      *
  9890.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  9891.      */
  9892.     protected function getFileRuntimeService()
  9893.     {
  9894.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  9895.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  9896.     }
  9897.     /**
  9898.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime' shared autowired service.
  9899.      *
  9900.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime
  9901.      */
  9902.     protected function getFormRuntimeService()
  9903.     {
  9904.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php';
  9905.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Service/FormService.php';
  9906.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime(($this->services['translator'] ?? $this->getTranslatorService()), new \Nellapp\Bundle\SDKBundle\Form\Service\FormService());
  9907.     }
  9908.     /**
  9909.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime' shared autowired service.
  9910.      *
  9911.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime
  9912.      */
  9913.     protected function getHeaderRuntimeService()
  9914.     {
  9915.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/HeaderRuntime.php';
  9916.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime([], ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9917.     }
  9918.     /**
  9919.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  9920.      *
  9921.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  9922.      */
  9923.     protected function getImageRunTimeService()
  9924.     {
  9925.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  9926.     }
  9927.     /**
  9928.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime' shared autowired service.
  9929.      *
  9930.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime
  9931.      */
  9932.     protected function getNellappFileRuntimeService()
  9933.     {
  9934.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFileRuntime.php';
  9935.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  9936.     }
  9937.     /**
  9938.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime' shared autowired service.
  9939.      *
  9940.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime
  9941.      */
  9942.     protected function getNellappFormatRuntimeService()
  9943.     {
  9944.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFormatRuntime.php';
  9945.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Utils/NellappFormatService.php';
  9946.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime(new \Nellapp\Bundle\SDKBundle\Utils\NellappFormatService());
  9947.     }
  9948.     /**
  9949.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime' shared autowired service.
  9950.      *
  9951.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime
  9952.      */
  9953.     protected function getPaginationRuntimeService()
  9954.     {
  9955.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/PaginationRuntime.php';
  9956.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Pagination/Paginator.php';
  9957.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime(new \Nellapp\Bundle\SDKBundle\Pagination\Paginator());
  9958.     }
  9959.     /**
  9960.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime' shared autowired service.
  9961.      *
  9962.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime
  9963.      */
  9964.     protected function getSerializerRuntimeService()
  9965.     {
  9966.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SerializerRuntime.php';
  9967.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9968.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'])) {
  9969.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'];
  9970.         }
  9971.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime($a);
  9972.     }
  9973.     /**
  9974.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime' shared autowired service.
  9975.      *
  9976.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime
  9977.      */
  9978.     protected function getSideNavItemRuntimeService()
  9979.     {
  9980.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavItemRuntime.php';
  9981.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime();
  9982.     }
  9983.     /**
  9984.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime' shared autowired service.
  9985.      *
  9986.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime
  9987.      */
  9988.     protected function getSideNavRuntimeService()
  9989.     {
  9990.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavRuntime.php';
  9991.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  9992.     }
  9993.     /**
  9994.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime' shared autowired service.
  9995.      *
  9996.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime
  9997.      */
  9998.     protected function getUserRunTimeService()
  9999.     {
  10000.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php';
  10001.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10002.     }
  10003.     /**
  10004.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime' shared autowired service.
  10005.      *
  10006.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime
  10007.      */
  10008.     protected function getVersionRuntimeService()
  10009.     {
  10010.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/VersionRuntime.php';
  10011.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Version/Version.php';
  10012.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime(new \Nellapp\Bundle\SDKBundle\Version\Version(\dirname(__DIR__4)));
  10013.     }
  10014.     /**
  10015.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime' shared autowired service.
  10016.      *
  10017.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime
  10018.      */
  10019.     protected function getWebSocketRuntimeService()
  10020.     {
  10021.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/WebSocketRuntime.php';
  10022.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))));
  10023.     }
  10024.     /**
  10025.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber' shared autowired service.
  10026.      *
  10027.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber
  10028.      */
  10029.     protected function getNellappFileSubscriberService()
  10030.     {
  10031.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10032.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Doctrine/NellappFileSubscriber.php';
  10033.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'] = new \Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] ?? $this->getNellappFileServiceService()));
  10034.     }
  10035.     /**
  10036.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType' shared autowired service.
  10037.      *
  10038.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType
  10039.      */
  10040.     protected function getMimeTypeChoiceFilterTypeService()
  10041.     {
  10042.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10044.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Form/MimeTypeChoiceFilterType.php';
  10045.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType();
  10046.     }
  10047.     /**
  10048.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  10049.      *
  10050.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  10051.      */
  10052.     protected function getNellappFileServiceService()
  10053.     {
  10054.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  10055.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  10056.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Service\\NellappFileService'] = new \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10057.             'oneup_flysystem.default_filesystem_filesystem' => ['services''League\\Flysystem\\Filesystem''getFilesystemService'false],
  10058.         ], [
  10059.             'oneup_flysystem.default_filesystem_filesystem' => '?',
  10060.         ]), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Nellapp\Bundle\SDKBundle\Uploader\NellappFileStorageConfig(), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  10061.     }
  10062.     /**
  10063.      * Gets the private 'Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator' shared autowired service.
  10064.      *
  10065.      * @return \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator
  10066.      */
  10067.     protected function getAssertSameChannelValidatorService()
  10068.     {
  10069.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10070.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10071.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Validator/AssertSameChannelValidator.php';
  10072.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator'] = new \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator();
  10073.     }
  10074.     /**
  10075.      * Gets the private 'Redis' shared autowired service.
  10076.      *
  10077.      * @return \Redis
  10078.      */
  10079.     protected function getRedisService()
  10080.     {
  10081.         $this->privates['Redis'] = $instance = new \Redis();
  10082.         $instance->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  10083.         return $instance;
  10084.     }
  10085.     /**
  10086.      * Gets the private 'Sentry\Integration\RequestFetcherInterface' shared service.
  10087.      *
  10088.      * @return \Sentry\SentryBundle\Integration\RequestFetcher
  10089.      */
  10090.     protected function getRequestFetcherInterfaceService()
  10091.     {
  10092.         return $this->privates['Sentry\\Integration\\RequestFetcherInterface'] = new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  10093.     }
  10094.     /**
  10095.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  10096.      *
  10097.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  10098.      */
  10099.     protected function getSentryTestCommandService()
  10100.     {
  10101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10102.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  10103.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10104.         $instance->setName('sentry:test');
  10105.         return $instance;
  10106.     }
  10107.     /**
  10108.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  10109.      *
  10110.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  10111.      */
  10112.     protected function getConsoleListenerService()
  10113.     {
  10114.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  10115.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  10116.     }
  10117.     /**
  10118.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  10119.      *
  10120.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  10121.      */
  10122.     protected function getErrorListenerService()
  10123.     {
  10124.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  10125.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10126.     }
  10127.     /**
  10128.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  10129.      *
  10130.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  10131.      */
  10132.     protected function getLoginListenerService()
  10133.     {
  10134.         return $this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] = new \Sentry\SentryBundle\EventListener\LoginListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  10135.     }
  10136.     /**
  10137.      * Gets the private 'Sentry\SentryBundle\EventListener\MessengerListener' shared service.
  10138.      *
  10139.      * @return \Sentry\SentryBundle\EventListener\MessengerListener
  10140.      */
  10141.     protected function getMessengerListenerService()
  10142.     {
  10143.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/MessengerListener.php';
  10144.         return $this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] = new \Sentry\SentryBundle\EventListener\MessengerListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), truefalse);
  10145.     }
  10146.     /**
  10147.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  10148.      *
  10149.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  10150.      */
  10151.     protected function getRequestListenerService()
  10152.     {
  10153.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10154.     }
  10155.     /**
  10156.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  10157.      *
  10158.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  10159.      */
  10160.     protected function getSubRequestListenerService()
  10161.     {
  10162.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10163.     }
  10164.     /**
  10165.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  10166.      *
  10167.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  10168.      */
  10169.     protected function getTracingConsoleListenerService()
  10170.     {
  10171.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  10172.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  10173.     }
  10174.     /**
  10175.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  10176.      *
  10177.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  10178.      */
  10179.     protected function getTracingRequestListenerService()
  10180.     {
  10181.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->privates['Sentry\\Integration\\RequestFetcherInterface'] ?? $this->getRequestFetcherInterfaceService()));
  10182.     }
  10183.     /**
  10184.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  10185.      *
  10186.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  10187.      */
  10188.     protected function getTracingSubRequestListenerService()
  10189.     {
  10190.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10191.     }
  10192.     /**
  10193.      * Gets the private 'Sentry\State\HubInterface' shared service.
  10194.      *
  10195.      * @return \Sentry\State\HubInterface
  10196.      */
  10197.     protected function getHubInterfaceService()
  10198.     {
  10199.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  10200.         $a = new \Sentry\Options(['integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\RequestIntegration(($this->privates['Sentry\\Integration\\RequestFetcherInterface'] ?? $this->getRequestFetcherInterfaceService()))], true), 'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/local/lib/php'], 'enable_metrics' => true'environment' => 'dev''release' => $this->getEnv('default::SENTRY_RELEASE'), 'ignore_exceptions' => [], 'ignore_transactions' => [], 'tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => []]);
  10201.         $b = new \Sentry\ClientBuilder($a);
  10202.         $b->setSdkIdentifier('sentry.php.symfony');
  10203.         $b->setSdkVersion('5.8.3');
  10204.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  10205.         if ($this->has('Psr\\Log\\NullLogger')) {
  10206.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  10207.         }
  10208.         $instance->bindClient($b->getClient());
  10209.         return $instance;
  10210.     }
  10211.     /**
  10212.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  10213.      *
  10214.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  10215.      */
  10216.     protected function getResetAssetsEventListenerService()
  10217.     {
  10218.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'core']);
  10219.     }
  10220.     /**
  10221.      * Gets the private 'annotations.cache_adapter' shared service.
  10222.      *
  10223.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  10224.      */
  10225.     protected function getAnnotations_CacheAdapterService()
  10226.     {
  10227.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  10228.     }
  10229.     /**
  10230.      * Gets the private 'annotations.cache_warmer' shared service.
  10231.      *
  10232.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  10233.      */
  10234.     protected function getAnnotations_CacheWarmerService()
  10235.     {
  10236.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10238.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  10239.         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);
  10240.     }
  10241.     /**
  10242.      * Gets the private 'annotations.cached_reader' shared service.
  10243.      *
  10244.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  10245.      */
  10246.     protected function getAnnotations_CachedReaderService()
  10247.     {
  10248.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  10249.     }
  10250.     /**
  10251.      * Gets the private 'annotations.reader' shared service.
  10252.      *
  10253.      * @return \Doctrine\Common\Annotations\AnnotationReader
  10254.      */
  10255.     protected function getAnnotations_ReaderService()
  10256.     {
  10257.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  10258.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  10259.         $a->registerUniqueLoader('class_exists');
  10260.         $instance->addGlobalIgnoredName('required'$a);
  10261.         return $instance;
  10262.     }
  10263.     /**
  10264.      * Gets the private 'assets.context' shared service.
  10265.      *
  10266.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  10267.      */
  10268.     protected function getAssets_ContextService()
  10269.     {
  10270.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  10271.         return $this->privates['assets.context'] = new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure());
  10272.     }
  10273.     /**
  10274.      * Gets the private 'assets.packages' shared service.
  10275.      *
  10276.      * @return \Symfony\Component\Asset\Packages
  10277.      */
  10278.     protected function getAssets_PackagesService()
  10279.     {
  10280.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), ($this->privates['assets.context'] ?? $this->getAssets_ContextService())), new RewindableGenerator(function () {
  10281.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->getNellappSdk_Assets_PackageCoreService());
  10282.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->getNellappSdk_Assets_PackageChannelImageService());
  10283.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->getNellappSdk_Assets_PackageUserAvatarService());
  10284.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->getNellappSdk_Assets_PackageOrganizationFileService());
  10285.         }, 4));
  10286.     }
  10287.     /**
  10288.      * Gets the private 'cache.annotations.traceable' shared service.
  10289.      *
  10290.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10291.      */
  10292.     protected function getCache_Annotations_TraceableService()
  10293.     {
  10294.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0SiradbTK5'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  10295.     }
  10296.     /**
  10297.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  10298.      *
  10299.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10300.      */
  10301.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  10302.     {
  10303.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  10304.     }
  10305.     /**
  10306.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  10307.      *
  10308.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10309.      */
  10310.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  10311.     {
  10312.         return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  10313.     }
  10314.     /**
  10315.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  10316.      *
  10317.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10318.      */
  10319.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  10320.     {
  10321.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.Hgwm8.I'] ?? $this->get_CacheConnection_Hgwm8_IService()), '2TxD764yJq'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  10322.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  10323.         return $this->privates['cache.messenger.restart_workers_signal.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  10324.     }
  10325.     /**
  10326.      * Gets the private 'cache.property_info.traceable' shared service.
  10327.      *
  10328.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10329.      */
  10330.     protected function getCache_PropertyInfo_TraceableService()
  10331.     {
  10332.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YwRTt1w8kW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  10333.     }
  10334.     /**
  10335.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  10336.      *
  10337.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10338.      */
  10339.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  10340.     {
  10341.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kbY87PgtFb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  10342.     }
  10343.     /**
  10344.      * Gets the private 'cache.serializer.traceable' shared service.
  10345.      *
  10346.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10347.      */
  10348.     protected function getCache_Serializer_TraceableService()
  10349.     {
  10350.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('C8SA5Dod8-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  10351.     }
  10352.     /**
  10353.      * Gets the private 'cache.validator.traceable' shared service.
  10354.      *
  10355.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10356.      */
  10357.     protected function getCache_Validator_TraceableService()
  10358.     {
  10359.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DCXNZwu17Q'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  10360.     }
  10361.     /**
  10362.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  10363.      *
  10364.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10365.      */
  10366.     protected function getCache_WebpackEncore_TraceableService()
  10367.     {
  10368.         return $this->privates['cache.webpack_encore.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KGxOMUTvz7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  10369.     }
  10370.     /**
  10371.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  10372.      *
  10373.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  10374.      */
  10375.     protected function getCachePoolClearer_CacheWarmerService()
  10376.     {
  10377.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  10379.         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']);
  10380.     }
  10381.     /**
  10382.      * Gets the private 'config_builder.warmer' shared service.
  10383.      *
  10384.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  10385.      */
  10386.     protected function getConfigBuilder_WarmerService()
  10387.     {
  10388.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10389.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  10390.         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()));
  10391.     }
  10392.     /**
  10393.      * Gets the private 'config_cache_factory' shared service.
  10394.      *
  10395.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  10396.      */
  10397.     protected function getConfigCacheFactoryService()
  10398.     {
  10399.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  10400.             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)));
  10401.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  10402.         }, 2));
  10403.     }
  10404.     /**
  10405.      * Gets the private 'console.command.about' shared service.
  10406.      *
  10407.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  10408.      */
  10409.     protected function getConsole_Command_AboutService()
  10410.     {
  10411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10412.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  10413.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  10414.         $instance->setName('about');
  10415.         $instance->setDescription('Display information about the current project');
  10416.         return $instance;
  10417.     }
  10418.     /**
  10419.      * Gets the private 'console.command.assets_install' shared service.
  10420.      *
  10421.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  10422.      */
  10423.     protected function getConsole_Command_AssetsInstallService()
  10424.     {
  10425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10426.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  10427.         $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));
  10428.         $instance->setName('assets:install');
  10429.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  10430.         return $instance;
  10431.     }
  10432.     /**
  10433.      * Gets the private 'console.command.cache_clear' shared service.
  10434.      *
  10435.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  10436.      */
  10437.     protected function getConsole_Command_CacheClearService()
  10438.     {
  10439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10440.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  10441.         $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())));
  10442.         $instance->setName('cache:clear');
  10443.         $instance->setDescription('Clear the cache');
  10444.         return $instance;
  10445.     }
  10446.     /**
  10447.      * Gets the private 'console.command.cache_pool_clear' shared service.
  10448.      *
  10449.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  10450.      */
  10451.     protected function getConsole_Command_CachePoolClearService()
  10452.     {
  10453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10454.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  10455.         $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.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.webpack_encore']);
  10456.         $instance->setName('cache:pool:clear');
  10457.         $instance->setDescription('Clear cache pools');
  10458.         return $instance;
  10459.     }
  10460.     /**
  10461.      * Gets the private 'console.command.cache_pool_delete' shared service.
  10462.      *
  10463.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  10464.      */
  10465.     protected function getConsole_Command_CachePoolDeleteService()
  10466.     {
  10467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10468.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  10469.         $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.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.webpack_encore']);
  10470.         $instance->setName('cache:pool:delete');
  10471.         $instance->setDescription('Delete an item from a cache pool');
  10472.         return $instance;
  10473.     }
  10474.     /**
  10475.      * Gets the private 'console.command.cache_pool_list' shared service.
  10476.      *
  10477.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  10478.      */
  10479.     protected function getConsole_Command_CachePoolListService()
  10480.     {
  10481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10482.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  10483.         $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.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.webpack_encore']);
  10484.         $instance->setName('cache:pool:list');
  10485.         $instance->setDescription('List available cache pools');
  10486.         return $instance;
  10487.     }
  10488.     /**
  10489.      * Gets the private 'console.command.cache_pool_prune' shared service.
  10490.      *
  10491.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  10492.      */
  10493.     protected function getConsole_Command_CachePoolPruneService()
  10494.     {
  10495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  10497.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  10498.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  10499.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  10500.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  10501.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  10502.             yield 'cache.messenger.restart_workers_signal.traceable' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService());
  10503.             yield 'cache.doctrine.orm.default.result.traceable' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService());
  10504.             yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  10505.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  10506.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  10507.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  10508.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  10509.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  10510.         }, 12));
  10511.         $instance->setName('cache:pool:prune');
  10512.         $instance->setDescription('Prune cache pools');
  10513.         return $instance;
  10514.     }
  10515.     /**
  10516.      * Gets the private 'console.command.cache_warmup' shared service.
  10517.      *
  10518.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  10519.      */
  10520.     protected function getConsole_Command_CacheWarmupService()
  10521.     {
  10522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10523.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  10524.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  10525.         $instance->setName('cache:warmup');
  10526.         $instance->setDescription('Warm up an empty cache');
  10527.         return $instance;
  10528.     }
  10529.     /**
  10530.      * Gets the private 'console.command.config_debug' shared service.
  10531.      *
  10532.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  10533.      */
  10534.     protected function getConsole_Command_ConfigDebugService()
  10535.     {
  10536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  10539.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  10540.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  10541.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  10542.         $instance->setName('debug:config');
  10543.         $instance->setDescription('Dump the current configuration for an extension');
  10544.         return $instance;
  10545.     }
  10546.     /**
  10547.      * Gets the private 'console.command.config_dump_reference' shared service.
  10548.      *
  10549.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  10550.      */
  10551.     protected function getConsole_Command_ConfigDumpReferenceService()
  10552.     {
  10553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10554.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10555.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  10556.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  10557.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  10558.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  10559.         $instance->setName('config:dump-reference');
  10560.         $instance->setDescription('Dump the default configuration for an extension');
  10561.         return $instance;
  10562.     }
  10563.     /**
  10564.      * Gets the private 'console.command.container_debug' shared service.
  10565.      *
  10566.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  10567.      */
  10568.     protected function getConsole_Command_ContainerDebugService()
  10569.     {
  10570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10571.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10572.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  10573.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  10574.         $instance->setName('debug:container');
  10575.         $instance->setDescription('Display current services for an application');
  10576.         return $instance;
  10577.     }
  10578.     /**
  10579.      * Gets the private 'console.command.container_lint' shared service.
  10580.      *
  10581.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  10582.      */
  10583.     protected function getConsole_Command_ContainerLintService()
  10584.     {
  10585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10586.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  10587.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  10588.         $instance->setName('lint:container');
  10589.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  10590.         return $instance;
  10591.     }
  10592.     /**
  10593.      * Gets the private 'console.command.debug_autowiring' shared service.
  10594.      *
  10595.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  10596.      */
  10597.     protected function getConsole_Command_DebugAutowiringService()
  10598.     {
  10599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10601.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  10602.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  10603.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  10604.         $instance->setName('debug:autowiring');
  10605.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  10606.         return $instance;
  10607.     }
  10608.     /**
  10609.      * Gets the private 'console.command.dotenv_debug' shared service.
  10610.      *
  10611.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  10612.      */
  10613.     protected function getConsole_Command_DotenvDebugService()
  10614.     {
  10615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10616.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  10617.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  10618.         $instance->setName('debug:dotenv');
  10619.         $instance->setDescription('Lists all dotenv files with variables and values');
  10620.         return $instance;
  10621.     }
  10622.     /**
  10623.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  10624.      *
  10625.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  10626.      */
  10627.     protected function getConsole_Command_EventDispatcherDebugService()
  10628.     {
  10629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10630.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  10631.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.wBbyE11'] ?? $this->get_ServiceLocator_WBbyE11Service()));
  10632.         $instance->setName('debug:event-dispatcher');
  10633.         $instance->setDescription('Display configured listeners for an application');
  10634.         return $instance;
  10635.     }
  10636.     /**
  10637.      * Gets the private 'console.command.form_debug' shared service.
  10638.      *
  10639.      * @return \Symfony\Component\Form\Command\DebugCommand
  10640.      */
  10641.     protected function getConsole_Command_FormDebugService()
  10642.     {
  10643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10644.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  10645.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form\\Async'=> 'App\\Form\\Crm'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type'=> 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor'=> 'Nellapp\\Bundle\\SDKBundle\\Filter'=> 'Nellapp\\Bundle\\SDKBundle\\Form\\Common'=> 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView'=> 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData'10 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat'11 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression'12 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter'13 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session'14 => 'Nellapp\\Bundle\\SDKBundle\\Form'15 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type'16 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form'17 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter'18 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form'19 => 'Drosalys\\Bundle\\ApiBundle\\Filter'20 => ''21 => 'Liip\\ImagineBundle\\Form\\Type'], [=> 'App\\Form\\Async\\CollectionFilterType'=> 'App\\Form\\Crm\\ProductFilter'=> 'App\\Form\\Crm\\QuoteFilter'=> 'App\\Form\\Crm\\QuoteTemplateFilter'=> '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'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'10 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'11 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'12 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'13 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'14 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'15 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'16 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'17 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'18 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'19 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'20 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'21 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'22 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType'23 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'24 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'25 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'26 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'27 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'28 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'29 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabType'30 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'31 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'32 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'33 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'34 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'35 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'36 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'37 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'38 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'39 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'40 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType'41 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType'42 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'43 => 'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'44 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType'45 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType'46 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType'47 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType'48 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType'49 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType'50 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType'51 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType'52 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType'53 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType'54 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType'55 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType'56 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType'57 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType'58 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'], [=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'=> 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'=> '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'10 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'11 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'12 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'13 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\FormTemplateExtension'14 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'15 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\ChildrenErrorExtension'16 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'17 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'18 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  10646.         $instance->setName('debug:form');
  10647.         $instance->setDescription('Display form type information');
  10648.         return $instance;
  10649.     }
  10650.     /**
  10651.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  10652.      *
  10653.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  10654.      */
  10655.     protected function getConsole_Command_MessengerConsumeMessagesService()
  10656.     {
  10657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10658.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  10659.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [=> 'sync_full_user_transport'=> 'sync_transport'=> 'failed'], NULL, [=> 'messenger.bus.default']);
  10660.         $instance->setName('messenger:consume');
  10661.         $instance->setDescription('Consume messages');
  10662.         return $instance;
  10663.     }
  10664.     /**
  10665.      * Gets the private 'console.command.messenger_debug' shared service.
  10666.      *
  10667.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  10668.      */
  10669.     protected function getConsole_Command_MessengerDebugService()
  10670.     {
  10671.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10672.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  10673.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => [=> [=> 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Handler\\RefreshUserMessageHandler'=> []]], 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Message\\EntitySyncMessage' => [=> [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Handler\\EntitySyncHandler'=> []]]]]);
  10674.         $instance->setName('debug:messenger');
  10675.         $instance->setDescription('List messages you can dispatch using the message buses');
  10676.         return $instance;
  10677.     }
  10678.     /**
  10679.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  10680.      *
  10681.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  10682.      */
  10683.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  10684.     {
  10685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10686.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  10687.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  10688.         $this->privates['console.command.messenger_failed_messages_remove'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
  10689.         $instance->setName('messenger:failed:remove');
  10690.         $instance->setDescription('Remove given messages from the failure transport');
  10691.         return $instance;
  10692.     }
  10693.     /**
  10694.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  10695.      *
  10696.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  10697.      */
  10698.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  10699.     {
  10700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10701.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  10702.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  10703.         $this->privates['console.command.messenger_failed_messages_retry'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()), ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  10704.         $instance->setName('messenger:failed:retry');
  10705.         $instance->setDescription('Retry one or more messages from the failure transport');
  10706.         return $instance;
  10707.     }
  10708.     /**
  10709.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  10710.      *
  10711.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  10712.      */
  10713.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  10714.     {
  10715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10716.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  10717.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  10718.         $this->privates['console.command.messenger_failed_messages_show'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesShowCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
  10719.         $instance->setName('messenger:failed:show');
  10720.         $instance->setDescription('Show one or more messages from the failure transport');
  10721.         return $instance;
  10722.     }
  10723.     /**
  10724.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  10725.      *
  10726.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  10727.      */
  10728.     protected function getConsole_Command_MessengerSetupTransportsService()
  10729.     {
  10730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10731.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  10732.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'sync_full_user_transport'=> 'sync_transport'=> 'failed']);
  10733.         $instance->setName('messenger:setup-transports');
  10734.         $instance->setDescription('Prepare the required infrastructure for the transport');
  10735.         return $instance;
  10736.     }
  10737.     /**
  10738.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  10739.      *
  10740.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  10741.      */
  10742.     protected function getConsole_Command_MessengerStopWorkersService()
  10743.     {
  10744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10745.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  10746.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  10747.         $instance->setName('messenger:stop-workers');
  10748.         $instance->setDescription('Stop workers after their current message');
  10749.         return $instance;
  10750.     }
  10751.     /**
  10752.      * Gets the private 'console.command.router_debug' shared service.
  10753.      *
  10754.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  10755.      */
  10756.     protected function getConsole_Command_RouterDebugService()
  10757.     {
  10758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  10760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  10761.         $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()));
  10762.         $instance->setName('debug:router');
  10763.         $instance->setDescription('Display current routes for an application');
  10764.         return $instance;
  10765.     }
  10766.     /**
  10767.      * Gets the private 'console.command.router_match' shared service.
  10768.      *
  10769.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  10770.      */
  10771.     protected function getConsole_Command_RouterMatchService()
  10772.     {
  10773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10774.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  10775.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  10776.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  10777.         }, 1));
  10778.         $instance->setName('router:match');
  10779.         $instance->setDescription('Help debug routes by simulating a path info match');
  10780.         return $instance;
  10781.     }
  10782.     /**
  10783.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  10784.      *
  10785.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  10786.      */
  10787.     protected function getConsole_Command_SecretsDecryptToLocalService()
  10788.     {
  10789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  10791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10793.         $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')))));
  10794.         $instance->setName('secrets:decrypt-to-local');
  10795.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  10796.         return $instance;
  10797.     }
  10798.     /**
  10799.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  10800.      *
  10801.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  10802.      */
  10803.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  10804.     {
  10805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  10807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10809.         $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')))));
  10810.         $instance->setName('secrets:encrypt-from-local');
  10811.         $instance->setDescription('Encrypt all local secrets to the vault');
  10812.         return $instance;
  10813.     }
  10814.     /**
  10815.      * Gets the private 'console.command.secrets_generate_key' shared service.
  10816.      *
  10817.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  10818.      */
  10819.     protected function getConsole_Command_SecretsGenerateKeyService()
  10820.     {
  10821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10822.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  10823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10824.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10825.         $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')))));
  10826.         $instance->setName('secrets:generate-keys');
  10827.         $instance->setDescription('Generate new encryption keys');
  10828.         return $instance;
  10829.     }
  10830.     /**
  10831.      * Gets the private 'console.command.secrets_list' shared service.
  10832.      *
  10833.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  10834.      */
  10835.     protected function getConsole_Command_SecretsListService()
  10836.     {
  10837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  10839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10840.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10841.         $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')))));
  10842.         $instance->setName('secrets:list');
  10843.         $instance->setDescription('List all secrets');
  10844.         return $instance;
  10845.     }
  10846.     /**
  10847.      * Gets the private 'console.command.secrets_remove' shared service.
  10848.      *
  10849.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  10850.      */
  10851.     protected function getConsole_Command_SecretsRemoveService()
  10852.     {
  10853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10854.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  10855.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10856.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10857.         $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')))));
  10858.         $instance->setName('secrets:remove');
  10859.         $instance->setDescription('Remove a secret from the vault');
  10860.         return $instance;
  10861.     }
  10862.     /**
  10863.      * Gets the private 'console.command.secrets_set' shared service.
  10864.      *
  10865.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  10866.      */
  10867.     protected function getConsole_Command_SecretsSetService()
  10868.     {
  10869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  10871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  10873.         $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')))));
  10874.         $instance->setName('secrets:set');
  10875.         $instance->setDescription('Set a secret in the vault');
  10876.         return $instance;
  10877.     }
  10878.     /**
  10879.      * Gets the private 'console.command.translation_debug' shared service.
  10880.      *
  10881.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  10882.      */
  10883.     protected function getConsole_Command_TranslationDebugService()
  10884.     {
  10885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10886.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  10887.         $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/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/ArchiveAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/ArchiveMultipleAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/DuplicateAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/RestoreAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ArchiveAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ArchiveMultipleAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/DuplicateAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/RestoreAction.php'), 10 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveAction.php'), 11 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveMultipleAction.php'), 12 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/DuplicateAction.php'), 13 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/RestoreAction.php'), 14 => (\dirname(__DIR__4).'/src/Controller/Async/Admin/Enum/GetAllUnitAction.php'), 15 => (\dirname(__DIR__4).'/src/Twig/Runtime/Crm/ProductRuntime.php'), 16 => (\dirname(__DIR__4).'/src/Twig/Runtime/Crm/QuoteRuntime.php'), 17 => (\dirname(__DIR__4).'/src/Twig/Runtime/Crm/QuoteTemplateRuntime.php'), 18 => (\dirname(__DIR__4).'/src/Twig/Runtime/PriceRuntime.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 22 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 23 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 25 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 26 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 27 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 28 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 29 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 30 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 31 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 32 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 37 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  10888.         $instance->setName('debug:translation');
  10889.         $instance->setDescription('Display translation messages information');
  10890.         return $instance;
  10891.     }
  10892.     /**
  10893.      * Gets the private 'console.command.translation_extract' shared service.
  10894.      *
  10895.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  10896.      */
  10897.     protected function getConsole_Command_TranslationExtractService()
  10898.     {
  10899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10900.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  10901.         $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()), 'fr', (\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/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/ArchiveAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/ArchiveMultipleAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/DuplicateAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/RestoreAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ArchiveAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ArchiveMultipleAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/DuplicateAction.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/RestoreAction.php'), 10 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveAction.php'), 11 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveMultipleAction.php'), 12 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/DuplicateAction.php'), 13 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/RestoreAction.php'), 14 => (\dirname(__DIR__4).'/src/Controller/Async/Admin/Enum/GetAllUnitAction.php'), 15 => (\dirname(__DIR__4).'/src/Twig/Runtime/Crm/ProductRuntime.php'), 16 => (\dirname(__DIR__4).'/src/Twig/Runtime/Crm/QuoteRuntime.php'), 17 => (\dirname(__DIR__4).'/src/Twig/Runtime/Crm/QuoteTemplateRuntime.php'), 18 => (\dirname(__DIR__4).'/src/Twig/Runtime/PriceRuntime.php'), 19 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 20 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 22 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 23 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 25 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 26 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 27 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 28 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 29 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 30 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 31 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 32 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 33 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 34 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 37 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  10902.         $instance->setName('translation:extract');
  10903.         $instance->setAliases([=> 'translation:update']);
  10904.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  10905.         return $instance;
  10906.     }
  10907.     /**
  10908.      * Gets the private 'console.command.translation_pull' shared service.
  10909.      *
  10910.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  10911.      */
  10912.     protected function getConsole_Command_TranslationPullService()
  10913.     {
  10914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10915.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  10916.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  10917.         $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()), 'fr', [], []);
  10918.         $instance->setName('translation:pull');
  10919.         $instance->setDescription('Pull translations from a given provider.');
  10920.         return $instance;
  10921.     }
  10922.     /**
  10923.      * Gets the private 'console.command.translation_push' shared service.
  10924.      *
  10925.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  10926.      */
  10927.     protected function getConsole_Command_TranslationPushService()
  10928.     {
  10929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10930.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  10931.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  10932.         $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()), [], []);
  10933.         $instance->setName('translation:push');
  10934.         $instance->setDescription('Push translations to a given provider.');
  10935.         return $instance;
  10936.     }
  10937.     /**
  10938.      * Gets the private 'console.command.validator_debug' shared service.
  10939.      *
  10940.      * @return \Symfony\Component\Validator\Command\DebugCommand
  10941.      */
  10942.     protected function getConsole_Command_ValidatorDebugService()
  10943.     {
  10944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10945.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  10946.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  10947.         $instance->setName('debug:validator');
  10948.         $instance->setDescription('Display validation constraints for classes');
  10949.         return $instance;
  10950.     }
  10951.     /**
  10952.      * Gets the private 'console.command.xliff_lint' shared service.
  10953.      *
  10954.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  10955.      */
  10956.     protected function getConsole_Command_XliffLintService()
  10957.     {
  10958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10959.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  10960.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  10961.         $instance->setName('lint:xliff');
  10962.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  10963.         return $instance;
  10964.     }
  10965.     /**
  10966.      * Gets the private 'console.command.yaml_lint' shared service.
  10967.      *
  10968.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  10969.      */
  10970.     protected function getConsole_Command_YamlLintService()
  10971.     {
  10972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10973.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  10974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  10975.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  10976.         $instance->setName('lint:yaml');
  10977.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  10978.         return $instance;
  10979.     }
  10980.     /**
  10981.      * Gets the private 'console.error_listener' shared service.
  10982.      *
  10983.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  10984.      */
  10985.     protected function getConsole_ErrorListenerService()
  10986.     {
  10987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  10988.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  10989.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  10990.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  10991.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  10992.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  10993.     }
  10994.     /**
  10995.      * Gets the private 'container.env_var_processor' shared service.
  10996.      *
  10997.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  10998.      */
  10999.     protected function getContainer_EnvVarProcessorService()
  11000.     {
  11001.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  11002.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  11003.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  11004.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  11005.         }, 1));
  11006.     }
  11007.     /**
  11008.      * Gets the private 'container.getenv' shared service.
  11009.      *
  11010.      * @return \Closure
  11011.      */
  11012.     protected function getContainer_GetenvService()
  11013.     {
  11014.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  11015.     }
  11016.     /**
  11017.      * Gets the private 'data_collector.form' shared service.
  11018.      *
  11019.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  11020.      */
  11021.     protected function getDataCollector_FormService()
  11022.     {
  11023.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  11024.     }
  11025.     /**
  11026.      * Gets the private 'data_collector.request' shared service.
  11027.      *
  11028.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  11029.      */
  11030.     protected function getDataCollector_RequestService()
  11031.     {
  11032.         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())));
  11033.     }
  11034.     /**
  11035.      * Gets the private 'data_collector.request.session_collector' shared service.
  11036.      *
  11037.      * @return \Closure
  11038.      */
  11039.     protected function getDataCollector_Request_SessionCollectorService()
  11040.     {
  11041.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  11042.     }
  11043.     /**
  11044.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ActionResolver' shared service.
  11045.      *
  11046.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11047.      */
  11048.     protected function getActionResolverService()
  11049.     {
  11050.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11051.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11052.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ActionResolver.php';
  11053.         return $this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Drosalys\Bundle\ApiBundle\ArgumentResolver\ActionResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11054.     }
  11055.     /**
  11056.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ConstraintViolationListResolver' shared service.
  11057.      *
  11058.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11059.      */
  11060.     protected function getConstraintViolationListResolverService()
  11061.     {
  11062.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11063.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11064.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ConstraintViolationListResolver.php';
  11065.         return $this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Drosalys\Bundle\ApiBundle\ArgumentResolver\ConstraintViolationListResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11066.     }
  11067.     /**
  11068.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\DeserializeResolver' shared service.
  11069.      *
  11070.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11071.      */
  11072.     protected function getDeserializeResolverService()
  11073.     {
  11074.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11075.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11076.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/DeserializeResolver.php';
  11077.         return $this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Drosalys\Bundle\ApiBundle\ArgumentResolver\DeserializeResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11078.     }
  11079.     /**
  11080.      * Gets the private 'debug.argument_resolver' shared service.
  11081.      *
  11082.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  11083.      */
  11084.     protected function getDebug_ArgumentResolverService()
  11085.     {
  11086.         return $this->privates['debug.argument_resolver'] = 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 () {
  11087.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  11088.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  11089.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  11090.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  11091.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->getActionResolverService());
  11092.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->getConstraintViolationListResolverService());
  11093.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->getDeserializeResolverService());
  11094.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  11095.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  11096.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  11097.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  11098.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11099.     }
  11100.     /**
  11101.      * Gets the private 'debug.argument_resolver.default' shared service.
  11102.      *
  11103.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11104.      */
  11105.     protected function getDebug_ArgumentResolver_DefaultService()
  11106.     {
  11107.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11108.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11109.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  11110.         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))));
  11111.     }
  11112.     /**
  11113.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  11114.      *
  11115.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11116.      */
  11117.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  11118.     {
  11119.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11120.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11121.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  11122.         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.jT6P5Pu'] ?? $this->get_ServiceLocator_JT6P5PuService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11123.     }
  11124.     /**
  11125.      * Gets the private 'debug.argument_resolver.request' shared service.
  11126.      *
  11127.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11128.      */
  11129.     protected function getDebug_ArgumentResolver_RequestService()
  11130.     {
  11131.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11132.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11133.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  11134.         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))));
  11135.     }
  11136.     /**
  11137.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  11138.      *
  11139.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11140.      */
  11141.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  11142.     {
  11143.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11144.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11145.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  11146.         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))));
  11147.     }
  11148.     /**
  11149.      * Gets the private 'debug.argument_resolver.service' shared service.
  11150.      *
  11151.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11152.      */
  11153.     protected function getDebug_ArgumentResolver_ServiceService()
  11154.     {
  11155.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11156.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11157.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  11158.         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.jT6P5Pu'] ?? $this->get_ServiceLocator_JT6P5PuService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11159.     }
  11160.     /**
  11161.      * Gets the private 'debug.argument_resolver.session' shared service.
  11162.      *
  11163.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11164.      */
  11165.     protected function getDebug_ArgumentResolver_SessionService()
  11166.     {
  11167.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11169.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  11170.         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))));
  11171.     }
  11172.     /**
  11173.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  11174.      *
  11175.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11176.      */
  11177.     protected function getDebug_ArgumentResolver_VariadicService()
  11178.     {
  11179.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11181.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  11182.         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))));
  11183.     }
  11184.     /**
  11185.      * Gets the private 'debug.debug_handlers_listener' shared service.
  11186.      *
  11187.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  11188.      */
  11189.     protected function getDebug_DebugHandlersListenerService()
  11190.     {
  11191.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  11192.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11193.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11194.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11195.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11196.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  11197.     }
  11198.     /**
  11199.      * Gets the private 'debug.dump_listener' shared service.
  11200.      *
  11201.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  11202.      */
  11203.     protected function getDebug_DumpListenerService()
  11204.     {
  11205.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  11206.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  11207.         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()));
  11208.     }
  11209.     /**
  11210.      * Gets the private 'debug.file_link_formatter' shared service.
  11211.      *
  11212.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  11213.      */
  11214.     protected function getDebug_FileLinkFormatterService()
  11215.     {
  11216.         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 () {
  11217.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  11218.         });
  11219.     }
  11220.     /**
  11221.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  11222.      *
  11223.      * @return \string
  11224.      */
  11225.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  11226.     {
  11227.         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');
  11228.     }
  11229.     /**
  11230.      * Gets the private 'debug.log_processor' shared service.
  11231.      *
  11232.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  11233.      */
  11234.     protected function getDebug_LogProcessorService()
  11235.     {
  11236.         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())));
  11237.     }
  11238.     /**
  11239.      * Gets the private 'debug.security.access.decision_manager' shared service.
  11240.      *
  11241.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  11242.      */
  11243.     protected function getDebug_Security_Access_DecisionManagerService()
  11244.     {
  11245.         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 () {
  11246.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  11247.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  11248.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  11249.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->getChannelUserDataVoterService());
  11250.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->getChannelUserMenuVoterService());
  11251.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->getChannelUserPermissionResourceVoterService());
  11252.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->getChannelUserPermissionVoterService());
  11253.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->getSharableChannelPermissionVoterService());
  11254.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->getSharableChannelResourcePermissionVoterService());
  11255.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->getSharableUsersResourcePermissionVoterService());
  11256.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->getSuperAdminVoterService());
  11257.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->getUserOwnerVoterService());
  11258.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->getUsersResourceVoterService());
  11259.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  11260.     }
  11261.     /**
  11262.      * Gets the private 'debug.security.firewall' shared service.
  11263.      *
  11264.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  11265.      */
  11266.     protected function getDebug_Security_FirewallService()
  11267.     {
  11268.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  11269.         if (isset($this->privates['debug.security.firewall'])) {
  11270.             return $this->privates['debug.security.firewall'];
  11271.         }
  11272.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11273.         if (isset($this->privates['debug.security.firewall'])) {
  11274.             return $this->privates['debug.security.firewall'];
  11275.         }
  11276.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  11277.     }
  11278.     /**
  11279.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  11280.      *
  11281.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  11282.      */
  11283.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  11284.     {
  11285.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  11286.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  11287.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  11288.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  11289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  11290.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  11291.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  11292.             return $this->privates['debug.security.firewall.authenticator.main'];
  11293.         }
  11294.         return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  11295.     }
  11296.     /**
  11297.      * Gets the private 'debug.security.firewall.authenticator.reverse_sync' shared service.
  11298.      *
  11299.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  11300.      */
  11301.     protected function getDebug_Security_Firewall_Authenticator_ReverseSyncService()
  11302.     {
  11303.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  11304.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  11305.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  11306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  11307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  11308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  11309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  11310.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  11311.         return $this->privates['debug.security.firewall.authenticator.reverse_sync'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] = new \Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator($this->getEnv('resolve:SYNC_SECRET'))))], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.reverse_sync'] ?? $this->getSecurity_EventDispatcher_ReverseSyncService()), 'reverse_sync', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  11312.     }
  11313.     /**
  11314.      * Gets the private 'debug.security.user_value_resolver' shared service.
  11315.      *
  11316.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11317.      */
  11318.     protected function getDebug_Security_UserValueResolverService()
  11319.     {
  11320.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11321.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  11323.         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))));
  11324.     }
  11325.     /**
  11326.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter' shared service.
  11327.      *
  11328.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11329.      */
  11330.     protected function getChannelUserDataVoterService()
  11331.     {
  11332.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11333.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11334.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11335.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11336.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserDataVoter.php';
  11337.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11338.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'])) {
  11339.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'];
  11340.         }
  11341.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter(), $a);
  11342.     }
  11343.     /**
  11344.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter' shared service.
  11345.      *
  11346.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11347.      */
  11348.     protected function getChannelUserMenuVoterService()
  11349.     {
  11350.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11351.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11352.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11353.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11354.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserMenuVoter.php';
  11355.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11356.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'])) {
  11357.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'];
  11358.         }
  11359.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter(), $a);
  11360.     }
  11361.     /**
  11362.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter' shared service.
  11363.      *
  11364.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11365.      */
  11366.     protected function getChannelUserPermissionResourceVoterService()
  11367.     {
  11368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11369.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11370.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11371.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11372.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionResourceVoter.php';
  11373.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  11374.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  11375.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  11376.         }
  11377.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11378.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  11379.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  11380.         }
  11381.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()), $a), $b);
  11382.     }
  11383.     /**
  11384.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter' shared service.
  11385.      *
  11386.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11387.      */
  11388.     protected function getChannelUserPermissionVoterService()
  11389.     {
  11390.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11391.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11392.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11393.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11394.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionVoter.php';
  11395.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11396.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'])) {
  11397.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'];
  11398.         }
  11399.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService())), $a);
  11400.     }
  11401.     /**
  11402.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter' shared service.
  11403.      *
  11404.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11405.      */
  11406.     protected function getSharableChannelPermissionVoterService()
  11407.     {
  11408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11411.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11412.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelPermissionVoter.php';
  11413.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelPermissionService.php';
  11414.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManagerInterface.php';
  11415.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManager.php';
  11416.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  11417.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  11418.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  11419.         }
  11420.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11421.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  11422.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  11423.         }
  11424.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\SharableChannelPermissionService(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\Managers\ChannelResourceToChannel\SharableChannelResourceToChannelPermissionManager(new RewindableGenerator(function () {
  11425.             return new \EmptyIterator();
  11426.         }, 0)), $a)), $b);
  11427.     }
  11428.     /**
  11429.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter' shared service.
  11430.      *
  11431.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11432.      */
  11433.     protected function getSharableChannelResourcePermissionVoterService()
  11434.     {
  11435.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11438.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11439.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelResourcePermissionVoter.php';
  11440.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelResourcePermissionService.php';
  11441.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManagerInterface.php';
  11442.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManager.php';
  11443.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  11444.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  11445.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  11446.         }
  11447.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11448.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  11449.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  11450.         }
  11451.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\SharableChannelResourcePermissionService(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\Managers\ChannelResources\SharableChannelResourcePermissionManager(new RewindableGenerator(function () {
  11452.             return new \EmptyIterator();
  11453.         }, 0)), $a)), $b);
  11454.     }
  11455.     /**
  11456.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter' shared service.
  11457.      *
  11458.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11459.      */
  11460.     protected function getSharableUsersResourcePermissionVoterService()
  11461.     {
  11462.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11463.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11464.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11465.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11466.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableUsersResourcePermissionVoter.php';
  11467.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableUsersResourcePermissionService.php';
  11468.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManagerInterface.php';
  11469.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManager.php';
  11470.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11471.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'])) {
  11472.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'];
  11473.         }
  11474.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\SharableUsersResourcePermissionService(new \Nellapp\Bundle\SDKBundle\Permission\SharablePermission\Managers\UsersResourceToChannelResource\SharableUsersResourceToChannelResourcePermissionManager(new RewindableGenerator(function () {
  11475.             return new \EmptyIterator();
  11476.         }, 0)))), $a);
  11477.     }
  11478.     /**
  11479.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter' shared service.
  11480.      *
  11481.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11482.      */
  11483.     protected function getSuperAdminVoterService()
  11484.     {
  11485.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11487.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11488.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SuperAdminVoter.php';
  11489.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11490.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'])) {
  11491.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'];
  11492.         }
  11493.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter(), $a);
  11494.     }
  11495.     /**
  11496.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter' shared service.
  11497.      *
  11498.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11499.      */
  11500.     protected function getUserOwnerVoterService()
  11501.     {
  11502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11503.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11504.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11505.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11506.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UserOwnerVoter.php';
  11507.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11508.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'])) {
  11509.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'];
  11510.         }
  11511.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] ?? $this->getUserOwnerGetterService())), $a);
  11512.     }
  11513.     /**
  11514.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter' shared service.
  11515.      *
  11516.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11517.      */
  11518.     protected function getUsersResourceVoterService()
  11519.     {
  11520.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11521.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11522.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11523.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  11524.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UsersResourceVoter.php';
  11525.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11526.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'])) {
  11527.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'];
  11528.         }
  11529.         return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter(), $a);
  11530.     }
  11531.     /**
  11532.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  11533.      *
  11534.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11535.      */
  11536.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  11537.     {
  11538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11541.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  11542.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11543.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  11544.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  11545.         }
  11546.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
  11547.     }
  11548.     /**
  11549.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  11550.      *
  11551.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11552.      */
  11553.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  11554.     {
  11555.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11556.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11557.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11558.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  11559.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  11560.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  11561.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  11562.         }
  11563.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11564.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  11565.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  11566.         }
  11567.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), $b);
  11568.     }
  11569.     /**
  11570.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  11571.      *
  11572.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  11573.      */
  11574.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  11575.     {
  11576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  11577.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  11578.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  11579.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  11580.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11581.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  11582.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  11583.         }
  11584.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), $a);
  11585.     }
  11586.     /**
  11587.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  11588.      *
  11589.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  11590.      */
  11591.     protected function getDebug_Security_Voter_VoteListenerService()
  11592.     {
  11593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  11594.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  11595.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  11596.             return $this->privates['debug.security.voter.vote_listener'];
  11597.         }
  11598.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  11599.     }
  11600.     /**
  11601.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  11602.      *
  11603.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  11604.      */
  11605.     protected function getDoctrine_CacheClearMetadataCommandService()
  11606.     {
  11607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11608.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11609.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11610.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  11611.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11612.         $instance->setName('doctrine:cache:clear-metadata');
  11613.         return $instance;
  11614.     }
  11615.     /**
  11616.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  11617.      *
  11618.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  11619.      */
  11620.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  11621.     {
  11622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11623.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11624.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11625.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  11626.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11627.         $instance->setName('doctrine:cache:clear-query');
  11628.         return $instance;
  11629.     }
  11630.     /**
  11631.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  11632.      *
  11633.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  11634.      */
  11635.     protected function getDoctrine_CacheClearResultCommandService()
  11636.     {
  11637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11638.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11639.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11640.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  11641.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11642.         $instance->setName('doctrine:cache:clear-result');
  11643.         return $instance;
  11644.     }
  11645.     /**
  11646.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  11647.      *
  11648.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  11649.      */
  11650.     protected function getDoctrine_CacheCollectionRegionCommandService()
  11651.     {
  11652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11653.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11654.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11655.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  11656.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11657.         $instance->setName('doctrine:cache:clear-collection-region');
  11658.         return $instance;
  11659.     }
  11660.     /**
  11661.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  11662.      *
  11663.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  11664.      */
  11665.     protected function getDoctrine_ClearEntityRegionCommandService()
  11666.     {
  11667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11668.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11669.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11670.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  11671.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11672.         $instance->setName('doctrine:cache:clear-entity-region');
  11673.         return $instance;
  11674.     }
  11675.     /**
  11676.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  11677.      *
  11678.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  11679.      */
  11680.     protected function getDoctrine_ClearQueryRegionCommandService()
  11681.     {
  11682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11683.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11684.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11685.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  11686.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11687.         $instance->setName('doctrine:cache:clear-query-region');
  11688.         return $instance;
  11689.     }
  11690.     /**
  11691.      * Gets the private 'doctrine.database_create_command' shared service.
  11692.      *
  11693.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  11694.      */
  11695.     protected function getDoctrine_DatabaseCreateCommandService()
  11696.     {
  11697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11698.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  11699.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  11700.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11701.         $instance->setName('doctrine:database:create');
  11702.         return $instance;
  11703.     }
  11704.     /**
  11705.      * Gets the private 'doctrine.database_drop_command' shared service.
  11706.      *
  11707.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  11708.      */
  11709.     protected function getDoctrine_DatabaseDropCommandService()
  11710.     {
  11711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11712.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  11713.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  11714.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11715.         $instance->setName('doctrine:database:drop');
  11716.         return $instance;
  11717.     }
  11718.     /**
  11719.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  11720.      *
  11721.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  11722.      */
  11723.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  11724.     {
  11725.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11726.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'false],
  11727.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber''getHierarchySlugSubscriberService'false],
  11728.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User''getUser2Service'false],
  11729.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber''getHierarchySubscriberService'false],
  11730.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber''getSlugSubscriberService'false],
  11731.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'false],
  11732.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber''getTranslationSubscriberService'false],
  11733.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber''getSerializeLogSubscriberService'false],
  11734.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber''getSlugSubscriber2Service'false],
  11735.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'false],
  11736.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'false],
  11737.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'false],
  11738.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'false],
  11739.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'false],
  11740.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'false],
  11741.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  11742.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  11743.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  11744.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  11745.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  11746.             'nellapp_sdk.auth.user_resolve_target_entity' => ['privates''nellapp_sdk.auth.user_resolve_target_entity''getNellappSdk_Auth_UserResolveTargetEntityService'false],
  11747.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_channel_resolve_target_entity''getNellappSdk_Channel_ChannelChannelResolveTargetEntityService'false],
  11748.             'nellapp_sdk.channel.channel_company_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_company_resolve_target_entity''getNellappSdk_Channel_ChannelCompanyResolveTargetEntityService'false],
  11749.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_configuration_resolve_target_entity''getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService'false],
  11750.             'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity''getNellappSdk_Channel_ChannelFrenchProfessionalIdResolveTargetEntityService'false],
  11751.             'nellapp_sdk.channel.channel_organization_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_organization_resolve_target_entity''getNellappSdk_Channel_ChannelOrganizationResolveTargetEntityService'false],
  11752.             'nellapp_sdk.channel.channel_prospect_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_prospect_resolve_target_entity''getNellappSdk_Channel_ChannelProspectResolveTargetEntityService'false],
  11753.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_data_resolve_target_entity''getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService'false],
  11754.             'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity''getNellappSdk_Channel_ChannelUserFromChannelsResolveTargetEntityService'false],
  11755.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_role_resolve_target_entity''getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService'false],
  11756.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_white_label_resolve_target_entity''getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService'false],
  11757.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'false],
  11758.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelUserDataClassResolveTargetEntityService'false],
  11759.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelUserRoleClassResolveTargetEntityService'false],
  11760.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelWhiteLabelClassResolveTargetEntityService'false],
  11761.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'false],
  11762.         ], [
  11763.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  11764.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber' => '?',
  11765.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  11766.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => '?',
  11767.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber' => '?',
  11768.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  11769.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => '?',
  11770.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => '?',
  11771.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber' => '?',
  11772.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  11773.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  11774.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  11775.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  11776.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  11777.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  11778.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  11779.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  11780.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  11781.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  11782.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  11783.             'nellapp_sdk.auth.user_resolve_target_entity' => '?',
  11784.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => '?',
  11785.             'nellapp_sdk.channel.channel_company_resolve_target_entity' => '?',
  11786.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => '?',
  11787.             'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity' => '?',
  11788.             'nellapp_sdk.channel.channel_organization_resolve_target_entity' => '?',
  11789.             'nellapp_sdk.channel.channel_prospect_resolve_target_entity' => '?',
  11790.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => '?',
  11791.             'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' => '?',
  11792.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => '?',
  11793.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => '?',
  11794.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  11795.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  11796.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  11797.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  11798.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  11799.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> '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'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'=> 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'10 => 'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber'11 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'12 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'13 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber'14 => 'nellapp_sdk.global_getter.channel_class_resolve_target_entity'15 => 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'16 => 'nellapp_sdk.global_getter.user_class_resolve_target_entity'17 => 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'18 => 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'19 => 'nellapp_sdk.auth.user_resolve_target_entity'20 => 'nellapp_sdk.channel.channel_channel_resolve_target_entity'21 => 'nellapp_sdk.channel.channel_configuration_resolve_target_entity'22 => 'nellapp_sdk.channel.channel_white_label_resolve_target_entity'23 => 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'24 => 'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity'25 => 'nellapp_sdk.channel.channel_organization_resolve_target_entity'26 => 'nellapp_sdk.channel.channel_company_resolve_target_entity'27 => 'nellapp_sdk.channel.channel_prospect_resolve_target_entity'28 => 'nellapp_sdk.channel.channel_user_role_resolve_target_entity'29 => 'nellapp_sdk.channel.channel_user_data_resolve_target_entity'30 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'31 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 32 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 33 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 34 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 35 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 36 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 37 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]);
  11800.     }
  11801.     /**
  11802.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  11803.      *
  11804.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  11805.      */
  11806.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  11807.     {
  11808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11809.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11810.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11811.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  11812.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11813.         $instance->setName('doctrine:ensure-production-settings');
  11814.         return $instance;
  11815.     }
  11816.     /**
  11817.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  11818.      *
  11819.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  11820.      */
  11821.     protected function getDoctrine_FixturesLoadCommandService()
  11822.     {
  11823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11824.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  11825.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  11826.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  11827.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  11828.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  11829.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  11830.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  11831.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  11832.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  11833.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  11834.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  11835.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
  11836.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
  11837.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  11838.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  11839.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  11840.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  11841.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AppFixtures(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), 'groups' => []]]);
  11842.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  11843.         $instance->setName('doctrine:fixtures:load');
  11844.         return $instance;
  11845.     }
  11846.     /**
  11847.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  11848.      *
  11849.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  11850.      */
  11851.     protected function getDoctrine_MappingConvertCommandService()
  11852.     {
  11853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11854.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11855.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11856.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  11857.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11858.         $instance->setName('doctrine:mapping:convert');
  11859.         return $instance;
  11860.     }
  11861.     /**
  11862.      * Gets the private 'doctrine.mapping_import_command' shared service.
  11863.      *
  11864.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  11865.      */
  11866.     protected function getDoctrine_MappingImportCommandService()
  11867.     {
  11868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11869.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  11870.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  11871.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  11872.         $instance->setName('doctrine:mapping:import');
  11873.         return $instance;
  11874.     }
  11875.     /**
  11876.      * Gets the private 'doctrine.mapping_info_command' shared service.
  11877.      *
  11878.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  11879.      */
  11880.     protected function getDoctrine_MappingInfoCommandService()
  11881.     {
  11882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11883.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  11884.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  11885.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  11886.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  11887.         $instance->setName('doctrine:mapping:info');
  11888.         return $instance;
  11889.     }
  11890.     /**
  11891.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  11892.      *
  11893.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  11894.      */
  11895.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  11896.     {
  11897.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  11898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  11899.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  11900.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  11901.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  11902.         }
  11903.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  11904.     }
  11905.     /**
  11906.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  11907.      *
  11908.      * @return \Doctrine\Migrations\DependencyFactory
  11909.      */
  11910.     protected function getDoctrine_Migrations_DependencyFactoryService()
  11911.     {
  11912.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  11913.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  11914.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  11915.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  11916.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  11917.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  11918.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  11919.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  11920.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  11921.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  11922.         $b->setTableName('migration_versions');
  11923.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  11924.         $a->setAllOrNothing(false);
  11925.         $a->setCheckDatabasePlatform(true);
  11926.         $a->setTransactional(false);
  11927.         $a->setMetadataStorageConfiguration($b);
  11928.         $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()));
  11929.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  11930.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  11931.         });
  11932.         return $instance;
  11933.     }
  11934.     /**
  11935.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  11936.      *
  11937.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  11938.      */
  11939.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  11940.     {
  11941.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  11942.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  11943.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  11944.     }
  11945.     /**
  11946.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  11947.      *
  11948.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  11949.      */
  11950.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  11951.     {
  11952.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  11953.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  11954.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  11955.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  11956.         }
  11957.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  11958.     }
  11959.     /**
  11960.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  11961.      *
  11962.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  11963.      */
  11964.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  11965.     {
  11966.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  11967.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  11968.     }
  11969.     /**
  11970.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  11971.      *
  11972.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  11973.      */
  11974.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  11975.     {
  11976.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11977.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  11978.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  11979.     }
  11980.     /**
  11981.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  11982.      *
  11983.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  11984.      */
  11985.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  11986.     {
  11987.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  11988.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  11989.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  11990.             return new \EmptyIterator();
  11991.         }, 0));
  11992.     }
  11993.     /**
  11994.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  11995.      *
  11996.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  11997.      */
  11998.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  11999.     {
  12000.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12001.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  12002.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  12003.     }
  12004.     /**
  12005.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  12006.      *
  12007.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  12008.      */
  12009.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  12010.     {
  12011.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12012.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  12013.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  12014.             yield => ($this->privates['messenger.transport.sync_full_user_transport'] ?? $this->getMessenger_Transport_SyncFullUserTransportService());
  12015.             yield => ($this->privates['messenger.transport.sync_transport'] ?? $this->getMessenger_Transport_SyncTransportService());
  12016.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  12017.         }, 3));
  12018.     }
  12019.     /**
  12020.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  12021.      *
  12022.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  12023.      */
  12024.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  12025.     {
  12026.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  12027.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12028.     }
  12029.     /**
  12030.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  12031.      *
  12032.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  12033.      */
  12034.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  12035.     {
  12036.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12037.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  12038.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12039.     }
  12040.     /**
  12041.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  12042.      *
  12043.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  12044.      */
  12045.     protected function getDoctrine_Orm_Validator_UniqueService()
  12046.     {
  12047.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12048.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12049.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  12050.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12051.     }
  12052.     /**
  12053.      * Gets the private 'doctrine.query_dql_command' shared service.
  12054.      *
  12055.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  12056.      */
  12057.     protected function getDoctrine_QueryDqlCommandService()
  12058.     {
  12059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12060.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12061.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12062.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  12063.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12064.         $instance->setName('doctrine:query:dql');
  12065.         return $instance;
  12066.     }
  12067.     /**
  12068.      * Gets the private 'doctrine.query_sql_command' shared service.
  12069.      *
  12070.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  12071.      */
  12072.     protected function getDoctrine_QuerySqlCommandService()
  12073.     {
  12074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12075.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  12076.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  12077.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  12078.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  12079.         $instance->setName('doctrine:query:sql');
  12080.         return $instance;
  12081.     }
  12082.     /**
  12083.      * Gets the private 'doctrine.schema_create_command' shared service.
  12084.      *
  12085.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  12086.      */
  12087.     protected function getDoctrine_SchemaCreateCommandService()
  12088.     {
  12089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12090.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12091.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12092.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12093.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  12094.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12095.         $instance->setName('doctrine:schema:create');
  12096.         return $instance;
  12097.     }
  12098.     /**
  12099.      * Gets the private 'doctrine.schema_drop_command' shared service.
  12100.      *
  12101.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  12102.      */
  12103.     protected function getDoctrine_SchemaDropCommandService()
  12104.     {
  12105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12106.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12107.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12108.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12109.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  12110.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12111.         $instance->setName('doctrine:schema:drop');
  12112.         return $instance;
  12113.     }
  12114.     /**
  12115.      * Gets the private 'doctrine.schema_update_command' shared service.
  12116.      *
  12117.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  12118.      */
  12119.     protected function getDoctrine_SchemaUpdateCommandService()
  12120.     {
  12121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12122.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12123.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12124.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12125.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  12126.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12127.         $instance->setName('doctrine:schema:update');
  12128.         return $instance;
  12129.     }
  12130.     /**
  12131.      * Gets the private 'doctrine.schema_validate_command' shared service.
  12132.      *
  12133.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  12134.      */
  12135.     protected function getDoctrine_SchemaValidateCommandService()
  12136.     {
  12137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12138.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12139.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12140.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  12141.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  12142.         $instance->setName('doctrine:schema:validate');
  12143.         return $instance;
  12144.     }
  12145.     /**
  12146.      * Gets the private 'doctrine.ulid_generator' shared service.
  12147.      *
  12148.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  12149.      */
  12150.     protected function getDoctrine_UlidGeneratorService()
  12151.     {
  12152.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  12153.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  12154.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  12155.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  12156.     }
  12157.     /**
  12158.      * Gets the private 'doctrine.uuid_generator' shared service.
  12159.      *
  12160.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  12161.      */
  12162.     protected function getDoctrine_UuidGeneratorService()
  12163.     {
  12164.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  12165.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  12166.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  12167.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(665'Symfony\\Component\\Uid\\UuidV4'NULLNULL));
  12168.     }
  12169.     /**
  12170.      * Gets the private 'doctrine_migrations.current_command' shared service.
  12171.      *
  12172.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  12173.      */
  12174.     protected function getDoctrineMigrations_CurrentCommandService()
  12175.     {
  12176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12177.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12178.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  12179.         $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');
  12180.         $instance->setName('doctrine:migrations:current');
  12181.         return $instance;
  12182.     }
  12183.     /**
  12184.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  12185.      *
  12186.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  12187.      */
  12188.     protected function getDoctrineMigrations_DiffCommandService()
  12189.     {
  12190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12191.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12192.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  12193.         $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');
  12194.         $instance->setName('doctrine:migrations:diff');
  12195.         return $instance;
  12196.     }
  12197.     /**
  12198.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  12199.      *
  12200.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  12201.      */
  12202.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  12203.     {
  12204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12205.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12206.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  12207.         $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');
  12208.         $instance->setName('doctrine:migrations:dump-schema');
  12209.         return $instance;
  12210.     }
  12211.     /**
  12212.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  12213.      *
  12214.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  12215.      */
  12216.     protected function getDoctrineMigrations_ExecuteCommandService()
  12217.     {
  12218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12219.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12220.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  12221.         $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');
  12222.         $instance->setName('doctrine:migrations:execute');
  12223.         return $instance;
  12224.     }
  12225.     /**
  12226.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  12227.      *
  12228.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  12229.      */
  12230.     protected function getDoctrineMigrations_GenerateCommandService()
  12231.     {
  12232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12233.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12234.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  12235.         $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');
  12236.         $instance->setName('doctrine:migrations:generate');
  12237.         return $instance;
  12238.     }
  12239.     /**
  12240.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  12241.      *
  12242.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  12243.      */
  12244.     protected function getDoctrineMigrations_LatestCommandService()
  12245.     {
  12246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12247.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12248.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  12249.         $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');
  12250.         $instance->setName('doctrine:migrations:latest');
  12251.         return $instance;
  12252.     }
  12253.     /**
  12254.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  12255.      *
  12256.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  12257.      */
  12258.     protected function getDoctrineMigrations_MigrateCommandService()
  12259.     {
  12260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12261.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12262.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  12263.         $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');
  12264.         $instance->setName('doctrine:migrations:migrate');
  12265.         return $instance;
  12266.     }
  12267.     /**
  12268.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  12269.      *
  12270.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  12271.      */
  12272.     protected function getDoctrineMigrations_RollupCommandService()
  12273.     {
  12274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12275.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12276.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  12277.         $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');
  12278.         $instance->setName('doctrine:migrations:rollup');
  12279.         return $instance;
  12280.     }
  12281.     /**
  12282.      * Gets the private 'doctrine_migrations.status_command' shared service.
  12283.      *
  12284.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  12285.      */
  12286.     protected function getDoctrineMigrations_StatusCommandService()
  12287.     {
  12288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12289.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12290.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  12291.         $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');
  12292.         $instance->setName('doctrine:migrations:status');
  12293.         return $instance;
  12294.     }
  12295.     /**
  12296.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  12297.      *
  12298.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  12299.      */
  12300.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  12301.     {
  12302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12303.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12304.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  12305.         $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');
  12306.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  12307.         return $instance;
  12308.     }
  12309.     /**
  12310.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  12311.      *
  12312.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  12313.      */
  12314.     protected function getDoctrineMigrations_UpToDateCommandService()
  12315.     {
  12316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12317.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12318.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  12319.         $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');
  12320.         $instance->setName('doctrine:migrations:up-to-date');
  12321.         return $instance;
  12322.     }
  12323.     /**
  12324.      * Gets the private 'doctrine_migrations.version_command' shared service.
  12325.      *
  12326.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  12327.      */
  12328.     protected function getDoctrineMigrations_VersionCommandService()
  12329.     {
  12330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12331.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12332.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  12333.         $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');
  12334.         $instance->setName('doctrine:migrations:version');
  12335.         return $instance;
  12336.     }
  12337.     /**
  12338.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  12339.      *
  12340.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  12341.      */
  12342.     protected function getDoctrineMigrations_VersionsCommandService()
  12343.     {
  12344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12345.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12346.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  12347.         $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');
  12348.         $instance->setName('doctrine:migrations:list');
  12349.         return $instance;
  12350.     }
  12351.     /**
  12352.      * Gets the private 'error_handler.error_renderer.html' shared service.
  12353.      *
  12354.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  12355.      */
  12356.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  12357.     {
  12358.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  12359.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  12360.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  12361.         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()));
  12362.     }
  12363.     /**
  12364.      * Gets the private 'exception_listener' shared service.
  12365.      *
  12366.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  12367.      */
  12368.     protected function getExceptionListenerService()
  12369.     {
  12370.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  12371.     }
  12372.     /**
  12373.      * Gets the private 'form.choice_list_factory.cached' shared service.
  12374.      *
  12375.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  12376.      */
  12377.     protected function getForm_ChoiceListFactory_CachedService()
  12378.     {
  12379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  12380.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  12381.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  12382.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  12383.         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())));
  12384.     }
  12385.     /**
  12386.      * Gets the private 'form.registry' shared service.
  12387.      *
  12388.      * @return \Symfony\Component\Form\FormRegistry
  12389.      */
  12390.     protected function getForm_RegistryService()
  12391.     {
  12392.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  12393.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  12394.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  12395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  12396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  12397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  12398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  12399.         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, [
  12400.             'App\\Form\\Async\\CollectionFilterType' => ['privates''App\\Form\\Async\\CollectionFilterType''getCollectionFilterTypeService'false],
  12401.             'App\\Form\\Crm\\ProductFilter' => ['privates''App\\Form\\Crm\\ProductFilter''getProductFilterService'false],
  12402.             'App\\Form\\Crm\\QuoteFilter' => ['privates''App\\Form\\Crm\\QuoteFilter''getQuoteFilterService'false],
  12403.             'App\\Form\\Crm\\QuoteTemplateFilter' => ['privates''App\\Form\\Crm\\QuoteTemplateFilter''getQuoteTemplateFilterService'false],
  12404.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityTypeService'false],
  12405.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType''getSelectOrCreateTypeService'false],
  12406.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => ['privates''Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter''getApiFilterService'false],
  12407.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  12408.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType''getGroupeFilterTypeService'false],
  12409.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType''getServiceFilterTypeService'false],
  12410.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType''getSessionFilterTypeService'false],
  12411.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType''getTrainingFilterTypeService'false],
  12412.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType''getUserFilterTypeService'false],
  12413.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType''getNellappBooleanTypeService'false],
  12414.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType''getNellappChoiceTypeService'false],
  12415.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter''getCustomViewColumnsFilterService'false],
  12416.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType''getCustomViewManagerTypeService'false],
  12417.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType''getEditCustomViewTypeService'false],
  12418.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType''getNewCustomViewTypeService'false],
  12419.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType''getChannelUserRoleFilterTypeService'false],
  12420.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter''getCollectionFilterService'false],
  12421.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter''getCollectionFilter2Service'false],
  12422.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType''getChannelUserRoleSelektorFilterTypeService'false],
  12423.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType''getUserSelektorFilterTypeService'false],
  12424.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType''getSessionStatusFilterTypeService'false],
  12425.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType''getTabContainerTypeService'false],
  12426.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabType''getTabTypeService'false],
  12427.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityType2Service'false],
  12428.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType''getChannelUserRoleSelektorTypeService'false],
  12429.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType''getGroupSelektorTypeService'false],
  12430.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType''getPlaceSelektorTypeService'false],
  12431.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType''getServiceSelektorTypeService'false],
  12432.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType''getUserSelektorTypeService'false],
  12433.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType''getChannelUserPermissionEnumTypeService'false],
  12434.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType''getChannelUserPermissionResourceTypeService'false],
  12435.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter''getChannelUserDataFilterService'false],
  12436.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter''getChannelUserPermissionResourceFilterService'false],
  12437.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType''getMultipleResourcePermissionsTypeService'false],
  12438.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType''getSelectUserForChannelResourcePermissionTypeService'false],
  12439.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType''getMimeTypeChoiceFilterTypeService'false],
  12440.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => ['privates''spiriit_form_filter.type.filter_boolean''getSpiriitFormFilter_Type_FilterBooleanService'false],
  12441.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => ['privates''spiriit_form_filter.type.filter_checkbox''getSpiriitFormFilter_Type_FilterCheckboxService'false],
  12442.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => ['privates''spiriit_form_filter.type.filter_choice''getSpiriitFormFilter_Type_FilterChoiceService'false],
  12443.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => ['privates''spiriit_form_filter.type.filter_collection_adapter''getSpiriitFormFilter_Type_FilterCollectionAdapterService'false],
  12444.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => ['privates''spiriit_form_filter.type.filter_date''getSpiriitFormFilter_Type_FilterDateService'false],
  12445.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => ['privates''spiriit_form_filter.type.filter_date_range''getSpiriitFormFilter_Type_FilterDateRangeService'false],
  12446.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime''getSpiriitFormFilter_Type_FilterDatetimeService'false],
  12447.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime_range''getSpiriitFormFilter_Type_FilterDatetimeRangeService'false],
  12448.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => ['privates''spiriit_form_filter.type.filter_entity''getSpiriitFormFilter_Type_FilterEntityService'false],
  12449.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => ['privates''spiriit_form_filter.type.filter_enum''getSpiriitFormFilter_Type_FilterEnumService'false],
  12450.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => ['privates''spiriit_form_filter.type.filter_number''getSpiriitFormFilter_Type_FilterNumberService'false],
  12451.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => ['privates''spiriit_form_filter.type.filter_number_range''getSpiriitFormFilter_Type_FilterNumberRangeService'false],
  12452.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => ['privates''spiriit_form_filter.type.filter_sharedable''getSpiriitFormFilter_Type_FilterSharedableService'false],
  12453.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => ['privates''spiriit_form_filter.type.filter_text''getSpiriitFormFilter_Type_FilterTextService'false],
  12454.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  12455.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  12456.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  12457.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  12458.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  12459.         ], [
  12460.             'App\\Form\\Async\\CollectionFilterType' => '?',
  12461.             'App\\Form\\Crm\\ProductFilter' => '?',
  12462.             'App\\Form\\Crm\\QuoteFilter' => '?',
  12463.             'App\\Form\\Crm\\QuoteTemplateFilter' => '?',
  12464.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => '?',
  12465.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => '?',
  12466.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => '?',
  12467.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  12468.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => '?',
  12469.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => '?',
  12470.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => '?',
  12471.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => '?',
  12472.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => '?',
  12473.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => '?',
  12474.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => '?',
  12475.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => '?',
  12476.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => '?',
  12477.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => '?',
  12478.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => '?',
  12479.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => '?',
  12480.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => '?',
  12481.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => '?',
  12482.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => '?',
  12483.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => '?',
  12484.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => '?',
  12485.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => '?',
  12486.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => '?',
  12487.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => '?',
  12488.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => '?',
  12489.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => '?',
  12490.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => '?',
  12491.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => '?',
  12492.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => '?',
  12493.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => '?',
  12494.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => '?',
  12495.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => '?',
  12496.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => '?',
  12497.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => '?',
  12498.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => '?',
  12499.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => '?',
  12500.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => '?',
  12501.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => '?',
  12502.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => '?',
  12503.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => '?',
  12504.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => '?',
  12505.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => '?',
  12506.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => '?',
  12507.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => '?',
  12508.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => '?',
  12509.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => '?',
  12510.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => '?',
  12511.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => '?',
  12512.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => '?',
  12513.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => '?',
  12514.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  12515.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  12516.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  12517.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  12518.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  12519.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  12520.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionExtension()));
  12521.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\TabsExtension()));
  12522.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingCollectionExtension()));
  12523.         }, 3), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  12524.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionInnerExtension()));
  12525.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingExtension()));
  12526.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  12527.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  12528.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  12529.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  12530.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  12531.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  12532.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\FormTemplateExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\FormTemplateExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\FormTemplateExtension('form_div_layout.html.twig')));
  12533.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollapsableExtension()));
  12534.             yield 10 => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\ChildrenErrorExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\ChildrenErrorExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\ChildrenErrorExtension()));
  12535.             yield 11 => ($this->privates['spiriit_form_filter.type_extension.filter_extension'] ?? ($this->privates['spiriit_form_filter.type_extension.filter_extension'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\FilterTypeExtension()));
  12536.         }, 12), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  12537.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  12538.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  12539.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  12540.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => new RewindableGenerator(function () {
  12541.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  12542.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => new RewindableGenerator(function () {
  12543.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  12544.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType' => new RewindableGenerator(function () {
  12545.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  12546.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TelType' => new RewindableGenerator(function () {
  12547.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\TelTypeExtension()));
  12548.         }, 1)], new RewindableGenerator(function () {
  12549.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  12550.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  12551.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  12552.     }
  12553.     /**
  12554.      * Gets the private 'form.server_params' shared service.
  12555.      *
  12556.      * @return \Symfony\Component\Form\Util\ServerParams
  12557.      */
  12558.     protected function getForm_ServerParamsService()
  12559.     {
  12560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  12561.         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())));
  12562.     }
  12563.     /**
  12564.      * Gets the private 'form.type.choice' shared service.
  12565.      *
  12566.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  12567.      */
  12568.     protected function getForm_Type_ChoiceService()
  12569.     {
  12570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  12573.         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()));
  12574.     }
  12575.     /**
  12576.      * Gets the private 'form.type.color' shared service.
  12577.      *
  12578.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  12579.      */
  12580.     protected function getForm_Type_ColorService()
  12581.     {
  12582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12583.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12584.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  12585.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  12586.     }
  12587.     /**
  12588.      * Gets the private 'form.type.entity' shared service.
  12589.      *
  12590.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  12591.      */
  12592.     protected function getForm_Type_EntityService()
  12593.     {
  12594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12595.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12596.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  12597.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  12598.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12599.     }
  12600.     /**
  12601.      * Gets the private 'form.type.form' shared service.
  12602.      *
  12603.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  12604.      */
  12605.     protected function getForm_Type_FormService()
  12606.     {
  12607.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12608.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  12610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  12611.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  12612.     }
  12613.     /**
  12614.      * Gets the private 'form.type_extension.csrf' shared service.
  12615.      *
  12616.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  12617.      */
  12618.     protected function getForm_TypeExtension_CsrfService()
  12619.     {
  12620.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  12621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  12622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  12623.         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()));
  12624.     }
  12625.     /**
  12626.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  12627.      *
  12628.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  12629.      */
  12630.     protected function getForm_TypeExtension_Form_DataCollectorService()
  12631.     {
  12632.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  12633.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  12634.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  12635.         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()));
  12636.     }
  12637.     /**
  12638.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  12639.      *
  12640.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  12641.      */
  12642.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  12643.     {
  12644.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  12645.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  12646.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  12647.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  12648.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  12649.         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())));
  12650.     }
  12651.     /**
  12652.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  12653.      *
  12654.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  12655.      */
  12656.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  12657.     {
  12658.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  12659.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  12660.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  12661.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  12662.     }
  12663.     /**
  12664.      * Gets the private 'form.type_extension.form.validator' shared service.
  12665.      *
  12666.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  12667.      */
  12668.     protected function getForm_TypeExtension_Form_ValidatorService()
  12669.     {
  12670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  12671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  12672.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  12673.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  12674.         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()));
  12675.     }
  12676.     /**
  12677.      * Gets the private 'form.type_extension.upload.validator' shared service.
  12678.      *
  12679.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  12680.      */
  12681.     protected function getForm_TypeExtension_Upload_ValidatorService()
  12682.     {
  12683.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  12684.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  12685.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  12686.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  12687.     }
  12688.     /**
  12689.      * Gets the private 'form.type_guesser.doctrine' shared service.
  12690.      *
  12691.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  12692.      */
  12693.     protected function getForm_TypeGuesser_DoctrineService()
  12694.     {
  12695.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  12696.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  12697.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12698.     }
  12699.     /**
  12700.      * Gets the private 'form.type_guesser.validator' shared service.
  12701.      *
  12702.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  12703.      */
  12704.     protected function getForm_TypeGuesser_ValidatorService()
  12705.     {
  12706.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  12707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  12708.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  12709.     }
  12710.     /**
  12711.      * Gets the private 'fos_js_routing.dump_command' shared service.
  12712.      *
  12713.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  12714.      */
  12715.     protected function getFosJsRouting_DumpCommandService()
  12716.     {
  12717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12718.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  12719.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Response/RoutesResponse.php';
  12720.         $this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.routes_response'] ?? ($this->services['fos_js_routing.routes_response'] = new \FOS\JsRoutingBundle\Response\RoutesResponse())), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__4), NULL);
  12721.         $instance->setName('fos:js-routing:dump');
  12722.         $instance->setDescription('Dumps exposed routes to the filesystem');
  12723.         return $instance;
  12724.     }
  12725.     /**
  12726.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  12727.      *
  12728.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  12729.      */
  12730.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  12731.     {
  12732.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12733.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  12734.         $this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
  12735.         $instance->setName('fos:js-routing:debug');
  12736.         $instance->setDescription('Displays currently exposed routes for an application');
  12737.         return $instance;
  12738.     }
  12739.     /**
  12740.      * Gets the private 'fragment.renderer.inline' shared service.
  12741.      *
  12742.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  12743.      */
  12744.     protected function getFragment_Renderer_InlineService()
  12745.     {
  12746.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  12747.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  12748.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  12749.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  12750.         if (isset($this->privates['fragment.renderer.inline'])) {
  12751.             return $this->privates['fragment.renderer.inline'];
  12752.         }
  12753.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12754.         if (isset($this->privates['fragment.renderer.inline'])) {
  12755.             return $this->privates['fragment.renderer.inline'];
  12756.         }
  12757.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  12758.         $instance->setFragmentPath('/_fragment');
  12759.         return $instance;
  12760.     }
  12761.     /**
  12762.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  12763.      *
  12764.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  12765.      */
  12766.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  12767.     {
  12768.         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())));
  12769.     }
  12770.     /**
  12771.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  12772.      *
  12773.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  12774.      */
  12775.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  12776.     {
  12777.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  12778.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  12779.             return $this->privates['framework_extra_bundle.event.is_granted'];
  12780.         }
  12781.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  12782.     }
  12783.     /**
  12784.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  12785.      *
  12786.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  12787.      */
  12788.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  12789.     {
  12790.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  12791.         return $this->privates['knp_menu.menu_provider.builder_alias'] = new \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider(($this->services['kernel'] ?? $this->get('kernel'1)), $this, ($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()));
  12792.     }
  12793.     /**
  12794.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  12795.      *
  12796.      * @return \Knp\Menu\Provider\LazyProvider
  12797.      */
  12798.     protected function getKnpMenu_MenuProvider_LazyService()
  12799.     {
  12800.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  12801.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['channel_side_nav' => function () {
  12802.             return ($this->privates['nellapp_sdk.channel_side_nav'] ?? $this->getNellappSdk_ChannelSideNavService());
  12803.         }]);
  12804.     }
  12805.     /**
  12806.      * Gets the private 'knp_menu.renderer.list' shared service.
  12807.      *
  12808.      * @return \Knp\Menu\Renderer\ListRenderer
  12809.      */
  12810.     protected function getKnpMenu_Renderer_ListService()
  12811.     {
  12812.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  12813.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  12814.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  12815.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  12816.     }
  12817.     /**
  12818.      * Gets the private 'knp_menu.renderer.twig' shared service.
  12819.      *
  12820.      * @return \Knp\Menu\Renderer\TwigRenderer
  12821.      */
  12822.     protected function getKnpMenu_Renderer_TwigService()
  12823.     {
  12824.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  12825.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  12826.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  12827.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  12828.             return $this->privates['knp_menu.renderer.twig'];
  12829.         }
  12830.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer($a'Partials/components/header/knp-menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  12831.     }
  12832.     /**
  12833.      * Gets the private 'knp_menu.voter.router' shared service.
  12834.      *
  12835.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  12836.      */
  12837.     protected function getKnpMenu_Voter_RouterService()
  12838.     {
  12839.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  12840.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  12841.         return $this->privates['knp_menu.voter.router'] = new \Knp\Menu\Matcher\Voter\RouteVoter(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  12842.     }
  12843.     /**
  12844.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  12845.      *
  12846.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  12847.      */
  12848.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  12849.     {
  12850.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@NellappSDK/Partials/component/pagination/pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  12851.     }
  12852.     /**
  12853.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  12854.      *
  12855.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  12856.      */
  12857.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  12858.     {
  12859.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  12860.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  12861.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  12862.     }
  12863.     /**
  12864.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  12865.      *
  12866.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  12867.      */
  12868.     protected function getLiipImagine_Command_CacheRemoveService()
  12869.     {
  12870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12871.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  12872.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  12873.         $this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  12874.         $instance->setName('liip:imagine:cache:remove');
  12875.         return $instance;
  12876.     }
  12877.     /**
  12878.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  12879.      *
  12880.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  12881.      */
  12882.     protected function getLiipImagine_Command_CacheResolveService()
  12883.     {
  12884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12885.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  12886.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  12887.         $this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
  12888.         $instance->setName('liip:imagine:cache:resolve');
  12889.         return $instance;
  12890.     }
  12891.     /**
  12892.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  12893.      *
  12894.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  12895.      */
  12896.     protected function getLiipImagine_Filter_ConfigurationService()
  12897.     {
  12898.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  12899.     }
  12900.     /**
  12901.      * Gets the private 'liip_imagine.form.type.image' shared service.
  12902.      *
  12903.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  12904.      */
  12905.     protected function getLiipImagine_Form_Type_ImageService()
  12906.     {
  12907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  12908.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  12909.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  12910.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  12911.     }
  12912.     /**
  12913.      * Gets the private 'liip_imagine.gd' shared service.
  12914.      *
  12915.      * @return \Imagine\Gd\Imagine
  12916.      */
  12917.     protected function getLiipImagine_GdService()
  12918.     {
  12919.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  12920.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  12921.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  12922.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  12923.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  12924.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  12925.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  12926.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  12927.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  12928.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  12929.         return $instance;
  12930.     }
  12931.     /**
  12932.      * Gets the private 'liip_imagine.service.filter' shared service.
  12933.      *
  12934.      * @return \Liip\ImagineBundle\Service\FilterService
  12935.      */
  12936.     protected function getLiipImagine_Service_FilterService()
  12937.     {
  12938.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  12939.         return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false$this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  12940.     }
  12941.     /**
  12942.      * Gets the private 'locale_aware_listener' shared service.
  12943.      *
  12944.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  12945.      */
  12946.     protected function getLocaleAwareListenerService()
  12947.     {
  12948.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  12949.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  12950.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  12951.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  12952.     }
  12953.     /**
  12954.      * Gets the private 'locale_listener' shared service.
  12955.      *
  12956.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  12957.      */
  12958.     protected function getLocaleListenerService()
  12959.     {
  12960.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
  12961.     }
  12962.     /**
  12963.      * Gets the private 'maker.auto_command.make_auth' shared service.
  12964.      *
  12965.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12966.      */
  12967.     protected function getMaker_AutoCommand_MakeAuthService()
  12968.     {
  12969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12970.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12971.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12972.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12973.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  12974.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  12975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  12976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  12977.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  12978.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  12979.         $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()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  12980.         $instance->setName('make:auth');
  12981.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  12982.         return $instance;
  12983.     }
  12984.     /**
  12985.      * Gets the private 'maker.auto_command.make_command' shared service.
  12986.      *
  12987.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  12988.      */
  12989.     protected function getMaker_AutoCommand_MakeCommandService()
  12990.     {
  12991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  12993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  12994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  12995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  12996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  12997.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  12998.         $instance->setName('make:command');
  12999.         $instance->setDescription('Creates a new console command class');
  13000.         return $instance;
  13001.     }
  13002.     /**
  13003.      * Gets the private 'maker.auto_command.make_controller' shared service.
  13004.      *
  13005.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13006.      */
  13007.     protected function getMaker_AutoCommand_MakeControllerService()
  13008.     {
  13009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13010.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  13014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13015.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13016.         $instance->setName('make:controller');
  13017.         $instance->setDescription('Creates a new controller class');
  13018.         return $instance;
  13019.     }
  13020.     /**
  13021.      * Gets the private 'maker.auto_command.make_crud' shared service.
  13022.      *
  13023.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13024.      */
  13025.     protected function getMaker_AutoCommand_MakeCrudService()
  13026.     {
  13027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  13032.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13033.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13034.         $instance->setName('make:crud');
  13035.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  13036.         return $instance;
  13037.     }
  13038.     /**
  13039.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  13040.      *
  13041.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13042.      */
  13043.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  13044.     {
  13045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13048.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  13050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13051.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13052.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13053.         $instance->setName('make:docker:database');
  13054.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  13055.         return $instance;
  13056.     }
  13057.     /**
  13058.      * Gets the private 'maker.auto_command.make_entity' shared service.
  13059.      *
  13060.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13061.      */
  13062.     protected function getMaker_AutoCommand_MakeEntityService()
  13063.     {
  13064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13065.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13066.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13067.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13068.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  13069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  13070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13071.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13072.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  13073.         $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, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13074.         $instance->setName('make:entity');
  13075.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  13076.         return $instance;
  13077.     }
  13078.     /**
  13079.      * Gets the private 'maker.auto_command.make_factory' shared service.
  13080.      *
  13081.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13082.      */
  13083.     protected function getMaker_AutoCommand_MakeFactoryService()
  13084.     {
  13085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13086.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13087.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13089.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/MakeFactory.php';
  13090.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/NoPersistenceObjectsAutoCompleter.php';
  13091.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/FactoryCandidatesClassesExtractor.php';
  13092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13093.         $this->privates['maker.auto_command.make_factory'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Zenstruck\Foundry\Bundle\Maker\MakeFactory(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService()), new \Zenstruck\Foundry\Bundle\Maker\Factory\NoPersistenceObjectsAutoCompleter(\dirname(__DIR__4)), new \Zenstruck\Foundry\Bundle\Maker\Factory\FactoryCandidatesClassesExtractor(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()), ($this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] ?? $this->get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService())), 'Factory'), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13094.         $instance->setName('make:factory');
  13095.         $instance->setDescription('Creates a Foundry model factory for a Doctrine entity class or a regular object');
  13096.         return $instance;
  13097.     }
  13098.     /**
  13099.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  13100.      *
  13101.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13102.      */
  13103.     protected function getMaker_AutoCommand_MakeFixturesService()
  13104.     {
  13105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13109.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  13110.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13111.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13112.         $instance->setName('make:fixtures');
  13113.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  13114.         return $instance;
  13115.     }
  13116.     /**
  13117.      * Gets the private 'maker.auto_command.make_form' shared service.
  13118.      *
  13119.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13120.      */
  13121.     protected function getMaker_AutoCommand_MakeFormService()
  13122.     {
  13123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13127.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  13128.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13129.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13130.         $instance->setName('make:form');
  13131.         $instance->setDescription('Creates a new form class');
  13132.         return $instance;
  13133.     }
  13134.     /**
  13135.      * Gets the private 'maker.auto_command.make_message' shared service.
  13136.      *
  13137.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13138.      */
  13139.     protected function getMaker_AutoCommand_MakeMessageService()
  13140.     {
  13141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13142.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13143.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13144.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13145.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  13146.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13147.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13148.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13149.         $instance->setName('make:message');
  13150.         $instance->setDescription('Creates a new message and handler');
  13151.         return $instance;
  13152.     }
  13153.     /**
  13154.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  13155.      *
  13156.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13157.      */
  13158.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  13159.     {
  13160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13164.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  13165.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13166.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13167.         $instance->setName('make:messenger-middleware');
  13168.         $instance->setDescription('Creates a new messenger middleware');
  13169.         return $instance;
  13170.     }
  13171.     /**
  13172.      * Gets the private 'maker.auto_command.make_migration' shared service.
  13173.      *
  13174.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13175.      */
  13176.     protected function getMaker_AutoCommand_MakeMigrationService()
  13177.     {
  13178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13179.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13180.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13181.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13182.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  13183.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  13184.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13185.         $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_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13186.         $instance->setName('make:migration');
  13187.         $instance->setDescription('Creates a new migration based on database changes');
  13188.         return $instance;
  13189.     }
  13190.     /**
  13191.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  13192.      *
  13193.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13194.      */
  13195.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  13196.     {
  13197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13198.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13199.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13200.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13201.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  13202.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13203.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13204.         $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->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13205.         $instance->setName('make:registration-form');
  13206.         $instance->setDescription('Creates a new registration form system');
  13207.         return $instance;
  13208.     }
  13209.     /**
  13210.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  13211.      *
  13212.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13213.      */
  13214.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  13215.     {
  13216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13217.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13218.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13219.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13220.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  13221.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13222.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13223.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13224.         $instance->setName('make:reset-password');
  13225.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  13226.         return $instance;
  13227.     }
  13228.     /**
  13229.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  13230.      *
  13231.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13232.      */
  13233.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  13234.     {
  13235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13236.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13237.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13238.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13239.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  13240.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  13241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  13242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13243.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13244.         $this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13245.         $instance->setName('make:security:form-login');
  13246.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  13247.         return $instance;
  13248.     }
  13249.     /**
  13250.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  13251.      *
  13252.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13253.      */
  13254.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  13255.     {
  13256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13257.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13259.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13260.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  13261.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13262.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13263.         $instance->setName('make:serializer:encoder');
  13264.         $instance->setDescription('Creates a new serializer encoder class');
  13265.         return $instance;
  13266.     }
  13267.     /**
  13268.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  13269.      *
  13270.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13271.      */
  13272.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  13273.     {
  13274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13275.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13276.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13277.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13278.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  13279.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13280.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13281.         $instance->setName('make:serializer:normalizer');
  13282.         $instance->setDescription('Creates a new serializer normalizer class');
  13283.         return $instance;
  13284.     }
  13285.     /**
  13286.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  13287.      *
  13288.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13289.      */
  13290.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  13291.     {
  13292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13293.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13294.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13295.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13296.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  13297.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13298.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13299.         $instance->setName('make:stimulus-controller');
  13300.         $instance->setDescription('Creates a new Stimulus controller');
  13301.         return $instance;
  13302.     }
  13303.     /**
  13304.      * Gets the private 'maker.auto_command.make_story' shared service.
  13305.      *
  13306.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13307.      */
  13308.     protected function getMaker_AutoCommand_MakeStoryService()
  13309.     {
  13310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13311.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13312.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13313.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13314.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/MakeStory.php';
  13315.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13316.         $this->privates['maker.auto_command.make_story'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Zenstruck\Foundry\Bundle\Maker\MakeStory(($this->privates['.zenstruck_foundry.maker.factory.namespace_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_NamespaceGuesserService()), 'Story'), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13317.         $instance->setName('make:story');
  13318.         $instance->setDescription('Creates a Foundry story');
  13319.         return $instance;
  13320.     }
  13321.     /**
  13322.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  13323.      *
  13324.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13325.      */
  13326.     protected function getMaker_AutoCommand_MakeSubscriberService()
  13327.     {
  13328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13329.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13330.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13331.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13332.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  13333.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  13334.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13335.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13336.         $instance->setName('make:subscriber');
  13337.         $instance->setDescription('Creates a new event subscriber class');
  13338.         return $instance;
  13339.     }
  13340.     /**
  13341.      * Gets the private 'maker.auto_command.make_test' shared service.
  13342.      *
  13343.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13344.      */
  13345.     protected function getMaker_AutoCommand_MakeTestService()
  13346.     {
  13347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13348.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13349.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13350.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13351.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  13352.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  13353.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13354.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13355.         $instance->setName('make:test');
  13356.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  13357.         $instance->setDescription('Creates a new test class');
  13358.         return $instance;
  13359.     }
  13360.     /**
  13361.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  13362.      *
  13363.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13364.      */
  13365.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  13366.     {
  13367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13368.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13369.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13370.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13371.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  13372.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13373.         $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13374.         $instance->setName('make:twig-component');
  13375.         $instance->setDescription('Creates a twig (or live) component');
  13376.         return $instance;
  13377.     }
  13378.     /**
  13379.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  13380.      *
  13381.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13382.      */
  13383.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  13384.     {
  13385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13386.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13387.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13388.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13389.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  13390.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13391.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13392.         $instance->setName('make:twig-extension');
  13393.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  13394.         return $instance;
  13395.     }
  13396.     /**
  13397.      * Gets the private 'maker.auto_command.make_user' shared service.
  13398.      *
  13399.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13400.      */
  13401.     protected function getMaker_AutoCommand_MakeUserService()
  13402.     {
  13403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13404.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13405.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13406.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13407.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  13408.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  13409.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  13410.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13411.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13412.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13413.         $instance->setName('make:user');
  13414.         $instance->setDescription('Creates a new security user class');
  13415.         return $instance;
  13416.     }
  13417.     /**
  13418.      * Gets the private 'maker.auto_command.make_validator' shared service.
  13419.      *
  13420.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13421.      */
  13422.     protected function getMaker_AutoCommand_MakeValidatorService()
  13423.     {
  13424.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13425.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13426.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13427.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13428.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  13429.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13430.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13431.         $instance->setName('make:validator');
  13432.         $instance->setDescription('Creates a new validator and constraint class');
  13433.         return $instance;
  13434.     }
  13435.     /**
  13436.      * Gets the private 'maker.auto_command.make_voter' shared service.
  13437.      *
  13438.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13439.      */
  13440.     protected function getMaker_AutoCommand_MakeVoterService()
  13441.     {
  13442.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13443.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13444.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13445.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13446.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  13447.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13448.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  13449.         $instance->setName('make:voter');
  13450.         $instance->setDescription('Creates a new security voter class');
  13451.         return $instance;
  13452.     }
  13453.     /**
  13454.      * Gets the private 'maker.doctrine_helper' shared service.
  13455.      *
  13456.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  13457.      */
  13458.     protected function getMaker_DoctrineHelperService()
  13459.     {
  13460.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  13461.         $a = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/Entity'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Entity')], false)));
  13462.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [=> [=> 'App\\Entity'=> $a], => [=> 'Nellapp\\Bundle\\SDKBundle\\Entity'=> $a]]]);
  13463.     }
  13464.     /**
  13465.      * Gets the private 'maker.entity_class_generator' shared service.
  13466.      *
  13467.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  13468.      */
  13469.     protected function getMaker_EntityClassGeneratorService()
  13470.     {
  13471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  13472.         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()));
  13473.     }
  13474.     /**
  13475.      * Gets the private 'maker.file_link_formatter' shared service.
  13476.      *
  13477.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  13478.      */
  13479.     protected function getMaker_FileLinkFormatterService()
  13480.     {
  13481.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  13482.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  13483.     }
  13484.     /**
  13485.      * Gets the private 'maker.file_manager' shared service.
  13486.      *
  13487.      * @return \Symfony\Bundle\MakerBundle\FileManager
  13488.      */
  13489.     protected function getMaker_FileManagerService()
  13490.     {
  13491.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  13492.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  13493.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  13494.         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')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  13495.     }
  13496.     /**
  13497.      * Gets the private 'maker.generator' shared service.
  13498.      *
  13499.      * @return \Symfony\Bundle\MakerBundle\Generator
  13500.      */
  13501.     protected function getMaker_GeneratorService()
  13502.     {
  13503.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  13504.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  13505.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  13506.     }
  13507.     /**
  13508.      * Gets the private 'maker.php_compat_util' shared service.
  13509.      *
  13510.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  13511.      */
  13512.     protected function getMaker_PhpCompatUtilService()
  13513.     {
  13514.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  13515.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  13516.     }
  13517.     /**
  13518.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  13519.      *
  13520.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  13521.      */
  13522.     protected function getMaker_Renderer_FormTypeRendererService()
  13523.     {
  13524.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  13525.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  13526.     }
  13527.     /**
  13528.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  13529.      *
  13530.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  13531.      */
  13532.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  13533.     {
  13534.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  13535.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  13536.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  13537.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  13538.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => new RewindableGenerator(function () {
  13539.             yield => ($this->privates['.messenger.handler_descriptor.jADa3cd'] ?? $this->get_Messenger_HandlerDescriptor_JADa3cdService());
  13540.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Message\\EntitySyncMessage' => new RewindableGenerator(function () {
  13541.             yield => ($this->privates['.messenger.handler_descriptor.rUCyI0M'] ?? $this->get_Messenger_HandlerDescriptor_RUCyI0MService());
  13542.         }, 1)]));
  13543.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  13544.         return $instance;
  13545.     }
  13546.     /**
  13547.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  13548.      *
  13549.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  13550.      */
  13551.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  13552.     {
  13553.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  13554.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  13555.         return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
  13556.     }
  13557.     /**
  13558.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  13559.      *
  13560.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  13561.      */
  13562.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  13563.     {
  13564.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  13565.         return $this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13566.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  13567.             'sync_full_user_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  13568.             'sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  13569.         ], [
  13570.             'failed' => '?',
  13571.             'sync_full_user_transport' => '?',
  13572.             'sync_transport' => '?',
  13573.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  13574.     }
  13575.     /**
  13576.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  13577.      *
  13578.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  13579.      */
  13580.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  13581.     {
  13582.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  13583.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  13584.     }
  13585.     /**
  13586.      * Gets the private 'messenger.middleware.send_message' shared service.
  13587.      *
  13588.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  13589.      */
  13590.     protected function getMessenger_Middleware_SendMessageService()
  13591.     {
  13592.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  13593.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  13594.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  13595.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  13596.         $a = ($this->privates['.service_locator.rbKFZjg'] ?? $this->get_ServiceLocator_RbKFZjgService());
  13597.         if (isset($this->privates['messenger.middleware.send_message'])) {
  13598.             return $this->privates['messenger.middleware.send_message'];
  13599.         }
  13600.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13601.         if (isset($this->privates['messenger.middleware.send_message'])) {
  13602.             return $this->privates['messenger.middleware.send_message'];
  13603.         }
  13604.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Message\\EntitySyncMessage' => [=> 'sync_transport'], 'Nellapp\\Bundle\\SDKBundle\\Auth\\Messenger\\Message\\RefreshUserMessage' => [=> 'sync_full_user_transport']], $a), $b);
  13605.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  13606.         return $instance;
  13607.     }
  13608.     /**
  13609.      * Gets the private 'messenger.receiver_locator' shared service.
  13610.      *
  13611.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  13612.      */
  13613.     protected function getMessenger_ReceiverLocatorService()
  13614.     {
  13615.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13616.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  13617.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  13618.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  13619.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  13620.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  13621.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  13622.         ], [
  13623.             'failed' => '?',
  13624.             'messenger.transport.failed' => '?',
  13625.             'messenger.transport.sync_full_user_transport' => '?',
  13626.             'messenger.transport.sync_transport' => '?',
  13627.             'sync_full_user_transport' => '?',
  13628.             'sync_transport' => '?',
  13629.         ]);
  13630.     }
  13631.     /**
  13632.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  13633.      *
  13634.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  13635.      */
  13636.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  13637.     {
  13638.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  13639.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  13640.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  13641.     }
  13642.     /**
  13643.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_full_user_transport' shared service.
  13644.      *
  13645.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  13646.      */
  13647.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService()
  13648.     {
  13649.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  13650.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  13651.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_full_user_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  13652.     }
  13653.     /**
  13654.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_transport' shared service.
  13655.      *
  13656.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  13657.      */
  13658.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService()
  13659.     {
  13660.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  13661.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  13662.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  13663.     }
  13664.     /**
  13665.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  13666.      *
  13667.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  13668.      */
  13669.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  13670.     {
  13671.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  13672.         $a = ($this->privates['.service_locator.rbKFZjg'] ?? $this->get_ServiceLocator_RbKFZjgService());
  13673.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  13674.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  13675.         }
  13676.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13677.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  13678.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  13679.         }
  13680.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener($a, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13681.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  13682.             'sync_full_user_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_full_user_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService'false],
  13683.             'sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService'false],
  13684.         ], [
  13685.             'failed' => '?',
  13686.             'sync_full_user_transport' => '?',
  13687.             'sync_transport' => '?',
  13688.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $b);
  13689.     }
  13690.     /**
  13691.      * Gets the private 'messenger.routable_message_bus' shared service.
  13692.      *
  13693.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  13694.      */
  13695.     protected function getMessenger_RoutableMessageBusService()
  13696.     {
  13697.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  13698.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  13699.         if (isset($this->privates['messenger.routable_message_bus'])) {
  13700.             return $this->privates['messenger.routable_message_bus'];
  13701.         }
  13702.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13703.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  13704.         ], [
  13705.             'messenger.bus.default' => '?',
  13706.         ]), $a);
  13707.     }
  13708.     /**
  13709.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  13710.      *
  13711.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  13712.      */
  13713.     protected function getMessenger_Transport_Doctrine_FactoryService()
  13714.     {
  13715.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  13716.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  13717.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  13718.     }
  13719.     /**
  13720.      * Gets the private 'messenger.transport.failed' shared service.
  13721.      *
  13722.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  13723.      */
  13724.     protected function getMessenger_Transport_FailedService()
  13725.     {
  13726.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  13727.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  13728.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  13729.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  13730.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  13731.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  13732.         if (isset($this->privates['messenger.transport.failed'])) {
  13733.             return $this->privates['messenger.transport.failed'];
  13734.         }
  13735.         return $this->privates['messenger.transport.failed'] = $a->createTransport('doctrine://default?queue_name=failed', ['auto_setup' => true'transport_name' => 'failed'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  13736.     }
  13737.     /**
  13738.      * Gets the private 'messenger.transport.sync.factory' shared service.
  13739.      *
  13740.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  13741.      */
  13742.     protected function getMessenger_Transport_Sync_FactoryService()
  13743.     {
  13744.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  13745.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  13746.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  13747.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  13748.             return $this->privates['messenger.transport.sync.factory'];
  13749.         }
  13750.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  13751.     }
  13752.     /**
  13753.      * Gets the private 'messenger.transport.sync_full_user_transport' shared service.
  13754.      *
  13755.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  13756.      */
  13757.     protected function getMessenger_Transport_SyncFullUserTransportService()
  13758.     {
  13759.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  13760.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  13761.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  13762.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  13763.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  13764.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  13765.         if (isset($this->privates['messenger.transport.sync_full_user_transport'])) {
  13766.             return $this->privates['messenger.transport.sync_full_user_transport'];
  13767.         }
  13768.         return $this->privates['messenger.transport.sync_full_user_transport'] = $a->createTransport($this->getEnv('SYNC_AMQP_DSN'), ['exchange' => ['name' => 'global.sync_full_user''type' => 'fanout'], 'queues' => ['crm_sync_full_user' => NULL], 'transport_name' => 'sync_full_user_transport'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  13769.     }
  13770.     /**
  13771.      * Gets the private 'messenger.transport.sync_transport' shared service.
  13772.      *
  13773.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  13774.      */
  13775.     protected function getMessenger_Transport_SyncTransportService()
  13776.     {
  13777.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  13778.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  13779.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  13780.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  13781.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  13782.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  13783.         if (isset($this->privates['messenger.transport.sync_transport'])) {
  13784.             return $this->privates['messenger.transport.sync_transport'];
  13785.         }
  13786.         return $this->privates['messenger.transport.sync_transport'] = $a->createTransport($this->getEnv('SYNC_AMQP_DSN'), ['exchange' => ['name' => 'global.sync''type' => 'fanout'], 'queues' => ['crm_sync' => NULL], 'transport_name' => 'sync_transport'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  13787.     }
  13788.     /**
  13789.      * Gets the private 'messenger.transport_factory' shared service.
  13790.      *
  13791.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  13792.      */
  13793.     protected function getMessenger_TransportFactoryService()
  13794.     {
  13795.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  13796.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  13797.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  13798.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  13799.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  13800.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  13801.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  13802.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  13803.         }, 5));
  13804.     }
  13805.     /**
  13806.      * Gets the private 'mime_types' shared service.
  13807.      *
  13808.      * @return \Symfony\Component\Mime\MimeTypes
  13809.      */
  13810.     protected function getMimeTypesService()
  13811.     {
  13812.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  13813.         $instance->setDefault($instance);
  13814.         return $instance;
  13815.     }
  13816.     /**
  13817.      * Gets the private 'monolog.command.server_log' shared service.
  13818.      *
  13819.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  13820.      */
  13821.     protected function getMonolog_Command_ServerLogService()
  13822.     {
  13823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13824.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  13825.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  13826.         $instance->setName('server:log');
  13827.         $instance->setDescription('Start a log server that displays logs in real time');
  13828.         return $instance;
  13829.     }
  13830.     /**
  13831.      * Gets the private 'monolog.handler.console' shared service.
  13832.      *
  13833.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  13834.      */
  13835.     protected function getMonolog_Handler_ConsoleService()
  13836.     {
  13837.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  13838.     }
  13839.     /**
  13840.      * Gets the private 'monolog.handler.main' shared service.
  13841.      *
  13842.      * @return \Monolog\Handler\StreamHandler
  13843.      */
  13844.     protected function getMonolog_Handler_MainService()
  13845.     {
  13846.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  13847.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  13848.         return $instance;
  13849.     }
  13850.     /**
  13851.      * Gets the private 'monolog.logger' shared service.
  13852.      *
  13853.      * @return \Symfony\Bridge\Monolog\Logger
  13854.      */
  13855.     protected function getMonolog_LoggerService()
  13856.     {
  13857.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  13858.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  13859.         $instance->useMicrosecondTimestamps(true);
  13860.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  13861.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  13862.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  13863.         return $instance;
  13864.     }
  13865.     /**
  13866.      * Gets the private 'monolog.logger.cache' shared service.
  13867.      *
  13868.      * @return \Symfony\Bridge\Monolog\Logger
  13869.      */
  13870.     protected function getMonolog_Logger_CacheService()
  13871.     {
  13872.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  13873.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  13874.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  13875.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  13876.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  13877.         return $instance;
  13878.     }
  13879.     /**
  13880.      * Gets the private 'monolog.logger.messenger' shared service.
  13881.      *
  13882.      * @return \Symfony\Bridge\Monolog\Logger
  13883.      */
  13884.     protected function getMonolog_Logger_MessengerService()
  13885.     {
  13886.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  13887.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  13888.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  13889.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  13890.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  13891.         return $instance;
  13892.     }
  13893.     /**
  13894.      * Gets the private 'monolog.logger.request' shared service.
  13895.      *
  13896.      * @return \Symfony\Bridge\Monolog\Logger
  13897.      */
  13898.     protected function getMonolog_Logger_RequestService()
  13899.     {
  13900.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  13901.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  13902.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  13903.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  13904.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  13905.         return $instance;
  13906.     }
  13907.     /**
  13908.      * Gets the private 'monolog.logger.security' shared service.
  13909.      *
  13910.      * @return \Symfony\Bridge\Monolog\Logger
  13911.      */
  13912.     protected function getMonolog_Logger_SecurityService()
  13913.     {
  13914.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  13915.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  13916.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  13917.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  13918.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  13919.         return $instance;
  13920.     }
  13921.     /**
  13922.      * Gets the private 'nellapp_sdk.assets._package_channel_image' shared service.
  13923.      *
  13924.      * @return \Symfony\Component\Asset\UrlPackage
  13925.      */
  13926.     protected function getNellappSdk_Assets_PackageChannelImageService()
  13927.     {
  13928.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  13929.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  13930.         return $this->privates['nellapp_sdk.assets._package_channel_image'] = new \Symfony\Component\Asset\UrlPackage([=> $this->getEnv('resolve:CORE_ASSETS_BASE_URL')], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  13931.     }
  13932.     /**
  13933.      * Gets the private 'nellapp_sdk.assets._package_core' shared service.
  13934.      *
  13935.      * @return \Symfony\Component\Asset\PathPackage
  13936.      */
  13937.     protected function getNellappSdk_Assets_PackageCoreService()
  13938.     {
  13939.         return $this->privates['nellapp_sdk.assets._package_core'] = new \Symfony\Component\Asset\PathPackage('/bundles/nellappsdk', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/bundles/nellappsdk/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  13940.     }
  13941.     /**
  13942.      * Gets the private 'nellapp_sdk.assets._package_organization_file' shared service.
  13943.      *
  13944.      * @return \Symfony\Component\Asset\UrlPackage
  13945.      */
  13946.     protected function getNellappSdk_Assets_PackageOrganizationFileService()
  13947.     {
  13948.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  13949.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  13950.         return $this->privates['nellapp_sdk.assets._package_organization_file'] = new \Symfony\Component\Asset\UrlPackage([=> $this->getEnv('resolve:CORE_ASSETS_BASE_URL')], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  13951.     }
  13952.     /**
  13953.      * Gets the private 'nellapp_sdk.assets._package_user_avatar' shared service.
  13954.      *
  13955.      * @return \Symfony\Component\Asset\UrlPackage
  13956.      */
  13957.     protected function getNellappSdk_Assets_PackageUserAvatarService()
  13958.     {
  13959.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  13960.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  13961.         return $this->privates['nellapp_sdk.assets._package_user_avatar'] = new \Symfony\Component\Asset\UrlPackage([=> $this->getEnv('resolve:CORE_ASSETS_BASE_URL')], ($this->privates['assets.empty_version_strategy'] ?? ($this->privates['assets.empty_version_strategy'] = new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy())), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  13962.     }
  13963.     /**
  13964.      * Gets the private 'nellapp_sdk.auth.user_resolve_target_entity' shared service.
  13965.      *
  13966.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  13967.      */
  13968.     protected function getNellappSdk_Auth_UserResolveTargetEntityService()
  13969.     {
  13970.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  13971.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  13972.         $this->privates['nellapp_sdk.auth.user_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  13973.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  13974.         return $instance;
  13975.     }
  13976.     /**
  13977.      * Gets the private 'nellapp_sdk.channel.channel_channel_resolve_target_entity' shared service.
  13978.      *
  13979.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  13980.      */
  13981.     protected function getNellappSdk_Channel_ChannelChannelResolveTargetEntityService()
  13982.     {
  13983.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  13984.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  13985.         $this->privates['nellapp_sdk.channel.channel_channel_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  13986.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  13987.         return $instance;
  13988.     }
  13989.     /**
  13990.      * Gets the private 'nellapp_sdk.channel.channel_company_resolve_target_entity' shared service.
  13991.      *
  13992.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  13993.      */
  13994.     protected function getNellappSdk_Channel_ChannelCompanyResolveTargetEntityService()
  13995.     {
  13996.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  13997.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  13998.         $this->privates['nellapp_sdk.channel.channel_company_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  13999.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Company\\CompanyInterface''App\\Entity\\Channel\\Company', []);
  14000.         return $instance;
  14001.     }
  14002.     /**
  14003.      * Gets the private 'nellapp_sdk.channel.channel_configuration_resolve_target_entity' shared service.
  14004.      *
  14005.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14006.      */
  14007.     protected function getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService()
  14008.     {
  14009.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14010.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14011.         $this->privates['nellapp_sdk.channel.channel_configuration_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14012.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Configuration\\BaseChannelConfigurationInterface''App\\Entity\\Channel\\ChannelConfiguration', []);
  14013.         return $instance;
  14014.     }
  14015.     /**
  14016.      * Gets the private 'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity' shared service.
  14017.      *
  14018.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14019.      */
  14020.     protected function getNellappSdk_Channel_ChannelFrenchProfessionalIdResolveTargetEntityService()
  14021.     {
  14022.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14023.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14024.         $this->privates['nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14025.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ProfessionalId\\FrenchProfessionalIdIdInterface''App\\Entity\\Channel\\ProfessionalId\\FrenchProfessionalId', []);
  14026.         return $instance;
  14027.     }
  14028.     /**
  14029.      * Gets the private 'nellapp_sdk.channel.channel_organization_resolve_target_entity' shared service.
  14030.      *
  14031.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14032.      */
  14033.     protected function getNellappSdk_Channel_ChannelOrganizationResolveTargetEntityService()
  14034.     {
  14035.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14036.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14037.         $this->privates['nellapp_sdk.channel.channel_organization_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14038.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Organization\\OrganizationInterface''App\\Entity\\Channel\\Organization', []);
  14039.         return $instance;
  14040.     }
  14041.     /**
  14042.      * Gets the private 'nellapp_sdk.channel.channel_prospect_resolve_target_entity' shared service.
  14043.      *
  14044.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14045.      */
  14046.     protected function getNellappSdk_Channel_ChannelProspectResolveTargetEntityService()
  14047.     {
  14048.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14049.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14050.         $this->privates['nellapp_sdk.channel.channel_prospect_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14051.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Prospect\\ProspectInterface''App\\Entity\\Channel\\Prospect', []);
  14052.         return $instance;
  14053.     }
  14054.     /**
  14055.      * Gets the private 'nellapp_sdk.channel.channel_user_data_resolve_target_entity' shared service.
  14056.      *
  14057.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14058.      */
  14059.     protected function getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService()
  14060.     {
  14061.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14062.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14063.         $this->privates['nellapp_sdk.channel.channel_user_data_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14064.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\ChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  14065.         return $instance;
  14066.     }
  14067.     /**
  14068.      * Gets the private 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' shared service.
  14069.      *
  14070.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14071.      */
  14072.     protected function getNellappSdk_Channel_ChannelUserFromChannelsResolveTargetEntityService()
  14073.     {
  14074.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14075.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14076.         $this->privates['nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14077.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel', []);
  14078.         return $instance;
  14079.     }
  14080.     /**
  14081.      * Gets the private 'nellapp_sdk.channel.channel_user_role_resolve_target_entity' shared service.
  14082.      *
  14083.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14084.      */
  14085.     protected function getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService()
  14086.     {
  14087.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14088.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14089.         $this->privates['nellapp_sdk.channel.channel_user_role_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14090.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  14091.         return $instance;
  14092.     }
  14093.     /**
  14094.      * Gets the private 'nellapp_sdk.channel.channel_white_label_resolve_target_entity' shared service.
  14095.      *
  14096.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14097.      */
  14098.     protected function getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService()
  14099.     {
  14100.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14101.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14102.         $this->privates['nellapp_sdk.channel.channel_white_label_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14103.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  14104.         return $instance;
  14105.     }
  14106.     /**
  14107.      * Gets the private 'nellapp_sdk.channel_side_nav' shared autowired service.
  14108.      *
  14109.      * @return \Knp\Menu\MenuItem
  14110.      */
  14111.     protected function getNellappSdk_ChannelSideNavService()
  14112.     {
  14113.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  14114.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  14115.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Menu/MenuBuilder.php';
  14116.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  14117.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  14118.             return $this->privates['nellapp_sdk.channel_side_nav'];
  14119.         }
  14120.         return $this->privates['nellapp_sdk.channel_side_nav'] = (new \Nellapp\Bundle\SDKBundle\Menu\MenuBuilder(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), $a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] ?? $this->getChannelGetterServiceService())))->channelAdminSideNav(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  14121.     }
  14122.     /**
  14123.      * Gets the private 'nellapp_sdk.global_getter.channel_class_resolve_target_entity' shared service.
  14124.      *
  14125.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14126.      */
  14127.     protected function getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService()
  14128.     {
  14129.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14130.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14131.         $this->privates['nellapp_sdk.global_getter.channel_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14132.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  14133.         return $instance;
  14134.     }
  14135.     /**
  14136.      * Gets the private 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' shared service.
  14137.      *
  14138.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14139.      */
  14140.     protected function getNellappSdk_GlobalGetter_ChannelUserDataClassResolveTargetEntityService()
  14141.     {
  14142.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14143.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14144.         $this->privates['nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14145.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\ChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  14146.         return $instance;
  14147.     }
  14148.     /**
  14149.      * Gets the private 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' shared service.
  14150.      *
  14151.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14152.      */
  14153.     protected function getNellappSdk_GlobalGetter_ChannelUserRoleClassResolveTargetEntityService()
  14154.     {
  14155.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14156.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14157.         $this->privates['nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14158.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  14159.         return $instance;
  14160.     }
  14161.     /**
  14162.      * Gets the private 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' shared service.
  14163.      *
  14164.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14165.      */
  14166.     protected function getNellappSdk_GlobalGetter_ChannelWhiteLabelClassResolveTargetEntityService()
  14167.     {
  14168.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14169.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14170.         $this->privates['nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14171.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  14172.         return $instance;
  14173.     }
  14174.     /**
  14175.      * Gets the private 'nellapp_sdk.global_getter.user_class_resolve_target_entity' shared service.
  14176.      *
  14177.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14178.      */
  14179.     protected function getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService()
  14180.     {
  14181.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14182.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14183.         $this->privates['nellapp_sdk.global_getter.user_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14184.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  14185.         return $instance;
  14186.     }
  14187.     /**
  14188.      * Gets the private 'nellapp_sdk.routing.internal_url_generator' shared autowired service.
  14189.      *
  14190.      * @return \Nellapp\Bundle\SDKBundle\Routing\InternalUrlGenerator
  14191.      */
  14192.     protected function getNellappSdk_Routing_InternalUrlGeneratorService()
  14193.     {
  14194.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/InternalUrlGenerator.php';
  14195.         return $this->privates['nellapp_sdk.routing.internal_url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\InternalUrlGenerator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\DomainsRoutingUtils'] = new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'))), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Routing\\Utils\\ChannelMainDomainUtils'] ?? $this->getChannelMainDomainUtilsService()));
  14196.     }
  14197.     /**
  14198.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  14199.      *
  14200.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  14201.      */
  14202.     protected function getNellappSdk_Routing_UrlGeneratorService()
  14203.     {
  14204.         return $this->privates['nellapp_sdk.routing.url_generator'] = new \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Loader\\RouteCollectionLoader'] ?? $this->getRouteCollectionLoaderService()), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  14205.     }
  14206.     /**
  14207.      * Gets the private 'oneup_uploader.command.clear_chunks' shared service.
  14208.      *
  14209.      * @return \Oneup\UploaderBundle\Command\ClearChunkCommand
  14210.      */
  14211.     protected function getOneupUploader_Command_ClearChunksService()
  14212.     {
  14213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14214.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearChunkCommand.php';
  14215.         $this->privates['oneup_uploader.command.clear_chunks'] = $instance = new \Oneup\UploaderBundle\Command\ClearChunkCommand(($this->services['oneup_uploader.chunk_manager'] ?? $this->getOneupUploader_ChunkManagerService()));
  14216.         $instance->setName('oneup:uploader:clear-chunks');
  14217.         return $instance;
  14218.     }
  14219.     /**
  14220.      * Gets the private 'oneup_uploader.command.clear_orphans' shared service.
  14221.      *
  14222.      * @return \Oneup\UploaderBundle\Command\ClearOrphansCommand
  14223.      */
  14224.     protected function getOneupUploader_Command_ClearOrphansService()
  14225.     {
  14226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14227.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearOrphansCommand.php';
  14228.         $this->privates['oneup_uploader.command.clear_orphans'] = $instance = new \Oneup\UploaderBundle\Command\ClearOrphansCommand(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()));
  14229.         $instance->setName('oneup:uploader:clear-orphans');
  14230.         return $instance;
  14231.     }
  14232.     /**
  14233.      * Gets the private 'parameter_bag' shared service.
  14234.      *
  14235.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  14236.      */
  14237.     protected function getParameterBagService()
  14238.     {
  14239.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  14240.     }
  14241.     /**
  14242.      * Gets the private 'profiler_listener' shared service.
  14243.      *
  14244.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  14245.      */
  14246.     protected function getProfilerListenerService()
  14247.     {
  14248.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  14249.         if (isset($this->privates['profiler_listener'])) {
  14250.             return $this->privates['profiler_listener'];
  14251.         }
  14252.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  14253.     }
  14254.     /**
  14255.      * Gets the private 'property_accessor' shared service.
  14256.      *
  14257.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  14258.      */
  14259.     protected function getPropertyAccessorService()
  14260.     {
  14261.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14262.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  14263.     }
  14264.     /**
  14265.      * Gets the private 'property_info' shared service.
  14266.      *
  14267.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  14268.      */
  14269.     protected function getPropertyInfoService()
  14270.     {
  14271.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  14272.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  14273.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14274.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14275.         }, 3), new RewindableGenerator(function () {
  14276.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14277.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  14278.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  14279.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14280.         }, 4), new RewindableGenerator(function () {
  14281.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  14282.         }, 1), new RewindableGenerator(function () {
  14283.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  14284.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14285.         }, 2), new RewindableGenerator(function () {
  14286.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  14287.         }, 1));
  14288.     }
  14289.     /**
  14290.      * Gets the private 'property_info.serializer_extractor' shared service.
  14291.      *
  14292.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  14293.      */
  14294.     protected function getPropertyInfo_SerializerExtractorService()
  14295.     {
  14296.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  14297.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  14298.     }
  14299.     /**
  14300.      * Gets the private 'router.cache_warmer' shared service.
  14301.      *
  14302.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  14303.      */
  14304.     protected function getRouter_CacheWarmerService()
  14305.     {
  14306.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  14308.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14309.             'router' => ['services''router''getRouterService'false],
  14310.         ], [
  14311.             'router' => '?',
  14312.         ]))->withContext('router.cache_warmer'$this));
  14313.     }
  14314.     /**
  14315.      * Gets the private 'router.expression_language_provider' shared service.
  14316.      *
  14317.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  14318.      */
  14319.     protected function getRouter_ExpressionLanguageProviderService()
  14320.     {
  14321.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14322.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  14323.         ], [
  14324.             'env' => 'Closure',
  14325.         ]));
  14326.     }
  14327.     /**
  14328.      * Gets the private 'router.request_context' shared service.
  14329.      *
  14330.      * @return \Symfony\Component\Routing\RequestContext
  14331.      */
  14332.     protected function getRouter_RequestContextService()
  14333.     {
  14334.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  14335.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  14336.         return $instance;
  14337.     }
  14338.     /**
  14339.      * Gets the private 'router_listener' shared service.
  14340.      *
  14341.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  14342.      */
  14343.     protected function getRouterListenerService()
  14344.     {
  14345.         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);
  14346.     }
  14347.     /**
  14348.      * Gets the private 'secrets.vault' shared service.
  14349.      *
  14350.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  14351.      */
  14352.     protected function getSecrets_VaultService()
  14353.     {
  14354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  14355.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  14356.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  14357.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  14358.         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'));
  14359.     }
  14360.     /**
  14361.      * Gets the private 'security.access_listener' shared service.
  14362.      *
  14363.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  14364.      */
  14365.     protected function getSecurity_AccessListenerService()
  14366.     {
  14367.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  14368.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  14369.         if (isset($this->privates['security.access_listener'])) {
  14370.             return $this->privates['security.access_listener'];
  14371.         }
  14372.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  14373.     }
  14374.     /**
  14375.      * Gets the private 'security.access_map' shared service.
  14376.      *
  14377.      * @return \Symfony\Component\Security\Http\AccessMap
  14378.      */
  14379.     protected function getSecurity_AccessMapService()
  14380.     {
  14381.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  14382.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  14383.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  14384.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  14385.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  14386.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(login)|(connect)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14387.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logged-out'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  14388.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  14389.         return $instance;
  14390.     }
  14391.     /**
  14392.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  14393.      *
  14394.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  14395.      */
  14396.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  14397.     {
  14398.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  14399.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  14400.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  14401.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  14402.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  14403.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  14404.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/FinishRegistrationBehavior.php';
  14405.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/PreviousUrlHelper.php';
  14406.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/SaveAuthFailureMessage.php';
  14407.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Authenticator/SocialAuthenticator.php';
  14408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14409.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/CoreAuthenticator.php';
  14410.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/UserRetrieverInterface.php';
  14411.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/DoctrineUserRetriever.php';
  14412.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  14413.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  14414.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  14415.             return $this->privates['security.authenticator.guard.main.0'];
  14416.         }
  14417.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  14418.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  14419.             return $this->privates['security.authenticator.guard.main.0'];
  14420.         }
  14421.         return $this->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\CoreAuthenticator(($this->services['knpu.oauth2.registry'] ?? ($this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']))), new \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\UserRetriever\DoctrineUserRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService())), ($this->services['router'] ?? $this->getRouterService()), $b), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  14422.     }
  14423.     /**
  14424.      * Gets the private 'security.channel_listener' shared service.
  14425.      *
  14426.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  14427.      */
  14428.     protected function getSecurity_ChannelListenerService()
  14429.     {
  14430.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  14431.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  14432.         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());
  14433.     }
  14434.     /**
  14435.      * Gets the private 'security.command.debug_firewall' shared service.
  14436.      *
  14437.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  14438.      */
  14439.     protected function getSecurity_Command_DebugFirewallService()
  14440.     {
  14441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14442.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  14443.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  14444.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  14445.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  14446.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.lH2X8k5'] ?? $this->get_ServiceLocator_LH2X8k5Service()), ($this->privates['.service_locator.wBbyE11'] ?? $this->get_ServiceLocator_WBbyE11Service()), ['reverse_sync' => [=> ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'] = new \Nellapp\Bundle\SDKBundle\Sync\Security\CoreAuthenticator($this->getEnv('resolve:SYNC_SECRET'))))], 'main' => [=> ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service())]], true);
  14447.         $instance->setName('debug:firewall');
  14448.         $instance->setDescription('Display information about your security firewall(s)');
  14449.         return $instance;
  14450.     }
  14451.     /**
  14452.      * Gets the private 'security.command.user_password_encoder' shared service.
  14453.      *
  14454.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  14455.      *
  14456.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  14457.      */
  14458.     protected function getSecurity_Command_UserPasswordEncoderService()
  14459.     {
  14460.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  14461.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), []);
  14462.         $instance->setName('security:encode-password');
  14463.         $instance->setDescription('Encode a password');
  14464.         return $instance;
  14465.     }
  14466.     /**
  14467.      * Gets the private 'security.command.user_password_hash' shared service.
  14468.      *
  14469.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  14470.      */
  14471.     protected function getSecurity_Command_UserPasswordHashService()
  14472.     {
  14473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14474.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  14475.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  14476.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  14477.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? ($this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory([]))), []);
  14478.         $instance->setName('security:hash-password');
  14479.         $instance->setDescription('Hash a user password');
  14480.         return $instance;
  14481.     }
  14482.     /**
  14483.      * Gets the private 'security.context_listener.0' shared service.
  14484.      *
  14485.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  14486.      */
  14487.     protected function getSecurity_ContextListener_0Service()
  14488.     {
  14489.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  14490.         if (isset($this->privates['security.context_listener.0'])) {
  14491.             return $this->privates['security.context_listener.0'];
  14492.         }
  14493.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  14494.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  14495.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  14496.     }
  14497.     /**
  14498.      * Gets the private 'security.csrf.token_storage' shared service.
  14499.      *
  14500.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  14501.      */
  14502.     protected function getSecurity_Csrf_TokenStorageService()
  14503.     {
  14504.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  14505.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  14506.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  14507.         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())));
  14508.     }
  14509.     /**
  14510.      * Gets the private 'security.encoder_factory.generic' shared service.
  14511.      *
  14512.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  14513.      *
  14514.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  14515.      */
  14516.     protected function getSecurity_EncoderFactory_GenericService()
  14517.     {
  14518.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  14519.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]);
  14520.     }
  14521.     /**
  14522.      * Gets the private 'security.event_dispatcher.main' shared service.
  14523.      *
  14524.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  14525.      */
  14526.     protected function getSecurity_EventDispatcher_MainService()
  14527.     {
  14528.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  14529.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14530.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  14531.         }, => 'checkPassport'], 2048);
  14532.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14533.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  14534.         }, => 'onSuccessfulLogin'], 0);
  14535.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14536.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  14537.         }, => 'onLogout'], 64);
  14538.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14539.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  14540.         }, => 'onLogout'], 0);
  14541.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14542.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  14543.         }, => 'preCheckCredentials'], 256);
  14544.         $instance->addListener('security.authentication.success', [=> function () {
  14545.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  14546.         }, => 'postCheckCredentials'], 256);
  14547.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14548.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  14549.         }, => 'checkPassport'], 1024);
  14550.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14551.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  14552.         }, => 'handleLoginSuccessEvent'], 0);
  14553.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14554.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  14555.         }, => 'checkPassport'], 0);
  14556.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14557.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  14558.         }, => 'onLoginSuccess'], 0);
  14559.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14560.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  14561.         }, => 'onLoginSuccess'], 0);
  14562.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14563.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  14564.         }, => 'logout'], 0);
  14565.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14566.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  14567.         }, => 'checkPassport'], 512);
  14568.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14569.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  14570.         }, => 'onLogout'], 0);
  14571.         return $instance;
  14572.     }
  14573.     /**
  14574.      * Gets the private 'security.event_dispatcher.reverse_sync' shared service.
  14575.      *
  14576.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  14577.      */
  14578.     protected function getSecurity_EventDispatcher_ReverseSyncService()
  14579.     {
  14580.         $this->privates['security.event_dispatcher.reverse_sync'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  14581.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14582.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  14583.         }, => 'preCheckCredentials'], 256);
  14584.         $instance->addListener('security.authentication.success', [=> function () {
  14585.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  14586.         }, => 'postCheckCredentials'], 256);
  14587.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14588.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  14589.         }, => 'checkPassport'], 1024);
  14590.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14591.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  14592.         }, => 'handleLoginSuccessEvent'], 0);
  14593.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14594.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  14595.         }, => 'checkPassport'], 0);
  14596.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14597.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  14598.         }, => 'onLoginSuccess'], 0);
  14599.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  14600.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  14601.         }, => 'onLoginSuccess'], 0);
  14602.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14603.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  14604.         }, => 'logout'], 0);
  14605.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  14606.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  14607.         }, => 'checkPassport'], 512);
  14608.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  14609.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  14610.         }, => 'onLogout'], 0);
  14611.         return $instance;
  14612.     }
  14613.     /**
  14614.      * Gets the private 'security.firewall.map' shared service.
  14615.      *
  14616.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  14617.      */
  14618.     protected function getSecurity_Firewall_MapService()
  14619.     {
  14620.         $a = ($this->privates['.service_locator.lH2X8k5'] ?? $this->get_ServiceLocator_LH2X8k5Service());
  14621.         if (isset($this->privates['security.firewall.map'])) {
  14622.             return $this->privates['security.firewall.map'];
  14623.         }
  14624.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  14625.             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)/')));
  14626.             yield 'security.firewall.map.context.reverse_sync_doc' => ($this->privates['.security.request_matcher.8p.c5Vm'] ?? ($this->privates['.security.request_matcher.8p.c5Vm'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/doc')));
  14627.             yield 'security.firewall.map.context.reverse_sync' => ($this->privates['.security.request_matcher.k3i7Wnj'] ?? ($this->privates['.security.request_matcher.k3i7Wnj'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/')));
  14628.             yield 'security.firewall.map.context.main' => NULL;
  14629.         }, 4));
  14630.     }
  14631.     /**
  14632.      * Gets the private 'security.firewall.map.context.dev' shared service.
  14633.      *
  14634.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14635.      */
  14636.     protected function getSecurity_Firewall_Map_Context_DevService()
  14637.     {
  14638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14640.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14641.             return new \EmptyIterator();
  14642.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  14643.     }
  14644.     /**
  14645.      * Gets the private 'security.firewall.map.context.main' shared service.
  14646.      *
  14647.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  14648.      */
  14649.     protected function getSecurity_Firewall_Map_Context_MainService()
  14650.     {
  14651.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14652.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  14653.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14654.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  14656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14657.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  14658.         if (isset($this->privates['security.firewall.map.context.main'])) {
  14659.             return $this->privates['security.firewall.map.context.main'];
  14660.         }
  14661.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  14662.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  14663.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  14664.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14665.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  14666.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  14667.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14668.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.app_user_provider''main''security.authenticator.guard.main.0'NULLNULL, [=> 'guard'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  14669.     }
  14670.     /**
  14671.      * Gets the private 'security.firewall.map.context.reverse_sync' shared service.
  14672.      *
  14673.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14674.      */
  14675.     protected function getSecurity_Firewall_Map_Context_ReverseSyncService()
  14676.     {
  14677.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14678.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  14679.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  14680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14681.         return $this->privates['security.firewall.map.context.reverse_sync'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14682.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  14683.             yield => ($this->privates['debug.security.firewall.authenticator.reverse_sync'] ?? $this->getDebug_Security_Firewall_Authenticator_ReverseSyncService());
  14684.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  14685.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'reverse_sync'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('reverse_sync''security.user_checker''.security.request_matcher.k3i7Wnj'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'], NULL));
  14686.     }
  14687.     /**
  14688.      * Gets the private 'security.firewall.map.context.reverse_sync_doc' shared service.
  14689.      *
  14690.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  14691.      */
  14692.     protected function getSecurity_Firewall_Map_Context_ReverseSyncDocService()
  14693.     {
  14694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  14695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  14696.         return $this->privates['security.firewall.map.context.reverse_sync_doc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  14697.             return new \EmptyIterator();
  14698.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('reverse_sync_doc''security.user_checker''.security.request_matcher.8p.c5Vm'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  14699.     }
  14700.     /**
  14701.      * Gets the private 'security.helper' shared service.
  14702.      *
  14703.      * @return \Symfony\Component\Security\Core\Security
  14704.      */
  14705.     protected function getSecurity_HelperService()
  14706.     {
  14707.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14708.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  14709.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  14710.         ], [
  14711.             'security.authorization_checker' => '?',
  14712.             'security.token_storage' => '?',
  14713.         ]));
  14714.     }
  14715.     /**
  14716.      * Gets the private 'security.http_utils' shared service.
  14717.      *
  14718.      * @return \Symfony\Component\Security\Http\HttpUtils
  14719.      */
  14720.     protected function getSecurity_HttpUtilsService()
  14721.     {
  14722.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  14723.         $a = ($this->services['router'] ?? $this->getRouterService());
  14724.         if (isset($this->privates['security.http_utils'])) {
  14725.             return $this->privates['security.http_utils'];
  14726.         }
  14727.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  14728.     }
  14729.     /**
  14730.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  14731.      *
  14732.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  14733.      */
  14734.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  14735.     {
  14736.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  14737.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  14738.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  14739.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? ($this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory([]))));
  14740.     }
  14741.     /**
  14742.      * Gets the private 'security.listener.csrf_protection' shared service.
  14743.      *
  14744.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  14745.      */
  14746.     protected function getSecurity_Listener_CsrfProtectionService()
  14747.     {
  14748.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  14749.         return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  14750.     }
  14751.     /**
  14752.      * Gets the private 'security.listener.main.user_provider' shared service.
  14753.      *
  14754.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  14755.      */
  14756.     protected function getSecurity_Listener_Main_UserProviderService()
  14757.     {
  14758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  14759.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  14760.     }
  14761.     /**
  14762.      * Gets the private 'security.listener.password_migrating' shared service.
  14763.      *
  14764.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  14765.      */
  14766.     protected function getSecurity_Listener_PasswordMigratingService()
  14767.     {
  14768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  14769.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  14770.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  14771.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? ($this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory([]))));
  14772.     }
  14773.     /**
  14774.      * Gets the private 'security.listener.session.main' shared service.
  14775.      *
  14776.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  14777.      */
  14778.     protected function getSecurity_Listener_Session_MainService()
  14779.     {
  14780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  14781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  14782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  14783.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  14784.     }
  14785.     /**
  14786.      * Gets the private 'security.listener.user_checker.main' shared service.
  14787.      *
  14788.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  14789.      */
  14790.     protected function getSecurity_Listener_UserChecker_MainService()
  14791.     {
  14792.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  14793.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  14794.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  14795.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  14796.     }
  14797.     /**
  14798.      * Gets the private 'security.listener.user_checker.reverse_sync' shared service.
  14799.      *
  14800.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  14801.      */
  14802.     protected function getSecurity_Listener_UserChecker_ReverseSyncService()
  14803.     {
  14804.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  14805.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  14806.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  14807.         return $this->privates['security.listener.user_checker.reverse_sync'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  14808.     }
  14809.     /**
  14810.      * Gets the private 'security.listener.user_provider' shared service.
  14811.      *
  14812.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  14813.      */
  14814.     protected function getSecurity_Listener_UserProviderService()
  14815.     {
  14816.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  14817.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  14818.     }
  14819.     /**
  14820.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  14821.      *
  14822.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  14823.      */
  14824.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  14825.     {
  14826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  14827.         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()));
  14828.     }
  14829.     /**
  14830.      * Gets the private 'security.logout.listener.default.main' shared service.
  14831.      *
  14832.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  14833.      */
  14834.     protected function getSecurity_Logout_Listener_Default_MainService()
  14835.     {
  14836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  14837.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  14838.         if (isset($this->privates['security.logout.listener.default.main'])) {
  14839.             return $this->privates['security.logout.listener.default.main'];
  14840.         }
  14841.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'nellapp_sdk_logged_out');
  14842.     }
  14843.     /**
  14844.      * Gets the private 'security.logout_url_generator' shared service.
  14845.      *
  14846.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  14847.      */
  14848.     protected function getSecurity_LogoutUrlGeneratorService()
  14849.     {
  14850.         $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()));
  14851.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  14852.         return $instance;
  14853.     }
  14854.     /**
  14855.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  14856.      *
  14857.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  14858.      */
  14859.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  14860.     {
  14861.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  14862.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  14863.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  14864.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Account\\User''email'NULL);
  14865.     }
  14866.     /**
  14867.      * Gets the private 'security.validator.user_password' shared service.
  14868.      *
  14869.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  14870.      */
  14871.     protected function getSecurity_Validator_UserPasswordService()
  14872.     {
  14873.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  14874.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  14875.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  14876.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  14877.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  14878.         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->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory([]))));
  14879.     }
  14880.     /**
  14881.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  14882.      *
  14883.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  14884.      */
  14885.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  14886.     {
  14887.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  14888.     }
  14889.     /**
  14890.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  14891.      *
  14892.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  14893.      */
  14894.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  14895.     {
  14896.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  14897.         $a->add(new \Drosalys\Bundle\ApiBundle\Request\ParamConverter\AutoInstanceObjectParamConverter(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage())), 0'doctrine.orm');
  14898.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  14899.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  14900.     }
  14901.     /**
  14902.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  14903.      *
  14904.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  14905.      */
  14906.     protected function getSensioFrameworkExtra_Security_ListenerService()
  14907.     {
  14908.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  14909.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  14910.             return $this->privates['sensio_framework_extra.security.listener'];
  14911.         }
  14912.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  14913.     }
  14914.     /**
  14915.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  14916.      *
  14917.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  14918.      */
  14919.     protected function getSensioFrameworkExtra_View_ListenerService()
  14920.     {
  14921.         $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))));
  14922.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14923.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  14924.         ], [
  14925.             'twig' => '?',
  14926.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  14927.         return $instance;
  14928.     }
  14929.     /**
  14930.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  14931.      *
  14932.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  14933.      */
  14934.     protected function getSerializer_Mapping_CacheWarmerService()
  14935.     {
  14936.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  14937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  14938.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  14939.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Mapping\Loader\AttributeLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  14940.     }
  14941.     /**
  14942.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  14943.      *
  14944.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  14945.      */
  14946.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  14947.     {
  14948.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Mapping\Loader\AttributeLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  14949.     }
  14950.     /**
  14951.      * Gets the private 'session.factory' shared service.
  14952.      *
  14953.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  14954.      */
  14955.     protected function getSession_FactoryService()
  14956.     {
  14957.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  14958.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  14959.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  14960.         if (isset($this->privates['session.factory'])) {
  14961.             return $this->privates['session.factory'];
  14962.         }
  14963.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  14964.     }
  14965.     /**
  14966.      * Gets the private 'session.storage.factory.service' shared service.
  14967.      *
  14968.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  14969.      *
  14970.      * @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.
  14971.      */
  14972.     protected function getSession_Storage_Factory_ServiceService()
  14973.     {
  14974.         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.');
  14975.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  14976.     }
  14977.     /**
  14978.      * Gets the private 'session.storage.metadata_bag' shared service.
  14979.      *
  14980.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  14981.      *
  14982.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  14983.      */
  14984.     protected function getSession_Storage_MetadataBagService()
  14985.     {
  14986.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  14987.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  14988.     }
  14989.     /**
  14990.      * Gets the private 'session.storage.native' shared service.
  14991.      *
  14992.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  14993.      *
  14994.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  14995.      */
  14996.     protected function getSession_Storage_NativeService()
  14997.     {
  14998.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  14999.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  15000.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  15001.         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\RedisSessionHandler(($this->privates['Redis'] ?? $this->getRedisService()), ['prefix' => 'crm_session''ttl' => 86400]), $this->getSession_Storage_MetadataBagService());
  15002.     }
  15003.     /**
  15004.      * Gets the private 'session_listener' shared service.
  15005.      *
  15006.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  15007.      */
  15008.     protected function getSessionListenerService()
  15009.     {
  15010.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15011.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  15012.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  15013.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15014.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  15015.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  15016.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  15017.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  15018.         ], [
  15019.             'initialized_session' => '?',
  15020.             'logger' => '?',
  15021.             'request_stack' => '?',
  15022.             'session' => '?',
  15023.             'session_collector' => '?',
  15024.             'session_factory' => '?',
  15025.             'session_storage' => '?',
  15026.         ]), true$this->parameters['session.storage.options']);
  15027.     }
  15028.     /**
  15029.      * Gets the private 'spiriit_form_filter.type.filter_boolean' shared service.
  15030.      *
  15031.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType
  15032.      */
  15033.     protected function getSpiriitFormFilter_Type_FilterBooleanService()
  15034.     {
  15035.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15037.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/BooleanFilterType.php';
  15038.         return $this->privates['spiriit_form_filter.type.filter_boolean'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType();
  15039.     }
  15040.     /**
  15041.      * Gets the private 'spiriit_form_filter.type.filter_checkbox' shared service.
  15042.      *
  15043.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType
  15044.      */
  15045.     protected function getSpiriitFormFilter_Type_FilterCheckboxService()
  15046.     {
  15047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15048.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15049.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CheckboxFilterType.php';
  15050.         return $this->privates['spiriit_form_filter.type.filter_checkbox'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType();
  15051.     }
  15052.     /**
  15053.      * Gets the private 'spiriit_form_filter.type.filter_choice' shared service.
  15054.      *
  15055.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType
  15056.      */
  15057.     protected function getSpiriitFormFilter_Type_FilterChoiceService()
  15058.     {
  15059.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15060.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15061.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/ChoiceFilterType.php';
  15062.         return $this->privates['spiriit_form_filter.type.filter_choice'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType();
  15063.     }
  15064.     /**
  15065.      * Gets the private 'spiriit_form_filter.type.filter_collection_adapter' shared service.
  15066.      *
  15067.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType
  15068.      */
  15069.     protected function getSpiriitFormFilter_Type_FilterCollectionAdapterService()
  15070.     {
  15071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15072.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15073.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CollectionAdapterFilterType.php';
  15074.         return $this->privates['spiriit_form_filter.type.filter_collection_adapter'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType();
  15075.     }
  15076.     /**
  15077.      * Gets the private 'spiriit_form_filter.type.filter_date' shared service.
  15078.      *
  15079.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType
  15080.      */
  15081.     protected function getSpiriitFormFilter_Type_FilterDateService()
  15082.     {
  15083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15084.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15085.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateFilterType.php';
  15086.         return $this->privates['spiriit_form_filter.type.filter_date'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType();
  15087.     }
  15088.     /**
  15089.      * Gets the private 'spiriit_form_filter.type.filter_date_range' shared service.
  15090.      *
  15091.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType
  15092.      */
  15093.     protected function getSpiriitFormFilter_Type_FilterDateRangeService()
  15094.     {
  15095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15096.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15097.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateRangeFilterType.php';
  15098.         return $this->privates['spiriit_form_filter.type.filter_date_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType();
  15099.     }
  15100.     /**
  15101.      * Gets the private 'spiriit_form_filter.type.filter_datetime' shared service.
  15102.      *
  15103.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType
  15104.      */
  15105.     protected function getSpiriitFormFilter_Type_FilterDatetimeService()
  15106.     {
  15107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15108.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15109.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeFilterType.php';
  15110.         return $this->privates['spiriit_form_filter.type.filter_datetime'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType();
  15111.     }
  15112.     /**
  15113.      * Gets the private 'spiriit_form_filter.type.filter_datetime_range' shared service.
  15114.      *
  15115.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType
  15116.      */
  15117.     protected function getSpiriitFormFilter_Type_FilterDatetimeRangeService()
  15118.     {
  15119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15120.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15121.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeRangeFilterType.php';
  15122.         return $this->privates['spiriit_form_filter.type.filter_datetime_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType();
  15123.     }
  15124.     /**
  15125.      * Gets the private 'spiriit_form_filter.type.filter_entity' shared service.
  15126.      *
  15127.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType
  15128.      */
  15129.     protected function getSpiriitFormFilter_Type_FilterEntityService()
  15130.     {
  15131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15132.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15133.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EntityFilterType.php';
  15134.         return $this->privates['spiriit_form_filter.type.filter_entity'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15135.     }
  15136.     /**
  15137.      * Gets the private 'spiriit_form_filter.type.filter_enum' shared service.
  15138.      *
  15139.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType
  15140.      */
  15141.     protected function getSpiriitFormFilter_Type_FilterEnumService()
  15142.     {
  15143.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15144.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15145.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EnumFilterType.php';
  15146.         return $this->privates['spiriit_form_filter.type.filter_enum'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType();
  15147.     }
  15148.     /**
  15149.      * Gets the private 'spiriit_form_filter.type.filter_number' shared service.
  15150.      *
  15151.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType
  15152.      */
  15153.     protected function getSpiriitFormFilter_Type_FilterNumberService()
  15154.     {
  15155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15156.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15157.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberFilterType.php';
  15158.         return $this->privates['spiriit_form_filter.type.filter_number'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType();
  15159.     }
  15160.     /**
  15161.      * Gets the private 'spiriit_form_filter.type.filter_number_range' shared service.
  15162.      *
  15163.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType
  15164.      */
  15165.     protected function getSpiriitFormFilter_Type_FilterNumberRangeService()
  15166.     {
  15167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15169.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberRangeFilterType.php';
  15170.         return $this->privates['spiriit_form_filter.type.filter_number_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType();
  15171.     }
  15172.     /**
  15173.      * Gets the private 'spiriit_form_filter.type.filter_sharedable' shared service.
  15174.      *
  15175.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType
  15176.      */
  15177.     protected function getSpiriitFormFilter_Type_FilterSharedableService()
  15178.     {
  15179.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15180.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15181.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/SharedableFilterType.php';
  15182.         return $this->privates['spiriit_form_filter.type.filter_sharedable'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType();
  15183.     }
  15184.     /**
  15185.      * Gets the private 'spiriit_form_filter.type.filter_text' shared service.
  15186.      *
  15187.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType
  15188.      */
  15189.     protected function getSpiriitFormFilter_Type_FilterTextService()
  15190.     {
  15191.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15193.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/TextFilterType.php';
  15194.         return $this->privates['spiriit_form_filter.type.filter_text'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType(1);
  15195.     }
  15196.     /**
  15197.      * Gets the private 'translation.extractor' shared service.
  15198.      *
  15199.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  15200.      */
  15201.     protected function getTranslation_ExtractorService()
  15202.     {
  15203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  15204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  15205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  15206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  15207.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  15208.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  15209.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  15210.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  15211.         return $instance;
  15212.     }
  15213.     /**
  15214.      * Gets the private 'translation.loader.csv' shared service.
  15215.      *
  15216.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  15217.      */
  15218.     protected function getTranslation_Loader_CsvService()
  15219.     {
  15220.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15221.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15222.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15223.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  15224.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  15225.     }
  15226.     /**
  15227.      * Gets the private 'translation.loader.dat' shared service.
  15228.      *
  15229.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  15230.      */
  15231.     protected function getTranslation_Loader_DatService()
  15232.     {
  15233.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15234.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  15235.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  15236.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  15237.     }
  15238.     /**
  15239.      * Gets the private 'translation.loader.ini' shared service.
  15240.      *
  15241.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  15242.      */
  15243.     protected function getTranslation_Loader_IniService()
  15244.     {
  15245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15246.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15247.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15248.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  15249.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  15250.     }
  15251.     /**
  15252.      * Gets the private 'translation.loader.json' shared service.
  15253.      *
  15254.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  15255.      */
  15256.     protected function getTranslation_Loader_JsonService()
  15257.     {
  15258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15260.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  15262.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  15263.     }
  15264.     /**
  15265.      * Gets the private 'translation.loader.mo' shared service.
  15266.      *
  15267.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  15268.      */
  15269.     protected function getTranslation_Loader_MoService()
  15270.     {
  15271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15272.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15273.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15274.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  15275.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  15276.     }
  15277.     /**
  15278.      * Gets the private 'translation.loader.php' shared service.
  15279.      *
  15280.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  15281.      */
  15282.     protected function getTranslation_Loader_PhpService()
  15283.     {
  15284.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15285.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15286.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15287.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  15288.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  15289.     }
  15290.     /**
  15291.      * Gets the private 'translation.loader.po' shared service.
  15292.      *
  15293.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  15294.      */
  15295.     protected function getTranslation_Loader_PoService()
  15296.     {
  15297.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15298.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15299.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  15301.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  15302.     }
  15303.     /**
  15304.      * Gets the private 'translation.loader.qt' shared service.
  15305.      *
  15306.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  15307.      */
  15308.     protected function getTranslation_Loader_QtService()
  15309.     {
  15310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  15312.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  15313.     }
  15314.     /**
  15315.      * Gets the private 'translation.loader.res' shared service.
  15316.      *
  15317.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  15318.      */
  15319.     protected function getTranslation_Loader_ResService()
  15320.     {
  15321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15322.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  15323.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  15324.     }
  15325.     /**
  15326.      * Gets the private 'translation.loader.xliff' shared service.
  15327.      *
  15328.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  15329.      */
  15330.     protected function getTranslation_Loader_XliffService()
  15331.     {
  15332.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15333.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  15334.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  15335.     }
  15336.     /**
  15337.      * Gets the private 'translation.loader.yml' shared service.
  15338.      *
  15339.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  15340.      */
  15341.     protected function getTranslation_Loader_YmlService()
  15342.     {
  15343.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15344.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15345.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15346.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  15347.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  15348.     }
  15349.     /**
  15350.      * Gets the private 'translation.provider_collection' shared service.
  15351.      *
  15352.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  15353.      */
  15354.     protected function getTranslation_ProviderCollectionService()
  15355.     {
  15356.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  15357.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  15358.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  15359.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  15360.         }, 1), []))->fromConfig([]);
  15361.     }
  15362.     /**
  15363.      * Gets the private 'translation.reader' shared service.
  15364.      *
  15365.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  15366.      */
  15367.     protected function getTranslation_ReaderService()
  15368.     {
  15369.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  15370.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  15371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  15372.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  15373.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  15374.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  15375.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  15376.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  15377.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  15378.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  15379.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  15380.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  15381.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  15382.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  15383.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  15384.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  15385.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  15386.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  15387.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  15388.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  15389.         $instance->addLoader('yaml'$a);
  15390.         $instance->addLoader('yml'$a);
  15391.         $instance->addLoader('xlf'$b);
  15392.         $instance->addLoader('xliff'$b);
  15393.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  15394.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  15395.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  15396.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  15397.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  15398.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  15399.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  15400.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  15401.         return $instance;
  15402.     }
  15403.     /**
  15404.      * Gets the private 'translation.warmer' shared service.
  15405.      *
  15406.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  15407.      */
  15408.     protected function getTranslation_WarmerService()
  15409.     {
  15410.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15411.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  15412.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15413.             'translator' => ['services''translator''getTranslatorService'false],
  15414.         ], [
  15415.             'translator' => '?',
  15416.         ]))->withContext('translation.warmer'$this));
  15417.     }
  15418.     /**
  15419.      * Gets the private 'translation.writer' shared service.
  15420.      *
  15421.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  15422.      */
  15423.     protected function getTranslation_WriterService()
  15424.     {
  15425.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  15426.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  15427.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  15428.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  15429.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  15430.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  15431.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  15432.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  15433.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  15434.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  15435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  15436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  15437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  15438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  15439.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  15440.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  15441.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  15442.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  15443.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  15444.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  15445.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  15446.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  15447.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  15448.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  15449.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  15450.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  15451.         return $instance;
  15452.     }
  15453.     /**
  15454.      * Gets the private 'translator.default' shared service.
  15455.      *
  15456.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  15457.      */
  15458.     protected function getTranslator_DefaultService()
  15459.     {
  15460.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15461.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  15462.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  15463.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  15464.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  15465.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  15466.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  15467.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  15468.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  15469.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  15470.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  15471.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  15472.         ], [
  15473.             'translation.loader.csv' => '?',
  15474.             'translation.loader.dat' => '?',
  15475.             'translation.loader.ini' => '?',
  15476.             'translation.loader.json' => '?',
  15477.             'translation.loader.mo' => '?',
  15478.             'translation.loader.php' => '?',
  15479.             'translation.loader.po' => '?',
  15480.             'translation.loader.qt' => '?',
  15481.             'translation.loader.res' => '?',
  15482.             'translation.loader.xliff' => '?',
  15483.             'translation.loader.yml' => '?',
  15484.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations/OneupUploaderBundle.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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/NellappSDKBundle.fr.yaml'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations/email.fr.yaml'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.fr.yml'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml'), => (\dirname(__DIR__4).'/translations/validators.fr.yaml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.pt_BR.yml')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.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')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], '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')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [=> (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations/SpiriitFormFilterBundle.ua.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'), 21 => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component/translations'), 28 => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/drosalys-web/form-bundle/src/Resources/translations'=> 'vendor/nellapp/sdk-bundle/src/Resources/translations'=> 'vendor/spiriitlabs/form-filter-bundle/Resources/translations'=> 'vendor/oneup/uploader-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'vendor/symfony/twig-bundle/translations'11 => 'vendor/twig/extra-bundle/translations'12 => 'vendor/sensio/framework-extra-bundle/src/translations'13 => 'vendor/doctrine/doctrine-bundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'vendor/symfony/security-bundle/translations'16 => 'vendor/symfony/web-profiler-bundle/translations'17 => 'vendor/symfony/monolog-bundle/translations'18 => 'vendor/symfony/debug-bundle/translations'19 => 'vendor/symfony/maker-bundle/src/translations'20 => 'vendor/drosalys-web/object-extensions/src/Bridge/Symfony/translations'21 => 'vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony/translations'22 => 'vendor/symfony/webpack-encore-bundle/src/translations'23 => 'vendor/knpuniversity/oauth2-client-bundle/src/translations'24 => 'vendor/knplabs/knp-menu-bundle/src/translations'25 => 'vendor/drosalys/api-bundle/src/translations'26 => 'vendor/sentry/sentry-symfony/src/translations'27 => 'vendor/symfony/ux-twig-component/translations'28 => 'vendor/oneup/flysystem-bundle/src/translations'29 => 'vendor/liip/imagine-bundle/translations'30 => 'vendor/willdurand/js-translation-bundle/translations'31 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'32 => 'vendor/zenstruck/foundry/src/translations'33 => 'vendor/friendsofsymfony/jsrouting-bundle/translations']]], []);
  15485.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  15486.         $instance->setFallbackLocales([=> 'fr']);
  15487.         return $instance;
  15488.     }
  15489.     /**
  15490.      * Gets the private 'twig.command.debug' shared service.
  15491.      *
  15492.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  15493.      */
  15494.     protected function getTwig_Command_DebugService()
  15495.     {
  15496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15497.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  15498.         $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()));
  15499.         $instance->setName('debug:twig');
  15500.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  15501.         return $instance;
  15502.     }
  15503.     /**
  15504.      * Gets the private 'twig.command.lint' shared service.
  15505.      *
  15506.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  15507.      */
  15508.     protected function getTwig_Command_LintService()
  15509.     {
  15510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15511.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  15512.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  15513.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  15514.         $instance->setName('lint:twig');
  15515.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  15516.         return $instance;
  15517.     }
  15518.     /**
  15519.      * Gets the private 'twig.form.engine' shared service.
  15520.      *
  15521.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  15522.      */
  15523.     protected function getTwig_Form_EngineService()
  15524.     {
  15525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  15526.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  15527.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  15528.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  15529.         if (isset($this->privates['twig.form.engine'])) {
  15530.             return $this->privates['twig.form.engine'];
  15531.         }
  15532.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  15533.     }
  15534.     /**
  15535.      * Gets the private 'twig.form.renderer' shared service.
  15536.      *
  15537.      * @return \Symfony\Component\Form\FormRenderer
  15538.      */
  15539.     protected function getTwig_Form_RendererService()
  15540.     {
  15541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  15542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  15543.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  15544.         if (isset($this->privates['twig.form.renderer'])) {
  15545.             return $this->privates['twig.form.renderer'];
  15546.         }
  15547.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  15548.     }
  15549.     /**
  15550.      * Gets the private 'twig.runtime.httpkernel' shared service.
  15551.      *
  15552.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  15553.      */
  15554.     protected function getTwig_Runtime_HttpkernelService()
  15555.     {
  15556.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  15557.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  15558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  15559.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  15560.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  15561.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  15562.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  15563.         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, [
  15564.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  15565.         ], [
  15566.             'inline' => '?',
  15567.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  15568.     }
  15569.     /**
  15570.      * Gets the private 'twig.runtime.security_csrf' shared service.
  15571.      *
  15572.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  15573.      */
  15574.     protected function getTwig_Runtime_SecurityCsrfService()
  15575.     {
  15576.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  15577.         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()));
  15578.     }
  15579.     /**
  15580.      * Gets the private 'twig.runtime.serializer' shared service.
  15581.      *
  15582.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  15583.      */
  15584.     protected function getTwig_Runtime_SerializerService()
  15585.     {
  15586.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  15587.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  15588.         if (isset($this->privates['twig.runtime.serializer'])) {
  15589.             return $this->privates['twig.runtime.serializer'];
  15590.         }
  15591.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  15592.     }
  15593.     /**
  15594.      * Gets the private 'twig.template_cache_warmer' shared service.
  15595.      *
  15596.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  15597.      */
  15598.     protected function getTwig_TemplateCacheWarmerService()
  15599.     {
  15600.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15601.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  15602.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  15603.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15604.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  15605.         ], [
  15606.             'twig' => '?',
  15607.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views') => NULL, (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  15608.     }
  15609.     /**
  15610.      * Gets the private 'ux.twig_component.component_factory' shared service.
  15611.      *
  15612.      * @return \Symfony\UX\TwigComponent\ComponentFactory
  15613.      */
  15614.     protected function getUx_TwigComponent_ComponentFactoryService()
  15615.     {
  15616.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentFactory.php';
  15617.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15618.         if (isset($this->privates['ux.twig_component.component_factory'])) {
  15619.             return $this->privates['ux.twig_component.component_factory'];
  15620.         }
  15621.         return $this->privates['ux.twig_component.component_factory'] = new \Symfony\UX\TwigComponent\ComponentFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15622.             'ChannelUserPermissionFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''getChannelUserPermissionFormComponentService'false],
  15623.             'ChannelUserPermissionGroupFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''getChannelUserPermissionGroupFormComponentService'false],
  15624.             'ChannelUserProfileCard' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''getChannelUserProfileCardService'false],
  15625.             'SdkBadgeComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent''getSdkBadgeComponentService'false],
  15626.         ], [
  15627.             'ChannelUserPermissionFormComponent' => '?',
  15628.             'ChannelUserPermissionGroupFormComponent' => '?',
  15629.             'ChannelUserProfileCard' => '?',
  15630.             'SdkBadgeComponent' => '?',
  15631.         ]), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ['ChannelUserProfileCard' => ['template' => '@NellappSDK/Components/channelUserData/channel_user_profile_card.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserProfileCard''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'], 'ChannelUserPermissionFormComponent' => ['template' => '@NellappSDK/Components/permission/channel_user_permission_form.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserPermissionFormComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'], 'ChannelUserPermissionGroupFormComponent' => ['template' => '@NellappSDK/Components/permission/channel_user_permission_group_form.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'ChannelUserPermissionGroupFormComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent'], 'SdkBadgeComponent' => ['template' => '@NellappSDK/Component/sdk-badge-component.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'SdkBadgeComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\SdkBadgeComponent']]);
  15632.     }
  15633.     /**
  15634.      * Gets the private 'ux.twig_component.component_renderer' shared service.
  15635.      *
  15636.      * @return \Symfony\UX\TwigComponent\ComponentRenderer
  15637.      */
  15638.     protected function getUx_TwigComponent_ComponentRendererService()
  15639.     {
  15640.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRendererInterface.php';
  15641.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRenderer.php';
  15642.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentStack.php';
  15643.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  15644.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  15645.             return $this->privates['ux.twig_component.component_renderer'];
  15646.         }
  15647.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15648.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  15649.             return $this->privates['ux.twig_component.component_renderer'];
  15650.         }
  15651.         $c = ($this->privates['ux.twig_component.component_factory'] ?? $this->getUx_TwigComponent_ComponentFactoryService());
  15652.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  15653.             return $this->privates['ux.twig_component.component_renderer'];
  15654.         }
  15655.         return $this->privates['ux.twig_component.component_renderer'] = new \Symfony\UX\TwigComponent\ComponentRenderer($a$b$c, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), new \Symfony\UX\TwigComponent\ComponentStack());
  15656.     }
  15657.     /**
  15658.      * Gets the private 'validator.builder' shared service.
  15659.      *
  15660.      * @return \Symfony\Component\Validator\ValidatorBuilder
  15661.      */
  15662.     protected function getValidator_BuilderService()
  15663.     {
  15664.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  15665.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  15666.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15667.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'false],
  15668.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  15669.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  15670.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  15671.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  15672.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  15673.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  15674.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  15675.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  15676.         ], [
  15677.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  15678.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  15679.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  15680.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  15681.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  15682.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  15683.             'doctrine.orm.validator.unique' => '?',
  15684.             'security.validator.user_password' => '?',
  15685.             'validator.expression' => '?',
  15686.         ])));
  15687.         if ($this->has('translator')) {
  15688.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  15689.         }
  15690.         $instance->setTranslationDomain('validators');
  15691.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  15692.         $instance->enableAnnotationMapping(true);
  15693.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  15694.         $instance->addMethodMapping('loadValidatorMetadata');
  15695.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  15696.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  15697.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  15698.         return $instance;
  15699.     }
  15700.     /**
  15701.      * Gets the private 'validator.email' shared service.
  15702.      *
  15703.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  15704.      */
  15705.     protected function getValidator_EmailService()
  15706.     {
  15707.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15708.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15709.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  15710.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  15711.     }
  15712.     /**
  15713.      * Gets the private 'validator.expression' shared service.
  15714.      *
  15715.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  15716.      */
  15717.     protected function getValidator_ExpressionService()
  15718.     {
  15719.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15720.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15721.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  15722.         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())));
  15723.     }
  15724.     /**
  15725.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  15726.      *
  15727.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  15728.      */
  15729.     protected function getValidator_Mapping_CacheWarmerService()
  15730.     {
  15731.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15732.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  15733.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  15734.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  15735.     }
  15736.     /**
  15737.      * Gets the private 'validator.not_compromised_password' shared service.
  15738.      *
  15739.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  15740.      */
  15741.     protected function getValidator_NotCompromisedPasswordService()
  15742.     {
  15743.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15744.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15745.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  15746.         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);
  15747.     }
  15748.     /**
  15749.      * Gets the private 'var_dumper.command.server_dump' shared service.
  15750.      *
  15751.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  15752.      */
  15753.     protected function getVarDumper_Command_ServerDumpService()
  15754.     {
  15755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15756.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  15757.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  15758.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  15759.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  15760.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  15761.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  15762.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  15763.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  15764.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  15765.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  15766.         $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()))]);
  15767.         $instance->setName('server:dump');
  15768.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  15769.         return $instance;
  15770.     }
  15771.     /**
  15772.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  15773.      *
  15774.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  15775.      */
  15776.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  15777.     {
  15778.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  15779.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  15780.         return $instance;
  15781.     }
  15782.     /**
  15783.      * Gets the private 'var_dumper.html_dumper' shared service.
  15784.      *
  15785.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  15786.      */
  15787.     protected function getVarDumper_HtmlDumperService()
  15788.     {
  15789.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  15790.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  15791.         return $instance;
  15792.     }
  15793.     /**
  15794.      * Gets the private 'var_dumper.server_connection' shared service.
  15795.      *
  15796.      * @return \Symfony\Component\VarDumper\Server\Connection
  15797.      */
  15798.     protected function getVarDumper_ServerConnectionService()
  15799.     {
  15800.         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()]);
  15801.     }
  15802.     /**
  15803.      * Gets the private 'web_profiler.csp.handler' shared service.
  15804.      *
  15805.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  15806.      */
  15807.     protected function getWebProfiler_Csp_HandlerService()
  15808.     {
  15809.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  15810.     }
  15811.     /**
  15812.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  15813.      *
  15814.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  15815.      */
  15816.     protected function getWebProfiler_DebugToolbarService()
  15817.     {
  15818.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  15819.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  15820.             return $this->privates['web_profiler.debug_toolbar'];
  15821.         }
  15822.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  15823.     }
  15824.     /**
  15825.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  15826.      *
  15827.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  15828.      */
  15829.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  15830.     {
  15831.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  15832.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  15833.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  15834.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  15835.     }
  15836.     /**
  15837.      * Gets the private 'webpack_encore.entrypoint_lookup[core]' shared service.
  15838.      *
  15839.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  15840.      */
  15841.     protected function getWebpackEncore_EntrypointLookupcoreService()
  15842.     {
  15843.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  15844.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  15845.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  15846.         return $this->privates['webpack_encore.entrypoint_lookup[core]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json'), NULL'core'true);
  15847.     }
  15848.     /**
  15849.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  15850.      *
  15851.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  15852.      */
  15853.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  15854.     {
  15855.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15856.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  15857.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'false],
  15858.         ], [
  15859.             '_default' => '?',
  15860.             'core' => '?',
  15861.         ]), '_default');
  15862.     }
  15863.     /**
  15864.      * Gets the private 'webpack_encore.exception_listener' shared service.
  15865.      *
  15866.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  15867.      */
  15868.     protected function getWebpackEncore_ExceptionListenerService()
  15869.     {
  15870.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  15871.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default'=> 'core']);
  15872.     }
  15873.     /**
  15874.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  15875.      *
  15876.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  15877.      */
  15878.     protected function getWebpackEncore_TagRendererService()
  15879.     {
  15880.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  15881.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15882.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  15883.             return $this->privates['webpack_encore.tag_renderer'];
  15884.         }
  15885.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => true], [], $a);
  15886.     }
  15887.     /**
  15888.      * Gets the public 'cache_clearer' alias.
  15889.      *
  15890.      * @return object The ".container.private.cache_clearer" service.
  15891.      */
  15892.     protected function getCacheClearerService()
  15893.     {
  15894.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  15895.         return $this->get('.container.private.cache_clearer');
  15896.     }
  15897.     /**
  15898.      * Gets the public 'filesystem' alias.
  15899.      *
  15900.      * @return object The ".container.private.filesystem" service.
  15901.      */
  15902.     protected function getFilesystem2Service()
  15903.     {
  15904.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  15905.         return $this->get('.container.private.filesystem');
  15906.     }
  15907.     /**
  15908.      * Gets the public 'serializer' alias.
  15909.      *
  15910.      * @return object The ".container.private.serializer" service.
  15911.      */
  15912.     protected function getSerializerService()
  15913.     {
  15914.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  15915.         return $this->get('.container.private.serializer');
  15916.     }
  15917.     /**
  15918.      * Gets the public 'security.csrf.token_manager' alias.
  15919.      *
  15920.      * @return object The ".container.private.security.csrf.token_manager" service.
  15921.      */
  15922.     protected function getSecurity_Csrf_TokenManagerService()
  15923.     {
  15924.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  15925.         return $this->get('.container.private.security.csrf.token_manager');
  15926.     }
  15927.     /**
  15928.      * Gets the public 'form.factory' alias.
  15929.      *
  15930.      * @return object The ".container.private.form.factory" service.
  15931.      */
  15932.     protected function getForm_FactoryService()
  15933.     {
  15934.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  15935.         return $this->get('.container.private.form.factory');
  15936.     }
  15937.     /**
  15938.      * Gets the public 'form.type.file' alias.
  15939.      *
  15940.      * @return object The ".container.private.form.type.file" service.
  15941.      */
  15942.     protected function getForm_Type_FileService()
  15943.     {
  15944.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  15945.         return $this->get('.container.private.form.type.file');
  15946.     }
  15947.     /**
  15948.      * Gets the public 'profiler' alias.
  15949.      *
  15950.      * @return object The ".container.private.profiler" service.
  15951.      */
  15952.     protected function getProfilerService()
  15953.     {
  15954.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  15955.         return $this->get('.container.private.profiler');
  15956.     }
  15957.     /**
  15958.      * Gets the public 'twig' alias.
  15959.      *
  15960.      * @return object The ".container.private.twig" service.
  15961.      */
  15962.     protected function getTwigService()
  15963.     {
  15964.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  15965.         return $this->get('.container.private.twig');
  15966.     }
  15967.     /**
  15968.      * Gets the public 'security.authorization_checker' alias.
  15969.      *
  15970.      * @return object The ".container.private.security.authorization_checker" service.
  15971.      */
  15972.     protected function getSecurity_AuthorizationCheckerService()
  15973.     {
  15974.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  15975.         return $this->get('.container.private.security.authorization_checker');
  15976.     }
  15977.     /**
  15978.      * Gets the public 'security.token_storage' alias.
  15979.      *
  15980.      * @return object The ".container.private.security.token_storage" service.
  15981.      */
  15982.     protected function getSecurity_TokenStorageService()
  15983.     {
  15984.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  15985.         return $this->get('.container.private.security.token_storage');
  15986.     }
  15987.     /**
  15988.      * Gets the public 'security.password_encoder' alias.
  15989.      *
  15990.      * @return object The ".container.private.security.password_encoder" service.
  15991.      */
  15992.     protected function getSecurity_PasswordEncoderService()
  15993.     {
  15994.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  15995.         return $this->get('.container.private.security.password_encoder');
  15996.     }
  15997.     /**
  15998.      * Gets the public 'session' alias.
  15999.      *
  16000.      * @return object The ".container.private.session" service.
  16001.      */
  16002.     protected function getSessionService()
  16003.     {
  16004.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  16005.         return $this->get('.container.private.session');
  16006.     }
  16007.     /**
  16008.      * Gets the public 'validator' alias.
  16009.      *
  16010.      * @return object The ".container.private.validator" service.
  16011.      */
  16012.     protected function getValidatorService()
  16013.     {
  16014.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  16015.         return $this->get('.container.private.validator');
  16016.     }
  16017.     /**
  16018.      * @return array|bool|float|int|string|\UnitEnum|null
  16019.      */
  16020.     public function getParameter(string $name)
  16021.     {
  16022.         if (isset($this->buildParameters[$name])) {
  16023.             return $this->buildParameters[$name];
  16024.         }
  16025.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  16026.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  16027.         }
  16028.         if (isset($this->loadedDynamicParameters[$name])) {
  16029.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  16030.         }
  16031.         return $this->parameters[$name];
  16032.     }
  16033.     public function hasParameter(string $name): bool
  16034.     {
  16035.         if (isset($this->buildParameters[$name])) {
  16036.             return true;
  16037.         }
  16038.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  16039.     }
  16040.     public function setParameter(string $name$value): void
  16041.     {
  16042.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  16043.     }
  16044.     public function getParameterBag(): ParameterBagInterface
  16045.     {
  16046.         if (null === $this->parameterBag) {
  16047.             $parameters $this->parameters;
  16048.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  16049.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  16050.             }
  16051.             foreach ($this->buildParameters as $name => $value) {
  16052.                 $parameters[$name] = $value;
  16053.             }
  16054.             $this->parameterBag = new FrozenParameterBag($parameters);
  16055.         }
  16056.         return $this->parameterBag;
  16057.     }
  16058.     private $loadedDynamicParameters = [
  16059.         'kernel.runtime_environment' => false,
  16060.         'kernel.build_dir' => false,
  16061.         'kernel.cache_dir' => false,
  16062.         'core_sync_reverse' => false,
  16063.         'kernel.secret' => false,
  16064.         'kernel.trusted_proxies' => false,
  16065.         'debug.container.dump' => false,
  16066.         'serializer.mapping.cache.file' => false,
  16067.         'session.save_path' => false,
  16068.         'validator.mapping.cache.file' => false,
  16069.         'profiler.storage.dsn' => false,
  16070.         'doctrine.orm.proxy_dir' => false,
  16071.         'nellapp_sdk.api_internal.secret' => false,
  16072.         'nellapp_sdk.sync.base_uri' => false,
  16073.         'nellapp_sdk.sync.secret' => false,
  16074.         'nellapp_sdk.routing.default_domain' => false,
  16075.         'oneup_uploader.chunks' => false,
  16076.         'oneup_uploader.orphanage' => false,
  16077.         'oneup_uploader.config' => false,
  16078.     ];
  16079.     private $dynamicParameters = [];
  16080.     private function getDynamicParameter(string $name)
  16081.     {
  16082.         switch ($name) {
  16083.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  16084.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  16085.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  16086.             case 'core_sync_reverse'$value $this->getEnv('CORE_REVERSE_SYNC'); break;
  16087.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  16088.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  16089.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  16090.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  16091.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  16092.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  16093.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  16094.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  16095.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  16096.             case 'nellapp_sdk.sync.base_uri'$value $this->getEnv('resolve:SYNC_DOMAIN'); break;
  16097.             case 'nellapp_sdk.sync.secret'$value $this->getEnv('resolve:SYNC_SECRET'); break;
  16098.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  16099.             case 'oneup_uploader.chunks'$value = [
  16100.                 'maxage' => 604800,
  16101.                 'storage' => [
  16102.                     'type' => 'filesystem',
  16103.                     'filesystem' => NULL,
  16104.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  16105.                     'stream_wrapper' => NULL,
  16106.                     'sync_buffer_size' => '100K',
  16107.                     'prefix' => 'chunks',
  16108.                 ],
  16109.                 'load_distribution' => true,
  16110.             ]; break;
  16111.             case 'oneup_uploader.orphanage'$value = [
  16112.                 'maxage' => 604800,
  16113.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  16114.             ]; break;
  16115.             case 'oneup_uploader.config'$value = [
  16116.                 'mappings' => [
  16117.                     'gallery' => [
  16118.                         'frontend' => 'dropzone',
  16119.                         'custom_frontend' => [
  16120.                             'name' => NULL,
  16121.                             'class' => NULL,
  16122.                         ],
  16123.                         'storage' => [
  16124.                             'service' => NULL,
  16125.                             'type' => 'filesystem',
  16126.                             'filesystem' => NULL,
  16127.                             'directory' => NULL,
  16128.                             'stream_wrapper' => NULL,
  16129.                             'sync_buffer_size' => '100K',
  16130.                         ],
  16131.                         'route_prefix' => '',
  16132.                         'endpoints' => [
  16133.                             'upload' => NULL,
  16134.                             'progress' => NULL,
  16135.                             'cancel' => NULL,
  16136.                         ],
  16137.                         'allowed_mimetypes' => [
  16138.                         ],
  16139.                         'disallowed_mimetypes' => [
  16140.                         ],
  16141.                         'error_handler' => NULL,
  16142.                         'max_size' => 9223372036854775807,
  16143.                         'use_orphanage' => false,
  16144.                         'enable_progress' => false,
  16145.                         'enable_cancelation' => false,
  16146.                         'namer' => 'oneup_uploader.namer.uniqid',
  16147.                         'root_folder' => false,
  16148.                     ],
  16149.                 ],
  16150.                 'chunks' => [
  16151.                     'maxage' => 604800,
  16152.                     'storage' => [
  16153.                         'type' => 'filesystem',
  16154.                         'filesystem' => NULL,
  16155.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  16156.                         'stream_wrapper' => NULL,
  16157.                         'sync_buffer_size' => '100K',
  16158.                         'prefix' => 'chunks',
  16159.                     ],
  16160.                     'load_distribution' => true,
  16161.                 ],
  16162.                 'orphanage' => [
  16163.                     'maxage' => 604800,
  16164.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  16165.                 ],
  16166.                 'twig' => true,
  16167.             ]; break;
  16168.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  16169.         }
  16170.         $this->loadedDynamicParameters[$name] = true;
  16171.         return $this->dynamicParameters[$name] = $value;
  16172.     }
  16173.     protected function getDefaultParameters(): array
  16174.     {
  16175.         return [
  16176.             'kernel.project_dir' => \dirname(__DIR__4),
  16177.             'kernel.environment' => 'dev',
  16178.             'kernel.debug' => true,
  16179.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  16180.             'kernel.bundles' => [
  16181.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  16182.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  16183.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  16184.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  16185.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  16186.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  16187.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  16188.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  16189.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  16190.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  16191.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  16192.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  16193.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  16194.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  16195.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  16196.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  16197.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  16198.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  16199.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  16200.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  16201.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  16202.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  16203.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  16204.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  16205.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  16206.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  16207.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  16208.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  16209.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  16210.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  16211.             ],
  16212.             'kernel.bundles_metadata' => [
  16213.                 'FrameworkBundle' => [
  16214.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  16215.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  16216.                 ],
  16217.                 'TwigBundle' => [
  16218.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  16219.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  16220.                 ],
  16221.                 'TwigExtraBundle' => [
  16222.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  16223.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  16224.                 ],
  16225.                 'SensioFrameworkExtraBundle' => [
  16226.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  16227.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  16228.                 ],
  16229.                 'DoctrineBundle' => [
  16230.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  16231.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  16232.                 ],
  16233.                 'DoctrineMigrationsBundle' => [
  16234.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  16235.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  16236.                 ],
  16237.                 'SecurityBundle' => [
  16238.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  16239.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  16240.                 ],
  16241.                 'WebProfilerBundle' => [
  16242.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  16243.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  16244.                 ],
  16245.                 'MonologBundle' => [
  16246.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  16247.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  16248.                 ],
  16249.                 'DebugBundle' => [
  16250.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  16251.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  16252.                 ],
  16253.                 'MakerBundle' => [
  16254.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  16255.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  16256.                 ],
  16257.                 'DrosalysWebObjectExtensionsBundle' => [
  16258.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  16259.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  16260.                 ],
  16261.                 'DrosalysWebDoctrineExtensionsBundle' => [
  16262.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  16263.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  16264.                 ],
  16265.                 'WebpackEncoreBundle' => [
  16266.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  16267.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  16268.                 ],
  16269.                 'KnpUOAuth2ClientBundle' => [
  16270.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  16271.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  16272.                 ],
  16273.                 'KnpMenuBundle' => [
  16274.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  16275.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  16276.                 ],
  16277.                 'KnpPaginatorBundle' => [
  16278.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  16279.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  16280.                 ],
  16281.                 'DrosalysWebFormBundle' => [
  16282.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  16283.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  16284.                 ],
  16285.                 'NellappSDKBundle' => [
  16286.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  16287.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  16288.                 ],
  16289.                 'DrosalysApiBundle' => [
  16290.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  16291.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  16292.                 ],
  16293.                 'SentryBundle' => [
  16294.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  16295.                     'namespace' => 'Sentry\\SentryBundle',
  16296.                 ],
  16297.                 'SpiriitFormFilterBundle' => [
  16298.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  16299.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  16300.                 ],
  16301.                 'TwigComponentBundle' => [
  16302.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  16303.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  16304.                 ],
  16305.                 'OneupUploaderBundle' => [
  16306.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  16307.                     'namespace' => 'Oneup\\UploaderBundle',
  16308.                 ],
  16309.                 'OneupFlysystemBundle' => [
  16310.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  16311.                     'namespace' => 'Oneup\\FlysystemBundle',
  16312.                 ],
  16313.                 'LiipImagineBundle' => [
  16314.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  16315.                     'namespace' => 'Liip\\ImagineBundle',
  16316.                 ],
  16317.                 'BazingaJsTranslationBundle' => [
  16318.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  16319.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  16320.                 ],
  16321.                 'DoctrineFixturesBundle' => [
  16322.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  16323.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  16324.                 ],
  16325.                 'ZenstruckFoundryBundle' => [
  16326.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  16327.                     'namespace' => 'Zenstruck\\Foundry',
  16328.                 ],
  16329.                 'FOSJsRoutingBundle' => [
  16330.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  16331.                     'namespace' => 'FOS\\JsRoutingBundle',
  16332.                 ],
  16333.             ],
  16334.             'kernel.charset' => 'UTF-8',
  16335.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  16336.             'container.dumper.inline_class_loader' => true,
  16337.             'container.dumper.inline_factories' => true,
  16338.             'event_dispatcher.event_aliases' => [
  16339.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  16340.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  16341.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  16342.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  16343.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  16344.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  16345.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  16346.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  16347.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  16348.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  16349.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  16350.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  16351.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  16352.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  16353.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  16354.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  16355.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  16356.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  16357.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  16358.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  16359.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  16360.             ],
  16361.             'fragment.renderer.hinclude.global_template' => NULL,
  16362.             'fragment.path' => '/_fragment',
  16363.             'kernel.http_method_override' => true,
  16364.             'kernel.trusted_hosts' => [
  16365.             ],
  16366.             'kernel.default_locale' => 'fr',
  16367.             'kernel.enabled_locales' => [
  16368.             ],
  16369.             'kernel.error_controller' => 'error_controller',
  16370.             'kernel.trusted_headers' => 14,
  16371.             'debug.file_link_format' => NULL,
  16372.             'asset.request_context.base_path' => NULL,
  16373.             'asset.request_context.secure' => NULL,
  16374.             'translator.logging' => false,
  16375.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  16376.             'debug.error_handler.throw_at' => -1,
  16377.             'router.request_context.host' => 'localhost',
  16378.             'router.request_context.scheme' => 'http',
  16379.             'router.request_context.base_url' => '',
  16380.             'router.resource' => 'kernel::loadRoutes',
  16381.             'request_listener.http_port' => 80,
  16382.             'request_listener.https_port' => 443,
  16383.             'session.metadata.storage_key' => '_sf2_meta',
  16384.             'session.storage.options' => [
  16385.                 'cache_limiter' => '0',
  16386.                 'cookie_lifetime' => 86400,
  16387.                 'cookie_secure' => 'auto',
  16388.                 'cookie_httponly' => false,
  16389.                 'cookie_samesite' => 'lax',
  16390.                 'gc_probability' => 1,
  16391.             ],
  16392.             'session.metadata.update_threshold' => 0,
  16393.             'form.type_extension.csrf.enabled' => true,
  16394.             'form.type_extension.csrf.field_name' => '_token',
  16395.             'validator.translation_domain' => 'validators',
  16396.             'profiler_listener.only_exceptions' => false,
  16397.             'profiler_listener.only_main_requests' => false,
  16398.             'twig.form.resources' => [
  16399.                 => 'form_div_layout.html.twig',
  16400.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  16401.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  16402.                 => '@NellappSDK/Form/form_theme.html.twig',
  16403.                 => 'bootstrap_5_layout.html.twig',
  16404.                 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  16405.                 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  16406.             ],
  16407.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  16408.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  16409.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  16410.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  16411.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  16412.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  16413.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  16414.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  16415.             'doctrine.entity_managers' => [
  16416.                 'default' => 'doctrine.orm.default_entity_manager',
  16417.             ],
  16418.             'doctrine.default_entity_manager' => 'default',
  16419.             'doctrine.dbal.connection_factory.types' => [
  16420.                 'uuid' => [
  16421.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  16422.                 ],
  16423.                 'ulid' => [
  16424.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  16425.                 ],
  16426.             ],
  16427.             'doctrine.connections' => [
  16428.                 'default' => 'doctrine.dbal.default_connection',
  16429.             ],
  16430.             'doctrine.default_connection' => 'default',
  16431.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  16432.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  16433.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  16434.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  16435.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  16436.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  16437.             'doctrine.orm.cache.memcache_host' => 'localhost',
  16438.             'doctrine.orm.cache.memcache_port' => 11211,
  16439.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  16440.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  16441.             'doctrine.orm.cache.memcached_host' => 'localhost',
  16442.             'doctrine.orm.cache.memcached_port' => 11211,
  16443.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  16444.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  16445.             'doctrine.orm.cache.redis_host' => 'localhost',
  16446.             'doctrine.orm.cache.redis_port' => 6379,
  16447.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  16448.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  16449.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  16450.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  16451.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  16452.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  16453.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  16454.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  16455.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  16456.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  16457.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  16458.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  16459.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  16460.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  16461.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  16462.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  16463.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  16464.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  16465.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  16466.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  16467.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  16468.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  16469.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  16470.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  16471.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  16472.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  16473.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  16474.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  16475.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  16476.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  16477.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  16478.             'doctrine.orm.auto_generate_proxy_classes' => true,
  16479.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  16480.             'doctrine.orm.proxy_namespace' => 'Proxies',
  16481.             'doctrine.migrations.preferred_em' => NULL,
  16482.             'doctrine.migrations.preferred_connection' => NULL,
  16483.             'security.role_hierarchy.roles' => [
  16484.             ],
  16485.             'security.access.denied_url' => NULL,
  16486.             'security.authentication.manager.erase_credentials' => true,
  16487.             'security.authentication.session_strategy.strategy' => 'migrate',
  16488.             'security.access.always_authenticate_before_granting' => false,
  16489.             'security.authentication.hide_user_not_found' => true,
  16490.             'security.firewalls' => [
  16491.                 => 'dev',
  16492.                 => 'reverse_sync_doc',
  16493.                 => 'reverse_sync',
  16494.                 => 'main',
  16495.             ],
  16496.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  16497.             'web_profiler.debug_toolbar.mode' => 2,
  16498.             'monolog.use_microseconds' => true,
  16499.             'monolog.swift_mailer.handlers' => [
  16500.             ],
  16501.             'monolog.handlers_to_channels' => [
  16502.                 'monolog.handler.console' => [
  16503.                     'type' => 'exclusive',
  16504.                     'elements' => [
  16505.                         => 'event',
  16506.                         => 'doctrine',
  16507.                         => 'console',
  16508.                     ],
  16509.                 ],
  16510.                 'monolog.handler.main' => [
  16511.                     'type' => 'exclusive',
  16512.                     'elements' => [
  16513.                         => 'event',
  16514.                     ],
  16515.                 ],
  16516.             ],
  16517.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  16518.             'drosalys_object_extensions.slug.delimiter' => '-',
  16519.             'drosalys_object_extensions.slug.on_pre_update' => false,
  16520.             'drosalys_object_extensions.slug.entropy' => false,
  16521.             'drosalys_object_extensions.slug.hierarchy_delimiter' => '/',
  16522.             'drosalys_object_extensions.serialize_log.model_manager_name' => 'default',
  16523.             'drosalys_object_extensions.serialize_log.use_internal_entity' => true,
  16524.             'knp_menu.renderer.list.options' => [
  16525.             ],
  16526.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  16527.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  16528.             'knp_menu.renderer.twig.options' => [
  16529.             ],
  16530.             'knp_menu.renderer.twig.template' => 'Partials/components/header/knp-menu.html.twig',
  16531.             'knp_menu.default_renderer' => 'twig',
  16532.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  16533.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  16534.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  16535.             'knp_paginator.page_range' => 5,
  16536.             'knp_paginator.page_limit' => NULL,
  16537.             'drosalys_form.collection.import_template' => true,
  16538.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  16539.             'drosalys_form.select_or_create.import_template' => true,
  16540.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  16541.             'nellapp_sdk.global_getter.global_entities' => [
  16542.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  16543.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  16544.                 'user_class' => 'App\\Entity\\Account\\User',
  16545.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  16546.                 'channel_user_role_class' => 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole',
  16547.             ],
  16548.             'nellapp_sdk.default.doctrine_connection' => 'default',
  16549.             'nellapp_sdk.auth.enable' => true,
  16550.             'nellapp_sdk.auth.doctrine_connection' => 'default',
  16551.             'nellapp_sdk.sync.enable' => true,
  16552.             'nellapp_sdk.channel.enable' => true,
  16553.             'entities_handled' => [
  16554.                 => 'channel_channel',
  16555.                 => 'channel_configuration',
  16556.                 => 'channel_white_label',
  16557.                 => 'channel_user_from_channels',
  16558.                 => 'channel_french_professional_id',
  16559.                 => 'channel_organization',
  16560.                 => 'channel_company',
  16561.                 => 'channel_prospect',
  16562.                 => 'channel_user_role',
  16563.                 => 'channel_user_data',
  16564.             ],
  16565.             'nellapp_sdk.template_header.search_deactivated_domain' => [
  16566.             ],
  16567.             'drosalys_api.serializer.symfony' => true,
  16568.             'env(SENTRY_RELEASE)' => '1.0.0+no-version-set',
  16569.             'sentry.tracing.enabled' => true,
  16570.             'sentry.tracing.dbal.enabled' => true,
  16571.             'sentry.tracing.dbal.connections' => [
  16572.             ],
  16573.             'sentry.tracing.cache.enabled' => true,
  16574.             'sentry.tracing.http_client.enabled' => true,
  16575.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  16576.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  16577.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  16578.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  16579.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  16580.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  16581.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  16582.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  16583.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  16584.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  16585.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  16586.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  16587.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  16588.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  16589.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  16590.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  16591.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  16592.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  16593.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  16594.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  16595.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  16596.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  16597.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  16598.             'spiriit_form_filter.where_method' => 'and',
  16599.             'spiriit_form_filter.text.condition_pattern' => 1,
  16600.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  16601.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  16602.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  16603.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  16604.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  16605.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  16606.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  16607.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  16608.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  16609.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  16610.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  16611.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  16612.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  16613.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  16614.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  16615.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  16616.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  16617.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  16618.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  16619.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  16620.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  16621.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  16622.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  16623.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  16624.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  16625.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  16626.             'oneup_uploader.config.gallery' => [
  16627.                 'frontend' => 'dropzone',
  16628.                 'custom_frontend' => [
  16629.                     'name' => NULL,
  16630.                     'class' => NULL,
  16631.                 ],
  16632.                 'storage' => [
  16633.                     'service' => NULL,
  16634.                     'type' => 'filesystem',
  16635.                     'filesystem' => NULL,
  16636.                     'directory' => NULL,
  16637.                     'stream_wrapper' => NULL,
  16638.                     'sync_buffer_size' => '100K',
  16639.                 ],
  16640.                 'route_prefix' => '',
  16641.                 'endpoints' => [
  16642.                     'upload' => NULL,
  16643.                     'progress' => NULL,
  16644.                     'cancel' => NULL,
  16645.                 ],
  16646.                 'allowed_mimetypes' => [
  16647.                 ],
  16648.                 'disallowed_mimetypes' => [
  16649.                 ],
  16650.                 'error_handler' => NULL,
  16651.                 'max_size' => 9223372036854775807,
  16652.                 'use_orphanage' => false,
  16653.                 'enable_progress' => false,
  16654.                 'enable_cancelation' => false,
  16655.                 'namer' => 'oneup_uploader.namer.uniqid',
  16656.                 'root_folder' => false,
  16657.             ],
  16658.             'oneup_uploader.controllers' => [
  16659.                 'gallery' => [
  16660.                     => 'oneup_uploader.controller.gallery',
  16661.                     => [
  16662.                         'enable_progress' => false,
  16663.                         'enable_cancelation' => false,
  16664.                         'route_prefix' => '',
  16665.                         'endpoints' => [
  16666.                             'upload' => NULL,
  16667.                             'progress' => NULL,
  16668.                             'cancel' => NULL,
  16669.                         ],
  16670.                     ],
  16671.                 ],
  16672.             ],
  16673.             'oneup_uploader.maxsize' => [
  16674.                 'gallery' => 20971520,
  16675.             ],
  16676.             'liip_imagine.resolvers' => [
  16677.                 'default' => [
  16678.                     'web_path' => [
  16679.                         'web_root' => (\dirname(__DIR__4).'/public'),
  16680.                         'cache_prefix' => 'media/cache',
  16681.                     ],
  16682.                 ],
  16683.             ],
  16684.             'liip_imagine.loaders' => [
  16685.                 'default' => [
  16686.                     'filesystem' => [
  16687.                         'locator' => 'filesystem',
  16688.                         'data_root' => [
  16689.                             => (\dirname(__DIR__4).'/public'),
  16690.                         ],
  16691.                         'allow_unresolvable_data_roots' => false,
  16692.                         'bundle_resources' => [
  16693.                             'enabled' => false,
  16694.                             'access_control_type' => 'blacklist',
  16695.                             'access_control_list' => [
  16696.                             ],
  16697.                         ],
  16698.                     ],
  16699.                 ],
  16700.             ],
  16701.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  16702.             'liip_imagine.jpegoptim.stripAll' => true,
  16703.             'liip_imagine.jpegoptim.max' => NULL,
  16704.             'liip_imagine.jpegoptim.progressive' => true,
  16705.             'liip_imagine.jpegoptim.tempDir' => NULL,
  16706.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  16707.             'liip_imagine.optipng.level' => 7,
  16708.             'liip_imagine.optipng.stripAll' => true,
  16709.             'liip_imagine.optipng.tempDir' => NULL,
  16710.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  16711.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  16712.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  16713.             'liip_imagine.cwebp.tempDir' => NULL,
  16714.             'liip_imagine.cwebp.q' => 75,
  16715.             'liip_imagine.cwebp.alphaQ' => 100,
  16716.             'liip_imagine.cwebp.m' => 4,
  16717.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  16718.             'liip_imagine.cwebp.alphaMethod' => 1,
  16719.             'liip_imagine.cwebp.exact' => false,
  16720.             'liip_imagine.cwebp.metadata' => [
  16721.                 => 'none',
  16722.             ],
  16723.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  16724.             'liip_imagine.cache.resolver.default' => 'default',
  16725.             'liip_imagine.default_image' => NULL,
  16726.             'liip_imagine.filter_sets' => [
  16727.                 'channel_thumbnail' => [
  16728.                     'quality' => 100,
  16729.                     'jpeg_quality' => 80,
  16730.                     'png_compression_level' => 8,
  16731.                     'png_compression_filter' => NULL,
  16732.                     'format' => NULL,
  16733.                     'animated' => false,
  16734.                     'cache' => NULL,
  16735.                     'data_loader' => NULL,
  16736.                     'default_image' => NULL,
  16737.                     'filters' => [
  16738.                         'auto_rotate' => [
  16739.                         ],
  16740.                         'strip' => [
  16741.                         ],
  16742.                         'thumbnail' => [
  16743.                             'size' => [
  16744.                                 => 600,
  16745.                                 => 300,
  16746.                             ],
  16747.                             'mode' => 'inset',
  16748.                             'allow_upscale' => true,
  16749.                         ],
  16750.                     ],
  16751.                     'post_processors' => [
  16752.                     ],
  16753.                 ],
  16754.                 'avatar_thumbnail' => [
  16755.                     'quality' => 100,
  16756.                     'jpeg_quality' => 80,
  16757.                     'png_compression_level' => 8,
  16758.                     'png_compression_filter' => NULL,
  16759.                     'format' => NULL,
  16760.                     'animated' => false,
  16761.                     'cache' => NULL,
  16762.                     'data_loader' => NULL,
  16763.                     'default_image' => NULL,
  16764.                     'filters' => [
  16765.                         'auto_rotate' => [
  16766.                         ],
  16767.                         'strip' => [
  16768.                         ],
  16769.                         'thumbnail' => [
  16770.                             'size' => [
  16771.                                 => 100,
  16772.                                 => 100,
  16773.                             ],
  16774.                             'mode' => 'outbound',
  16775.                             'allow_upscale' => true,
  16776.                         ],
  16777.                     ],
  16778.                     'post_processors' => [
  16779.                     ],
  16780.                 ],
  16781.             ],
  16782.             'liip_imagine.binary.loader.default' => 'default',
  16783.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  16784.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  16785.             'liip_imagine.webp.generate' => false,
  16786.             'liip_imagine.webp.options' => [
  16787.                 'quality' => 100,
  16788.                 'cache' => NULL,
  16789.                 'data_loader' => NULL,
  16790.                 'post_processors' => [
  16791.                 ],
  16792.             ],
  16793.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  16794.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  16795.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  16796.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  16797.             'fos_js_routing.routes_response.class' => 'FOS\\JsRoutingBundle\\Response\\RoutesResponse',
  16798.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  16799.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  16800.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  16801.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  16802.             'fos_js_routing.request_context_base_url' => NULL,
  16803.             'fos_js_routing.cache_control' => [
  16804.                 'enabled' => false,
  16805.             ],
  16806.             'data_collector.templates' => [
  16807.                 'data_collector.request' => [
  16808.                     => 'request',
  16809.                     => '@WebProfiler/Collector/request.html.twig',
  16810.                 ],
  16811.                 'data_collector.time' => [
  16812.                     => 'time',
  16813.                     => '@WebProfiler/Collector/time.html.twig',
  16814.                 ],
  16815.                 'data_collector.memory' => [
  16816.                     => 'memory',
  16817.                     => '@WebProfiler/Collector/memory.html.twig',
  16818.                 ],
  16819.                 'data_collector.validator' => [
  16820.                     => 'validator',
  16821.                     => '@WebProfiler/Collector/validator.html.twig',
  16822.                 ],
  16823.                 'data_collector.ajax' => [
  16824.                     => 'ajax',
  16825.                     => '@WebProfiler/Collector/ajax.html.twig',
  16826.                 ],
  16827.                 'data_collector.form' => [
  16828.                     => 'form',
  16829.                     => '@WebProfiler/Collector/form.html.twig',
  16830.                 ],
  16831.                 'data_collector.exception' => [
  16832.                     => 'exception',
  16833.                     => '@WebProfiler/Collector/exception.html.twig',
  16834.                 ],
  16835.                 'data_collector.logger' => [
  16836.                     => 'logger',
  16837.                     => '@WebProfiler/Collector/logger.html.twig',
  16838.                 ],
  16839.                 'data_collector.events' => [
  16840.                     => 'events',
  16841.                     => '@WebProfiler/Collector/events.html.twig',
  16842.                 ],
  16843.                 'data_collector.router' => [
  16844.                     => 'router',
  16845.                     => '@WebProfiler/Collector/router.html.twig',
  16846.                 ],
  16847.                 'data_collector.cache' => [
  16848.                     => 'cache',
  16849.                     => '@WebProfiler/Collector/cache.html.twig',
  16850.                 ],
  16851.                 'data_collector.translation' => [
  16852.                     => 'translation',
  16853.                     => '@WebProfiler/Collector/translation.html.twig',
  16854.                 ],
  16855.                 'data_collector.security' => [
  16856.                     => 'security',
  16857.                     => '@Security/Collector/security.html.twig',
  16858.                 ],
  16859.                 'data_collector.twig' => [
  16860.                     => 'twig',
  16861.                     => '@WebProfiler/Collector/twig.html.twig',
  16862.                 ],
  16863.                 'data_collector.http_client' => [
  16864.                     => 'http_client',
  16865.                     => '@WebProfiler/Collector/http_client.html.twig',
  16866.                 ],
  16867.                 'data_collector.doctrine' => [
  16868.                     => 'db',
  16869.                     => '@Doctrine/Collector/db.html.twig',
  16870.                 ],
  16871.                 'data_collector.dump' => [
  16872.                     => 'dump',
  16873.                     => '@Debug/Profiler/dump.html.twig',
  16874.                 ],
  16875.                 'data_collector.messenger' => [
  16876.                     => 'messenger',
  16877.                     => '@WebProfiler/Collector/messenger.html.twig',
  16878.                 ],
  16879.                 'data_collector.config' => [
  16880.                     => 'config',
  16881.                     => '@WebProfiler/Collector/config.html.twig',
  16882.                 ],
  16883.             ],
  16884.             'console.command.ids' => [
  16885.             ],
  16886.         ];
  16887.     }
  16888.     protected function throw($message)
  16889.     {
  16890.         throw new RuntimeException($message);
  16891.     }
  16892. }