var/cache/dev/ContainerG8AXTmc/App_KernelDevDebugContainer.php line 18528

Open in your IDE?
  1. <?php
  2. namespace ContainerG8AXTmc;
  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\\RestoreAction' => 'getRestoreAction2Service',
  60.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction' => 'getShowActionService',
  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\\PdfDownloadAction' => 'getPdfDownloadActionService',
  68.             'App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction' => 'getPdfPreviewActionService',
  69.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction' => 'getRestoreAction3Service',
  70.             'App\\Controller\\Admin\\Channel\\Quote\\ShowAction' => 'getShowAction2Service',
  71.             'App\\Controller\\Admin\\Channel\\Quote\\StatusAction' => 'getStatusActionService',
  72.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction' => 'getCollectionActionService',
  73.             'App\\Controller\\Async\\Admin\\Company\\GetAction' => 'getGetActionService',
  74.             'App\\Controller\\Async\\Admin\\Contact\\CollectionAction' => 'getCollectionAction2Service',
  75.             'App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction' => 'getCollectionAction3Service',
  76.             'App\\Controller\\Async\\Admin\\Contact\\GetAction' => 'getGetAction2Service',
  77.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction' => 'getGetAllUnitActionService',
  78.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction' => 'getCollectionAction4Service',
  79.             'App\\Controller\\Async\\Admin\\Organization\\GetAction' => 'getGetAction3Service',
  80.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction' => 'getGetAllActionService',
  81.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction' => 'getCollectionAction5Service',
  82.             'App\\Controller\\Async\\Admin\\Product\\GetAction' => 'getGetAction4Service',
  83.             'App\\Controller\\Async\\Admin\\Product\\PostAction' => 'getPostActionService',
  84.             'App\\Controller\\Async\\Admin\\Product\\PutAction' => 'getPutActionService',
  85.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction' => 'getValidateActionService',
  86.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction' => 'getCollectionAction6Service',
  87.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction' => 'getGetAction5Service',
  88.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction' => 'getGetLinesActionService',
  89.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction' => 'getGetStatusActionService',
  90.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction' => 'getPatchActivateActionService',
  91.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction' => 'getPostAction2Service',
  92.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction' => 'getPostLinesActionService',
  93.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction' => 'getPreviewLinesActionService',
  94.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction' => 'getPutCurrentStepActionService',
  95.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction' => 'getPutHeaderActionService',
  96.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction' => 'getPutInformationActionService',
  97.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction' => 'getPutPreviewActionService',
  98.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction' => 'getPutTermsActionService',
  99.             'App\\Controller\\Async\\Admin\\Quote\\GetAction' => 'getGetAction6Service',
  100.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction' => 'getGetLinesAction2Service',
  101.             'App\\Controller\\Async\\Admin\\Quote\\GetStatusAction' => 'getGetStatusAction2Service',
  102.             'App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction' => 'getPatchPublishActionService',
  103.             'App\\Controller\\Async\\Admin\\Quote\\PostAction' => 'getPostAction3Service',
  104.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction' => 'getPostLinesAction2Service',
  105.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction' => 'getPreviewLinesAction2Service',
  106.             'App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction' => 'getPutCurrentStepAction2Service',
  107.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction' => 'getPutPreviewAction2Service',
  108.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction' => 'getPutTargetActionService',
  109.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction' => 'getPutTemplateActionService',
  110.             'App\\Controller\\Async\\Admin\\User\\CollectionAction' => 'getCollectionAction7Service',
  111.             'App\\Controller\\Async\\Admin\\User\\GetAction' => 'getGetAction7Service',
  112.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  113.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DoctrineBlamer.App\\Entity\\Account\\User' => 'getUserService',
  114.             'League\\Flysystem\\Filesystem' => 'getFilesystemService',
  115.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
  116.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectAction' => 'getConnectActionService',
  117.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction' => 'getConnectCheckActionService',
  118.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController' => 'getGlobalLogoutControllerService',
  119.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction' => 'getLoggedOutActionService',
  120.             'Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction' => 'getLogoutActionService',
  121.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction' => 'getCollectionAction8Service',
  122.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController' => 'getChatNotificationControllerService',
  123.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction' => 'getChannelAdminCollectionActionService',
  124.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction' => 'getChannelLearnerCollectionActionService',
  125.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction' => 'getChannelUserCollectionActionService',
  126.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController' => 'getChannelResourceAccessCacheControllerService',
  127.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction' => 'getDeleteActionService',
  128.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction' => 'getEditAction3Service',
  129.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction' => 'getIndexAction4Service',
  130.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction' => 'getNewAction3Service',
  131.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Controller\\Sync\\CollectionAction' => 'getCollectionAction9Service',
  132.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController' => 'getErrorControllerService',
  133.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  134.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  135.             'bazinga.jstranslation.controller' => 'getBazinga_Jstranslation_ControllerService',
  136.             'bazinga.jstranslation.dump_command' => 'getBazinga_Jstranslation_DumpCommandService',
  137.             'bazinga.jstranslation.translation_dumper' => 'getBazinga_Jstranslation_TranslationDumperService',
  138.             'bazinga.jstranslation.translation_finder' => 'getBazinga_Jstranslation_TranslationFinderService',
  139.             'cache.app' => 'getCache_AppService',
  140.             'cache.app_clearer' => 'getCache_AppClearerService',
  141.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  142.             'cache.system' => 'getCache_SystemService',
  143.             'cache.system_clearer' => 'getCache_SystemClearerService',
  144.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  145.             'cache_warmer' => 'getCacheWarmerService',
  146.             'console.command_loader' => 'getConsole_CommandLoaderService',
  147.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  148.             'data_collector.dump' => 'getDataCollector_DumpService',
  149.             'doctrine' => 'getDoctrineService',
  150.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  151.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  152.             'error_controller' => 'getErrorController2Service',
  153.             'event_dispatcher' => 'getEventDispatcherService',
  154.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  155.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  156.             'fos_js_routing.routes_response' => 'getFosJsRouting_RoutesResponseService',
  157.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  158.             'http_kernel' => 'getHttpKernelService',
  159.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  160.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  161.             'knp_paginator' => 'getKnpPaginatorService',
  162.             'knpu.oauth2.client.nellapp' => 'getKnpu_Oauth2_Client_NellappService',
  163.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService',
  164.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
  165.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  166.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  167.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  168.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  169.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
  170.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
  171.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
  172.             'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
  173.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
  174.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
  175.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
  176.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
  177.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
  178.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
  179.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  180.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  181.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService',
  182.             'oneup_uploader.chunk_manager' => 'getOneupUploader_ChunkManagerService',
  183.             'oneup_uploader.controller.gallery' => 'getOneupUploader_Controller_GalleryService',
  184.             'oneup_uploader.namer.uniqid' => 'getOneupUploader_Namer_UniqidService',
  185.             'oneup_uploader.orphanage_manager' => 'getOneupUploader_OrphanageManagerService',
  186.             'oneup_uploader.routing.loader' => 'getOneupUploader_Routing_LoaderService',
  187.             'oneup_uploader.templating.uploader_helper' => 'getOneupUploader_Templating_UploaderHelperService',
  188.             'oneup_uploader.twig.extension.uploader' => 'getOneupUploader_Twig_Extension_UploaderService',
  189.             'request_stack' => 'getRequestStackService',
  190.             'router' => 'getRouterService',
  191.             'routing.loader' => 'getRouting_LoaderService',
  192.             'services_resetter' => 'getServicesResetterService',
  193.             'spiriit_form_filter.filter_prepare' => 'getSpiriitFormFilter_FilterPrepareService',
  194.             'spiriit_form_filter.query_builder_updater' => 'getSpiriitFormFilter_QueryBuilderUpdaterService',
  195.             'translator' => 'getTranslatorService',
  196.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  197.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  198.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  199.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  200.             'cache_clearer' => 'getCacheClearerService',
  201.             'filesystem' => 'getFilesystem2Service',
  202.             'serializer' => 'getSerializerService',
  203.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  204.             'form.factory' => 'getForm_FactoryService',
  205.             'form.type.file' => 'getForm_Type_FileService',
  206.             'profiler' => 'getProfilerService',
  207.             'twig' => 'getTwigService',
  208.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  209.             'security.token_storage' => 'getSecurity_TokenStorageService',
  210.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  211.             'session' => 'getSessionService',
  212.             'validator' => 'getValidatorService',
  213.         ];
  214.         $this->aliases = [
  215.             'database_connection' => 'doctrine.dbal.default_connection',
  216.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  217.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  218.             'oauth2.registry' => 'knpu.oauth2.registry',
  219.         ];
  220.         $this->privates['service_container'] = function () {
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  227.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  229.             include_once \dirname(__DIR__4).'/src/EventSubscriber/EnabledCrmSubscriber.php';
  230.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Service/ConfigurationService.php';
  231.             include_once \dirname(__DIR__4).'/src/Service/Channel/ChannelConfigurationService.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  243.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  287.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  304.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  307.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  318.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  327.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Mapping/Loader/AttributeLoader.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  368.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  369.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  370.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  372.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ActionRequestTrait.php';
  374.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Request/ParamConverter/AutoInstanceObjectParamConverter.php';
  375.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  377.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  381.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  382.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  384.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  385.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/RegexSchemaAssetFilter.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  405.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  407.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryForV2V3.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  448.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  450.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  451.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  454.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  455.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  456.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  457.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  477.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  479.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  480.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/ControllerEntityResolverSubscriber.php';
  481.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/DeviceIdSubscriber.php';
  482.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RequestChannelDomainSubscriber.php';
  483.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/RouteSecuritySubscriber.php';
  484.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntitiesService.php';
  485.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/GlobalEntityKeys.php';
  486.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/ChannelMainDomainUtils.php';
  487.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Utils/DomainsRoutingUtils.php';
  488.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ImageRunTime.php';
  490.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGeneratorInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/ChannelMainDomain/ChannelMainDomainTrait.php';
  493.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/AbstractUrlGenerator.php';
  494.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/UrlGenerator.php';
  495.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/HandleExpireTokenSubscriber.php';
  496.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/RouteCollectionLoaderInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Loader/AbstractRouteCollectionLoader.php';
  498.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Loader/RouteCollectionLoader.php';
  499.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Routing/RouteClient.php';
  500.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/EventSubscriber/AbstractForceUserFromSetupSubscriber.php';
  501.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ForceUserFromSetupSubscriber.php';
  502.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  503.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  504.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  505.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  507.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  508.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/UserResourceRepositoryInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository/UserFromChannelRepositoryTrait.php';
  511.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/UserFromChannelRepository.php';
  512.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionControllerSubscriber.php';
  513.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Action/ActionRetriever.php';
  514.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/DeserializeActionControllerSubscriber.php';
  515.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/SerializerInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/SerializerAdapter.php';
  517.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  519.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  521.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  522.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  523.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  524.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  526.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  527.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  529.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  530.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  531.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  532.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  533.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  534.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  535.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php';
  536.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  538.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
  539.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  542.             include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  543.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  545.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  546.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  547.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  548.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  552.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  553.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV5.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  556.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  557.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/SymfonyUrlGenerator.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  574.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  590.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/AsyncValidationErrorNormalizer.php';
  591.             include_once \dirname(__DIR__4).'/src/Serializer/Normalizer/OrganizationNormalizer.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  601.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/AbstractSerialRelationHandler.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  604.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Denormalizer/SerialRelationDenormalizer.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  607.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Serializer/SerialRelation/Normalizer/SerialRelationNormalizer.php';
  608.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteCollectionNormalizer.php';
  609.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Serializer/Normalizer/RouteNormalizer.php';
  610.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/EntityNormalizer.php';
  611.             include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Serializer/Adapter/Symfony/Normalizer/PaginationNormalizer.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  647.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  650.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  653.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  654.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  657.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  658.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  659.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  660.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  661.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  664.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  683.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Crm/OrganizationExtension.php';
  684.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Crm/ProductExtension.php';
  685.             include_once \dirname(__DIR__4).'/src/Twig/Extension/Crm/StatusExtension.php';
  686.             include_once \dirname(__DIR__4).'/src/Twig/Extension/DateExtension.php';
  687.             include_once \dirname(__DIR__4).'/src/Twig/Extension/PriceExtension.php';
  688.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  689.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  693.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  694.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  695.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  697.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  699.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  700.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  701.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  702.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Extension/PermissionExtension.php';
  703.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/DomainsRoutingExtension.php';
  704.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Extension/UrlGeneratorExtension.php';
  705.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/AppExtension.php';
  706.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/BooleanExtension.php';
  707.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelExtension.php';
  708.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelGetterExtension.php';
  709.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChannelUserDataExtension.php';
  710.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ChatNotificationExtension.php';
  711.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/CustomizableViewExtension.php';
  712.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/EnvExtension.php';
  713.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FileExtension.php';
  714.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/FormExtension.php';
  715.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/HeaderExtension.php';
  716.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/ImageExtension.php';
  717.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFileExtension.php';
  718.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/NellappFormatExtension.php';
  719.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/PaginationExtension.php';
  720.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SerializerExtension.php';
  721.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavExtension.php';
  722.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/SideNavItemExtension.php';
  723.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/UserExtension.php';
  724.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/VersionExtension.php';
  725.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Extension/WebSocketExtension.php';
  726.             include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Extension/UserFromChannelExtension.php';
  727.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  728.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
  730.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  731.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  733.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  735.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/Twig/TwigEnvironmentConfigurator.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  743.             include_once __DIR__.'/proxy-classes.php';
  744.         };
  745.     }
  746.     public function compile(): void
  747.     {
  748.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  749.     }
  750.     public function isCompiled(): bool
  751.     {
  752.         return true;
  753.     }
  754.     public function getRemovedIds(): array
  755.     {
  756.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  757.     }
  758.     protected function createProxy($class\Closure $factory)
  759.     {
  760.         return $factory();
  761.     }
  762.     /**
  763.      * Gets the public '.container.private.cache_clearer' shared service.
  764.      *
  765.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  766.      */
  767.     protected function get_Container_Private_CacheClearerService()
  768.     {
  769.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  771.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  772.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  773.         }, 1));
  774.     }
  775.     /**
  776.      * Gets the public '.container.private.filesystem' shared service.
  777.      *
  778.      * @return \Symfony\Component\Filesystem\Filesystem
  779.      */
  780.     protected function get_Container_Private_FilesystemService()
  781.     {
  782.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  783.     }
  784.     /**
  785.      * Gets the public '.container.private.form.factory' shared service.
  786.      *
  787.      * @return \Symfony\Component\Form\FormFactory
  788.      */
  789.     protected function get_Container_Private_Form_FactoryService()
  790.     {
  791.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  792.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  793.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  794.         if (isset($this->services['.container.private.form.factory'])) {
  795.             return $this->services['.container.private.form.factory'];
  796.         }
  797.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  798.     }
  799.     /**
  800.      * Gets the public '.container.private.form.type.file' shared service.
  801.      *
  802.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  803.      */
  804.     protected function get_Container_Private_Form_Type_FileService()
  805.     {
  806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  809.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  810.     }
  811.     /**
  812.      * Gets the public '.container.private.profiler' shared service.
  813.      *
  814.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  815.      */
  816.     protected function get_Container_Private_ProfilerService()
  817.     {
  818.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  819.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  820.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  821.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  822.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  823.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  824.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  825.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  826.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  827.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  828.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  829.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  830.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  831.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  832.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  833.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  834.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  835.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  836.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  837.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  838.         $d->addInstance('cache.webpack_encore.traceable', ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService()));
  839.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  840.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  841.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  842.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  843.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  844.         if ($this->has('kernel')) {
  845.             $g->setKernel($b);
  846.         }
  847.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  848.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  849.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  850.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  851.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  852.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  853.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  854.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  855.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  856.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  857.         $instance->add($d);
  858.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  859.         $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));
  860.         $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())));
  861.         $instance->add($e);
  862.         $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([])))));
  863.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  864.         $instance->add($f);
  865.         $instance->add($g);
  866.         return $instance;
  867.     }
  868.     /**
  869.      * Gets the public '.container.private.security.authorization_checker' shared service.
  870.      *
  871.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  872.      */
  873.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  874.     {
  875.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  876.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  877.             return $this->services['.container.private.security.authorization_checker'];
  878.         }
  879.         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);
  880.     }
  881.     /**
  882.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  883.      *
  884.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  885.      */
  886.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  887.     {
  888.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  892.         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())));
  893.     }
  894.     /**
  895.      * Gets the public '.container.private.security.password_encoder' shared service.
  896.      *
  897.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  898.      *
  899.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  900.      */
  901.     protected function get_Container_Private_Security_PasswordEncoderService()
  902.     {
  903.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  904.         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()));
  905.     }
  906.     /**
  907.      * Gets the public '.container.private.security.token_storage' shared service.
  908.      *
  909.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  910.      */
  911.     protected function get_Container_Private_Security_TokenStorageService()
  912.     {
  913.         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, [
  914.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  915.         ], [
  916.             'request_stack' => '?',
  917.         ]));
  918.     }
  919.     /**
  920.      * Gets the public '.container.private.serializer' shared service.
  921.      *
  922.      * @return \Symfony\Component\Serializer\Serializer
  923.      */
  924.     protected function get_Container_Private_SerializerService()
  925.     {
  926.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  927.         if (isset($this->services['.container.private.serializer'])) {
  928.             return $this->services['.container.private.serializer'];
  929.         }
  930.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  931.         if (isset($this->services['.container.private.serializer'])) {
  932.             return $this->services['.container.private.serializer'];
  933.         }
  934.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  935.         $d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  936.         $e = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($d);
  937.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
  938.         $g = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($d$e$c$a$fNULL, [], $a);
  939.         $h = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\Normalizer\EntityNormalizer($d$e$c$a$fNULL, [], $a);
  940.         $h->setEm($b);
  941.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($c), => new \App\Serializer\Normalizer\AsyncValidationErrorNormalizer(), => new \App\Serializer\Normalizer\OrganizationNormalizer($g, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] ?? $this->getImageRunTimeService())), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\Denormalizer\SerialRelationDenormalizer($b), => new \Nellapp\Bundle\SDKBundle\Serializer\SerialRelation\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$a$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()]);
  942.     }
  943.     /**
  944.      * Gets the public '.container.private.session' shared service.
  945.      *
  946.      * @return \Symfony\Component\HttpFoundation\Session\Session
  947.      */
  948.     protected function get_Container_Private_SessionService()
  949.     {
  950.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  951.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  952.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  953.         if (isset($this->services['.container.private.session'])) {
  954.             return $this->services['.container.private.session'];
  955.         }
  956.         return $this->services['.container.private.session'] = $a->createSession();
  957.     }
  958.     /**
  959.      * Gets the public '.container.private.twig' shared service.
  960.      *
  961.      * @return \Twig\Environment
  962.      */
  963.     protected function get_Container_Private_TwigService()
  964.     {
  965.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  966.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  967.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  968.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  969.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  970.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  971.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  972.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  973.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  974.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  975.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  976.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  977.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  978.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  979.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  980.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  981.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), 'DrosalysWebForm');
  982.         $a->addPath((\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Resources/views'), '!DrosalysWebForm');
  983.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/NellappSDKBundle'), 'NellappSDK');
  984.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), 'NellappSDK');
  985.         $a->addPath((\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Resources/views'), '!NellappSDK');
  986.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), 'SpiriitFormFilter');
  987.         $a->addPath((\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Resources/views'), '!SpiriitFormFilter');
  988.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  989.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  990.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), 'BazingaJsTranslation');
  991.         $a->addPath((\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Resources/views'), '!BazingaJsTranslation');
  992.         $a->addPath((\dirname(__DIR__4).'/templates'));
  993.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  994.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  995.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  996.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  997.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  998.         $e = ($this->services['router'] ?? $this->getRouterService());
  999.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1000.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1001.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1002.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1003.         $i = new \Knp\Menu\Util\MenuManipulator();
  1004.         $j = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1005.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1006.         $k->setEnvironment('dev');
  1007.         $k->setDebug(true);
  1008.         if ($this->has('.container.private.security.token_storage')) {
  1009.             $k->setTokenStorage($g);
  1010.         }
  1011.         if ($this->has('request_stack')) {
  1012.             $k->setRequestStack($f);
  1013.         }
  1014.         $l = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1015.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1016.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1017.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1018.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1019.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  1020.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  1021.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1022.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1023.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1024.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1025.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f$e)));
  1026.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  1027.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1028.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1029.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1030.         $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)));
  1031.         $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())));
  1032.         $instance->addExtension(new \App\Twig\Extension\Crm\OrganizationExtension());
  1033.         $instance->addExtension(new \App\Twig\Extension\Crm\ProductExtension());
  1034.         $instance->addExtension(new \App\Twig\Extension\Crm\StatusExtension());
  1035.         $instance->addExtension(new \App\Twig\Extension\DateExtension());
  1036.         $instance->addExtension(new \App\Twig\Extension\PriceExtension());
  1037.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1038.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1039.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1040.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1041.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1042.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  1043.         ], [
  1044.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1045.             'webpack_encore.tag_renderer' => '?',
  1046.         ])));
  1047.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1048.         $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, [
  1049.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  1050.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  1051.         ], [
  1052.             'list' => '?',
  1053.             'twig' => '?',
  1054.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1055.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  1056.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  1057.         }, 2)), $i$j), $j$i));
  1058.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  1059.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Permission\Twig\Extension\PermissionExtension());
  1060.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\DomainsRoutingExtension());
  1061.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Twig\Extension\UrlGeneratorExtension());
  1062.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\AppExtension());
  1063.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\BooleanExtension());
  1064.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelExtension());
  1065.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelGetterExtension());
  1066.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChannelUserDataExtension());
  1067.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ChatNotificationExtension());
  1068.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\CustomizableViewExtension());
  1069.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\EnvExtension());
  1070.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FileExtension());
  1071.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\FormExtension());
  1072.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\HeaderExtension());
  1073.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\ImageExtension());
  1074.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFileExtension());
  1075.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\NellappFormatExtension());
  1076.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\PaginationExtension());
  1077.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SerializerExtension());
  1078.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavExtension());
  1079.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\SideNavItemExtension());
  1080.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\UserExtension());
  1081.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\VersionExtension());
  1082.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Twig\Extension\WebSocketExtension());
  1083.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Channel\Twig\Extension\UserFromChannelExtension());
  1084.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  1085.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension());
  1086.         $instance->addExtension(new \Symfony\UX\TwigComponent\Twig\ComponentExtension((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1087.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => ['privates''ux.twig_component.component_factory''getUx_TwigComponent_ComponentFactoryService'false],
  1088.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => ['privates''ux.twig_component.component_renderer''getUx_TwigComponent_ComponentRendererService'false],
  1089.         ], [
  1090.             'Symfony\\UX\\TwigComponent\\ComponentFactory' => 'Symfony\\UX\\TwigComponent\\ComponentFactory',
  1091.             'Symfony\\UX\\TwigComponent\\ComponentRenderer' => 'Symfony\\UX\\TwigComponent\\ComponentRenderer',
  1092.         ]))->withContext('ux.twig_component.twig.component_extension'$this)));
  1093.         $instance->addExtension(($this->services['oneup_uploader.twig.extension.uploader'] ?? $this->getOneupUploader_Twig_Extension_UploaderService()));
  1094.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1095.         $instance->addGlobal('app'$k);
  1096.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1097.             'App\\Twig\\Runtime\\Crm\\OrganizationRuntime' => ['privates''App\\Twig\\Runtime\\Crm\\OrganizationRuntime''getOrganizationRuntimeService'false],
  1098.             'App\\Twig\\Runtime\\Crm\\ProductRuntime' => ['privates''App\\Twig\\Runtime\\Crm\\ProductRuntime''getProductRuntimeService'false],
  1099.             'App\\Twig\\Runtime\\Crm\\StatusRuntime' => ['privates''App\\Twig\\Runtime\\Crm\\StatusRuntime''getStatusRuntimeService'false],
  1100.             'App\\Twig\\Runtime\\DateRuntime' => ['privates''App\\Twig\\Runtime\\DateRuntime''getDateRuntimeService'false],
  1101.             'App\\Twig\\Runtime\\PriceRuntime' => ['privates''App\\Twig\\Runtime\\PriceRuntime''getPriceRuntimeService'false],
  1102.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  1103.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1104.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  1105.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  1106.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime''getChannelUserDataPermissionRuntimeService'false],
  1107.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime''getTranslateRuntimeService'false],
  1108.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime''getUserOwnerRuntimeService'false],
  1109.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime''getDomainsRoutingRuntimeService'false],
  1110.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime''getUrlGeneratorRuntimeService'false],
  1111.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime''getAppRuntimeService'false],
  1112.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime''getBooleanRuntimeService'false],
  1113.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime''getChannelGetterRuntimeService'false],
  1114.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime''getChannelRuntimeService'false],
  1115.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime''getChannelUserDataRuntimeService'false],
  1116.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime''getChatNotificationRuntimeService'false],
  1117.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime''getCustomizableViewRuntimeService'false],
  1118.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime''getEnvRuntimeService'false],
  1119.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime''getFileRuntimeService'false],
  1120.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime''getFormRuntimeService'false],
  1121.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime''getHeaderRuntimeService'false],
  1122.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime''getImageRunTimeService'false],
  1123.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime''getNellappFileRuntimeService'false],
  1124.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime''getNellappFormatRuntimeService'false],
  1125.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime''getPaginationRuntimeService'false],
  1126.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime''getSerializerRuntimeService'false],
  1127.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime''getSideNavItemRuntimeService'false],
  1128.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime''getSideNavRuntimeService'false],
  1129.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime''getUserRunTimeService'false],
  1130.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime''getVersionRuntimeService'false],
  1131.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime''getWebSocketRuntimeService'false],
  1132.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime''getUserFromChannelRuntimeService'false],
  1133.         ], [
  1134.             'App\\Twig\\Runtime\\Crm\\OrganizationRuntime' => '?',
  1135.             'App\\Twig\\Runtime\\Crm\\ProductRuntime' => '?',
  1136.             'App\\Twig\\Runtime\\Crm\\StatusRuntime' => '?',
  1137.             'App\\Twig\\Runtime\\DateRuntime' => '?',
  1138.             'App\\Twig\\Runtime\\PriceRuntime' => '?',
  1139.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1140.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1141.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1142.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1143.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\ChannelUserDataPermissionRuntime' => '?',
  1144.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\TranslateRuntime' => '?',
  1145.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Twig\\Runtime\\Info\\UserOwnerRuntime' => '?',
  1146.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\DomainsRoutingRuntime' => '?',
  1147.             'Nellapp\\Bundle\\SDKBundle\\Routing\\Twig\\Runtime\\UrlGeneratorRuntime' => '?',
  1148.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\AppRuntime' => '?',
  1149.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime' => '?',
  1150.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelGetterRuntime' => '?',
  1151.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelRuntime' => '?',
  1152.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChannelUserDataRuntime' => '?',
  1153.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ChatNotificationRuntime' => '?',
  1154.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime' => '?',
  1155.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime' => '?',
  1156.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FileRuntime' => '?',
  1157.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\FormRuntime' => '?',
  1158.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\HeaderRuntime' => '?',
  1159.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime' => '?',
  1160.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFileRuntime' => '?',
  1161.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime' => '?',
  1162.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime' => '?',
  1163.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime' => '?',
  1164.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime' => '?',
  1165.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavRuntime' => '?',
  1166.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\UserRunTime' => '?',
  1167.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\VersionRuntime' => '?',
  1168.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\WebSocketRuntime' => '?',
  1169.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Twig\\Runtime\\UserFromChannelRuntime' => '?',
  1170.         ])));
  1171.         $instance->registerUndefinedFilterCallback([=> $l=> 'suggestFilter']);
  1172.         $instance->registerUndefinedFunctionCallback([=> $l=> 'suggestFunction']);
  1173.         $instance->registerUndefinedTokenParserCallback([=> $l=> 'suggestTag']);
  1174.         (new \Symfony\UX\TwigComponent\Twig\TwigEnvironmentConfigurator(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'',')))->configure($instance);
  1175.         return $instance;
  1176.     }
  1177.     /**
  1178.      * Gets the public '.container.private.validator' shared service.
  1179.      *
  1180.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1181.      */
  1182.     protected function get_Container_Private_ValidatorService()
  1183.     {
  1184.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1185.         if (isset($this->services['.container.private.validator'])) {
  1186.             return $this->services['.container.private.validator'];
  1187.         }
  1188.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1189.     }
  1190.     /**
  1191.      * Gets the public '.zenstruck_foundry.configuration' shared service.
  1192.      *
  1193.      * @return \Zenstruck\Foundry\Configuration
  1194.      */
  1195.     protected function get_ZenstruckFoundry_ConfigurationService()
  1196.     {
  1197.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Configuration.php';
  1198.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/StoryManager.php';
  1199.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ModelFactoryManager.php';
  1200.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Object/Instantiator.php';
  1201.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Generator.php';
  1202.         include_once \dirname(__DIR__4).'/vendor/fakerphp/faker/src/Faker/Factory.php';
  1203.         $this->services['.zenstruck_foundry.configuration'] = $instance = new \Zenstruck\Foundry\Configuration([=> 'default'], [=> 'default'], 'schema', [=> 'default']);
  1204.         $instance->setManagerRegistry(($this->privates['.zenstruck_foundry.chain_manager_registry'] ?? $this->get_ZenstruckFoundry_ChainManagerRegistryService()));
  1205.         $instance->setStoryManager(new \Zenstruck\Foundry\StoryManager(new RewindableGenerator(function () {
  1206.             return new \EmptyIterator();
  1207.         }, 0)));
  1208.         $instance->setModelFactoryManager(new \Zenstruck\Foundry\ModelFactoryManager(new RewindableGenerator(function () {
  1209.             yield => ($this->privates['App\\Factory\\Channel\\CompanyContactFactory'] ?? $this->getCompanyContactFactoryService());
  1210.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\DiscountFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\DiscountFactory'] = new \App\Factory\Crm\Embed\DiscountFactory()));
  1211.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\ExtraInfoFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\ExtraInfoFactory'] = new \App\Factory\Crm\Embed\ExtraInfoFactory()));
  1212.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\LinePricingFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\LinePricingFactory'] = new \App\Factory\Crm\Embed\LinePricingFactory()));
  1213.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\MoneyFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\MoneyFactory'] = new \App\Factory\Crm\Embed\MoneyFactory()));
  1214.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\PricableLineDataFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\PricableLineDataFactory'] = new \App\Factory\Crm\Embed\PricableLineDataFactory()));
  1215.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\QuantityFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\QuantityFactory'] = new \App\Factory\Crm\Embed\QuantityFactory()));
  1216.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\TextContentFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\TextContentFactory'] = new \App\Factory\Crm\Embed\TextContentFactory()));
  1217.             yield => ($this->privates['App\\Factory\\Crm\\Opportunity\\OpportunityFactory'] ?? $this->getOpportunityFactoryService());
  1218.             yield => ($this->privates['App\\Factory\\Crm\\Product\\ProductCategoryFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductCategoryFactory'] = new \App\Factory\Crm\Product\ProductCategoryFactory()));
  1219.             yield 10 => ($this->privates['App\\Factory\\Crm\\Product\\ProductFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductFactory'] = new \App\Factory\Crm\Product\ProductFactory()));
  1220.             yield 11 => ($this->privates['App\\Factory\\Crm\\Product\\ProductPriceFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductPriceFactory'] = new \App\Factory\Crm\Product\ProductPriceFactory()));
  1221.             yield 12 => ($this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteFactory'] ?? $this->getQuoteFactoryService());
  1222.             yield 13 => ($this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteTemplateFactory'] ?? $this->getQuoteTemplateFactoryService());
  1223.             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()));
  1224.             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()));
  1225.         }, 16)));
  1226.         $instance->setInstantiator(\Zenstruck\Foundry\Object\Instantiator::withConstructor());
  1227.         $instance->setFaker(\Faker\Factory::create('fr_FR'));
  1228.         $instance->enableDefaultProxyAutoRefresh();
  1229.         return $instance;
  1230.     }
  1231.     /**
  1232.      * Gets the public '.zenstruck_foundry.global_state_registry' shared service.
  1233.      *
  1234.      * @return \Zenstruck\Foundry\Test\GlobalStateRegistry
  1235.      */
  1236.     protected function get_ZenstruckFoundry_GlobalStateRegistryService()
  1237.     {
  1238.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Test/GlobalStateRegistry.php';
  1239.         return $this->services['.zenstruck_foundry.global_state_registry'] = new \Zenstruck\Foundry\Test\GlobalStateRegistry();
  1240.     }
  1241.     /**
  1242.      * Gets the public 'App\Controller\Admin\Channel\Product\ArchiveAction' shared autowired service.
  1243.      *
  1244.      * @return \App\Controller\Admin\Channel\Product\ArchiveAction
  1245.      */
  1246.     protected function getArchiveActionService()
  1247.     {
  1248.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1249.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1250.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/ArchiveAction.php';
  1251.         $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()));
  1252.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Product\\ArchiveAction'$this));
  1253.         return $instance;
  1254.     }
  1255.     /**
  1256.      * Gets the public 'App\Controller\Admin\Channel\Product\ArchiveMultipleAction' shared autowired service.
  1257.      *
  1258.      * @return \App\Controller\Admin\Channel\Product\ArchiveMultipleAction
  1259.      */
  1260.     protected function getArchiveMultipleActionService()
  1261.     {
  1262.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1263.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1264.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/ArchiveMultipleAction.php';
  1265.         $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()));
  1266.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction'$this));
  1267.         return $instance;
  1268.     }
  1269.     /**
  1270.      * Gets the public 'App\Controller\Admin\Channel\Product\DuplicateAction' shared autowired service.
  1271.      *
  1272.      * @return \App\Controller\Admin\Channel\Product\DuplicateAction
  1273.      */
  1274.     protected function getDuplicateActionService()
  1275.     {
  1276.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1277.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1278.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/DuplicateAction.php';
  1279.         $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()));
  1280.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Product\\DuplicateAction'$this));
  1281.         return $instance;
  1282.     }
  1283.     /**
  1284.      * Gets the public 'App\Controller\Admin\Channel\Product\IndexAction' shared autowired service.
  1285.      *
  1286.      * @return \App\Controller\Admin\Channel\Product\IndexAction
  1287.      */
  1288.     protected function getIndexActionService()
  1289.     {
  1290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1291.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1292.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/IndexAction.php';
  1293.         $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()));
  1294.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Product\\IndexAction'$this));
  1295.         return $instance;
  1296.     }
  1297.     /**
  1298.      * Gets the public 'App\Controller\Admin\Channel\Product\RestoreAction' shared autowired service.
  1299.      *
  1300.      * @return \App\Controller\Admin\Channel\Product\RestoreAction
  1301.      */
  1302.     protected function getRestoreActionService()
  1303.     {
  1304.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1305.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1306.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Product/RestoreAction.php';
  1307.         $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()));
  1308.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Product\\RestoreAction'$this));
  1309.         return $instance;
  1310.     }
  1311.     /**
  1312.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\ArchiveAction' shared autowired service.
  1313.      *
  1314.      * @return \App\Controller\Admin\Channel\QuoteTemplate\ArchiveAction
  1315.      */
  1316.     protected function getArchiveAction2Service()
  1317.     {
  1318.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1319.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1320.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveAction.php';
  1321.         $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()));
  1322.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction'$this));
  1323.         return $instance;
  1324.     }
  1325.     /**
  1326.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\ArchiveMultipleAction' shared autowired service.
  1327.      *
  1328.      * @return \App\Controller\Admin\Channel\QuoteTemplate\ArchiveMultipleAction
  1329.      */
  1330.     protected function getArchiveMultipleAction2Service()
  1331.     {
  1332.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1333.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1334.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveMultipleAction.php';
  1335.         $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()));
  1336.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction'$this));
  1337.         return $instance;
  1338.     }
  1339.     /**
  1340.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\DuplicateAction' shared autowired service.
  1341.      *
  1342.      * @return \App\Controller\Admin\Channel\QuoteTemplate\DuplicateAction
  1343.      */
  1344.     protected function getDuplicateAction2Service()
  1345.     {
  1346.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1347.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1348.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/DuplicateAction.php';
  1349.         $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()));
  1350.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction'$this));
  1351.         return $instance;
  1352.     }
  1353.     /**
  1354.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\EditAction' shared autowired service.
  1355.      *
  1356.      * @return \App\Controller\Admin\Channel\QuoteTemplate\EditAction
  1357.      */
  1358.     protected function getEditActionService()
  1359.     {
  1360.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1361.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1362.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/EditAction.php';
  1363.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\EditAction(($this->services['translator'] ?? $this->getTranslatorService()));
  1364.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction'$this));
  1365.         return $instance;
  1366.     }
  1367.     /**
  1368.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\IndexAction' shared autowired service.
  1369.      *
  1370.      * @return \App\Controller\Admin\Channel\QuoteTemplate\IndexAction
  1371.      */
  1372.     protected function getIndexAction2Service()
  1373.     {
  1374.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1375.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1376.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/IndexAction.php';
  1377.         $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()));
  1378.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction'$this));
  1379.         return $instance;
  1380.     }
  1381.     /**
  1382.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\NewAction' shared autowired service.
  1383.      *
  1384.      * @return \App\Controller\Admin\Channel\QuoteTemplate\NewAction
  1385.      */
  1386.     protected function getNewActionService()
  1387.     {
  1388.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1389.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1390.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/NewAction.php';
  1391.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\NewAction();
  1392.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction'$this));
  1393.         return $instance;
  1394.     }
  1395.     /**
  1396.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\RestoreAction' shared autowired service.
  1397.      *
  1398.      * @return \App\Controller\Admin\Channel\QuoteTemplate\RestoreAction
  1399.      */
  1400.     protected function getRestoreAction2Service()
  1401.     {
  1402.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1403.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1404.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/RestoreAction.php';
  1405.         $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()));
  1406.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction'$this));
  1407.         return $instance;
  1408.     }
  1409.     /**
  1410.      * Gets the public 'App\Controller\Admin\Channel\QuoteTemplate\ShowAction' shared autowired service.
  1411.      *
  1412.      * @return \App\Controller\Admin\Channel\QuoteTemplate\ShowAction
  1413.      */
  1414.     protected function getShowActionService()
  1415.     {
  1416.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1417.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1418.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ShowAction.php';
  1419.         $this->services['App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction'] = $instance = new \App\Controller\Admin\Channel\QuoteTemplate\ShowAction();
  1420.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction'$this));
  1421.         return $instance;
  1422.     }
  1423.     /**
  1424.      * Gets the public 'App\Controller\Admin\Channel\Quote\ArchiveAction' shared autowired service.
  1425.      *
  1426.      * @return \App\Controller\Admin\Channel\Quote\ArchiveAction
  1427.      */
  1428.     protected function getArchiveAction3Service()
  1429.     {
  1430.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1431.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1432.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ArchiveAction.php';
  1433.         $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()));
  1434.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction'$this));
  1435.         return $instance;
  1436.     }
  1437.     /**
  1438.      * Gets the public 'App\Controller\Admin\Channel\Quote\ArchiveMultipleAction' shared autowired service.
  1439.      *
  1440.      * @return \App\Controller\Admin\Channel\Quote\ArchiveMultipleAction
  1441.      */
  1442.     protected function getArchiveMultipleAction3Service()
  1443.     {
  1444.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1445.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1446.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ArchiveMultipleAction.php';
  1447.         $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()));
  1448.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction'$this));
  1449.         return $instance;
  1450.     }
  1451.     /**
  1452.      * Gets the public 'App\Controller\Admin\Channel\Quote\DuplicateAction' shared autowired service.
  1453.      *
  1454.      * @return \App\Controller\Admin\Channel\Quote\DuplicateAction
  1455.      */
  1456.     protected function getDuplicateAction3Service()
  1457.     {
  1458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1459.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1460.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/DuplicateAction.php';
  1461.         $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\\QuoteService'] ?? $this->getQuoteServiceService()));
  1462.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction'$this));
  1463.         return $instance;
  1464.     }
  1465.     /**
  1466.      * Gets the public 'App\Controller\Admin\Channel\Quote\EditAction' shared autowired service.
  1467.      *
  1468.      * @return \App\Controller\Admin\Channel\Quote\EditAction
  1469.      */
  1470.     protected function getEditAction2Service()
  1471.     {
  1472.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1473.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1474.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/EditAction.php';
  1475.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\EditAction'] = $instance = new \App\Controller\Admin\Channel\Quote\EditAction(($this->services['translator'] ?? $this->getTranslatorService()));
  1476.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\EditAction'$this));
  1477.         return $instance;
  1478.     }
  1479.     /**
  1480.      * Gets the public 'App\Controller\Admin\Channel\Quote\IndexAction' shared autowired service.
  1481.      *
  1482.      * @return \App\Controller\Admin\Channel\Quote\IndexAction
  1483.      */
  1484.     protected function getIndexAction3Service()
  1485.     {
  1486.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1487.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1488.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/IndexAction.php';
  1489.         $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()));
  1490.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\IndexAction'$this));
  1491.         return $instance;
  1492.     }
  1493.     /**
  1494.      * Gets the public 'App\Controller\Admin\Channel\Quote\NewAction' shared autowired service.
  1495.      *
  1496.      * @return \App\Controller\Admin\Channel\Quote\NewAction
  1497.      */
  1498.     protected function getNewAction2Service()
  1499.     {
  1500.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1501.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1502.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/NewAction.php';
  1503.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\NewAction'] = $instance = new \App\Controller\Admin\Channel\Quote\NewAction();
  1504.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\NewAction'$this));
  1505.         return $instance;
  1506.     }
  1507.     /**
  1508.      * Gets the public 'App\Controller\Admin\Channel\Quote\PdfDownloadAction' shared autowired service.
  1509.      *
  1510.      * @return \App\Controller\Admin\Channel\Quote\PdfDownloadAction
  1511.      */
  1512.     protected function getPdfDownloadActionService()
  1513.     {
  1514.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1515.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1516.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/PdfDownloadAction.php';
  1517.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\PdfDownloadAction'] = $instance = new \App\Controller\Admin\Channel\Quote\PdfDownloadAction(($this->privates['App\\Service\\Pdf\\QuoteGenerator'] ?? $this->getQuoteGeneratorService()));
  1518.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\PdfDownloadAction'$this));
  1519.         return $instance;
  1520.     }
  1521.     /**
  1522.      * Gets the public 'App\Controller\Admin\Channel\Quote\PdfPreviewAction' shared autowired service.
  1523.      *
  1524.      * @return \App\Controller\Admin\Channel\Quote\PdfPreviewAction
  1525.      */
  1526.     protected function getPdfPreviewActionService()
  1527.     {
  1528.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1529.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1530.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/PdfPreviewAction.php';
  1531.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction'] = $instance = new \App\Controller\Admin\Channel\Quote\PdfPreviewAction(($this->privates['App\\Service\\Pdf\\QuoteGenerator'] ?? $this->getQuoteGeneratorService()));
  1532.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction'$this));
  1533.         return $instance;
  1534.     }
  1535.     /**
  1536.      * Gets the public 'App\Controller\Admin\Channel\Quote\RestoreAction' shared autowired service.
  1537.      *
  1538.      * @return \App\Controller\Admin\Channel\Quote\RestoreAction
  1539.      */
  1540.     protected function getRestoreAction3Service()
  1541.     {
  1542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1543.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1544.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/RestoreAction.php';
  1545.         $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()));
  1546.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\RestoreAction'$this));
  1547.         return $instance;
  1548.     }
  1549.     /**
  1550.      * Gets the public 'App\Controller\Admin\Channel\Quote\ShowAction' shared autowired service.
  1551.      *
  1552.      * @return \App\Controller\Admin\Channel\Quote\ShowAction
  1553.      */
  1554.     protected function getShowAction2Service()
  1555.     {
  1556.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1557.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1558.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/ShowAction.php';
  1559.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\ShowAction'] = $instance = new \App\Controller\Admin\Channel\Quote\ShowAction();
  1560.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\ShowAction'$this));
  1561.         return $instance;
  1562.     }
  1563.     /**
  1564.      * Gets the public 'App\Controller\Admin\Channel\Quote\StatusAction' shared autowired service.
  1565.      *
  1566.      * @return \App\Controller\Admin\Channel\Quote\StatusAction
  1567.      */
  1568.     protected function getStatusActionService()
  1569.     {
  1570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1571.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1572.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/StatusAction.php';
  1573.         $this->services['App\\Controller\\Admin\\Channel\\Quote\\StatusAction'] = $instance = new \App\Controller\Admin\Channel\Quote\StatusAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1574.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Admin\\Channel\\Quote\\StatusAction'$this));
  1575.         return $instance;
  1576.     }
  1577.     /**
  1578.      * Gets the public 'App\Controller\Async\Admin\Company\CollectionAction' shared autowired service.
  1579.      *
  1580.      * @return \App\Controller\Async\Admin\Company\CollectionAction
  1581.      */
  1582.     protected function getCollectionActionService()
  1583.     {
  1584.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1585.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1586.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Company/CollectionAction.php';
  1587.         $this->services['App\\Controller\\Async\\Admin\\Company\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\Company\CollectionAction(($this->privates['App\\Repository\\Channel\\CompanyRepository'] ?? $this->getCompanyRepositoryService()));
  1588.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Company\\CollectionAction'$this));
  1589.         return $instance;
  1590.     }
  1591.     /**
  1592.      * Gets the public 'App\Controller\Async\Admin\Company\GetAction' shared autowired service.
  1593.      *
  1594.      * @return \App\Controller\Async\Admin\Company\GetAction
  1595.      */
  1596.     protected function getGetActionService()
  1597.     {
  1598.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1599.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1600.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Company/GetAction.php';
  1601.         $this->services['App\\Controller\\Async\\Admin\\Company\\GetAction'] = $instance = new \App\Controller\Async\Admin\Company\GetAction();
  1602.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Company\\GetAction'$this));
  1603.         return $instance;
  1604.     }
  1605.     /**
  1606.      * Gets the public 'App\Controller\Async\Admin\Contact\CollectionAction' shared autowired service.
  1607.      *
  1608.      * @return \App\Controller\Async\Admin\Contact\CollectionAction
  1609.      */
  1610.     protected function getCollectionAction2Service()
  1611.     {
  1612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1613.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1614.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Contact/CollectionAction.php';
  1615.         $this->services['App\\Controller\\Async\\Admin\\Contact\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\Contact\CollectionAction(($this->privates['App\\Repository\\Common\\ContactRepository'] ?? $this->getContactRepositoryService()));
  1616.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Contact\\CollectionAction'$this));
  1617.         return $instance;
  1618.     }
  1619.     /**
  1620.      * Gets the public 'App\Controller\Async\Admin\Contact\Company\CollectionAction' shared autowired service.
  1621.      *
  1622.      * @return \App\Controller\Async\Admin\Contact\Company\CollectionAction
  1623.      */
  1624.     protected function getCollectionAction3Service()
  1625.     {
  1626.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1627.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1628.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Contact/Company/CollectionAction.php';
  1629.         $this->services['App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\Contact\Company\CollectionAction(($this->privates['App\\Repository\\Common\\ContactRepository'] ?? $this->getContactRepositoryService()));
  1630.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction'$this));
  1631.         return $instance;
  1632.     }
  1633.     /**
  1634.      * Gets the public 'App\Controller\Async\Admin\Contact\GetAction' shared autowired service.
  1635.      *
  1636.      * @return \App\Controller\Async\Admin\Contact\GetAction
  1637.      */
  1638.     protected function getGetAction2Service()
  1639.     {
  1640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1641.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1642.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Contact/GetAction.php';
  1643.         $this->services['App\\Controller\\Async\\Admin\\Contact\\GetAction'] = $instance = new \App\Controller\Async\Admin\Contact\GetAction();
  1644.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Contact\\GetAction'$this));
  1645.         return $instance;
  1646.     }
  1647.     /**
  1648.      * Gets the public 'App\Controller\Async\Admin\Enum\GetAllUnitAction' shared autowired service.
  1649.      *
  1650.      * @return \App\Controller\Async\Admin\Enum\GetAllUnitAction
  1651.      */
  1652.     protected function getGetAllUnitActionService()
  1653.     {
  1654.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1655.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1656.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Enum/GetAllUnitAction.php';
  1657.         $this->services['App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction'] = $instance = new \App\Controller\Async\Admin\Enum\GetAllUnitAction(($this->services['translator'] ?? $this->getTranslatorService()));
  1658.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction'$this));
  1659.         return $instance;
  1660.     }
  1661.     /**
  1662.      * Gets the public 'App\Controller\Async\Admin\Organization\CollectionAction' shared autowired service.
  1663.      *
  1664.      * @return \App\Controller\Async\Admin\Organization\CollectionAction
  1665.      */
  1666.     protected function getCollectionAction4Service()
  1667.     {
  1668.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1669.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1670.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Organization/CollectionAction.php';
  1671.         $this->services['App\\Controller\\Async\\Admin\\Organization\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\Organization\CollectionAction(($this->privates['App\\Repository\\Channel\\OrganizationRepository'] ?? $this->getOrganizationRepositoryService()));
  1672.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Organization\\CollectionAction'$this));
  1673.         return $instance;
  1674.     }
  1675.     /**
  1676.      * Gets the public 'App\Controller\Async\Admin\Organization\GetAction' shared autowired service.
  1677.      *
  1678.      * @return \App\Controller\Async\Admin\Organization\GetAction
  1679.      */
  1680.     protected function getGetAction3Service()
  1681.     {
  1682.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1683.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1684.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Organization/GetAction.php';
  1685.         $this->services['App\\Controller\\Async\\Admin\\Organization\\GetAction'] = $instance = new \App\Controller\Async\Admin\Organization\GetAction();
  1686.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Organization\\GetAction'$this));
  1687.         return $instance;
  1688.     }
  1689.     /**
  1690.      * Gets the public 'App\Controller\Async\Admin\ProductCategory\GetAllAction' shared autowired service.
  1691.      *
  1692.      * @return \App\Controller\Async\Admin\ProductCategory\GetAllAction
  1693.      */
  1694.     protected function getGetAllActionService()
  1695.     {
  1696.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1697.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1698.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/ProductCategory/GetAllAction.php';
  1699.         $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()));
  1700.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction'$this));
  1701.         return $instance;
  1702.     }
  1703.     /**
  1704.      * Gets the public 'App\Controller\Async\Admin\Product\CollectionAction' shared autowired service.
  1705.      *
  1706.      * @return \App\Controller\Async\Admin\Product\CollectionAction
  1707.      */
  1708.     protected function getCollectionAction5Service()
  1709.     {
  1710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1711.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1712.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/CollectionAction.php';
  1713.         $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()));
  1714.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Product\\CollectionAction'$this));
  1715.         return $instance;
  1716.     }
  1717.     /**
  1718.      * Gets the public 'App\Controller\Async\Admin\Product\GetAction' shared autowired service.
  1719.      *
  1720.      * @return \App\Controller\Async\Admin\Product\GetAction
  1721.      */
  1722.     protected function getGetAction4Service()
  1723.     {
  1724.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1725.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1726.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/GetAction.php';
  1727.         $this->services['App\\Controller\\Async\\Admin\\Product\\GetAction'] = $instance = new \App\Controller\Async\Admin\Product\GetAction();
  1728.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Product\\GetAction'$this));
  1729.         return $instance;
  1730.     }
  1731.     /**
  1732.      * Gets the public 'App\Controller\Async\Admin\Product\PostAction' shared autowired service.
  1733.      *
  1734.      * @return \App\Controller\Async\Admin\Product\PostAction
  1735.      */
  1736.     protected function getPostActionService()
  1737.     {
  1738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1739.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1740.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/ProductPostDeserializeTrait.php';
  1741.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/PostAction.php';
  1742.         $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()));
  1743.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Product\\PostAction'$this));
  1744.         return $instance;
  1745.     }
  1746.     /**
  1747.      * Gets the public 'App\Controller\Async\Admin\Product\PutAction' shared autowired service.
  1748.      *
  1749.      * @return \App\Controller\Async\Admin\Product\PutAction
  1750.      */
  1751.     protected function getPutActionService()
  1752.     {
  1753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1754.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1755.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/ProductPostDeserializeTrait.php';
  1756.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/PutAction.php';
  1757.         $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()));
  1758.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Product\\PutAction'$this));
  1759.         return $instance;
  1760.     }
  1761.     /**
  1762.      * Gets the public 'App\Controller\Async\Admin\Product\ValidateAction' shared autowired service.
  1763.      *
  1764.      * @return \App\Controller\Async\Admin\Product\ValidateAction
  1765.      */
  1766.     protected function getValidateActionService()
  1767.     {
  1768.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1769.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1770.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/ProductPostDeserializeTrait.php';
  1771.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Product/ValidateAction.php';
  1772.         $this->services['App\\Controller\\Async\\Admin\\Product\\ValidateAction'] = $instance = new \App\Controller\Async\Admin\Product\ValidateAction(($this->privates['App\\Service\\Crm\\Product\\ProductService'] ?? $this->getProductServiceService()));
  1773.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Product\\ValidateAction'$this));
  1774.         return $instance;
  1775.     }
  1776.     /**
  1777.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\CollectionAction' shared autowired service.
  1778.      *
  1779.      * @return \App\Controller\Async\Admin\QuoteTemplate\CollectionAction
  1780.      */
  1781.     protected function getCollectionAction6Service()
  1782.     {
  1783.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1784.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1785.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/CollectionAction.php';
  1786.         $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()));
  1787.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction'$this));
  1788.         return $instance;
  1789.     }
  1790.     /**
  1791.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\GetAction' shared autowired service.
  1792.      *
  1793.      * @return \App\Controller\Async\Admin\QuoteTemplate\GetAction
  1794.      */
  1795.     protected function getGetAction5Service()
  1796.     {
  1797.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1798.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1799.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/GetAction.php';
  1800.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\GetAction();
  1801.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction'$this));
  1802.         return $instance;
  1803.     }
  1804.     /**
  1805.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\GetLinesAction' shared autowired service.
  1806.      *
  1807.      * @return \App\Controller\Async\Admin\QuoteTemplate\GetLinesAction
  1808.      */
  1809.     protected function getGetLinesActionService()
  1810.     {
  1811.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1812.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1813.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/GetLinesAction.php';
  1814.         $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()));
  1815.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction'$this));
  1816.         return $instance;
  1817.     }
  1818.     /**
  1819.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\GetStatusAction' shared autowired service.
  1820.      *
  1821.      * @return \App\Controller\Async\Admin\QuoteTemplate\GetStatusAction
  1822.      */
  1823.     protected function getGetStatusActionService()
  1824.     {
  1825.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1826.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1827.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/GetStatusAction.php';
  1828.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\GetStatusAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Twig\\Runtime\\Crm\\StatusRuntime'] ?? $this->getStatusRuntimeService()));
  1829.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction'$this));
  1830.         return $instance;
  1831.     }
  1832.     /**
  1833.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PatchActivateAction' shared autowired service.
  1834.      *
  1835.      * @return \App\Controller\Async\Admin\QuoteTemplate\PatchActivateAction
  1836.      */
  1837.     protected function getPatchActivateActionService()
  1838.     {
  1839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1840.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PatchActivateAction.php';
  1841.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PatchActivateAction(($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateService'] ?? $this->getQuoteTemplateServiceService()));
  1842.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction'$this));
  1843.         return $instance;
  1844.     }
  1845.     /**
  1846.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PostAction' shared autowired service.
  1847.      *
  1848.      * @return \App\Controller\Async\Admin\QuoteTemplate\PostAction
  1849.      */
  1850.     protected function getPostAction2Service()
  1851.     {
  1852.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1853.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1854.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PostAction.php';
  1855.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PostAction(($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateManager'] ?? $this->getQuoteTemplateManagerService()));
  1856.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction'$this));
  1857.         return $instance;
  1858.     }
  1859.     /**
  1860.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PostLinesAction' shared autowired service.
  1861.      *
  1862.      * @return \App\Controller\Async\Admin\QuoteTemplate\PostLinesAction
  1863.      */
  1864.     protected function getPostLinesActionService()
  1865.     {
  1866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1867.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1868.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PostLinesAction.php';
  1869.         $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->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateService'] ?? $this->getQuoteTemplateServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1870.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction'$this));
  1871.         return $instance;
  1872.     }
  1873.     /**
  1874.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PreviewLinesAction' shared autowired service.
  1875.      *
  1876.      * @return \App\Controller\Async\Admin\QuoteTemplate\PreviewLinesAction
  1877.      */
  1878.     protected function getPreviewLinesActionService()
  1879.     {
  1880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1881.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1882.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PreviewLinesAction.php';
  1883.         $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()), ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateService'] ?? $this->getQuoteTemplateServiceService()));
  1884.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction'$this));
  1885.         return $instance;
  1886.     }
  1887.     /**
  1888.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PutCurrentStepAction' shared autowired service.
  1889.      *
  1890.      * @return \App\Controller\Async\Admin\QuoteTemplate\PutCurrentStepAction
  1891.      */
  1892.     protected function getPutCurrentStepActionService()
  1893.     {
  1894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1895.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1896.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutCurrentStepAction.php';
  1897.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PutCurrentStepAction();
  1898.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction'$this));
  1899.         return $instance;
  1900.     }
  1901.     /**
  1902.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PutHeaderAction' shared autowired service.
  1903.      *
  1904.      * @return \App\Controller\Async\Admin\QuoteTemplate\PutHeaderAction
  1905.      */
  1906.     protected function getPutHeaderActionService()
  1907.     {
  1908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1909.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1910.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutHeaderAction.php';
  1911.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PutHeaderAction(($this->services['translator'] ?? $this->getTranslatorService()));
  1912.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction'$this));
  1913.         return $instance;
  1914.     }
  1915.     /**
  1916.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PutInformationAction' shared autowired service.
  1917.      *
  1918.      * @return \App\Controller\Async\Admin\QuoteTemplate\PutInformationAction
  1919.      */
  1920.     protected function getPutInformationActionService()
  1921.     {
  1922.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1923.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1924.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutInformationAction.php';
  1925.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PutInformationAction();
  1926.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction'$this));
  1927.         return $instance;
  1928.     }
  1929.     /**
  1930.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PutPreviewAction' shared autowired service.
  1931.      *
  1932.      * @return \App\Controller\Async\Admin\QuoteTemplate\PutPreviewAction
  1933.      */
  1934.     protected function getPutPreviewActionService()
  1935.     {
  1936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1937.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1938.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutPreviewAction.php';
  1939.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PutPreviewAction();
  1940.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction'$this));
  1941.         return $instance;
  1942.     }
  1943.     /**
  1944.      * Gets the public 'App\Controller\Async\Admin\QuoteTemplate\PutTermsAction' shared autowired service.
  1945.      *
  1946.      * @return \App\Controller\Async\Admin\QuoteTemplate\PutTermsAction
  1947.      */
  1948.     protected function getPutTermsActionService()
  1949.     {
  1950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1951.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1952.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutTermsAction.php';
  1953.         $this->services['App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction'] = $instance = new \App\Controller\Async\Admin\QuoteTemplate\PutTermsAction();
  1954.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction'$this));
  1955.         return $instance;
  1956.     }
  1957.     /**
  1958.      * Gets the public 'App\Controller\Async\Admin\Quote\GetAction' shared autowired service.
  1959.      *
  1960.      * @return \App\Controller\Async\Admin\Quote\GetAction
  1961.      */
  1962.     protected function getGetAction6Service()
  1963.     {
  1964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1965.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1966.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/GetAction.php';
  1967.         $this->services['App\\Controller\\Async\\Admin\\Quote\\GetAction'] = $instance = new \App\Controller\Async\Admin\Quote\GetAction();
  1968.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\GetAction'$this));
  1969.         return $instance;
  1970.     }
  1971.     /**
  1972.      * Gets the public 'App\Controller\Async\Admin\Quote\GetLinesAction' shared autowired service.
  1973.      *
  1974.      * @return \App\Controller\Async\Admin\Quote\GetLinesAction
  1975.      */
  1976.     protected function getGetLinesAction2Service()
  1977.     {
  1978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1979.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1980.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/GetLinesAction.php';
  1981.         $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()));
  1982.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\GetLinesAction'$this));
  1983.         return $instance;
  1984.     }
  1985.     /**
  1986.      * Gets the public 'App\Controller\Async\Admin\Quote\GetStatusAction' shared autowired service.
  1987.      *
  1988.      * @return \App\Controller\Async\Admin\Quote\GetStatusAction
  1989.      */
  1990.     protected function getGetStatusAction2Service()
  1991.     {
  1992.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1993.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  1994.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/GetStatusAction.php';
  1995.         $this->services['App\\Controller\\Async\\Admin\\Quote\\GetStatusAction'] = $instance = new \App\Controller\Async\Admin\Quote\GetStatusAction(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Twig\\Runtime\\Crm\\StatusRuntime'] ?? $this->getStatusRuntimeService()));
  1996.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\GetStatusAction'$this));
  1997.         return $instance;
  1998.     }
  1999.     /**
  2000.      * Gets the public 'App\Controller\Async\Admin\Quote\PatchPublishAction' shared autowired service.
  2001.      *
  2002.      * @return \App\Controller\Async\Admin\Quote\PatchPublishAction
  2003.      */
  2004.     protected function getPatchPublishActionService()
  2005.     {
  2006.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2007.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PatchPublishAction.php';
  2008.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction'] = $instance = new \App\Controller\Async\Admin\Quote\PatchPublishAction(($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()));
  2009.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction'$this));
  2010.         return $instance;
  2011.     }
  2012.     /**
  2013.      * Gets the public 'App\Controller\Async\Admin\Quote\PostAction' shared autowired service.
  2014.      *
  2015.      * @return \App\Controller\Async\Admin\Quote\PostAction
  2016.      */
  2017.     protected function getPostAction3Service()
  2018.     {
  2019.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2020.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2021.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PostAction.php';
  2022.         include_once \dirname(__DIR__4).'/src/Service/Crm/Opportunity/OpportunityManager.php';
  2023.         $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\\QuoteNumberGenerator'] ?? $this->getQuoteNumberGeneratorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2024.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PostAction'$this));
  2025.         return $instance;
  2026.     }
  2027.     /**
  2028.      * Gets the public 'App\Controller\Async\Admin\Quote\PostLinesAction' shared autowired service.
  2029.      *
  2030.      * @return \App\Controller\Async\Admin\Quote\PostLinesAction
  2031.      */
  2032.     protected function getPostLinesAction2Service()
  2033.     {
  2034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2035.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2036.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PostLinesAction.php';
  2037.         $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->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2038.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PostLinesAction'$this));
  2039.         return $instance;
  2040.     }
  2041.     /**
  2042.      * Gets the public 'App\Controller\Async\Admin\Quote\PreviewLinesAction' shared autowired service.
  2043.      *
  2044.      * @return \App\Controller\Async\Admin\Quote\PreviewLinesAction
  2045.      */
  2046.     protected function getPreviewLinesAction2Service()
  2047.     {
  2048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2049.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2050.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PreviewLinesAction.php';
  2051.         $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()), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()));
  2052.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction'$this));
  2053.         return $instance;
  2054.     }
  2055.     /**
  2056.      * Gets the public 'App\Controller\Async\Admin\Quote\PutCurrentStepAction' shared autowired service.
  2057.      *
  2058.      * @return \App\Controller\Async\Admin\Quote\PutCurrentStepAction
  2059.      */
  2060.     protected function getPutCurrentStepAction2Service()
  2061.     {
  2062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2063.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2064.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PutCurrentStepAction.php';
  2065.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction'] = $instance = new \App\Controller\Async\Admin\Quote\PutCurrentStepAction();
  2066.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction'$this));
  2067.         return $instance;
  2068.     }
  2069.     /**
  2070.      * Gets the public 'App\Controller\Async\Admin\Quote\PutPreviewAction' shared autowired service.
  2071.      *
  2072.      * @return \App\Controller\Async\Admin\Quote\PutPreviewAction
  2073.      */
  2074.     protected function getPutPreviewAction2Service()
  2075.     {
  2076.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2077.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2078.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PutPreviewAction.php';
  2079.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction'] = $instance = new \App\Controller\Async\Admin\Quote\PutPreviewAction(($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()));
  2080.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction'$this));
  2081.         return $instance;
  2082.     }
  2083.     /**
  2084.      * Gets the public 'App\Controller\Async\Admin\Quote\PutTargetAction' shared autowired service.
  2085.      *
  2086.      * @return \App\Controller\Async\Admin\Quote\PutTargetAction
  2087.      */
  2088.     protected function getPutTargetActionService()
  2089.     {
  2090.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2091.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2092.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PutTargetAction.php';
  2093.         $this->services['App\\Controller\\Async\\Admin\\Quote\\PutTargetAction'] = $instance = new \App\Controller\Async\Admin\Quote\PutTargetAction(($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()));
  2094.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PutTargetAction'$this));
  2095.         return $instance;
  2096.     }
  2097.     /**
  2098.      * Gets the public 'App\Controller\Async\Admin\Quote\PutTemplateAction' shared autowired service.
  2099.      *
  2100.      * @return \App\Controller\Async\Admin\Quote\PutTemplateAction
  2101.      */
  2102.     protected function getPutTemplateActionService()
  2103.     {
  2104.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2105.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2106.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/Quote/PutTemplateAction.php';
  2107.         $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()));
  2108.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction'$this));
  2109.         return $instance;
  2110.     }
  2111.     /**
  2112.      * Gets the public 'App\Controller\Async\Admin\User\CollectionAction' shared autowired service.
  2113.      *
  2114.      * @return \App\Controller\Async\Admin\User\CollectionAction
  2115.      */
  2116.     protected function getCollectionAction7Service()
  2117.     {
  2118.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2119.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2120.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/User/CollectionAction.php';
  2121.         $this->services['App\\Controller\\Async\\Admin\\User\\CollectionAction'] = $instance = new \App\Controller\Async\Admin\User\CollectionAction(($this->privates['App\\Repository\\Account\\UserRepository'] ?? $this->getUserRepositoryService()));
  2122.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\User\\CollectionAction'$this));
  2123.         return $instance;
  2124.     }
  2125.     /**
  2126.      * Gets the public 'App\Controller\Async\Admin\User\GetAction' shared autowired service.
  2127.      *
  2128.      * @return \App\Controller\Async\Admin\User\GetAction
  2129.      */
  2130.     protected function getGetAction7Service()
  2131.     {
  2132.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2133.         include_once \dirname(__DIR__4).'/src/Controller/ActionRequiresCrmEnabledInterface.php';
  2134.         include_once \dirname(__DIR__4).'/src/Controller/Async/Admin/User/GetAction.php';
  2135.         $this->services['App\\Controller\\Async\\Admin\\User\\GetAction'] = $instance = new \App\Controller\Async\Admin\User\GetAction();
  2136.         $instance->setContainer(($this->privates['.service_locator.7ytiWkJ'] ?? $this->get_ServiceLocator_7ytiWkJService())->withContext('App\\Controller\\Async\\Admin\\User\\GetAction'$this));
  2137.         return $instance;
  2138.     }
  2139.     /**
  2140.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  2141.      *
  2142.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  2143.      */
  2144.     protected function getProfilerControllerService()
  2145.     {
  2146.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  2147.         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()));
  2148.     }
  2149.     /**
  2150.      * Gets the public 'DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer.App\Entity\Account\User' shared service.
  2151.      *
  2152.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Symfony\DoctrineBlamer
  2153.      */
  2154.     protected function getUserService()
  2155.     {
  2156.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  2157.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/Blamer.php';
  2158.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/DoctrineBlamer.php';
  2159.         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']);
  2160.     }
  2161.     /**
  2162.      * Gets the public 'League\Flysystem\Filesystem' shared service.
  2163.      *
  2164.      * @return \League\Flysystem\Filesystem
  2165.      */
  2166.     protected function getFilesystemService()
  2167.     {
  2168.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  2169.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  2170.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  2171.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/CalculateChecksumFromStream.php';
  2172.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  2173.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
  2174.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ChecksumProvider.php';
  2175.         include_once \dirname(__DIR__4).'/vendor/league/flysystem-local/LocalFilesystemAdapter.php';
  2176.         return $this->services['League\\Flysystem\\Filesystem'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter(($this->targetDir.''.'/flysystem'), NULL22NULLfalse), []);
  2177.     }
  2178.     /**
  2179.      * Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
  2180.      *
  2181.      * @return \Liip\ImagineBundle\Controller\ImagineController
  2182.      */
  2183.     protected function getImagineControllerService()
  2184.     {
  2185.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
  2186.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
  2187.         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));
  2188.     }
  2189.     /**
  2190.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction' shared autowired service.
  2191.      *
  2192.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectAction
  2193.      */
  2194.     protected function getConnectActionService()
  2195.     {
  2196.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectAction.php';
  2197.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  2198.         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']))));
  2199.     }
  2200.     /**
  2201.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction' shared autowired service.
  2202.      *
  2203.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction
  2204.      */
  2205.     protected function getConnectCheckActionService()
  2206.     {
  2207.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/ConnectCheckAction.php';
  2208.         return $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\ConnectCheckAction'] = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\ConnectCheckAction();
  2209.     }
  2210.     /**
  2211.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController' shared autowired service.
  2212.      *
  2213.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\GlobalLogoutController
  2214.      */
  2215.     protected function getGlobalLogoutControllerService()
  2216.     {
  2217.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2218.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/GlobalLogoutController.php';
  2219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Session/SessionDeleter.php';
  2220.         $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'));
  2221.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\GlobalLogoutController'$this));
  2222.         return $instance;
  2223.     }
  2224.     /**
  2225.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction' shared autowired service.
  2226.      *
  2227.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction
  2228.      */
  2229.     protected function getLoggedOutActionService()
  2230.     {
  2231.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2232.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LoggedOutAction.php';
  2233.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LoggedOutAction();
  2234.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LoggedOutAction'$this));
  2235.         return $instance;
  2236.     }
  2237.     /**
  2238.      * Gets the public 'Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction' shared autowired service.
  2239.      *
  2240.      * @return \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction
  2241.      */
  2242.     protected function getLogoutActionService()
  2243.     {
  2244.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2245.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Controller/Security/LogoutAction.php';
  2246.         $this->services['Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'] = $instance = new \Nellapp\Bundle\SDKBundle\Auth\Controller\Security\LogoutAction();
  2247.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Nellapp\\Bundle\\SDKBundle\\Auth\\Controller\\Security\\LogoutAction'$this));
  2248.         return $instance;
  2249.     }
  2250.     /**
  2251.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction' shared autowired service.
  2252.      *
  2253.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChannelUserRole\CollectionAction
  2254.      */
  2255.     protected function getCollectionAction8Service()
  2256.     {
  2257.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2258.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2259.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChannelUserRole/CollectionAction.php';
  2260.         $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()));
  2261.         $instance->setContainer(($this->privates['.service_locator.6xcOKpt'] ?? $this->get_ServiceLocator_6xcOKptService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChannelUserRole\\CollectionAction'$this));
  2262.         return $instance;
  2263.     }
  2264.     /**
  2265.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController' shared autowired service.
  2266.      *
  2267.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\ChatNotification\ChatNotificationController
  2268.      */
  2269.     protected function getChatNotificationControllerService()
  2270.     {
  2271.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2272.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/ChatNotification/ChatNotificationController.php';
  2273.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/ProxyClientInterface.php';
  2274.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiClientInterApp/Proxy/AbstractProxyClient.php';
  2275.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Proxy/ProxyClient.php';
  2276.         $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['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService())), ($this->privates['nellapp_sdk.routing.internal_url_generator'] ?? $this->getNellappSdk_Routing_InternalUrlGeneratorService()));
  2277.         $instance->setContainer(($this->privates['.service_locator.6xcOKpt'] ?? $this->get_ServiceLocator_6xcOKptService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\ChatNotification\\ChatNotificationController'$this));
  2278.         return $instance;
  2279.     }
  2280.     /**
  2281.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction' shared autowired service.
  2282.      *
  2283.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelAdminCollectionAction
  2284.      */
  2285.     protected function getChannelAdminCollectionActionService()
  2286.     {
  2287.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2288.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelAdminCollectionAction.php';
  2290.         $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()));
  2291.         $instance->setContainer(($this->privates['.service_locator.6xcOKpt'] ?? $this->get_ServiceLocator_6xcOKptService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelAdminCollectionAction'$this));
  2292.         return $instance;
  2293.     }
  2294.     /**
  2295.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction' shared autowired service.
  2296.      *
  2297.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelLearnerCollectionAction
  2298.      */
  2299.     protected function getChannelLearnerCollectionActionService()
  2300.     {
  2301.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2302.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2303.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelLearnerCollectionAction.php';
  2304.         $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()));
  2305.         $instance->setContainer(($this->privates['.service_locator.6xcOKpt'] ?? $this->get_ServiceLocator_6xcOKptService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelLearnerCollectionAction'$this));
  2306.         return $instance;
  2307.     }
  2308.     /**
  2309.      * Gets the public 'Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction' shared autowired service.
  2310.      *
  2311.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\Controller\Async\User\ChannelUserCollectionAction
  2312.      */
  2313.     protected function getChannelUserCollectionActionService()
  2314.     {
  2315.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2316.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  2317.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/Controller/Async/User/ChannelUserCollectionAction.php';
  2318.         $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()));
  2319.         $instance->setContainer(($this->privates['.service_locator.6xcOKpt'] ?? $this->get_ServiceLocator_6xcOKptService())->withContext('Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Routing\\Controller\\Async\\User\\ChannelUserCollectionAction'$this));
  2320.         return $instance;
  2321.     }
  2322.     /**
  2323.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController' shared autowired service.
  2324.      *
  2325.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Async\ChannelResourceAccessCacheController
  2326.      */
  2327.     protected function getChannelResourceAccessCacheControllerService()
  2328.     {
  2329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2330.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Async/ChannelResourceAccessCacheController.php';
  2331.         $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()));
  2332.         $instance->setContainer(($this->privates['.service_locator.NwDij3r'] ?? $this->get_ServiceLocator_NwDij3rService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Async\\ChannelResourceAccessCacheController'$this));
  2333.         return $instance;
  2334.     }
  2335.     /**
  2336.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction' shared autowired service.
  2337.      *
  2338.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction
  2339.      */
  2340.     protected function getDeleteActionService()
  2341.     {
  2342.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2343.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2344.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/DeleteAction.php';
  2345.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2346.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2347.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2348.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2349.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\DeleteAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2350.         $instance->setContainer(($this->privates['.service_locator.NwDij3r'] ?? $this->get_ServiceLocator_NwDij3rService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\DeleteAction'$this));
  2351.         return $instance;
  2352.     }
  2353.     /**
  2354.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction' shared autowired service.
  2355.      *
  2356.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction
  2357.      */
  2358.     protected function getEditAction3Service()
  2359.     {
  2360.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2361.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2362.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/EditAction.php';
  2363.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2364.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2365.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2366.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2367.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\EditAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2368.         $instance->setContainer(($this->privates['.service_locator.NwDij3r'] ?? $this->get_ServiceLocator_NwDij3rService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\EditAction'$this));
  2369.         return $instance;
  2370.     }
  2371.     /**
  2372.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction' shared autowired service.
  2373.      *
  2374.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction
  2375.      */
  2376.     protected function getIndexAction4Service()
  2377.     {
  2378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2379.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2380.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/IndexAction.php';
  2381.         $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()));
  2382.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2383.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2384.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2385.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\IndexAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2386.         $instance->setContainer(($this->privates['.service_locator.NwDij3r'] ?? $this->get_ServiceLocator_NwDij3rService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\IndexAction'$this));
  2387.         return $instance;
  2388.     }
  2389.     /**
  2390.      * Gets the public 'Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction' shared autowired service.
  2391.      *
  2392.      * @return \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction
  2393.      */
  2394.     protected function getNewAction3Service()
  2395.     {
  2396.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2397.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/AbstractAction.php';
  2398.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Controller/Crud/NewAction.php';
  2399.         $instance = new \Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2400.         $instance $instance->setGlobalEntitiesService(($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService()));
  2401.         $instance $instance->setChannelUserPermissionManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService()));
  2402.         $instance $instance->setChannelUserPermissionGroupManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] ?? $this->getChannelUserPermissionGroupManagerService()));
  2403.         $this->services['Nellapp\Bundle\SDKBundle\Permission\Controller\Crud\NewAction'] = $instance $instance->setNellappUrlGenerator(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService()));
  2404.         $instance->setContainer(($this->privates['.service_locator.NwDij3r'] ?? $this->get_ServiceLocator_NwDij3rService())->withContext('Nellapp\\Bundle\\SDKBundle\\Permission\\Controller\\Crud\\NewAction'$this));
  2405.         return $instance;
  2406.     }
  2407.     /**
  2408.      * Gets the public 'Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction' shared autowired service.
  2409.      *
  2410.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Controller\Sync\CollectionAction
  2411.      */
  2412.     protected function getCollectionAction9Service()
  2413.     {
  2414.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Routing/Controller/Sync/CollectionAction.php';
  2415.         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()));
  2416.     }
  2417.     /**
  2418.      * Gets the public 'Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController' shared autowired service.
  2419.      *
  2420.      * @return \Nellapp\Bundle\SDKBundle\Twig\Controller\ErrorController
  2421.      */
  2422.     protected function getErrorControllerService()
  2423.     {
  2424.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Controller/ErrorController.php';
  2425.         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()));
  2426.     }
  2427.     /**
  2428.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2429.      *
  2430.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2431.      */
  2432.     protected function getRedirectControllerService()
  2433.     {
  2434.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2435.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2436.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2437.     }
  2438.     /**
  2439.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2440.      *
  2441.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2442.      */
  2443.     protected function getTemplateControllerService()
  2444.     {
  2445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2446.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2447.     }
  2448.     /**
  2449.      * Gets the public 'bazinga.jstranslation.controller' shared service.
  2450.      *
  2451.      * @return \Bazinga\Bundle\JsTranslationBundle\Controller\Controller
  2452.      */
  2453.     protected function getBazinga_Jstranslation_ControllerService()
  2454.     {
  2455.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php';
  2456.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2457.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2458.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2459.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2460.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2461.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2462.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2463.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2464.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2465.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2466.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2467.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2468.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2469.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2470.         $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');
  2471.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2472.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2473.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2474.         $instance->addLoader('yaml'$a);
  2475.         $instance->addLoader('yml'$a);
  2476.         $instance->addLoader('xlf'$b);
  2477.         $instance->addLoader('xliff'$b);
  2478.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2479.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2480.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2481.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2482.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2483.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2484.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2485.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2486.         return $instance;
  2487.     }
  2488.     /**
  2489.      * Gets the public 'bazinga.jstranslation.dump_command' shared service.
  2490.      *
  2491.      * @return \Bazinga\Bundle\JsTranslationBundle\Command\DumpCommand
  2492.      */
  2493.     protected function getBazinga_Jstranslation_DumpCommandService()
  2494.     {
  2495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2496.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Command/DumpCommand.php';
  2497.         $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));
  2498.         $instance->setName('bazinga:js-translation:dump');
  2499.         return $instance;
  2500.     }
  2501.     /**
  2502.      * Gets the public 'bazinga.jstranslation.translation_dumper' shared service.
  2503.      *
  2504.      * @return \Bazinga\Bundle\JsTranslationBundle\Dumper\TranslationDumper
  2505.      */
  2506.     protected function getBazinga_Jstranslation_TranslationDumperService()
  2507.     {
  2508.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Dumper/TranslationDumper.php';
  2509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  2510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  2511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  2512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  2513.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  2514.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  2515.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  2516.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  2523.         $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', [], []);
  2524.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  2525.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  2526.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  2527.         $instance->addLoader('yaml'$a);
  2528.         $instance->addLoader('yml'$a);
  2529.         $instance->addLoader('xlf'$b);
  2530.         $instance->addLoader('xliff'$b);
  2531.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  2532.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  2533.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  2534.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  2535.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  2536.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  2537.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  2538.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  2539.         return $instance;
  2540.     }
  2541.     /**
  2542.      * Gets the public 'bazinga.jstranslation.translation_finder' shared service.
  2543.      *
  2544.      * @return \Bazinga\Bundle\JsTranslationBundle\Finder\TranslationFinder
  2545.      */
  2546.     protected function getBazinga_Jstranslation_TranslationFinderService()
  2547.     {
  2548.         include_once \dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Finder/TranslationFinder.php';
  2549.         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')]]);
  2550.     }
  2551.     /**
  2552.      * Gets the public 'cache.app' shared service.
  2553.      *
  2554.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2555.      */
  2556.     protected function getCache_AppService()
  2557.     {
  2558.         $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))));
  2559.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2560.         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));
  2561.     }
  2562.     /**
  2563.      * Gets the public 'cache.app_clearer' shared service.
  2564.      *
  2565.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2566.      */
  2567.     protected function getCache_AppClearerService()
  2568.     {
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2570.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2571.         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())]);
  2572.     }
  2573.     /**
  2574.      * Gets the public 'cache.global_clearer' shared service.
  2575.      *
  2576.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2577.      */
  2578.     protected function getCache_GlobalClearerService()
  2579.     {
  2580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2581.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2582.         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())]);
  2583.     }
  2584.     /**
  2585.      * Gets the public 'cache.system' shared service.
  2586.      *
  2587.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2588.      */
  2589.     protected function getCache_SystemService()
  2590.     {
  2591.         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()))));
  2592.     }
  2593.     /**
  2594.      * Gets the public 'cache.system_clearer' shared service.
  2595.      *
  2596.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2597.      */
  2598.     protected function getCache_SystemClearerService()
  2599.     {
  2600.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2601.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2602.         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())]);
  2603.     }
  2604.     /**
  2605.      * Gets the public 'cache.validator_expression_language' shared service.
  2606.      *
  2607.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2608.      */
  2609.     protected function getCache_ValidatorExpressionLanguageService()
  2610.     {
  2611.         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()))));
  2612.     }
  2613.     /**
  2614.      * Gets the public 'cache_warmer' shared service.
  2615.      *
  2616.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2617.      */
  2618.     protected function getCacheWarmerService()
  2619.     {
  2620.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2621.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2622.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2623.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2624.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2625.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2626.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2627.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2628.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2629.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2630.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2631.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2632.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['core' => (\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json'), 'common' => (\dirname(__DIR__4).'/public/build/common/entrypoints.json'), 'pdf' => (\dirname(__DIR__4).'/public/build/pdf/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  2633.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2634.     }
  2635.     /**
  2636.      * Gets the public 'console.command_loader' shared service.
  2637.      *
  2638.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2639.      */
  2640.     protected function getConsole_CommandLoaderService()
  2641.     {
  2642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2643.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2644.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2645.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2646.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2647.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2648.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2649.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2650.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2651.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2652.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2653.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2654.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2655.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2656.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2657.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2658.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2659.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2660.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  2661.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  2662.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  2663.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  2664.             'console.command.messenger_failed_messages_retry' => ['privates''.console.command.messenger_failed_messages_retry.lazy''get_Console_Command_MessengerFailedMessagesRetry_LazyService'false],
  2665.             'console.command.messenger_failed_messages_show' => ['privates''.console.command.messenger_failed_messages_show.lazy''get_Console_Command_MessengerFailedMessagesShow_LazyService'false],
  2666.             'console.command.messenger_failed_messages_remove' => ['privates''.console.command.messenger_failed_messages_remove.lazy''get_Console_Command_MessengerFailedMessagesRemove_LazyService'false],
  2667.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2668.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2669.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2670.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2671.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2672.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2673.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2674.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2675.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2676.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2677.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2678.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2679.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2680.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2681.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2682.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2683.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2684.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2685.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  2686.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  2687.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  2688.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  2689.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  2690.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  2691.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  2692.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  2693.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  2694.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  2695.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  2696.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  2697.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  2698.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  2699.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  2700.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  2701.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  2702.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  2703.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  2704.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  2705.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  2706.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  2707.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  2708.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  2709.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  2710.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  2711.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  2712.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  2713.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  2714.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  2715.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  2716.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  2717.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2718.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2719.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2720.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  2721.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  2722.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand.lazy''getCheckChannelMenuDisplayedCommand_LazyService'false],
  2723.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand.lazy''getCleanExpiredChannelResourcePermissionCommand_LazyService'false],
  2724.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => ['privates''Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand''getFailedMessageCommandService'false],
  2725.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand.lazy''getFullRefreshClassCommand_LazyService'false],
  2726.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand.lazy''getRefreshClassCommand_LazyService'false],
  2727.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand.lazy''getRefreshOneCommand_LazyService'false],
  2728.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand.lazy''getUserFromChannelCommand_LazyService'false],
  2729.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => ['privates''.Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand.lazy''getSyncOneCommand_LazyService'false],
  2730.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => ['privates''Sentry\\SentryBundle\\Command\\SentryTestCommand''getSentryTestCommandService'false],
  2731.             'oneup_uploader.command.clear_chunks' => ['privates''oneup_uploader.command.clear_chunks''getOneupUploader_Command_ClearChunksService'false],
  2732.             'oneup_uploader.command.clear_orphans' => ['privates''oneup_uploader.command.clear_orphans''getOneupUploader_Command_ClearOrphansService'false],
  2733.             'liip_imagine.command.cache_remove' => ['privates''liip_imagine.command.cache_remove''getLiipImagine_Command_CacheRemoveService'false],
  2734.             'liip_imagine.command.cache_resolve' => ['privates''liip_imagine.command.cache_resolve''getLiipImagine_Command_CacheResolveService'false],
  2735.             'bazinga.jstranslation.dump_command' => ['services''bazinga.jstranslation.dump_command''getBazinga_Jstranslation_DumpCommandService'false],
  2736.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  2737.             'fos_js_routing.dump_command' => ['privates''.fos_js_routing.dump_command.lazy''get_FosJsRouting_DumpCommand_LazyService'false],
  2738.             'fos_js_routing.router_debug_exposed_command' => ['privates''.fos_js_routing.router_debug_exposed_command.lazy''get_FosJsRouting_RouterDebugExposedCommand_LazyService'false],
  2739.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2740.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2741.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  2742.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2743.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2744.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2745.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2746.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2747.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2748.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2749.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2750.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2751.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2752.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2753.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2754.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2755.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2756.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2757.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2758.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2759.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2760.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2761.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  2762.             'maker.auto_command.make_security_form_login' => ['privates''.maker.auto_command.make_security_form_login.lazy''get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService'false],
  2763.             'maker.auto_command.make_factory' => ['privates''.maker.auto_command.make_factory.lazy''get_Maker_AutoCommand_MakeFactory_LazyService'false],
  2764.             'maker.auto_command.make_story' => ['privates''.maker.auto_command.make_story.lazy''get_Maker_AutoCommand_MakeStory_LazyService'false],
  2765.         ], [
  2766.             'console.command.about' => '?',
  2767.             'console.command.assets_install' => '?',
  2768.             'console.command.cache_clear' => '?',
  2769.             'console.command.cache_pool_clear' => '?',
  2770.             'console.command.cache_pool_prune' => '?',
  2771.             'console.command.cache_pool_delete' => '?',
  2772.             'console.command.cache_pool_list' => '?',
  2773.             'console.command.cache_warmup' => '?',
  2774.             'console.command.config_debug' => '?',
  2775.             'console.command.config_dump_reference' => '?',
  2776.             'console.command.container_debug' => '?',
  2777.             'console.command.container_lint' => '?',
  2778.             'console.command.debug_autowiring' => '?',
  2779.             'console.command.dotenv_debug' => '?',
  2780.             'console.command.event_dispatcher_debug' => '?',
  2781.             'console.command.messenger_consume_messages' => '?',
  2782.             'console.command.messenger_setup_transports' => '?',
  2783.             'console.command.messenger_debug' => '?',
  2784.             'console.command.messenger_stop_workers' => '?',
  2785.             'console.command.messenger_failed_messages_retry' => '?',
  2786.             'console.command.messenger_failed_messages_show' => '?',
  2787.             'console.command.messenger_failed_messages_remove' => '?',
  2788.             'console.command.router_debug' => '?',
  2789.             'console.command.router_match' => '?',
  2790.             'console.command.translation_debug' => '?',
  2791.             'console.command.translation_extract' => '?',
  2792.             'console.command.validator_debug' => '?',
  2793.             'console.command.translation_pull' => '?',
  2794.             'console.command.translation_push' => '?',
  2795.             'console.command.xliff_lint' => '?',
  2796.             'console.command.yaml_lint' => '?',
  2797.             'console.command.form_debug' => '?',
  2798.             'console.command.secrets_set' => '?',
  2799.             'console.command.secrets_remove' => '?',
  2800.             'console.command.secrets_generate_key' => '?',
  2801.             'console.command.secrets_list' => '?',
  2802.             'console.command.secrets_decrypt_to_local' => '?',
  2803.             'console.command.secrets_encrypt_from_local' => '?',
  2804.             'twig.command.debug' => '?',
  2805.             'twig.command.lint' => '?',
  2806.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2807.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2808.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2809.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  2810.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  2811.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  2812.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  2813.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  2814.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  2815.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  2816.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  2817.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  2818.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  2819.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  2820.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  2821.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  2822.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  2823.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  2824.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2825.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  2826.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  2827.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  2828.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  2829.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  2830.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  2831.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  2832.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  2833.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  2834.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  2835.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  2836.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  2837.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  2838.             'security.command.debug_firewall' => '?',
  2839.             'security.command.user_password_encoder' => '?',
  2840.             'security.command.user_password_hash' => '?',
  2841.             'var_dumper.command.server_dump' => '?',
  2842.             'monolog.command.server_log' => '?',
  2843.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand' => '?',
  2844.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand' => '?',
  2845.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand' => 'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\FailedMessageCommand',
  2846.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand' => '?',
  2847.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand' => '?',
  2848.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand' => '?',
  2849.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand' => '?',
  2850.             'Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand' => '?',
  2851.             'Sentry\\SentryBundle\\Command\\SentryTestCommand' => 'Sentry\\SentryBundle\\Command\\SentryTestCommand',
  2852.             'oneup_uploader.command.clear_chunks' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  2853.             'oneup_uploader.command.clear_orphans' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  2854.             'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
  2855.             'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
  2856.             'bazinga.jstranslation.dump_command' => 'Bazinga\\Bundle\\JsTranslationBundle\\Command\\DumpCommand',
  2857.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  2858.             'fos_js_routing.dump_command' => '?',
  2859.             'fos_js_routing.router_debug_exposed_command' => '?',
  2860.             'maker.auto_command.make_auth' => '?',
  2861.             'maker.auto_command.make_command' => '?',
  2862.             'maker.auto_command.make_twig_component' => '?',
  2863.             'maker.auto_command.make_controller' => '?',
  2864.             'maker.auto_command.make_crud' => '?',
  2865.             'maker.auto_command.make_docker_database' => '?',
  2866.             'maker.auto_command.make_entity' => '?',
  2867.             'maker.auto_command.make_fixtures' => '?',
  2868.             'maker.auto_command.make_form' => '?',
  2869.             'maker.auto_command.make_message' => '?',
  2870.             'maker.auto_command.make_messenger_middleware' => '?',
  2871.             'maker.auto_command.make_registration_form' => '?',
  2872.             'maker.auto_command.make_reset_password' => '?',
  2873.             'maker.auto_command.make_serializer_encoder' => '?',
  2874.             'maker.auto_command.make_serializer_normalizer' => '?',
  2875.             'maker.auto_command.make_subscriber' => '?',
  2876.             'maker.auto_command.make_twig_extension' => '?',
  2877.             'maker.auto_command.make_test' => '?',
  2878.             'maker.auto_command.make_validator' => '?',
  2879.             'maker.auto_command.make_voter' => '?',
  2880.             'maker.auto_command.make_user' => '?',
  2881.             'maker.auto_command.make_migration' => '?',
  2882.             'maker.auto_command.make_stimulus_controller' => '?',
  2883.             'maker.auto_command.make_security_form_login' => '?',
  2884.             'maker.auto_command.make_factory' => '?',
  2885.             'maker.auto_command.make_story' => '?',
  2886.         ]), ['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']);
  2887.     }
  2888.     /**
  2889.      * Gets the public 'container.env_var_processors_locator' shared service.
  2890.      *
  2891.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2892.      */
  2893.     protected function getContainer_EnvVarProcessorsLocatorService()
  2894.     {
  2895.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2896.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2897.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2898.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2899.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2900.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2901.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2902.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2903.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2904.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2905.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2906.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2907.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2908.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2909.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2910.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2911.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2912.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2913.         ], [
  2914.             'base64' => '?',
  2915.             'bool' => '?',
  2916.             'const' => '?',
  2917.             'csv' => '?',
  2918.             'default' => '?',
  2919.             'file' => '?',
  2920.             'float' => '?',
  2921.             'int' => '?',
  2922.             'json' => '?',
  2923.             'key' => '?',
  2924.             'not' => '?',
  2925.             'query_string' => '?',
  2926.             'require' => '?',
  2927.             'resolve' => '?',
  2928.             'string' => '?',
  2929.             'trim' => '?',
  2930.             'url' => '?',
  2931.         ]);
  2932.     }
  2933.     /**
  2934.      * Gets the public 'data_collector.dump' shared service.
  2935.      *
  2936.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2937.      */
  2938.     protected function getDataCollector_DumpService()
  2939.     {
  2940.         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()));
  2941.     }
  2942.     /**
  2943.      * Gets the public 'doctrine' shared service.
  2944.      *
  2945.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2946.      */
  2947.     protected function getDoctrineService()
  2948.     {
  2949.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2950.     }
  2951.     /**
  2952.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2953.      *
  2954.      * @return \Doctrine\DBAL\Connection
  2955.      */
  2956.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2957.     {
  2958.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  2959.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  2960.             return $this->services['doctrine.dbal.default_connection'];
  2961.         }
  2962.         $b = new \Doctrine\DBAL\Configuration();
  2963.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2964.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2965.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2966.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  2967.         $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))));
  2968.         $d->setConnectionName('default');
  2969.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  2970.         $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')))]));
  2971.         $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())))]);
  2972.         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, []);
  2973.     }
  2974.     /**
  2975.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2976.      *
  2977.      * @return \Doctrine\ORM\EntityManager
  2978.      */
  2979.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2980.     {
  2981.         if ($lazyLoad) {
  2982.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2983.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2984.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2985.                     $proxy->setProxyInitializer(null);
  2986.                     return true;
  2987.                 });
  2988.             });
  2989.         }
  2990.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2991.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  2992.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  2993.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  2994.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2995.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  2996.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  2997.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  2998.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  3000.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  3001.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  3002.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  3003.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  3004.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  3005.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  3006.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  3007.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  3008.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  3009.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  3010.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  3011.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  3012.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  3013.         $a = new \Doctrine\ORM\Configuration();
  3014.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  3015.         $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)));
  3016.         $b->addDriver($c'App\\Entity');
  3017.         $b->addDriver($c'Nellapp\\Bundle\\SDKBundle\\Entity');
  3018.         $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');
  3019.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Auth\\Entity');
  3020.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity');
  3021.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Entity')], false), 'Nellapp\\Bundle\\SDKBundle\\Permission\\Entity');
  3022.         $a->setEntityNamespaces(['App' => 'App\\Entity''NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\Entity']);
  3023.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3024.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  3025.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  3026.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3027.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  3028.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  3029.         ], [
  3030.             'doctrine.ulid_generator' => '?',
  3031.             'doctrine.uuid_generator' => '?',
  3032.         ])));
  3033.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  3034.         $a->setProxyNamespace('Proxies');
  3035.         $a->setAutoGenerateProxyClasses(true);
  3036.         $a->setSchemaIgnoreClasses([]);
  3037.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  3038.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  3039.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  3040.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  3041.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  3042.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  3043.         $a->setLazyGhostObjectEnabled(false);
  3044.         $a->setIdentityGenerationPreferences([]);
  3045.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3046.             'App\\Repository\\Account\\UserRepository' => ['privates''App\\Repository\\Account\\UserRepository''getUserRepositoryService'false],
  3047.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => ['privates''App\\Repository\\ChannelUserData\\ChannelUserDataRepository''getChannelUserDataRepositoryService'false],
  3048.             'App\\Repository\\Channel\\ChannelRepository' => ['privates''App\\Repository\\Channel\\ChannelRepository''getChannelRepositoryService'false],
  3049.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => ['privates''App\\Repository\\Channel\\ChannelWhiteLabelRepository''getChannelWhiteLabelRepositoryService'false],
  3050.             'App\\Repository\\Channel\\CompanyRepository' => ['privates''App\\Repository\\Channel\\CompanyRepository''getCompanyRepositoryService'false],
  3051.             'App\\Repository\\Channel\\OrganizationRepository' => ['privates''App\\Repository\\Channel\\OrganizationRepository''getOrganizationRepositoryService'false],
  3052.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository''getFrenchProfessionalIdRepositoryService'false],
  3053.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => ['privates''App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository''getProfessionalIdRepositoryService'false],
  3054.             'App\\Repository\\Common\\ContactRepository' => ['privates''App\\Repository\\Common\\ContactRepository''getContactRepositoryService'false],
  3055.             'App\\Repository\\Crm\\Opportunity\\OpportunityRepository' => ['privates''App\\Repository\\Crm\\Opportunity\\OpportunityRepository''getOpportunityRepositoryService'false],
  3056.             'App\\Repository\\Crm\\Product\\ProductCategoryRepository' => ['privates''App\\Repository\\Crm\\Product\\ProductCategoryRepository''getProductCategoryRepositoryService'false],
  3057.             'App\\Repository\\Crm\\Product\\ProductPriceRepository' => ['privates''App\\Repository\\Crm\\Product\\ProductPriceRepository''getProductPriceRepositoryService'false],
  3058.             'App\\Repository\\Crm\\Product\\ProductRepository' => ['privates''App\\Repository\\Crm\\Product\\ProductRepository''getProductRepositoryService'false],
  3059.             'App\\Repository\\Crm\\Quote\\QuoteLineRepository' => ['privates''App\\Repository\\Crm\\Quote\\QuoteLineRepository''getQuoteLineRepositoryService'false],
  3060.             'App\\Repository\\Crm\\Quote\\QuoteRepository' => ['privates''App\\Repository\\Crm\\Quote\\QuoteRepository''getQuoteRepositoryService'false],
  3061.             'App\\Repository\\Crm\\Quote\\QuoteTemplateLineRepository' => ['privates''App\\Repository\\Crm\\Quote\\QuoteTemplateLineRepository''getQuoteTemplateLineRepositoryService'false],
  3062.             'App\\Repository\\Crm\\Quote\\QuoteTemplateRepository' => ['privates''App\\Repository\\Crm\\Quote\\QuoteTemplateRepository''getQuoteTemplateRepositoryService'false],
  3063.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository''getChannelUserRoleRepositoryService'false],
  3064.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => ['privates''Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository''getUserFromChannelRepositoryService'false],
  3065.         ], [
  3066.             'App\\Repository\\Account\\UserRepository' => '?',
  3067.             'App\\Repository\\ChannelUserData\\ChannelUserDataRepository' => '?',
  3068.             'App\\Repository\\Channel\\ChannelRepository' => '?',
  3069.             'App\\Repository\\Channel\\ChannelWhiteLabelRepository' => '?',
  3070.             'App\\Repository\\Channel\\CompanyRepository' => '?',
  3071.             'App\\Repository\\Channel\\OrganizationRepository' => '?',
  3072.             'App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository' => '?',
  3073.             'App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository' => '?',
  3074.             'App\\Repository\\Common\\ContactRepository' => '?',
  3075.             'App\\Repository\\Crm\\Opportunity\\OpportunityRepository' => '?',
  3076.             'App\\Repository\\Crm\\Product\\ProductCategoryRepository' => '?',
  3077.             'App\\Repository\\Crm\\Product\\ProductPriceRepository' => '?',
  3078.             'App\\Repository\\Crm\\Product\\ProductRepository' => '?',
  3079.             'App\\Repository\\Crm\\Quote\\QuoteLineRepository' => '?',
  3080.             'App\\Repository\\Crm\\Quote\\QuoteRepository' => '?',
  3081.             'App\\Repository\\Crm\\Quote\\QuoteTemplateLineRepository' => '?',
  3082.             'App\\Repository\\Crm\\Quote\\QuoteTemplateRepository' => '?',
  3083.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\ChannelUserRoleRepository' => '?',
  3084.             'Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository' => '?',
  3085.         ])));
  3086.         $a->addCustomNumericFunction('RAND''DoctrineExtensions\\Query\\Mysql\\Rand');
  3087.         $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()));
  3088.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  3089.         return $instance;
  3090.     }
  3091.     /**
  3092.      * Gets the public 'error_controller' shared service.
  3093.      *
  3094.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  3095.      */
  3096.     protected function getErrorController2Service()
  3097.     {
  3098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  3103.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3104.         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)));
  3105.     }
  3106.     /**
  3107.      * Gets the public 'event_dispatcher' shared service.
  3108.      *
  3109.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  3110.      */
  3111.     protected function getEventDispatcherService()
  3112.     {
  3113.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  3114.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3115.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  3116.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3117.         $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())));
  3118.         $instance->addListener('kernel.controller', [=> function () {
  3119.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  3120.         }, => 'onKernelController'], 0);
  3121.         $instance->addListener('console.command', [=> function () {
  3122.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
  3123.         }, => 'onConsoleCommand'], 0);
  3124.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3125.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  3126.         }, => 'checkPassport'], 1024);
  3127.         $instance->addListener('kernel.response', [=> function () {
  3128.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  3129.         }, => 'onKernelResponse'], 0);
  3130.         $instance->addListener('kernel.exception', [=> function () {
  3131.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  3132.         }, => 'onKernelException'], 0);
  3133.         $instance->addListener('kernel.request', [=> function () {
  3134.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3135.         }, => 'onKernelRequest'], 0);
  3136.         $instance->addListener('console.command', [=> function () {
  3137.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3138.         }, => 'handleConsoleCommandEvent'], 128);
  3139.         $instance->addListener('console.terminate', [=> function () {
  3140.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3141.         }, => 'handleConsoleTerminateEvent'], -64);
  3142.         $instance->addListener('console.error', [=> function () {
  3143.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->getConsoleListenerService());
  3144.         }, => 'handleConsoleErrorEvent'], -64);
  3145.         $instance->addListener('kernel.exception', [=> function () {
  3146.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->getErrorListenerService());
  3147.         }, => 'handleExceptionEvent'], 128);
  3148.         $instance->addListener('kernel.request', [=> function () {
  3149.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3150.         }, => 'handleKernelRequestEvent'], 5);
  3151.         $instance->addListener('kernel.controller', [=> function () {
  3152.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  3153.         }, => 'handleKernelControllerEvent'], 10);
  3154.         $instance->addListener('kernel.request', [=> function () {
  3155.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  3156.         }, => 'handleKernelRequestEvent'], 3);
  3157.         $instance->addListener('kernel.finish_request', [=> function () {
  3158.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  3159.         }, => 'handleKernelFinishRequestEvent'], 5);
  3160.         $instance->addListener('kernel.request', [=> function () {
  3161.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3162.         }, => 'handleKernelRequestEvent'], 4);
  3163.         $instance->addListener('kernel.response', [=> function () {
  3164.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3165.         }, => 'handleKernelResponseEvent'], 15);
  3166.         $instance->addListener('kernel.terminate', [=> function () {
  3167.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  3168.         }, => 'handleKernelTerminateEvent'], 5);
  3169.         $instance->addListener('kernel.request', [=> function () {
  3170.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3171.         }, => 'handleKernelRequestEvent'], 2);
  3172.         $instance->addListener('kernel.finish_request', [=> function () {
  3173.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3174.         }, => 'handleKernelFinishRequestEvent'], 10);
  3175.         $instance->addListener('kernel.response', [=> function () {
  3176.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  3177.         }, => 'handleKernelResponseEvent'], 15);
  3178.         $instance->addListener('console.command', [=> function () {
  3179.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  3180.         }, => 'handleConsoleCommandEvent'], 118);
  3181.         $instance->addListener('console.terminate', [=> function () {
  3182.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->getTracingConsoleListenerService());
  3183.         }, => 'handleConsoleTerminateEvent'], -54);
  3184.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3185.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3186.         }, => 'handleWorkerMessageFailedEvent'], 50);
  3187.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3188.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3189.         }, => 'handleWorkerMessageHandledEvent'], 50);
  3190.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  3191.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->getMessengerListenerService());
  3192.         }, => 'handleWorkerMessageReceivedEvent'], 50);
  3193.         $instance->addListener('kernel.request', [=> function () {
  3194.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  3195.         }, => 'handleKernelRequestEvent'], 0);
  3196.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3197.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  3198.         }, => 'handleLoginSuccessEvent'], 0);
  3199.         $instance->addListener('kernel.terminate', [=> function () {
  3200.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LogRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\LogRequestListener'] = new \Sentry\SentryBundle\EventListener\LogRequestListener()));
  3201.         }, => 'handleKernelTerminateEvent'], 10);
  3202.         $instance->addListener('kernel.terminate', [=> function () {
  3203.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MetricsRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\MetricsRequestListener'] = new \Sentry\SentryBundle\EventListener\MetricsRequestListener()));
  3204.         }, => 'handleKernelTerminateEvent'], 10);
  3205.         $instance->addListener('spiriit_filter.prepare', [=> function () {
  3206.             return ($this->services['spiriit_form_filter.filter_prepare'] ?? ($this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  3207.         }, => 'onFilterBuilderPrepare'], 0);
  3208.         $instance->addListener('spiriit_filter.apply_filters.orm', [=> function () {
  3209.             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')));
  3210.         }, => 'onApplyFilterCondition'], 0);
  3211.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3212.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\MaxSizeValidationListener'] = new \Oneup\UploaderBundle\EventListener\MaxSizeValidationListener()));
  3213.         }, => 'onValidate'], 0);
  3214.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3215.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\AllowedMimetypeAndExtensionValidationListener'] = new \Oneup\UploaderBundle\EventListener\AllowedMimetypeAndExtensionValidationListener()));
  3216.         }, => 'onValidate'], 0);
  3217.         $instance->addListener('oneup_uploader.validation', [=> function () {
  3218.             return ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] ?? ($this->privates['Oneup\\UploaderBundle\\EventListener\\DisallowedMimetypeValidationListener'] = new \Oneup\UploaderBundle\EventListener\DisallowedMimetypeValidationListener()));
  3219.         }, => 'onValidate'], 0);
  3220.         $instance->addListener('kernel.controller', [=> function () {
  3221.             return ($this->privates['App\\EventSubscriber\\EnabledCrmSubscriber'] ?? $this->getEnabledCrmSubscriberService());
  3222.         }, => '__invoke'], -10);
  3223.         $instance->addListener('kernel.response', [=> function () {
  3224.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  3225.         }, => 'onKernelResponse'], 0);
  3226.         $instance->addListener('kernel.response', [=> function () {
  3227.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  3228.         }, => 'onKernelResponse'], -1024);
  3229.         $instance->addListener('kernel.request', [=> function () {
  3230.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3231.         }, => 'setDefaultLocale'], 100);
  3232.         $instance->addListener('kernel.request', [=> function () {
  3233.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3234.         }, => 'onKernelRequest'], 16);
  3235.         $instance->addListener('kernel.finish_request', [=> function () {
  3236.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  3237.         }, => 'onKernelFinishRequest'], 0);
  3238.         $instance->addListener('kernel.request', [=> function () {
  3239.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  3240.         }, => 'onKernelRequest'], 256);
  3241.         $instance->addListener('kernel.response', [=> function () {
  3242.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  3243.         }, => 'onResponse'], -255);
  3244.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3245.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3246.         }, => 'onControllerArguments'], 0);
  3247.         $instance->addListener('kernel.exception', [=> function () {
  3248.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3249.         }, => 'logKernelException'], 0);
  3250.         $instance->addListener('kernel.exception', [=> function () {
  3251.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3252.         }, => 'onKernelException'], -128);
  3253.         $instance->addListener('kernel.response', [=> function () {
  3254.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  3255.         }, => 'removeCspHeader'], -128);
  3256.         $instance->addListener('kernel.request', [=> function () {
  3257.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3258.         }, => 'onKernelRequest'], 15);
  3259.         $instance->addListener('kernel.finish_request', [=> function () {
  3260.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  3261.         }, => 'onKernelFinishRequest'], -15);
  3262.         $instance->addListener('console.error', [=> function () {
  3263.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3264.         }, => 'onConsoleError'], -128);
  3265.         $instance->addListener('console.terminate', [=> function () {
  3266.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  3267.         }, => 'onConsoleTerminate'], -128);
  3268.         $instance->addListener('console.error', [=> function () {
  3269.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  3270.         }, => 'onConsoleError'], 0);
  3271.         $instance->addListener('kernel.request', [=> function () {
  3272.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3273.         }, => 'configure'], 2048);
  3274.         $instance->addListener('console.command', [=> function () {
  3275.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  3276.         }, => 'configure'], 2048);
  3277.         $instance->addListener('kernel.request', [=> function () {
  3278.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3279.         }, => 'onKernelRequest'], 32);
  3280.         $instance->addListener('kernel.finish_request', [=> function () {
  3281.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3282.         }, => 'onKernelFinishRequest'], 0);
  3283.         $instance->addListener('kernel.exception', [=> function () {
  3284.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  3285.         }, => 'onKernelException'], -64);
  3286.         $instance->addListener('kernel.response', [=> function () {
  3287.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  3288.         }, => 'onKernelResponse'], 0);
  3289.         $instance->addListener('kernel.request', [=> function () {
  3290.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3291.         }, => 'onKernelRequest'], 128);
  3292.         $instance->addListener('kernel.response', [=> function () {
  3293.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3294.         }, => 'onKernelResponse'], -1000);
  3295.         $instance->addListener('kernel.finish_request', [=> function () {
  3296.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  3297.         }, => 'onFinishRequest'], 0);
  3298.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3299.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  3300.         }, => 'onMessageFailed'], 100);
  3301.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3302.             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()));
  3303.         }, => 'onMessageFailed'], 200);
  3304.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3305.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
  3306.         }, => 'onMessageFailed'], -100);
  3307.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  3308.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  3309.         }, => 'onWorkerStarted'], 0);
  3310.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3311.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  3312.         }, => 'onWorkerRunning'], 0);
  3313.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3314.             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()));
  3315.         }, => 'onMessageFailed'], 0);
  3316.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  3317.             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()));
  3318.         }, => 'onWorkerRunning'], 0);
  3319.         $instance->addListener('kernel.response', [=> function () {
  3320.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3321.         }, => 'onKernelResponse'], -100);
  3322.         $instance->addListener('kernel.exception', [=> function () {
  3323.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3324.         }, => 'onKernelException'], 0);
  3325.         $instance->addListener('kernel.terminate', [=> function () {
  3326.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  3327.         }, => 'onKernelTerminate'], -1024);
  3328.         $instance->addListener('kernel.controller', [=> function () {
  3329.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3330.         }, => 'onKernelController'], 0);
  3331.         $instance->addListener('kernel.response', [=> function () {
  3332.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  3333.         }, => 'onKernelResponse'], 0);
  3334.         $instance->addListener('kernel.controller', [=> function () {
  3335.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3336.         }, => 'onKernelController'], 0);
  3337.         $instance->addListener('kernel.controller', [=> function () {
  3338.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3339.         }, => 'onKernelController'], 0);
  3340.         $instance->addListener('kernel.controller', [=> function () {
  3341.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3342.         }, => 'onKernelController'], -128);
  3343.         $instance->addListener('kernel.view', [=> function () {
  3344.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3345.         }, => 'onKernelView'], 0);
  3346.         $instance->addListener('kernel.controller', [=> function () {
  3347.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3348.         }, => 'onKernelController'], 0);
  3349.         $instance->addListener('kernel.response', [=> function () {
  3350.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3351.         }, => 'onKernelResponse'], 0);
  3352.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3353.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3354.         }, => 'onKernelControllerArguments'], 0);
  3355.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3356.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3357.         }, => 'onKernelControllerArguments'], 0);
  3358.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  3359.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  3360.         }, => 'onWorkerMessageHandled'], 0);
  3361.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  3362.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  3363.         }, => 'onWorkerMessageFailed'], 0);
  3364.         $instance->addListener('kernel.response', [=> function () {
  3365.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  3366.         }, => 'onKernelResponse'], 0);
  3367.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3368.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  3369.         }, => 'checkPassport'], 0);
  3370.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3371.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  3372.         }, => 'onLoginSuccess'], 0);
  3373.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  3374.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  3375.         }, => 'onVoterVote'], 0);
  3376.         $instance->addListener('kernel.request', [=> function () {
  3377.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3378.         }, => 'configureLogoutUrlGenerator'], 8);
  3379.         $instance->addListener('kernel.request', [=> function () {
  3380.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3381.         }, => 'onKernelRequest'], 8);
  3382.         $instance->addListener('kernel.finish_request', [=> function () {
  3383.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3384.         }, => 'onKernelFinishRequest'], 0);
  3385.         $instance->addListener('kernel.response', [=> function () {
  3386.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3387.         }, => 'onKernelResponse'], -128);
  3388.         $instance->addListener('console.command', [=> function () {
  3389.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3390.         }, => 'onCommand'], 255);
  3391.         $instance->addListener('console.terminate', [=> function () {
  3392.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3393.         }, => 'onTerminate'], -255);
  3394.         $instance->addListener('console.command', [=> function () {
  3395.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  3396.         }, => 'configure'], 1024);
  3397.         $instance->addListener('console.error', [=> function () {
  3398.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3399.         }, => 'onConsoleError'], 0);
  3400.         $instance->addListener('console.terminate', [=> function () {
  3401.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  3402.         }, => 'onConsoleTerminate'], 0);
  3403.         $instance->addListener('kernel.finish_request', [=> function () {
  3404.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3405.         }, => 'resetAssets'], 0);
  3406.         $instance->addListener('knp_pager.before', [=> function () {
  3407.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3408.         }, => 'before'], 0);
  3409.         $instance->addListener('knp_pager.pagination', [=> function () {
  3410.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3411.         }, => 'pagination'], 0);
  3412.         $instance->addListener('knp_pager.before', [=> function () {
  3413.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  3414.         }, => 'before'], 1);
  3415.         $instance->addListener('knp_pager.before', [=> function () {
  3416.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  3417.         }, => 'before'], 1);
  3418.         $instance->addListener('knp_pager.pagination', [=> function () {
  3419.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3420.         }, => 'pagination'], 1);
  3421.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3422.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] ?? $this->getControllerEntityResolverSubscriberService());
  3423.         }, => '__invoke'], 31);
  3424.         $instance->addListener('kernel.response', [=> function () {
  3425.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\DeviceIdSubscriber'] ?? $this->getDeviceIdSubscriberService());
  3426.         }, => 'onResponse'], 0);
  3427.         $instance->addListener('kernel.request', [=> function () {
  3428.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RequestChannelDomainSubscriber'] ?? $this->getRequestChannelDomainSubscriberService());
  3429.         }, => '__invoke'], 32);
  3430.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3431.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\RouteSecuritySubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\RouteSecuritySubscriber()));
  3432.         }, => '__invoke'], 15);
  3433.         $instance->addListener('kernel.terminate', [=> function () {
  3434.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  3435.         }, => 'refreshTracked'], 0);
  3436.         $instance->addListener('console.terminate', [=> function () {
  3437.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'] ?? $this->getTerminateMenuDisplayedSubscriberService());
  3438.         }, => 'refreshTracked'], 0);
  3439.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3440.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  3441.         }, => 'onLoginSuccess'], 0);
  3442.         $instance->addListener('kernel.terminate', [=> function () {
  3443.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  3444.         }, => 'onTerminate'], 0);
  3445.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3446.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  3447.         }, => 'logout'], 0);
  3448.         $instance->addListener('kernel.request', [=> function () {
  3449.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\Security\\OAuth\\HandleExpireTokenSubscriber'] ?? $this->getHandleExpireTokenSubscriberService());
  3450.         }, => 'onKernelRequest'], 0);
  3451.         $instance->addListener('kernel.terminate', [=> function () {
  3452.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'] ?? $this->getReverseSyncSubscriber2Service());
  3453.         }, => 'sendTracked'], 0);
  3454.         $instance->addListener('console.terminate', [=> function () {
  3455.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'] ?? $this->getReverseSyncSubscriber2Service());
  3456.         }, => 'sendTracked'], 0);
  3457.         $instance->addListener('Nellapp\\Bundle\\SDKBundle\\Permission\\Event\\ChannelMenuDisplayedEvent', [=> function () {
  3458.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] ?? $this->getChannelMenuDisplayedSubscriberService());
  3459.         }, => '__invoke'], 0);
  3460.         $instance->addListener('kernel.request', [=> function () {
  3461.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ForceUserFromSetupSubscriber'] ?? $this->getForceUserFromSetupSubscriberService());
  3462.         }, => '__invoke'], 0);
  3463.         $instance->addListener('kernel.terminate', [=> function () {
  3464.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  3465.         }, => 'exportTracked'], 0);
  3466.         $instance->addListener('console.terminate', [=> function () {
  3467.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\EventSubscriber\\TerminateExportSubscriber'] ?? $this->getTerminateExportSubscriberService());
  3468.         }, => 'exportTracked'], 0);
  3469.         $instance->addListener('kernel.terminate', [=> function () {
  3470.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  3471.         }, => 'refreshTracked'], 0);
  3472.         $instance->addListener('console.terminate', [=> function () {
  3473.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoRefresh\\EventSubscriber\\TerminateRefreshSubscriber'] ?? $this->getTerminateRefreshSubscriberService());
  3474.         }, => 'refreshTracked'], 0);
  3475.         $instance->addListener('kernel.controller', [=> function () {
  3476.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] ?? $this->getActionControllerSubscriberService());
  3477.         }, => '__invoke'], 15);
  3478.         $instance->addListener('kernel.view', [=> function () {
  3479.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] ?? $this->getActionResponseSubscriberService());
  3480.         }, => '__invoke'], 63);
  3481.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3482.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\DeserializeActionControllerSubscriber'] ?? $this->getDeserializeActionControllerSubscriberService());
  3483.         }, => '__invoke'], -63);
  3484.         $instance->addListener('kernel.exception', [=> function () {
  3485.             return ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\HandleErrorSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\HandleErrorSubscriber()));
  3486.         }, => '__invoke'], -195);
  3487.         $instance->addListener('spiriit_form_filter.apply.orm.filter_boolean', [=> function () {
  3488.             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()));
  3489.         }, => 'filterBoolean'], 0);
  3490.         $instance->addListener('spiriit_form_filter.apply.orm.filter_checkbox', [=> function () {
  3491.             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()));
  3492.         }, => 'filterCheckbox'], 0);
  3493.         $instance->addListener('spiriit_form_filter.apply.orm.filter_choice', [=> function () {
  3494.             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()));
  3495.         }, => 'filterValue'], 0);
  3496.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date', [=> function () {
  3497.             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()));
  3498.         }, => 'filterDate'], 0);
  3499.         $instance->addListener('spiriit_form_filter.apply.orm.filter_date_range', [=> function () {
  3500.             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()));
  3501.         }, => 'filterDateRange'], 0);
  3502.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime', [=> function () {
  3503.             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()));
  3504.         }, => 'filterDateTime'], 0);
  3505.         $instance->addListener('spiriit_form_filter.apply.orm.filter_datetime_range', [=> function () {
  3506.             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()));
  3507.         }, => 'filterDateTimeRange'], 0);
  3508.         $instance->addListener('spiriit_form_filter.apply.orm.filter_entity', [=> function () {
  3509.             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()));
  3510.         }, => 'filterEntity'], 0);
  3511.         $instance->addListener('spiriit_form_filter.apply.orm.filter_enum', [=> function () {
  3512.             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()));
  3513.         }, => 'filterEnum'], 0);
  3514.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number', [=> function () {
  3515.             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()));
  3516.         }, => 'filterNumber'], 0);
  3517.         $instance->addListener('spiriit_form_filter.apply.orm.filter_number_range', [=> function () {
  3518.             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()));
  3519.         }, => 'filterNumberRange'], 0);
  3520.         $instance->addListener('spiriit_form_filter.apply.orm.filter_text', [=> function () {
  3521.             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()));
  3522.         }, => 'filterText'], 0);
  3523.         $instance->addListener('spiriit_form_filter.apply.orm.text', [=> function () {
  3524.             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()));
  3525.         }, => 'filterText'], 0);
  3526.         $instance->addListener('spiriit_form_filter.apply.orm.email', [=> function () {
  3527.             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()));
  3528.         }, => 'filterValue'], 0);
  3529.         $instance->addListener('spiriit_form_filter.apply.orm.integer', [=> function () {
  3530.             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()));
  3531.         }, => 'filterValue'], 0);
  3532.         $instance->addListener('spiriit_form_filter.apply.orm.money', [=> function () {
  3533.             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()));
  3534.         }, => 'filterValue'], 0);
  3535.         $instance->addListener('spiriit_form_filter.apply.orm.number', [=> function () {
  3536.             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()));
  3537.         }, => 'filterValue'], 0);
  3538.         $instance->addListener('spiriit_form_filter.apply.orm.percent', [=> function () {
  3539.             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()));
  3540.         }, => 'filterValue'], 0);
  3541.         $instance->addListener('spiriit_form_filter.apply.orm.search', [=> function () {
  3542.             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()));
  3543.         }, => 'filterValue'], 0);
  3544.         $instance->addListener('spiriit_form_filter.apply.orm.url', [=> function () {
  3545.             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()));
  3546.         }, => 'filterValue'], 0);
  3547.         $instance->addListener('spiriit_form_filter.apply.orm.choice', [=> function () {
  3548.             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()));
  3549.         }, => 'filterValue'], 0);
  3550.         $instance->addListener('spiriit_form_filter.apply.orm.entity', [=> function () {
  3551.             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()));
  3552.         }, => 'filterEntity'], 0);
  3553.         $instance->addListener('spiriit_form_filter.apply.orm.country', [=> function () {
  3554.             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()));
  3555.         }, => 'filterValue'], 0);
  3556.         $instance->addListener('spiriit_form_filter.apply.orm.language', [=> function () {
  3557.             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()));
  3558.         }, => 'filterValue'], 0);
  3559.         $instance->addListener('spiriit_form_filter.apply.orm.locale', [=> function () {
  3560.             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()));
  3561.         }, => 'filterValue'], 0);
  3562.         $instance->addListener('spiriit_form_filter.apply.orm.timezone', [=> function () {
  3563.             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()));
  3564.         }, => 'filterValue'], 0);
  3565.         $instance->addListener('spiriit_form_filter.apply.orm.date', [=> function () {
  3566.             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()));
  3567.         }, => 'filterDate'], 0);
  3568.         $instance->addListener('spiriit_form_filter.apply.orm.datetime', [=> function () {
  3569.             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()));
  3570.         }, => 'filterDate'], 0);
  3571.         $instance->addListener('spiriit_form_filter.apply.orm.birthday', [=> function () {
  3572.             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()));
  3573.         }, => 'filterDate'], 0);
  3574.         $instance->addListener('spiriit_form_filter.apply.orm.checkbox', [=> function () {
  3575.             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()));
  3576.         }, => 'filterValue'], 0);
  3577.         $instance->addListener('spiriit_form_filter.apply.orm.radio', [=> function () {
  3578.             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()));
  3579.         }, => 'filterValue'], 0);
  3580.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3581.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  3582.         }, => 'checkPassport'], 512);
  3583.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3584.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  3585.         }, => 'onLogout'], 0);
  3586.         return $instance;
  3587.     }
  3588.     /**
  3589.      * Gets the public 'fos_js_routing.controller' shared service.
  3590.      *
  3591.      * @return \FOS\JsRoutingBundle\Controller\Controller
  3592.      */
  3593.     protected function getFosJsRouting_ControllerService()
  3594.     {
  3595.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
  3596.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Response/RoutesResponse.php';
  3597.         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);
  3598.     }
  3599.     /**
  3600.      * Gets the public 'fos_js_routing.extractor' shared service.
  3601.      *
  3602.      * @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
  3603.      */
  3604.     protected function getFosJsRouting_ExtractorService()
  3605.     {
  3606.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
  3607.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
  3608.         return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.''$this->parameters['kernel.bundles']);
  3609.     }
  3610.     /**
  3611.      * Gets the public 'fos_js_routing.routes_response' shared service.
  3612.      *
  3613.      * @return \FOS\JsRoutingBundle\Response\RoutesResponse
  3614.      */
  3615.     protected function getFosJsRouting_RoutesResponseService()
  3616.     {
  3617.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Response/RoutesResponse.php';
  3618.         return $this->services['fos_js_routing.routes_response'] = new \FOS\JsRoutingBundle\Response\RoutesResponse();
  3619.     }
  3620.     /**
  3621.      * Gets the public 'fos_js_routing.serializer' shared service.
  3622.      *
  3623.      * @return \Symfony\Component\Serializer\Serializer
  3624.      */
  3625.     protected function getFosJsRouting_SerializerService()
  3626.     {
  3627.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
  3628.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
  3629.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
  3630.         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()]);
  3631.     }
  3632.     /**
  3633.      * Gets the public 'http_kernel' shared service.
  3634.      *
  3635.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3636.      */
  3637.     protected function getHttpKernelService()
  3638.     {
  3639.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3640.         if (isset($this->services['http_kernel'])) {
  3641.             return $this->services['http_kernel'];
  3642.         }
  3643.         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()));
  3644.     }
  3645.     /**
  3646.      * Gets the public 'knp_menu.factory' shared service.
  3647.      *
  3648.      * @return \Knp\Menu\MenuFactory
  3649.      */
  3650.     protected function getKnpMenu_FactoryService()
  3651.     {
  3652.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  3653.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  3654.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  3655.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  3656.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Menu/Extension/RoutingExtension.php';
  3657.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  3658.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  3659.         $instance->addExtension(new \Nellapp\Bundle\SDKBundle\Routing\Menu\Extension\RoutingExtension(($this->privates['nellapp_sdk.routing.url_generator'] ?? $this->getNellappSdk_Routing_UrlGeneratorService())), 0);
  3660.         return $instance;
  3661.     }
  3662.     /**
  3663.      * Gets the public 'knp_menu.matcher' shared service.
  3664.      *
  3665.      * @return \Knp\Menu\Matcher\Matcher
  3666.      */
  3667.     protected function getKnpMenu_MatcherService()
  3668.     {
  3669.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  3670.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  3671.         }, 1));
  3672.     }
  3673.     /**
  3674.      * Gets the public 'knp_paginator' shared service.
  3675.      *
  3676.      * @return \Knp\Component\Pager\Paginator
  3677.      */
  3678.     protected function getKnpPaginatorService($lazyLoad true)
  3679.     {
  3680.         if ($lazyLoad) {
  3681.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  3682.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3683.                     $wrappedInstance $this->getKnpPaginatorService(false);
  3684.                     $proxy->setProxyInitializer(null);
  3685.                     return true;
  3686.                 });
  3687.             });
  3688.         }
  3689.         $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())));
  3690.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  3691.         return $instance;
  3692.     }
  3693.     /**
  3694.      * Gets the public 'knpu.oauth2.client.nellapp' shared service.
  3695.      *
  3696.      * @return \KnpU\OAuth2ClientBundle\Client\OAuth2Client
  3697.      */
  3698.     protected function getKnpu_Oauth2_Client_NellappService()
  3699.     {
  3700.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2ClientInterface.php';
  3701.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php';
  3702.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php';
  3703.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/GuardedPropertyTrait.php';
  3704.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/QueryBuilderTrait.php';
  3705.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Provider/AbstractProvider.php';
  3706.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php';
  3707.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/Provider/CoreProvider.php';
  3708.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/DependencyInjection/ProviderFactory.php';
  3709.         $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', [], []);
  3710.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3711.         $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())));
  3712.         $a->setDomainsRoutingUtils(new \Nellapp\Bundle\SDKBundle\Routing\Utils\DomainsRoutingUtils($this->getEnv('DEFAULT_DOMAIN'), 'crm'));
  3713.         return $this->services['knpu.oauth2.client.nellapp'] = new \KnpU\OAuth2ClientBundle\Client\OAuth2Client($a$b);
  3714.     }
  3715.     /**
  3716.      * Gets the public 'knpu.oauth2.registry' shared service.
  3717.      *
  3718.      * @return \KnpU\OAuth2ClientBundle\Client\ClientRegistry
  3719.      */
  3720.     protected function getKnpu_Oauth2_RegistryService()
  3721.     {
  3722.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  3723.         return $this->services['knpu.oauth2.registry'] = new \KnpU\OAuth2ClientBundle\Client\ClientRegistry($this, ['nellapp' => 'knpu.oauth2.client.nellapp']);
  3724.     }
  3725.     /**
  3726.      * Gets the public 'liip_imagine.binary.loader.default' shared service.
  3727.      *
  3728.      * @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
  3729.      */
  3730.     protected function getLiipImagine_Binary_Loader_DefaultService()
  3731.     {
  3732.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
  3733.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
  3734.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
  3735.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
  3736.         $a \Symfony\Component\Mime\MimeTypes::getDefault();
  3737.         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));
  3738.     }
  3739.     /**
  3740.      * Gets the public 'liip_imagine.cache.manager' shared service.
  3741.      *
  3742.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  3743.      */
  3744.     protected function getLiipImagine_Cache_ManagerService()
  3745.     {
  3746.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3747.         if (isset($this->services['liip_imagine.cache.manager'])) {
  3748.             return $this->services['liip_imagine.cache.manager'];
  3749.         }
  3750.         $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);
  3751.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  3752.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  3753.         return $instance;
  3754.     }
  3755.     /**
  3756.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  3757.      *
  3758.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  3759.      */
  3760.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  3761.     {
  3762.         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');
  3763.     }
  3764.     /**
  3765.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  3766.      *
  3767.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  3768.      */
  3769.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  3770.     {
  3771.         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()));
  3772.     }
  3773.     /**
  3774.      * Gets the public 'liip_imagine.cache.signer' shared service.
  3775.      *
  3776.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  3777.      */
  3778.     protected function getLiipImagine_Cache_SignerService()
  3779.     {
  3780.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  3781.     }
  3782.     /**
  3783.      * Gets the public 'liip_imagine.config.stack_collection' shared service.
  3784.      *
  3785.      * @return \Liip\ImagineBundle\Config\StackCollection
  3786.      */
  3787.     protected function getLiipImagine_Config_StackCollectionService()
  3788.     {
  3789.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
  3791.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
  3792.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
  3793.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
  3794.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
  3795.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
  3796.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
  3797.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
  3798.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
  3799.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
  3800.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
  3801.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
  3803.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
  3804.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
  3805.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
  3806.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
  3807.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
  3808.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
  3809.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
  3810.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
  3811.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
  3812.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
  3813.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
  3814.         $a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
  3815.         $b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
  3816.         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']);
  3817.     }
  3818.     /**
  3819.      * Gets the public 'liip_imagine.data.manager' shared service.
  3820.      *
  3821.      * @return \Liip\ImagineBundle\Imagine\Data\DataManager
  3822.      */
  3823.     protected function getLiipImagine_Data_ManagerService()
  3824.     {
  3825.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
  3826.         $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);
  3827.         $instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
  3828.         return $instance;
  3829.     }
  3830.     /**
  3831.      * Gets the public 'liip_imagine.filter.loader.downscale' shared service.
  3832.      *
  3833.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
  3834.      */
  3835.     protected function getLiipImagine_Filter_Loader_DownscaleService()
  3836.     {
  3837.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3838.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  3839.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  3840.         return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
  3841.     }
  3842.     /**
  3843.      * Gets the public 'liip_imagine.filter.loader.fixed' shared service.
  3844.      *
  3845.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
  3846.      */
  3847.     protected function getLiipImagine_Filter_Loader_FixedService()
  3848.     {
  3849.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3850.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  3851.         return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
  3852.     }
  3853.     /**
  3854.      * Gets the public 'liip_imagine.filter.loader.flip' shared service.
  3855.      *
  3856.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
  3857.      */
  3858.     protected function getLiipImagine_Filter_Loader_FlipService()
  3859.     {
  3860.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3861.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  3862.         return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
  3863.     }
  3864.     /**
  3865.      * Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
  3866.      *
  3867.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
  3868.      */
  3869.     protected function getLiipImagine_Filter_Loader_GrayscaleService()
  3870.     {
  3871.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3872.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  3873.         return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
  3874.     }
  3875.     /**
  3876.      * Gets the public 'liip_imagine.filter.loader.interlace' shared service.
  3877.      *
  3878.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
  3879.      */
  3880.     protected function getLiipImagine_Filter_Loader_InterlaceService()
  3881.     {
  3882.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3883.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  3884.         return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
  3885.     }
  3886.     /**
  3887.      * Gets the public 'liip_imagine.filter.loader.resample' shared service.
  3888.      *
  3889.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
  3890.      */
  3891.     protected function getLiipImagine_Filter_Loader_ResampleService()
  3892.     {
  3893.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3894.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
  3895.         return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
  3896.     }
  3897.     /**
  3898.      * Gets the public 'liip_imagine.filter.loader.rotate' shared service.
  3899.      *
  3900.      * @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
  3901.      */
  3902.     protected function getLiipImagine_Filter_Loader_RotateService()
  3903.     {
  3904.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3905.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  3906.         return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
  3907.     }
  3908.     /**
  3909.      * Gets the public 'liip_imagine.filter.manager' shared service.
  3910.      *
  3911.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
  3912.      */
  3913.     protected function getLiipImagine_Filter_ManagerService()
  3914.     {
  3915.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
  3916.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
  3917.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
  3918.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
  3919.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
  3920.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
  3921.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
  3922.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
  3923.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
  3924.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
  3925.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
  3926.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
  3927.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
  3928.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
  3929.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
  3930.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
  3931.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
  3932.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
  3933.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
  3934.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
  3935.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
  3936.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
  3937.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
  3938.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
  3939.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
  3940.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
  3941.         $a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
  3942.         $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()));
  3943.         $instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
  3944.         $instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
  3945.         $instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
  3946.         $instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
  3947.         $instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
  3948.         $instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a\dirname(__DIR__4)));
  3949.         $instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a\dirname(__DIR__4)));
  3950.         $instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
  3951.         $instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
  3952.         $instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
  3953.         $instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
  3954.         $instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
  3955.         $instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
  3956.         $instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
  3957.         $instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
  3958.         $instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
  3959.         $instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
  3960.         $instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
  3961.         $instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim'trueNULLtrueNULL));
  3962.         $instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng'7trueNULL));
  3963.         $instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
  3964.         $instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
  3965.         $instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp'NULL751004'fast'1false$this->parameters['liip_imagine.cwebp.metadata']));
  3966.         return $instance;
  3967.     }
  3968.     /**
  3969.      * Gets the public 'messenger.default_bus' shared service.
  3970.      *
  3971.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3972.      */
  3973.     protected function getMessenger_DefaultBusService()
  3974.     {
  3975.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3976.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  3977.             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')));
  3978.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3979.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3980.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3981.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'] ?? $this->getMenuDisplayedMiddlewareService());
  3982.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  3983.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  3984.         }, 8)));
  3985.     }
  3986.     /**
  3987.      * Gets the public 'monolog.logger.deprecation' shared service.
  3988.      *
  3989.      * @return \Symfony\Bridge\Monolog\Logger
  3990.      */
  3991.     protected function getMonolog_Logger_DeprecationService()
  3992.     {
  3993.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  3994.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3995.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3996.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3997.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3998.         return $instance;
  3999.     }
  4000.     /**
  4001.      * Gets the public 'oneup_flysystem.mount_manager' shared service.
  4002.      *
  4003.      * @return \League\Flysystem\MountManager
  4004.      */
  4005.     protected function getOneupFlysystem_MountManagerService()
  4006.     {
  4007.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemReader.php';
  4008.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemWriter.php';
  4009.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemOperator.php';
  4010.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/MountManager.php';
  4011.         return $this->services['oneup_flysystem.mount_manager'] = new \League\Flysystem\MountManager(['default_filesystem' => ($this->services['League\\Flysystem\\Filesystem'] ?? $this->getFilesystemService())]);
  4012.     }
  4013.     /**
  4014.      * Gets the public 'oneup_uploader.chunk_manager' shared service.
  4015.      *
  4016.      * @return \Oneup\UploaderBundle\Uploader\Chunk\ChunkManager
  4017.      */
  4018.     protected function getOneupUploader_ChunkManagerService()
  4019.     {
  4020.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManagerInterface.php';
  4021.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/ChunkManager.php';
  4022.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/ChunkStorageInterface.php';
  4023.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Chunk/Storage/FilesystemStorage.php';
  4024.         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')));
  4025.     }
  4026.     /**
  4027.      * Gets the public 'oneup_uploader.controller.gallery' shared service.
  4028.      *
  4029.      * @return \Oneup\UploaderBundle\Controller\DropzoneController
  4030.      */
  4031.     protected function getOneupUploader_Controller_GalleryService()
  4032.     {
  4033.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractController.php';
  4034.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/AbstractChunkedController.php';
  4035.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Controller/DropzoneController.php';
  4036.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/StorageInterface.php';
  4037.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Storage/FilesystemStorage.php';
  4038.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/ErrorHandlerInterface.php';
  4039.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/ErrorHandler/DropzoneErrorHandler.php';
  4040.         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');
  4041.     }
  4042.     /**
  4043.      * Gets the public 'oneup_uploader.namer.uniqid' shared service.
  4044.      *
  4045.      * @return \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer
  4046.      */
  4047.     protected function getOneupUploader_Namer_UniqidService()
  4048.     {
  4049.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/NamerInterface.php';
  4050.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Naming/UniqidNamer.php';
  4051.         return $this->services['oneup_uploader.namer.uniqid'] = new \Oneup\UploaderBundle\Uploader\Naming\UniqidNamer();
  4052.     }
  4053.     /**
  4054.      * Gets the public 'oneup_uploader.orphanage_manager' shared service.
  4055.      *
  4056.      * @return \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager
  4057.      */
  4058.     protected function getOneupUploader_OrphanageManagerService()
  4059.     {
  4060.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Uploader/Orphanage/OrphanageManager.php';
  4061.         return $this->services['oneup_uploader.orphanage_manager'] = new \Oneup\UploaderBundle\Uploader\Orphanage\OrphanageManager($this$this->getParameter('oneup_uploader.orphanage'));
  4062.     }
  4063.     /**
  4064.      * Gets the public 'oneup_uploader.routing.loader' shared service.
  4065.      *
  4066.      * @return \Oneup\UploaderBundle\Routing\RouteLoader
  4067.      */
  4068.     protected function getOneupUploader_Routing_LoaderService()
  4069.     {
  4070.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  4071.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  4072.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Routing/RouteLoader.php';
  4073.         return $this->services['oneup_uploader.routing.loader'] = new \Oneup\UploaderBundle\Routing\RouteLoader($this->parameters['oneup_uploader.controllers']);
  4074.     }
  4075.     /**
  4076.      * Gets the public 'oneup_uploader.templating.uploader_helper' shared service.
  4077.      *
  4078.      * @return \Oneup\UploaderBundle\Templating\Helper\UploaderHelper
  4079.      */
  4080.     protected function getOneupUploader_Templating_UploaderHelperService()
  4081.     {
  4082.         return $this->services['oneup_uploader.templating.uploader_helper'] = new \Oneup\UploaderBundle\Templating\Helper\UploaderHelper(($this->services['router'] ?? $this->getRouterService()), $this->parameters['oneup_uploader.maxsize']);
  4083.     }
  4084.     /**
  4085.      * Gets the public 'oneup_uploader.twig.extension.uploader' shared service.
  4086.      *
  4087.      * @return \Oneup\UploaderBundle\Twig\Extension\UploaderExtension
  4088.      */
  4089.     protected function getOneupUploader_Twig_Extension_UploaderService()
  4090.     {
  4091.         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()));
  4092.     }
  4093.     /**
  4094.      * Gets the public 'request_stack' shared service.
  4095.      *
  4096.      * @return \Symfony\Component\HttpFoundation\RequestStack
  4097.      */
  4098.     protected function getRequestStackService()
  4099.     {
  4100.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  4101.     }
  4102.     /**
  4103.      * Gets the public 'router' shared autowired service.
  4104.      *
  4105.      * @return \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator
  4106.      */
  4107.     protected function getRouterService()
  4108.     {
  4109.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  4110.         $b = new \Symfony\Bridge\Monolog\Logger('router');
  4111.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4112.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4113.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4114.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4115.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4116.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  4117.         ], [
  4118.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4119.         ]))->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');
  4120.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4121.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4122.         return $this->services['router'] = new \Nellapp\Bundle\SDKBundle\Routing\SymfonyUrlGenerator($c$a);
  4123.     }
  4124.     /**
  4125.      * Gets the public 'routing.loader' shared service.
  4126.      *
  4127.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  4128.      */
  4129.     protected function getRouting_LoaderService()
  4130.     {
  4131.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  4132.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  4133.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  4134.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  4135.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  4136.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  4137.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  4138.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  4139.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  4140.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  4141.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  4142.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  4143.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  4144.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  4145.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  4146.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  4147.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  4148.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  4149.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  4150.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  4151.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Routing/GlobalRoutesLoader.php';
  4152.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelResourceAccessCacheLoader.php';
  4153.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Routing/Loader/ChannelUserPermissionResourceCrudLoader.php';
  4154.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  4155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  4156.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  4157.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  4158.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'] ?? $this->getChannelUserPermissionManagerService());
  4159.         if (isset($this->services['routing.loader'])) {
  4160.             return $this->services['routing.loader'];
  4161.         }
  4162.         $b = new \Symfony\Component\Config\Loader\LoaderResolver();
  4163.         $c = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  4164.         $d = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  4165.         $b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c'dev'));
  4166.         $b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c'dev'));
  4167.         $b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c'dev'));
  4168.         $b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c'dev'));
  4169.         $b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c'dev'));
  4170.         $b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4171.             'kernel' => ['services''kernel''getKernelService'false],
  4172.         ], [
  4173.             'kernel' => 'App\\Kernel',
  4174.         ]), 'dev'));
  4175.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\GlobalGetters\Routing\GlobalRoutesLoader());
  4176.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelResourceAccessCacheLoader());
  4177.         $b->addLoader(new \Nellapp\Bundle\SDKBundle\Permission\Routing\Loader\ChannelUserPermissionResourceCrudLoader($a));
  4178.         $b->addLoader(($this->services['oneup_uploader.routing.loader'] ?? $this->getOneupUploader_Routing_LoaderService()));
  4179.         $b->addLoader($d);
  4180.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c$d));
  4181.         $b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c$d));
  4182.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
  4183.     }
  4184.     /**
  4185.      * Gets the public 'services_resetter' shared service.
  4186.      *
  4187.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  4188.      */
  4189.     protected function getServicesResetterService()
  4190.     {
  4191.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  4192.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  4193.             if (isset($this->services['cache.app'])) {
  4194.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  4195.             }
  4196.             if (isset($this->services['cache.system'])) {
  4197.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  4198.             }
  4199.             if (isset($this->privates['cache.validator.traceable'])) {
  4200.                 yield 'cache.validator' => ($this->privates['cache.validator.traceable'] ?? null);
  4201.             }
  4202.             if (isset($this->privates['cache.serializer.traceable'])) {
  4203.                 yield 'cache.serializer' => ($this->privates['cache.serializer.traceable'] ?? null);
  4204.             }
  4205.             if (isset($this->privates['cache.annotations.traceable'])) {
  4206.                 yield 'cache.annotations' => ($this->privates['cache.annotations.traceable'] ?? null);
  4207.             }
  4208.             if (isset($this->privates['cache.property_info.traceable'])) {
  4209.                 yield 'cache.property_info' => ($this->privates['cache.property_info.traceable'] ?? null);
  4210.             }
  4211.             if (isset($this->privates['cache.messenger.restart_workers_signal.traceable'])) {
  4212.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? null);
  4213.             }
  4214.             if (isset($this->privates['.debug.http_client'])) {
  4215.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  4216.             }
  4217.             if (isset($this->privates['debug.stopwatch'])) {
  4218.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  4219.             }
  4220.             if (isset($this->services['event_dispatcher'])) {
  4221.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  4222.             }
  4223.             if (isset($this->privates['session_listener'])) {
  4224.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  4225.             }
  4226.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  4227.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  4228.             }
  4229.             if (isset($this->services['cache.validator_expression_language'])) {
  4230.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  4231.             }
  4232.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  4233.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  4234.             }
  4235.             if (isset($this->services['.container.private.profiler'])) {
  4236.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  4237.             }
  4238.             if (isset($this->services['.container.private.validator'])) {
  4239.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  4240.             }
  4241.             if (isset($this->services['.container.private.twig'])) {
  4242.                 yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  4243.             }
  4244.             if (isset($this->privates['twig.form.engine'])) {
  4245.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  4246.             }
  4247.             if (isset($this->services['doctrine'])) {
  4248.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  4249.             }
  4250.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  4251.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  4252.             }
  4253.             if (isset($this->privates['form.type.entity'])) {
  4254.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  4255.             }
  4256.             if (isset($this->services['.container.private.security.token_storage'])) {
  4257.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  4258.             }
  4259.             if (isset($this->privates['cache.security_expression_language.traceable'])) {
  4260.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language.traceable'] ?? null);
  4261.             }
  4262.             if (isset($this->privates['debug.security.firewall'])) {
  4263.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  4264.             }
  4265.             if (isset($this->privates['debug.security.firewall.authenticator.reverse_sync'])) {
  4266.                 yield 'debug.security.firewall.authenticator.reverse_sync' => ($this->privates['debug.security.firewall.authenticator.reverse_sync'] ?? null);
  4267.             }
  4268.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  4269.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  4270.             }
  4271.             if (isset($this->privates['monolog.handler.main'])) {
  4272.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  4273.             }
  4274.             if (isset($this->privates['monolog.handler.console'])) {
  4275.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  4276.             }
  4277.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  4278.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  4279.             }
  4280.             if (isset($this->privates['cache.webpack_encore.traceable'])) {
  4281.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore.traceable'] ?? null);
  4282.             }
  4283.             if (isset($this->privates['webpack_encore.entrypoint_lookup[core]'])) {
  4284.                 yield 'webpack_encore.entrypoint_lookup[core]' => ($this->privates['webpack_encore.entrypoint_lookup[core]'] ?? null);
  4285.             }
  4286.             if (isset($this->privates['webpack_encore.entrypoint_lookup[common]'])) {
  4287.                 yield 'webpack_encore.entrypoint_lookup[common]' => ($this->privates['webpack_encore.entrypoint_lookup[common]'] ?? null);
  4288.             }
  4289.             if (isset($this->privates['webpack_encore.entrypoint_lookup[pdf]'])) {
  4290.                 yield 'webpack_encore.entrypoint_lookup[pdf]' => ($this->privates['webpack_encore.entrypoint_lookup[pdf]'] ?? null);
  4291.             }
  4292.             if (isset($this->privates['.debug.http_client'])) {
  4293.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  4294.             }
  4295.         }, function () {
  4296.             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[core]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[common]'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[pdf]'])) + (int) (isset($this->privates['.debug.http_client']));
  4297.         }), ['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[core]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[common]' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[pdf]' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  4298.     }
  4299.     /**
  4300.      * Gets the public 'spiriit_form_filter.filter_prepare' shared service.
  4301.      *
  4302.      * @return \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener
  4303.      */
  4304.     protected function getSpiriitFormFilter_FilterPrepareService()
  4305.     {
  4306.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Event/Listener/PrepareListener.php';
  4307.         return $this->services['spiriit_form_filter.filter_prepare'] = new \Spiriit\Bundle\FormFilterBundle\Event\Listener\PrepareListener();
  4308.     }
  4309.     /**
  4310.      * Gets the public 'spiriit_form_filter.query_builder_updater' shared service.
  4311.      *
  4312.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater
  4313.      */
  4314.     protected function getSpiriitFormFilter_QueryBuilderUpdaterService()
  4315.     {
  4316.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdaterInterface.php';
  4317.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/FilterBuilderUpdater.php';
  4318.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractorInterface.php';
  4319.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/FormDataExtractor.php';
  4320.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DataExtractionMethodInterface.php';
  4321.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/DefaultExtractionMethod.php';
  4322.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/TextExtractionMethod.php';
  4323.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/DataExtractor/Method/ValueKeysExtractionMethod.php';
  4324.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4325.         if (isset($this->services['spiriit_form_filter.query_builder_updater'])) {
  4326.             return $this->services['spiriit_form_filter.query_builder_updater'];
  4327.         }
  4328.         $b = new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\FormDataExtractor();
  4329.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\DefaultExtractionMethod());
  4330.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\TextExtractionMethod());
  4331.         $b->addMethod(new \Spiriit\Bundle\FormFilterBundle\Filter\DataExtractor\Method\ValueKeysExtractionMethod());
  4332.         return $this->services['spiriit_form_filter.query_builder_updater'] = new \Spiriit\Bundle\FormFilterBundle\Filter\FilterBuilderUpdater($b$a);
  4333.     }
  4334.     /**
  4335.      * Gets the public 'translator' shared service.
  4336.      *
  4337.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4338.      */
  4339.     protected function getTranslatorService()
  4340.     {
  4341.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  4342.     }
  4343.     /**
  4344.      * Gets the public 'var_dumper.cloner' shared service.
  4345.      *
  4346.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  4347.      */
  4348.     protected function getVarDumper_ClonerService()
  4349.     {
  4350.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  4351.         $instance->setMaxItems(2500);
  4352.         $instance->setMinDepth(1);
  4353.         $instance->setMaxString(-1);
  4354.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  4355.         return $instance;
  4356.     }
  4357.     /**
  4358.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  4359.      *
  4360.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  4361.      */
  4362.     protected function getWebProfiler_Controller_ExceptionPanelService()
  4363.     {
  4364.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  4365.         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()));
  4366.     }
  4367.     /**
  4368.      * Gets the public 'web_profiler.controller.profiler' shared service.
  4369.      *
  4370.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  4371.      */
  4372.     protected function getWebProfiler_Controller_ProfilerService()
  4373.     {
  4374.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  4375.         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));
  4376.     }
  4377.     /**
  4378.      * Gets the public 'web_profiler.controller.router' shared service.
  4379.      *
  4380.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  4381.      */
  4382.     protected function getWebProfiler_Controller_RouterService()
  4383.     {
  4384.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  4385.         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 () {
  4386.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  4387.         }, 1));
  4388.     }
  4389.     /**
  4390.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand.lazy' shared service.
  4391.      *
  4392.      * @return \Symfony\Component\Console\Command\LazyCommand
  4393.      */
  4394.     protected function getCheckChannelMenuDisplayedCommand_LazyService()
  4395.     {
  4396.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4398.         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 {
  4399.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CheckChannelMenuDisplayedCommand'] ?? $this->getCheckChannelMenuDisplayedCommandService());
  4400.         });
  4401.     }
  4402.     /**
  4403.      * Gets the private '.Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand.lazy' shared service.
  4404.      *
  4405.      * @return \Symfony\Component\Console\Command\LazyCommand
  4406.      */
  4407.     protected function getCleanExpiredChannelResourcePermissionCommand_LazyService()
  4408.     {
  4409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4411.         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 {
  4412.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Command\\CleanExpiredChannelResourcePermissionCommand'] ?? $this->getCleanExpiredChannelResourcePermissionCommandService());
  4413.         });
  4414.     }
  4415.     /**
  4416.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand.lazy' shared service.
  4417.      *
  4418.      * @return \Symfony\Component\Console\Command\LazyCommand
  4419.      */
  4420.     protected function getFullRefreshClassCommand_LazyService()
  4421.     {
  4422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4424.         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 {
  4425.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\FullRefreshClassCommand'] ?? $this->getFullRefreshClassCommandService());
  4426.         });
  4427.     }
  4428.     /**
  4429.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand.lazy' shared service.
  4430.      *
  4431.      * @return \Symfony\Component\Console\Command\LazyCommand
  4432.      */
  4433.     protected function getRefreshClassCommand_LazyService()
  4434.     {
  4435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4437.         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 {
  4438.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] ?? $this->getRefreshClassCommandService());
  4439.         });
  4440.     }
  4441.     /**
  4442.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand.lazy' shared service.
  4443.      *
  4444.      * @return \Symfony\Component\Console\Command\LazyCommand
  4445.      */
  4446.     protected function getRefreshOneCommand_LazyService()
  4447.     {
  4448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4450.         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 {
  4451.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] ?? $this->getRefreshOneCommandService());
  4452.         });
  4453.     }
  4454.     /**
  4455.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand.lazy' shared service.
  4456.      *
  4457.      * @return \Symfony\Component\Console\Command\LazyCommand
  4458.      */
  4459.     protected function getUserFromChannelCommand_LazyService()
  4460.     {
  4461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4463.         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 {
  4464.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\UserFromChannelCommand'] ?? $this->getUserFromChannelCommandService());
  4465.         });
  4466.     }
  4467.     /**
  4468.      * Gets the private '.Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand.lazy' shared service.
  4469.      *
  4470.      * @return \Symfony\Component\Console\Command\LazyCommand
  4471.      */
  4472.     protected function getSyncOneCommand_LazyService()
  4473.     {
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4475.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4476.         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 {
  4477.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\SyncOneCommand'] ?? $this->getSyncOneCommandService());
  4478.         });
  4479.     }
  4480.     /**
  4481.      * Gets the private '.cache_connection.Hgwm8.I' shared service.
  4482.      *
  4483.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  4484.      */
  4485.     protected function get_CacheConnection_Hgwm8_IService()
  4486.     {
  4487.         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]);
  4488.     }
  4489.     /**
  4490.      * Gets the private '.console.command.about.lazy' shared service.
  4491.      *
  4492.      * @return \Symfony\Component\Console\Command\LazyCommand
  4493.      */
  4494.     protected function get_Console_Command_About_LazyService()
  4495.     {
  4496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4498.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  4499.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  4500.         });
  4501.     }
  4502.     /**
  4503.      * Gets the private '.console.command.assets_install.lazy' shared service.
  4504.      *
  4505.      * @return \Symfony\Component\Console\Command\LazyCommand
  4506.      */
  4507.     protected function get_Console_Command_AssetsInstall_LazyService()
  4508.     {
  4509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4511.         return $this->privates['.console.command.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 {
  4512.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  4513.         });
  4514.     }
  4515.     /**
  4516.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  4517.      *
  4518.      * @return \Symfony\Component\Console\Command\LazyCommand
  4519.      */
  4520.     protected function get_Console_Command_CacheClear_LazyService()
  4521.     {
  4522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4524.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  4525.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  4526.         });
  4527.     }
  4528.     /**
  4529.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  4530.      *
  4531.      * @return \Symfony\Component\Console\Command\LazyCommand
  4532.      */
  4533.     protected function get_Console_Command_CachePoolClear_LazyService()
  4534.     {
  4535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4537.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  4538.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  4539.         });
  4540.     }
  4541.     /**
  4542.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  4543.      *
  4544.      * @return \Symfony\Component\Console\Command\LazyCommand
  4545.      */
  4546.     protected function get_Console_Command_CachePoolDelete_LazyService()
  4547.     {
  4548.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4550.         return $this->privates['.console.command.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 {
  4551.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  4552.         });
  4553.     }
  4554.     /**
  4555.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  4556.      *
  4557.      * @return \Symfony\Component\Console\Command\LazyCommand
  4558.      */
  4559.     protected function get_Console_Command_CachePoolList_LazyService()
  4560.     {
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4563.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  4564.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  4565.         });
  4566.     }
  4567.     /**
  4568.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  4569.      *
  4570.      * @return \Symfony\Component\Console\Command\LazyCommand
  4571.      */
  4572.     protected function get_Console_Command_CachePoolPrune_LazyService()
  4573.     {
  4574.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4576.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  4577.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  4578.         });
  4579.     }
  4580.     /**
  4581.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  4582.      *
  4583.      * @return \Symfony\Component\Console\Command\LazyCommand
  4584.      */
  4585.     protected function get_Console_Command_CacheWarmup_LazyService()
  4586.     {
  4587.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4589.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  4590.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  4591.         });
  4592.     }
  4593.     /**
  4594.      * Gets the private '.console.command.config_debug.lazy' shared service.
  4595.      *
  4596.      * @return \Symfony\Component\Console\Command\LazyCommand
  4597.      */
  4598.     protected function get_Console_Command_ConfigDebug_LazyService()
  4599.     {
  4600.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4601.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4602.         return $this->privates['.console.command.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 {
  4603.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  4604.         });
  4605.     }
  4606.     /**
  4607.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  4608.      *
  4609.      * @return \Symfony\Component\Console\Command\LazyCommand
  4610.      */
  4611.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  4612.     {
  4613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4615.         return $this->privates['.console.command.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 {
  4616.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  4617.         });
  4618.     }
  4619.     /**
  4620.      * Gets the private '.console.command.container_debug.lazy' shared service.
  4621.      *
  4622.      * @return \Symfony\Component\Console\Command\LazyCommand
  4623.      */
  4624.     protected function get_Console_Command_ContainerDebug_LazyService()
  4625.     {
  4626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4628.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  4629.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  4630.         });
  4631.     }
  4632.     /**
  4633.      * Gets the private '.console.command.container_lint.lazy' shared service.
  4634.      *
  4635.      * @return \Symfony\Component\Console\Command\LazyCommand
  4636.      */
  4637.     protected function get_Console_Command_ContainerLint_LazyService()
  4638.     {
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4641.         return $this->privates['.console.command.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 {
  4642.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  4643.         });
  4644.     }
  4645.     /**
  4646.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  4647.      *
  4648.      * @return \Symfony\Component\Console\Command\LazyCommand
  4649.      */
  4650.     protected function get_Console_Command_DebugAutowiring_LazyService()
  4651.     {
  4652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4654.         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 {
  4655.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  4656.         });
  4657.     }
  4658.     /**
  4659.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  4660.      *
  4661.      * @return \Symfony\Component\Console\Command\LazyCommand
  4662.      */
  4663.     protected function get_Console_Command_DotenvDebug_LazyService()
  4664.     {
  4665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4667.         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 {
  4668.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  4669.         });
  4670.     }
  4671.     /**
  4672.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  4673.      *
  4674.      * @return \Symfony\Component\Console\Command\LazyCommand
  4675.      */
  4676.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  4677.     {
  4678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4680.         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 {
  4681.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  4682.         });
  4683.     }
  4684.     /**
  4685.      * Gets the private '.console.command.form_debug.lazy' shared service.
  4686.      *
  4687.      * @return \Symfony\Component\Console\Command\LazyCommand
  4688.      */
  4689.     protected function get_Console_Command_FormDebug_LazyService()
  4690.     {
  4691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4693.         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 {
  4694.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  4695.         });
  4696.     }
  4697.     /**
  4698.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  4699.      *
  4700.      * @return \Symfony\Component\Console\Command\LazyCommand
  4701.      */
  4702.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  4703.     {
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4706.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  4707.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  4708.         });
  4709.     }
  4710.     /**
  4711.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  4712.      *
  4713.      * @return \Symfony\Component\Console\Command\LazyCommand
  4714.      */
  4715.     protected function get_Console_Command_MessengerDebug_LazyService()
  4716.     {
  4717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4719.         return $this->privates['.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 {
  4720.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  4721.         });
  4722.     }
  4723.     /**
  4724.      * Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
  4725.      *
  4726.      * @return \Symfony\Component\Console\Command\LazyCommand
  4727.      */
  4728.     protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
  4729.     {
  4730.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4732.         return $this->privates['.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 {
  4733.             return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
  4734.         });
  4735.     }
  4736.     /**
  4737.      * Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
  4738.      *
  4739.      * @return \Symfony\Component\Console\Command\LazyCommand
  4740.      */
  4741.     protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
  4742.     {
  4743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4745.         return $this->privates['.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 {
  4746.             return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
  4747.         });
  4748.     }
  4749.     /**
  4750.      * Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
  4751.      *
  4752.      * @return \Symfony\Component\Console\Command\LazyCommand
  4753.      */
  4754.     protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
  4755.     {
  4756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4758.         return $this->privates['.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 {
  4759.             return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
  4760.         });
  4761.     }
  4762.     /**
  4763.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  4764.      *
  4765.      * @return \Symfony\Component\Console\Command\LazyCommand
  4766.      */
  4767.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  4768.     {
  4769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4771.         return $this->privates['.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 {
  4772.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  4773.         });
  4774.     }
  4775.     /**
  4776.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  4777.      *
  4778.      * @return \Symfony\Component\Console\Command\LazyCommand
  4779.      */
  4780.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  4781.     {
  4782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4784.         return $this->privates['.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 {
  4785.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  4786.         });
  4787.     }
  4788.     /**
  4789.      * Gets the private '.console.command.router_debug.lazy' shared service.
  4790.      *
  4791.      * @return \Symfony\Component\Console\Command\LazyCommand
  4792.      */
  4793.     protected function get_Console_Command_RouterDebug_LazyService()
  4794.     {
  4795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4797.         return $this->privates['.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 {
  4798.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  4799.         });
  4800.     }
  4801.     /**
  4802.      * Gets the private '.console.command.router_match.lazy' shared service.
  4803.      *
  4804.      * @return \Symfony\Component\Console\Command\LazyCommand
  4805.      */
  4806.     protected function get_Console_Command_RouterMatch_LazyService()
  4807.     {
  4808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4810.         return $this->privates['.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 {
  4811.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  4812.         });
  4813.     }
  4814.     /**
  4815.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  4816.      *
  4817.      * @return \Symfony\Component\Console\Command\LazyCommand
  4818.      */
  4819.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  4820.     {
  4821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4823.         return $this->privates['.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 {
  4824.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  4825.         });
  4826.     }
  4827.     /**
  4828.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  4829.      *
  4830.      * @return \Symfony\Component\Console\Command\LazyCommand
  4831.      */
  4832.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  4833.     {
  4834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4836.         return $this->privates['.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 {
  4837.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  4838.         });
  4839.     }
  4840.     /**
  4841.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  4842.      *
  4843.      * @return \Symfony\Component\Console\Command\LazyCommand
  4844.      */
  4845.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  4846.     {
  4847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4849.         return $this->privates['.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 {
  4850.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  4851.         });
  4852.     }
  4853.     /**
  4854.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  4855.      *
  4856.      * @return \Symfony\Component\Console\Command\LazyCommand
  4857.      */
  4858.     protected function get_Console_Command_SecretsList_LazyService()
  4859.     {
  4860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4862.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  4863.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  4864.         });
  4865.     }
  4866.     /**
  4867.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  4868.      *
  4869.      * @return \Symfony\Component\Console\Command\LazyCommand
  4870.      */
  4871.     protected function get_Console_Command_SecretsRemove_LazyService()
  4872.     {
  4873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4875.         return $this->privates['.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 {
  4876.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  4877.         });
  4878.     }
  4879.     /**
  4880.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  4881.      *
  4882.      * @return \Symfony\Component\Console\Command\LazyCommand
  4883.      */
  4884.     protected function get_Console_Command_SecretsSet_LazyService()
  4885.     {
  4886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4888.         return $this->privates['.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 {
  4889.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  4890.         });
  4891.     }
  4892.     /**
  4893.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  4894.      *
  4895.      * @return \Symfony\Component\Console\Command\LazyCommand
  4896.      */
  4897.     protected function get_Console_Command_TranslationDebug_LazyService()
  4898.     {
  4899.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4901.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  4902.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  4903.         });
  4904.     }
  4905.     /**
  4906.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  4907.      *
  4908.      * @return \Symfony\Component\Console\Command\LazyCommand
  4909.      */
  4910.     protected function get_Console_Command_TranslationExtract_LazyService()
  4911.     {
  4912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4914.         return $this->privates['.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 {
  4915.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  4916.         });
  4917.     }
  4918.     /**
  4919.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  4920.      *
  4921.      * @return \Symfony\Component\Console\Command\LazyCommand
  4922.      */
  4923.     protected function get_Console_Command_TranslationPull_LazyService()
  4924.     {
  4925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4927.         return $this->privates['.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 {
  4928.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  4929.         });
  4930.     }
  4931.     /**
  4932.      * Gets the private '.console.command.translation_push.lazy' shared service.
  4933.      *
  4934.      * @return \Symfony\Component\Console\Command\LazyCommand
  4935.      */
  4936.     protected function get_Console_Command_TranslationPush_LazyService()
  4937.     {
  4938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4939.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4940.         return $this->privates['.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 {
  4941.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  4942.         });
  4943.     }
  4944.     /**
  4945.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  4946.      *
  4947.      * @return \Symfony\Component\Console\Command\LazyCommand
  4948.      */
  4949.     protected function get_Console_Command_ValidatorDebug_LazyService()
  4950.     {
  4951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4953.         return $this->privates['.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 {
  4954.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  4955.         });
  4956.     }
  4957.     /**
  4958.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  4959.      *
  4960.      * @return \Symfony\Component\Console\Command\LazyCommand
  4961.      */
  4962.     protected function get_Console_Command_XliffLint_LazyService()
  4963.     {
  4964.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4966.         return $this->privates['.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 {
  4967.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  4968.         });
  4969.     }
  4970.     /**
  4971.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  4972.      *
  4973.      * @return \Symfony\Component\Console\Command\LazyCommand
  4974.      */
  4975.     protected function get_Console_Command_YamlLint_LazyService()
  4976.     {
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4979.         return $this->privates['.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 {
  4980.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  4981.         });
  4982.     }
  4983.     /**
  4984.      * Gets the private '.debug.http_client' shared service.
  4985.      *
  4986.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  4987.      */
  4988.     protected function get_Debug_HttpClientService()
  4989.     {
  4990.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  4991.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  4992.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4993.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4994.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4995.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  4996.         $a->setLogger($b);
  4997.         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))));
  4998.     }
  4999.     /**
  5000.      * Gets the private '.errored..service_locator.5qYYzxo.App\DTO\Crm\PricableLine\PricableLinesDTO' shared service.
  5001.      *
  5002.      * @return \App\DTO\Crm\PricableLine\PricableLinesDTO
  5003.      */
  5004.     protected function getPricableLinesDTOService()
  5005.     {
  5006.         $this->throw('Cannot autowire service ".service_locator.5qYYzxo": it references class "App\\DTO\\Crm\\PricableLine\\PricableLinesDTO" but no such service exists.');
  5007.     }
  5008.     /**
  5009.      * Gets the private '.errored..service_locator.5qYYzxo.App\Entity\Channel\Channel' shared service.
  5010.      *
  5011.      * @return \App\Entity\Channel\Channel
  5012.      */
  5013.     protected function getChannelService()
  5014.     {
  5015.         $this->throw('Cannot autowire service ".service_locator.5qYYzxo": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5016.     }
  5017.     /**
  5018.      * Gets the private '.errored..service_locator.5qYYzxo.App\Entity\Crm\Quote\Document\QuoteTemplate' shared service.
  5019.      *
  5020.      * @return \App\Entity\Crm\Quote\Document\QuoteTemplate
  5021.      */
  5022.     protected function getQuoteTemplateService()
  5023.     {
  5024.         $this->throw('Cannot autowire service ".service_locator.5qYYzxo": it references class "App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate" but no such service exists.');
  5025.     }
  5026.     /**
  5027.      * Gets the private '.errored..service_locator.6.gk6_3.App\Entity\Channel\Channel' shared service.
  5028.      *
  5029.      * @return \App\Entity\Channel\Channel
  5030.      */
  5031.     protected function getChannel2Service()
  5032.     {
  5033.         $this->throw('Cannot autowire service ".service_locator.6.gk6_3": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5034.     }
  5035.     /**
  5036.      * Gets the private '.errored..service_locator.6.gk6_3.App\Entity\Channel\Company' shared service.
  5037.      *
  5038.      * @return \App\Entity\Channel\Company
  5039.      */
  5040.     protected function getCompanyService()
  5041.     {
  5042.         $this->throw('Cannot autowire service ".service_locator.6.gk6_3": it references class "App\\Entity\\Channel\\Company" but no such service exists.');
  5043.     }
  5044.     /**
  5045.      * Gets the private '.errored..service_locator.DKVlfp4.App\Entity\Channel\Channel' shared service.
  5046.      *
  5047.      * @return \App\Entity\Channel\Channel
  5048.      */
  5049.     protected function getChannel3Service()
  5050.     {
  5051.         $this->throw('Cannot autowire service ".service_locator.DKVlfp4": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5052.     }
  5053.     /**
  5054.      * Gets the private '.errored..service_locator.DKVlfp4.App\Entity\Channel\Organization' shared service.
  5055.      *
  5056.      * @return \App\Entity\Channel\Organization
  5057.      */
  5058.     protected function getOrganizationService()
  5059.     {
  5060.         $this->throw('Cannot autowire service ".service_locator.DKVlfp4": it references class "App\\Entity\\Channel\\Organization" but no such service exists.');
  5061.     }
  5062.     /**
  5063.      * Gets the private '.errored..service_locator.E8LPrFT.App\Entity\Channel\Channel' shared service.
  5064.      *
  5065.      * @return \App\Entity\Channel\Channel
  5066.      */
  5067.     protected function getChannel4Service()
  5068.     {
  5069.         $this->throw('Cannot autowire service ".service_locator.E8LPrFT": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5070.     }
  5071.     /**
  5072.      * Gets the private '.errored..service_locator.E8LPrFT.App\Entity\Crm\Quote\Document\QuoteTemplate' shared service.
  5073.      *
  5074.      * @return \App\Entity\Crm\Quote\Document\QuoteTemplate
  5075.      */
  5076.     protected function getQuoteTemplate2Service()
  5077.     {
  5078.         $this->throw('Cannot autowire service ".service_locator.E8LPrFT": it references class "App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate" but no such service exists.');
  5079.     }
  5080.     /**
  5081.      * Gets the private '.errored..service_locator.G7jIX4U.App\DTO\Crm\PricableLine\PricableLinesDTO' shared service.
  5082.      *
  5083.      * @return \App\DTO\Crm\PricableLine\PricableLinesDTO
  5084.      */
  5085.     protected function getPricableLinesDTO2Service()
  5086.     {
  5087.         $this->throw('Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\DTO\\Crm\\PricableLine\\PricableLinesDTO" but no such service exists.');
  5088.     }
  5089.     /**
  5090.      * Gets the private '.errored..service_locator.G7jIX4U.App\Entity\Channel\Channel' shared service.
  5091.      *
  5092.      * @return \App\Entity\Channel\Channel
  5093.      */
  5094.     protected function getChannel5Service()
  5095.     {
  5096.         $this->throw('Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5097.     }
  5098.     /**
  5099.      * Gets the private '.errored..service_locator.G7jIX4U.App\Entity\Crm\Quote\Document\Quote' shared service.
  5100.      *
  5101.      * @return \App\Entity\Crm\Quote\Document\Quote
  5102.      */
  5103.     protected function getQuoteService()
  5104.     {
  5105.         $this->throw('Cannot autowire service ".service_locator.G7jIX4U": it references class "App\\Entity\\Crm\\Quote\\Document\\Quote" but no such service exists.');
  5106.     }
  5107.     /**
  5108.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  5109.      *
  5110.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  5111.      */
  5112.     protected function getLoaderInterfaceService()
  5113.     {
  5114.         $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".');
  5115.     }
  5116.     /**
  5117.      * Gets the private '.errored..service_locator._HjxFZI.App\Entity\Account\User' shared service.
  5118.      *
  5119.      * @return \App\Entity\Account\User
  5120.      */
  5121.     protected function getUser2Service()
  5122.     {
  5123.         $this->throw('Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Account\\User" but no such service exists.');
  5124.     }
  5125.     /**
  5126.      * Gets the private '.errored..service_locator._HjxFZI.App\Entity\Channel\Channel' shared service.
  5127.      *
  5128.      * @return \App\Entity\Channel\Channel
  5129.      */
  5130.     protected function getChannel6Service()
  5131.     {
  5132.         $this->throw('Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5133.     }
  5134.     /**
  5135.      * Gets the private '.errored..service_locator.cBv110K.App\Entity\Channel\Channel' shared service.
  5136.      *
  5137.      * @return \App\Entity\Channel\Channel
  5138.      */
  5139.     protected function getChannel7Service()
  5140.     {
  5141.         $this->throw('Cannot autowire service ".service_locator.cBv110K": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5142.     }
  5143.     /**
  5144.      * Gets the private '.errored..service_locator.cBv110K.App\Entity\Common\Contact' shared service.
  5145.      *
  5146.      * @return \App\Entity\Common\Contact
  5147.      */
  5148.     protected function getContactService()
  5149.     {
  5150.         $this->throw('Cannot autowire service ".service_locator.cBv110K": it references class "App\\Entity\\Common\\Contact" but no such service exists.');
  5151.     }
  5152.     /**
  5153.      * Gets the private '.errored..service_locator.k.6sDgC.App\Entity\Channel\Channel' shared service.
  5154.      *
  5155.      * @return \App\Entity\Channel\Channel
  5156.      */
  5157.     protected function getChannel8Service()
  5158.     {
  5159.         $this->throw('Cannot autowire service ".service_locator.k.6sDgC": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5160.     }
  5161.     /**
  5162.      * Gets the private '.errored..service_locator.nyQ9vNF.Throwable' shared service.
  5163.      *
  5164.      * @return \Throwable
  5165.      */
  5166.     protected function get_Errored__ServiceLocator_NyQ9vNF_ThrowableService()
  5167.     {
  5168.         $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: "App\\Exception\\ActivationValidationException", "Nellapp\\Bundle\\SDKBundle\\DataSync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".');
  5169.     }
  5170.     /**
  5171.      * Gets the private '.errored..service_locator.oRImWN5.App\Entity\Channel\Channel' shared service.
  5172.      *
  5173.      * @return \App\Entity\Channel\Channel
  5174.      */
  5175.     protected function getChannel9Service()
  5176.     {
  5177.         $this->throw('Cannot autowire service ".service_locator.oRImWN5": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5178.     }
  5179.     /**
  5180.      * Gets the private '.errored..service_locator.oRImWN5.App\Entity\Crm\Opportunity\Opportunity' shared service.
  5181.      *
  5182.      * @return \App\Entity\Crm\Opportunity\Opportunity
  5183.      */
  5184.     protected function getOpportunityService()
  5185.     {
  5186.         $this->throw('Cannot autowire service ".service_locator.oRImWN5": it references class "App\\Entity\\Crm\\Opportunity\\Opportunity" but no such service exists.');
  5187.     }
  5188.     /**
  5189.      * Gets the private '.errored..service_locator.snMkrGy.App\DTO\Crm\PricableLine\PricableLinesDTO' shared service.
  5190.      *
  5191.      * @return \App\DTO\Crm\PricableLine\PricableLinesDTO
  5192.      */
  5193.     protected function getPricableLinesDTO3Service()
  5194.     {
  5195.         $this->throw('Cannot autowire service ".service_locator.snMkrGy": it references class "App\\DTO\\Crm\\PricableLine\\PricableLinesDTO" but no such service exists.');
  5196.     }
  5197.     /**
  5198.      * Gets the private '.errored..service_locator.snMkrGy.App\Entity\Channel\Channel' shared service.
  5199.      *
  5200.      * @return \App\Entity\Channel\Channel
  5201.      */
  5202.     protected function getChannel10Service()
  5203.     {
  5204.         $this->throw('Cannot autowire service ".service_locator.snMkrGy": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5205.     }
  5206.     /**
  5207.      * Gets the private '.errored..service_locator.snMkrGy.App\Entity\Crm\Quote\Document\QuoteTemplate' shared service.
  5208.      *
  5209.      * @return \App\Entity\Crm\Quote\Document\QuoteTemplate
  5210.      */
  5211.     protected function getQuoteTemplate3Service()
  5212.     {
  5213.         $this->throw('Cannot autowire service ".service_locator.snMkrGy": it references class "App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate" but no such service exists.');
  5214.     }
  5215.     /**
  5216.      * Gets the private '.errored..service_locator.vVIA1Ig.App\Entity\Channel\Channel' shared service.
  5217.      *
  5218.      * @return \App\Entity\Channel\Channel
  5219.      */
  5220.     protected function getChannel11Service()
  5221.     {
  5222.         $this->throw('Cannot autowire service ".service_locator.vVIA1Ig": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5223.     }
  5224.     /**
  5225.      * Gets the private '.errored..service_locator.vVIA1Ig.App\Entity\Crm\Quote\Document\Quote' shared service.
  5226.      *
  5227.      * @return \App\Entity\Crm\Quote\Document\Quote
  5228.      */
  5229.     protected function getQuote2Service()
  5230.     {
  5231.         $this->throw('Cannot autowire service ".service_locator.vVIA1Ig": it references class "App\\Entity\\Crm\\Quote\\Document\\Quote" but no such service exists.');
  5232.     }
  5233.     /**
  5234.      * Gets the private '.errored..service_locator.xDalrhA.App\Entity\Channel\Channel' shared service.
  5235.      *
  5236.      * @return \App\Entity\Channel\Channel
  5237.      */
  5238.     protected function getChannel12Service()
  5239.     {
  5240.         $this->throw('Cannot autowire service ".service_locator.xDalrhA": it references class "App\\Entity\\Channel\\Channel" but no such service exists.');
  5241.     }
  5242.     /**
  5243.      * Gets the private '.errored..service_locator.xDalrhA.App\Entity\Crm\Product\Product' shared service.
  5244.      *
  5245.      * @return \App\Entity\Crm\Product\Product
  5246.      */
  5247.     protected function getProductService()
  5248.     {
  5249.         $this->throw('Cannot autowire service ".service_locator.xDalrhA": it references class "App\\Entity\\Crm\\Product\\Product" but no such service exists.');
  5250.     }
  5251.     /**
  5252.      * Gets the private '.fos_js_routing.dump_command.lazy' shared service.
  5253.      *
  5254.      * @return \Symfony\Component\Console\Command\LazyCommand
  5255.      */
  5256.     protected function get_FosJsRouting_DumpCommand_LazyService()
  5257.     {
  5258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5260.         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 {
  5261.             return ($this->privates['fos_js_routing.dump_command'] ?? $this->getFosJsRouting_DumpCommandService());
  5262.         });
  5263.     }
  5264.     /**
  5265.      * Gets the private '.fos_js_routing.router_debug_exposed_command.lazy' shared service.
  5266.      *
  5267.      * @return \Symfony\Component\Console\Command\LazyCommand
  5268.      */
  5269.     protected function get_FosJsRouting_RouterDebugExposedCommand_LazyService()
  5270.     {
  5271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5273.         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 {
  5274.             return ($this->privates['fos_js_routing.router_debug_exposed_command'] ?? $this->getFosJsRouting_RouterDebugExposedCommandService());
  5275.         });
  5276.     }
  5277.     /**
  5278.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  5279.      *
  5280.      * @return \Symfony\Component\Console\Command\LazyCommand
  5281.      */
  5282.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  5283.     {
  5284.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5285.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5286.         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 {
  5287.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  5288.         });
  5289.     }
  5290.     /**
  5291.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  5292.      *
  5293.      * @return \Symfony\Component\Console\Command\LazyCommand
  5294.      */
  5295.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  5296.     {
  5297.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5299.         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 {
  5300.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  5301.         });
  5302.     }
  5303.     /**
  5304.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  5305.      *
  5306.      * @return \Symfony\Component\Console\Command\LazyCommand
  5307.      */
  5308.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  5309.     {
  5310.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5312.         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 {
  5313.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  5314.         });
  5315.     }
  5316.     /**
  5317.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  5318.      *
  5319.      * @return \Symfony\Component\Console\Command\LazyCommand
  5320.      */
  5321.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  5322.     {
  5323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5325.         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 {
  5326.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  5327.         });
  5328.     }
  5329.     /**
  5330.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  5331.      *
  5332.      * @return \Symfony\Component\Console\Command\LazyCommand
  5333.      */
  5334.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  5335.     {
  5336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5338.         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 {
  5339.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  5340.         });
  5341.     }
  5342.     /**
  5343.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  5344.      *
  5345.      * @return \Symfony\Component\Console\Command\LazyCommand
  5346.      */
  5347.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  5348.     {
  5349.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5350.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5351.         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 {
  5352.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  5353.         });
  5354.     }
  5355.     /**
  5356.      * Gets the private '.maker.auto_command.make_factory.lazy' shared service.
  5357.      *
  5358.      * @return \Symfony\Component\Console\Command\LazyCommand
  5359.      */
  5360.     protected function get_Maker_AutoCommand_MakeFactory_LazyService()
  5361.     {
  5362.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5364.         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 {
  5365.             return ($this->privates['maker.auto_command.make_factory'] ?? $this->getMaker_AutoCommand_MakeFactoryService());
  5366.         });
  5367.     }
  5368.     /**
  5369.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  5370.      *
  5371.      * @return \Symfony\Component\Console\Command\LazyCommand
  5372.      */
  5373.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  5374.     {
  5375.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5377.         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 {
  5378.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  5379.         });
  5380.     }
  5381.     /**
  5382.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  5383.      *
  5384.      * @return \Symfony\Component\Console\Command\LazyCommand
  5385.      */
  5386.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  5387.     {
  5388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5390.         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 {
  5391.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  5392.         });
  5393.     }
  5394.     /**
  5395.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  5396.      *
  5397.      * @return \Symfony\Component\Console\Command\LazyCommand
  5398.      */
  5399.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  5400.     {
  5401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5402.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5403.         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 {
  5404.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  5405.         });
  5406.     }
  5407.     /**
  5408.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  5409.      *
  5410.      * @return \Symfony\Component\Console\Command\LazyCommand
  5411.      */
  5412.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  5413.     {
  5414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5415.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5416.         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 {
  5417.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  5418.         });
  5419.     }
  5420.     /**
  5421.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  5422.      *
  5423.      * @return \Symfony\Component\Console\Command\LazyCommand
  5424.      */
  5425.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  5426.     {
  5427.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5429.         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 {
  5430.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  5431.         });
  5432.     }
  5433.     /**
  5434.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  5435.      *
  5436.      * @return \Symfony\Component\Console\Command\LazyCommand
  5437.      */
  5438.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  5439.     {
  5440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5442.         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 {
  5443.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  5444.         });
  5445.     }
  5446.     /**
  5447.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  5448.      *
  5449.      * @return \Symfony\Component\Console\Command\LazyCommand
  5450.      */
  5451.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  5452.     {
  5453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5455.         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 {
  5456.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  5457.         });
  5458.     }
  5459.     /**
  5460.      * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  5461.      *
  5462.      * @return \Symfony\Component\Console\Command\LazyCommand
  5463.      */
  5464.     protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  5465.     {
  5466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5468.         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 {
  5469.             return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  5470.         });
  5471.     }
  5472.     /**
  5473.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  5474.      *
  5475.      * @return \Symfony\Component\Console\Command\LazyCommand
  5476.      */
  5477.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  5478.     {
  5479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5480.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5481.         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 {
  5482.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  5483.         });
  5484.     }
  5485.     /**
  5486.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  5487.      *
  5488.      * @return \Symfony\Component\Console\Command\LazyCommand
  5489.      */
  5490.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  5491.     {
  5492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5494.         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 {
  5495.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  5496.         });
  5497.     }
  5498.     /**
  5499.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  5500.      *
  5501.      * @return \Symfony\Component\Console\Command\LazyCommand
  5502.      */
  5503.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  5504.     {
  5505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5507.         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 {
  5508.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  5509.         });
  5510.     }
  5511.     /**
  5512.      * Gets the private '.maker.auto_command.make_story.lazy' shared service.
  5513.      *
  5514.      * @return \Symfony\Component\Console\Command\LazyCommand
  5515.      */
  5516.     protected function get_Maker_AutoCommand_MakeStory_LazyService()
  5517.     {
  5518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5520.         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 {
  5521.             return ($this->privates['maker.auto_command.make_story'] ?? $this->getMaker_AutoCommand_MakeStoryService());
  5522.         });
  5523.     }
  5524.     /**
  5525.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  5526.      *
  5527.      * @return \Symfony\Component\Console\Command\LazyCommand
  5528.      */
  5529.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  5530.     {
  5531.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5533.         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 {
  5534.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  5535.         });
  5536.     }
  5537.     /**
  5538.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  5539.      *
  5540.      * @return \Symfony\Component\Console\Command\LazyCommand
  5541.      */
  5542.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  5543.     {
  5544.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5545.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5546.         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 {
  5547.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  5548.         });
  5549.     }
  5550.     /**
  5551.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  5552.      *
  5553.      * @return \Symfony\Component\Console\Command\LazyCommand
  5554.      */
  5555.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  5556.     {
  5557.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5559.         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 {
  5560.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  5561.         });
  5562.     }
  5563.     /**
  5564.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  5565.      *
  5566.      * @return \Symfony\Component\Console\Command\LazyCommand
  5567.      */
  5568.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  5569.     {
  5570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5571.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5572.         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 {
  5573.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  5574.         });
  5575.     }
  5576.     /**
  5577.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  5578.      *
  5579.      * @return \Symfony\Component\Console\Command\LazyCommand
  5580.      */
  5581.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  5582.     {
  5583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5585.         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 {
  5586.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  5587.         });
  5588.     }
  5589.     /**
  5590.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  5591.      *
  5592.      * @return \Symfony\Component\Console\Command\LazyCommand
  5593.      */
  5594.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  5595.     {
  5596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5598.         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 {
  5599.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  5600.         });
  5601.     }
  5602.     /**
  5603.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  5604.      *
  5605.      * @return \Symfony\Component\Console\Command\LazyCommand
  5606.      */
  5607.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  5608.     {
  5609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5611.         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 {
  5612.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  5613.         });
  5614.     }
  5615.     /**
  5616.      * Gets the private '.messenger.handler_descriptor.Nu9db1O' shared service.
  5617.      *
  5618.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  5619.      */
  5620.     protected function get_Messenger_HandlerDescriptor_Nu9db1OService()
  5621.     {
  5622.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  5624.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Messenger/AbstractHandler.php';
  5625.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Messenger/Handler/EntitySyncHandler.php';
  5626.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  5627.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5628.         if (isset($this->privates['.messenger.handler_descriptor.Nu9db1O'])) {
  5629.             return $this->privates['.messenger.handler_descriptor.Nu9db1O'];
  5630.         }
  5631.         return $this->privates['.messenger.handler_descriptor.Nu9db1O'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Nellapp\Bundle\SDKBundle\Sync\Messenger\Handler\EntitySyncHandler(($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\Tracker\Tracker())), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['entities_handled']), []);
  5632.     }
  5633.     /**
  5634.      * Gets the private '.messenger.handler_descriptor.jADa3cd' shared service.
  5635.      *
  5636.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  5637.      */
  5638.     protected function get_Messenger_HandlerDescriptor_JADa3cdService()
  5639.     {
  5640.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  5641.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Messenger/Handler/RefreshUserMessageHandler.php';
  5642.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  5643.         if (isset($this->privates['.messenger.handler_descriptor.jADa3cd'])) {
  5644.             return $this->privates['.messenger.handler_descriptor.jADa3cd'];
  5645.         }
  5646.         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())), []);
  5647.     }
  5648.     /**
  5649.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  5650.      *
  5651.      * @return \Symfony\Component\Console\Command\LazyCommand
  5652.      */
  5653.     protected function get_Monolog_Command_ServerLog_LazyService()
  5654.     {
  5655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5657.         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 {
  5658.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  5659.         });
  5660.     }
  5661.     /**
  5662.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  5663.      *
  5664.      * @return \Symfony\Component\Console\Command\LazyCommand
  5665.      */
  5666.     protected function get_Security_Command_DebugFirewall_LazyService()
  5667.     {
  5668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5669.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5670.         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 {
  5671.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  5672.         });
  5673.     }
  5674.     /**
  5675.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  5676.      *
  5677.      * @return \Symfony\Component\Console\Command\LazyCommand
  5678.      */
  5679.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  5680.     {
  5681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5683.         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 {
  5684.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  5685.         });
  5686.     }
  5687.     /**
  5688.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  5689.      *
  5690.      * @return \Symfony\Component\Console\Command\LazyCommand
  5691.      */
  5692.     protected function get_Security_Command_UserPasswordHash_LazyService()
  5693.     {
  5694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5696.         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 {
  5697.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  5698.         });
  5699.     }
  5700.     /**
  5701.      * Gets the private '.service_locator.2GhMgiM' shared service.
  5702.      *
  5703.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5704.      */
  5705.     protected function get_ServiceLocator_2GhMgiMService()
  5706.     {
  5707.         return $this->privates['.service_locator.2GhMgiM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5708.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  5709.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  5710.             'messenger.transport.reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  5711.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  5712.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  5713.             'reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  5714.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  5715.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  5716.         ], [
  5717.             'failed' => '?',
  5718.             'messenger.transport.failed' => '?',
  5719.             'messenger.transport.reverse_sync_transport' => '?',
  5720.             'messenger.transport.sync_full_user_transport' => '?',
  5721.             'messenger.transport.sync_transport' => '?',
  5722.             'reverse_sync_transport' => '?',
  5723.             'sync_full_user_transport' => '?',
  5724.             'sync_transport' => '?',
  5725.         ]);
  5726.     }
  5727.     /**
  5728.      * Gets the private '.service_locator.4WHZ9L0' shared service.
  5729.      *
  5730.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5731.      */
  5732.     protected function get_ServiceLocator_4WHZ9L0Service()
  5733.     {
  5734.         return $this->privates['.service_locator.4WHZ9L0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5735.             'event' => ['privates''Drosalys\\Bundle\\ApiBundle\\Event\\PreDeserializeEvent'NULL'Cannot autowire service "Drosalys\\Bundle\\ApiBundle\\Event\\PreDeserializeEvent": argument "$action" of method "Drosalys\\Bundle\\ApiBundle\\Event\\AbstractBaseEvent::__construct()" references class "Drosalys\\Bundle\\ApiBundle\\Action\\Action" but no such service exists.'],
  5736.         ], [
  5737.             'event' => 'Drosalys\\Bundle\\ApiBundle\\Event\\PreDeserializeEvent',
  5738.         ]);
  5739.     }
  5740.     /**
  5741.      * Gets the private '.service_locator.5qYYzxo' shared service.
  5742.      *
  5743.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5744.      */
  5745.     protected function get_ServiceLocator_5qYYzxoService()
  5746.     {
  5747.         return $this->privates['.service_locator.5qYYzxo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5748.             'channel' => ['privates''.errored..service_locator.5qYYzxo.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.5qYYzxo": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  5749.             'pricableLinesDTO' => ['privates''.errored..service_locator.5qYYzxo.App\\DTO\\Crm\\PricableLine\\PricableLinesDTO'NULL'Cannot autowire service ".service_locator.5qYYzxo": it references class "App\\DTO\\Crm\\PricableLine\\PricableLinesDTO" but no such service exists.'],
  5750.             'quoteTemplate' => ['privates''.errored..service_locator.5qYYzxo.App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate'NULL'Cannot autowire service ".service_locator.5qYYzxo": it references class "App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate" but no such service exists.'],
  5751.         ], [
  5752.             'channel' => 'App\\Entity\\Channel\\Channel',
  5753.             'pricableLinesDTO' => 'App\\DTO\\Crm\\PricableLine\\PricableLinesDTO',
  5754.             'quoteTemplate' => 'App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate',
  5755.         ]);
  5756.     }
  5757.     /**
  5758.      * Gets the private '.service_locator.6.gk6_3' shared service.
  5759.      *
  5760.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5761.      */
  5762.     protected function get_ServiceLocator_6_Gk63Service()
  5763.     {
  5764.         return $this->privates['.service_locator.6.gk6_3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5765.             '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.'],
  5766.             '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.'],
  5767.         ], [
  5768.             'channel' => 'App\\Entity\\Channel\\Channel',
  5769.             'company' => 'App\\Entity\\Channel\\Company',
  5770.         ]);
  5771.     }
  5772.     /**
  5773.      * Gets the private '.service_locator.6S0nbSo' shared service.
  5774.      *
  5775.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5776.      */
  5777.     protected function get_ServiceLocator_6S0nbSoService()
  5778.     {
  5779.         return $this->privates['.service_locator.6S0nbSo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5780.             'event' => ['privates''Drosalys\\Bundle\\ApiBundle\\Event\\ReplacePersistEvent'NULL'Cannot autowire service "Drosalys\\Bundle\\ApiBundle\\Event\\ReplacePersistEvent": argument "$action" of method "Drosalys\\Bundle\\ApiBundle\\Event\\AbstractBaseEvent::__construct()" references class "Drosalys\\Bundle\\ApiBundle\\Action\\Action" but no such service exists.'],
  5781.         ], [
  5782.             'event' => 'Drosalys\\Bundle\\ApiBundle\\Event\\ReplacePersistEvent',
  5783.         ]);
  5784.     }
  5785.     /**
  5786.      * Gets the private '.service_locator.6xcOKpt' shared service.
  5787.      *
  5788.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5789.      */
  5790.     protected function get_ServiceLocator_6xcOKptService()
  5791.     {
  5792.         return $this->privates['.service_locator.6xcOKpt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5793.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5794.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5795.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5796.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5797.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5798.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5799.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5800.             'router' => ['services''router''getRouterService'false],
  5801.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5802.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5803.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5804.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5805.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5806.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5807.         ], [
  5808.             'doctrine' => '?',
  5809.             'form.factory' => '?',
  5810.             'http_kernel' => '?',
  5811.             'message_bus' => '?',
  5812.             'messenger.default_bus' => '?',
  5813.             'parameter_bag' => '?',
  5814.             'request_stack' => '?',
  5815.             'router' => '?',
  5816.             'security.authorization_checker' => '?',
  5817.             'security.csrf.token_manager' => '?',
  5818.             'security.token_storage' => '?',
  5819.             'serializer' => '?',
  5820.             'session' => '.session.deprecated',
  5821.             'twig' => '?',
  5822.         ]);
  5823.     }
  5824.     /**
  5825.      * Gets the private '.service_locator.7ytiWkJ' shared service.
  5826.      *
  5827.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5828.      */
  5829.     protected function get_ServiceLocator_7ytiWkJService()
  5830.     {
  5831.         return $this->privates['.service_locator.7ytiWkJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5832.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5833.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5834.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5835.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5836.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5837.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5838.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5839.             'router' => ['services''router''getRouterService'false],
  5840.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5841.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5842.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5843.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5844.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5845.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5846.         ], [
  5847.             'doctrine' => '?',
  5848.             'form.factory' => '?',
  5849.             'http_kernel' => '?',
  5850.             'message_bus' => '?',
  5851.             'messenger.default_bus' => '?',
  5852.             'parameter_bag' => '?',
  5853.             'request_stack' => '?',
  5854.             'router' => '?',
  5855.             'security.authorization_checker' => '?',
  5856.             'security.csrf.token_manager' => '?',
  5857.             'security.token_storage' => '?',
  5858.             'serializer' => '?',
  5859.             'session' => '.session.deprecated',
  5860.             'twig' => '?',
  5861.         ]);
  5862.     }
  5863.     /**
  5864.      * Gets the private '.service_locator.8JHqodm' shared service.
  5865.      *
  5866.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5867.      */
  5868.     protected function get_ServiceLocator_8JHqodmService()
  5869.     {
  5870.         return $this->privates['.service_locator.8JHqodm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5871.             '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.'],
  5872.         ], [
  5873.             'event' => 'Drosalys\\Bundle\\ApiBundle\\Event\\PostDeserializeEvent',
  5874.         ]);
  5875.     }
  5876.     /**
  5877.      * Gets the private '.service_locator.DKVlfp4' shared service.
  5878.      *
  5879.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5880.      */
  5881.     protected function get_ServiceLocator_DKVlfp4Service()
  5882.     {
  5883.         return $this->privates['.service_locator.DKVlfp4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5884.             '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.'],
  5885.             '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.'],
  5886.         ], [
  5887.             'channel' => 'App\\Entity\\Channel\\Channel',
  5888.             'organization' => 'App\\Entity\\Channel\\Organization',
  5889.         ]);
  5890.     }
  5891.     /**
  5892.      * Gets the private '.service_locator.E8LPrFT' shared service.
  5893.      *
  5894.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5895.      */
  5896.     protected function get_ServiceLocator_E8LPrFTService()
  5897.     {
  5898.         return $this->privates['.service_locator.E8LPrFT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5899.             '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.'],
  5900.             '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.'],
  5901.         ], [
  5902.             'channel' => 'App\\Entity\\Channel\\Channel',
  5903.             'quoteTemplate' => 'App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate',
  5904.         ]);
  5905.     }
  5906.     /**
  5907.      * Gets the private '.service_locator.G7jIX4U' shared service.
  5908.      *
  5909.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5910.      */
  5911.     protected function get_ServiceLocator_G7jIX4UService()
  5912.     {
  5913.         return $this->privates['.service_locator.G7jIX4U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5914.             '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.'],
  5915.             '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.'],
  5916.             '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.'],
  5917.         ], [
  5918.             'channel' => 'App\\Entity\\Channel\\Channel',
  5919.             'pricableLinesDTO' => 'App\\DTO\\Crm\\PricableLine\\PricableLinesDTO',
  5920.             'quote' => 'App\\Entity\\Crm\\Quote\\Document\\Quote',
  5921.         ]);
  5922.     }
  5923.     /**
  5924.      * Gets the private '.service_locator.GNc8e5B' shared service.
  5925.      *
  5926.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5927.      */
  5928.     protected function get_ServiceLocator_GNc8e5BService()
  5929.     {
  5930.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5931.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5932.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5933.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5934.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5935.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5936.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5937.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5938.             'router' => ['services''router''getRouterService'false],
  5939.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5940.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5941.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5942.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5943.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5944.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5945.         ], [
  5946.             'doctrine' => '?',
  5947.             'form.factory' => '?',
  5948.             'http_kernel' => '?',
  5949.             'message_bus' => '?',
  5950.             'messenger.default_bus' => '?',
  5951.             'parameter_bag' => '?',
  5952.             'request_stack' => '?',
  5953.             'router' => '?',
  5954.             'security.authorization_checker' => '?',
  5955.             'security.csrf.token_manager' => '?',
  5956.             'security.token_storage' => '?',
  5957.             'serializer' => '?',
  5958.             'session' => '.session.deprecated',
  5959.             'twig' => '?',
  5960.         ]);
  5961.     }
  5962.     /**
  5963.      * Gets the private '.service_locator.KfbR3DY' shared service.
  5964.      *
  5965.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5966.      */
  5967.     protected function get_ServiceLocator_KfbR3DYService()
  5968.     {
  5969.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5970.             '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".'],
  5971.         ], [
  5972.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5973.         ]);
  5974.     }
  5975.     /**
  5976.      * Gets the private '.service_locator.NwDij3r' shared service.
  5977.      *
  5978.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5979.      */
  5980.     protected function get_ServiceLocator_NwDij3rService()
  5981.     {
  5982.         return $this->privates['.service_locator.NwDij3r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5983.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5984.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  5985.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5986.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5987.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5988.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5989.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5990.             'router' => ['services''router''getRouterService'false],
  5991.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5992.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5993.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5994.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5995.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5996.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5997.         ], [
  5998.             'doctrine' => '?',
  5999.             'form.factory' => '?',
  6000.             'http_kernel' => '?',
  6001.             'message_bus' => '?',
  6002.             'messenger.default_bus' => '?',
  6003.             'parameter_bag' => '?',
  6004.             'request_stack' => '?',
  6005.             'router' => '?',
  6006.             'security.authorization_checker' => '?',
  6007.             'security.csrf.token_manager' => '?',
  6008.             'security.token_storage' => '?',
  6009.             'serializer' => '?',
  6010.             'session' => '.session.deprecated',
  6011.             'twig' => '?',
  6012.         ]);
  6013.     }
  6014.     /**
  6015.      * Gets the private '.service_locator.Y4J.A.e' shared service.
  6016.      *
  6017.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6018.      */
  6019.     protected function get_ServiceLocator_Y4J_A_EService()
  6020.     {
  6021.         return $this->privates['.service_locator.Y4J.A.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6022.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  6023.         ], [
  6024.             'failed' => '?',
  6025.         ]);
  6026.     }
  6027.     /**
  6028.      * Gets the private '.service_locator._HjxFZI' shared service.
  6029.      *
  6030.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6031.      */
  6032.     protected function get_ServiceLocator_HjxFZIService()
  6033.     {
  6034.         return $this->privates['.service_locator._HjxFZI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6035.             'channel' => ['privates''.errored..service_locator._HjxFZI.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6036.             'user' => ['privates''.errored..service_locator._HjxFZI.App\\Entity\\Account\\User'NULL'Cannot autowire service ".service_locator._HjxFZI": it references class "App\\Entity\\Account\\User" but no such service exists.'],
  6037.         ], [
  6038.             'channel' => 'App\\Entity\\Channel\\Channel',
  6039.             'user' => 'App\\Entity\\Account\\User',
  6040.         ]);
  6041.     }
  6042.     /**
  6043.      * Gets the private '.service_locator.cBv110K' shared service.
  6044.      *
  6045.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6046.      */
  6047.     protected function get_ServiceLocator_CBv110KService()
  6048.     {
  6049.         return $this->privates['.service_locator.cBv110K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6050.             'channel' => ['privates''.errored..service_locator.cBv110K.App\\Entity\\Channel\\Channel'NULL'Cannot autowire service ".service_locator.cBv110K": it references class "App\\Entity\\Channel\\Channel" but no such service exists.'],
  6051.             'contact' => ['privates''.errored..service_locator.cBv110K.App\\Entity\\Common\\Contact'NULL'Cannot autowire service ".service_locator.cBv110K": it references class "App\\Entity\\Common\\Contact" but no such service exists.'],
  6052.         ], [
  6053.             'channel' => 'App\\Entity\\Channel\\Channel',
  6054.             'contact' => 'App\\Entity\\Common\\Contact',
  6055.         ]);
  6056.     }
  6057.     /**
  6058.      * Gets the private '.service_locator.k.6sDgC' shared service.
  6059.      *
  6060.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6061.      */
  6062.     protected function get_ServiceLocator_K_6sDgCService()
  6063.     {
  6064.         return $this->privates['.service_locator.k.6sDgC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6065.             '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.'],
  6066.         ], [
  6067.             'channel' => 'App\\Entity\\Channel\\Channel',
  6068.         ]);
  6069.     }
  6070.     /**
  6071.      * Gets the private '.service_locator.lH2X8k5' shared service.
  6072.      *
  6073.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6074.      */
  6075.     protected function get_ServiceLocator_LH2X8k5Service()
  6076.     {
  6077.         return $this->privates['.service_locator.lH2X8k5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6078.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  6079.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  6080.             'security.firewall.map.context.reverse_sync' => ['privates''security.firewall.map.context.reverse_sync''getSecurity_Firewall_Map_Context_ReverseSyncService'false],
  6081.             'security.firewall.map.context.reverse_sync_doc' => ['privates''security.firewall.map.context.reverse_sync_doc''getSecurity_Firewall_Map_Context_ReverseSyncDocService'false],
  6082.         ], [
  6083.             'security.firewall.map.context.dev' => '?',
  6084.             'security.firewall.map.context.main' => '?',
  6085.             'security.firewall.map.context.reverse_sync' => '?',
  6086.             'security.firewall.map.context.reverse_sync_doc' => '?',
  6087.         ]);
  6088.     }
  6089.     /**
  6090.      * Gets the private '.service_locator.nyQ9vNF' shared service.
  6091.      *
  6092.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6093.      */
  6094.     protected function get_ServiceLocator_NyQ9vNFService()
  6095.     {
  6096.         return $this->privates['.service_locator.nyQ9vNF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6097.             '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: "App\\Exception\\ActivationValidationException", "Nellapp\\Bundle\\SDKBundle\\DataSync\\Exception\\HydratorException", "Nellapp\\Bundle\\SDKBundle\\Sync\\Routing\\Exception\\AppNotFoundException", "Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\Exception\\EntityException".'],
  6098.         ], [
  6099.             'exception' => 'Throwable',
  6100.         ]);
  6101.     }
  6102.     /**
  6103.      * Gets the private '.service_locator.oRImWN5' shared service.
  6104.      *
  6105.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6106.      */
  6107.     protected function get_ServiceLocator_ORImWN5Service()
  6108.     {
  6109.         return $this->privates['.service_locator.oRImWN5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6110.             '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.'],
  6111.             '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.'],
  6112.         ], [
  6113.             'channel' => 'App\\Entity\\Channel\\Channel',
  6114.             'opportunity' => 'App\\Entity\\Crm\\Opportunity\\Opportunity',
  6115.         ]);
  6116.     }
  6117.     /**
  6118.      * Gets the private '.service_locator.r8JrfBQ' shared service.
  6119.      *
  6120.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6121.      */
  6122.     protected function get_ServiceLocator_R8JrfBQService()
  6123.     {
  6124.         return $this->privates['.service_locator.r8JrfBQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6125.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6126.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6127.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6128.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6129.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6130.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6131.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6132.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6133.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6134.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6135.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6136.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6137.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6138.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6139.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6140.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6141.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6142.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6143.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6144.             'App\\Controller\\Admin\\Channel\\Quote\\PdfDownloadAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6145.             'App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6146.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6147.             'App\\Controller\\Admin\\Channel\\Quote\\ShowAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6148.             'App\\Controller\\Admin\\Channel\\Quote\\StatusAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6149.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6150.             'App\\Controller\\Async\\Admin\\Company\\GetAction::__invoke' => ['privates''.service_locator.6.gk6_3''get_ServiceLocator_6_Gk63Service'false],
  6151.             'App\\Controller\\Async\\Admin\\Contact\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6152.             'App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6153.             'App\\Controller\\Async\\Admin\\Contact\\GetAction::__invoke' => ['privates''.service_locator.cBv110K''get_ServiceLocator_CBv110KService'false],
  6154.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6155.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6156.             'App\\Controller\\Async\\Admin\\Organization\\GetAction::__invoke' => ['privates''.service_locator.DKVlfp4''get_ServiceLocator_DKVlfp4Service'false],
  6157.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6158.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6159.             'App\\Controller\\Async\\Admin\\Product\\GetAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6160.             'App\\Controller\\Async\\Admin\\Product\\PostAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6161.             'App\\Controller\\Async\\Admin\\Product\\PostAction::postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  6162.             'App\\Controller\\Async\\Admin\\Product\\PutAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6163.             'App\\Controller\\Async\\Admin\\Product\\PutAction::postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  6164.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction::__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6165.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction::postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  6166.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction::replacePersist' => ['privates''.service_locator.6S0nbSo''get_ServiceLocator_6S0nbSoService'false],
  6167.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6168.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6169.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6170.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6171.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6172.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6173.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction::preDeserialize' => ['privates''.service_locator.4WHZ9L0''get_ServiceLocator_4WHZ9L0Service'false],
  6174.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction::__invoke' => ['privates''.service_locator.5qYYzxo''get_ServiceLocator_5qYYzxoService'false],
  6175.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction::__invoke' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  6176.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6177.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6178.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6179.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6180.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction::__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6181.             'App\\Controller\\Async\\Admin\\Quote\\GetAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6182.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6183.             'App\\Controller\\Async\\Admin\\Quote\\GetStatusAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6184.             'App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6185.             'App\\Controller\\Async\\Admin\\Quote\\PostAction::__invoke' => ['privates''.service_locator.oRImWN5''get_ServiceLocator_ORImWN5Service'false],
  6186.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction::__invoke' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  6187.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction::__invoke' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  6188.             'App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6189.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6190.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6191.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction::__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6192.             'App\\Controller\\Async\\Admin\\User\\CollectionAction::__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6193.             'App\\Controller\\Async\\Admin\\User\\GetAction::__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  6194.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  6195.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  6196.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  6197.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6198.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6199.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6200.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6201.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6202.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6203.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6204.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6205.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6206.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6207.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6208.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6209.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6210.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6211.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6212.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6213.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6214.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6215.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6216.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6217.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6218.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6219.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6220.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6221.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6222.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6223.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6224.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6225.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6226.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6227.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6228.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6229.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6230.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6231.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6232.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6233.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6234.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6235.             'App\\Controller\\Admin\\Channel\\Quote\\PdfDownloadAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6236.             'App\\Controller\\Admin\\Channel\\Quote\\PdfDownloadAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6237.             'App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6238.             'App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6239.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6240.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6241.             'App\\Controller\\Admin\\Channel\\Quote\\ShowAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6242.             'App\\Controller\\Admin\\Channel\\Quote\\ShowAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6243.             'App\\Controller\\Admin\\Channel\\Quote\\StatusAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6244.             'App\\Controller\\Admin\\Channel\\Quote\\StatusAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6245.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6246.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6247.             'App\\Controller\\Async\\Admin\\Company\\GetAction:__invoke' => ['privates''.service_locator.6.gk6_3''get_ServiceLocator_6_Gk63Service'false],
  6248.             'App\\Controller\\Async\\Admin\\Company\\GetAction' => ['privates''.service_locator.6.gk6_3''get_ServiceLocator_6_Gk63Service'false],
  6249.             'App\\Controller\\Async\\Admin\\Contact\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6250.             'App\\Controller\\Async\\Admin\\Contact\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6251.             'App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6252.             'App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6253.             'App\\Controller\\Async\\Admin\\Contact\\GetAction:__invoke' => ['privates''.service_locator.cBv110K''get_ServiceLocator_CBv110KService'false],
  6254.             'App\\Controller\\Async\\Admin\\Contact\\GetAction' => ['privates''.service_locator.cBv110K''get_ServiceLocator_CBv110KService'false],
  6255.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6256.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6257.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6258.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6259.             'App\\Controller\\Async\\Admin\\Organization\\GetAction:__invoke' => ['privates''.service_locator.DKVlfp4''get_ServiceLocator_DKVlfp4Service'false],
  6260.             'App\\Controller\\Async\\Admin\\Organization\\GetAction' => ['privates''.service_locator.DKVlfp4''get_ServiceLocator_DKVlfp4Service'false],
  6261.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6262.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6263.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6264.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6265.             'App\\Controller\\Async\\Admin\\Product\\GetAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6266.             'App\\Controller\\Async\\Admin\\Product\\GetAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6267.             'App\\Controller\\Async\\Admin\\Product\\PostAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6268.             'App\\Controller\\Async\\Admin\\Product\\PostAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6269.             'App\\Controller\\Async\\Admin\\Product\\PostAction:postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  6270.             'App\\Controller\\Async\\Admin\\Product\\PutAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6271.             'App\\Controller\\Async\\Admin\\Product\\PutAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6272.             'App\\Controller\\Async\\Admin\\Product\\PutAction:postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  6273.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction:__invoke' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6274.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction' => ['privates''.service_locator.xDalrhA''get_ServiceLocator_XDalrhAService'false],
  6275.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction:postDeserialize' => ['privates''.service_locator.8JHqodm''get_ServiceLocator_8JHqodmService'false],
  6276.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction:replacePersist' => ['privates''.service_locator.6S0nbSo''get_ServiceLocator_6S0nbSoService'false],
  6277.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6278.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6279.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6280.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6281.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6282.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6283.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6284.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6285.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6286.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6287.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6288.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6289.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction:preDeserialize' => ['privates''.service_locator.4WHZ9L0''get_ServiceLocator_4WHZ9L0Service'false],
  6290.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction:__invoke' => ['privates''.service_locator.5qYYzxo''get_ServiceLocator_5qYYzxoService'false],
  6291.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction' => ['privates''.service_locator.5qYYzxo''get_ServiceLocator_5qYYzxoService'false],
  6292.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction:__invoke' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  6293.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction' => ['privates''.service_locator.snMkrGy''get_ServiceLocator_SnMkrGyService'false],
  6294.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6295.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6296.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6297.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6298.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6299.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6300.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6301.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6302.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction:__invoke' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6303.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction' => ['privates''.service_locator.E8LPrFT''get_ServiceLocator_E8LPrFTService'false],
  6304.             'App\\Controller\\Async\\Admin\\Quote\\GetAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6305.             'App\\Controller\\Async\\Admin\\Quote\\GetAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6306.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6307.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6308.             'App\\Controller\\Async\\Admin\\Quote\\GetStatusAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6309.             'App\\Controller\\Async\\Admin\\Quote\\GetStatusAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6310.             'App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6311.             'App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6312.             'App\\Controller\\Async\\Admin\\Quote\\PostAction:__invoke' => ['privates''.service_locator.oRImWN5''get_ServiceLocator_ORImWN5Service'false],
  6313.             'App\\Controller\\Async\\Admin\\Quote\\PostAction' => ['privates''.service_locator.oRImWN5''get_ServiceLocator_ORImWN5Service'false],
  6314.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction:__invoke' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  6315.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  6316.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction:__invoke' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  6317.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction' => ['privates''.service_locator.G7jIX4U''get_ServiceLocator_G7jIX4UService'false],
  6318.             'App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6319.             'App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6320.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6321.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6322.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6323.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6324.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction:__invoke' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6325.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction' => ['privates''.service_locator.vVIA1Ig''get_ServiceLocator_VVIA1IgService'false],
  6326.             'App\\Controller\\Async\\Admin\\User\\CollectionAction:__invoke' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6327.             'App\\Controller\\Async\\Admin\\User\\CollectionAction' => ['privates''.service_locator.k.6sDgC''get_ServiceLocator_K_6sDgCService'false],
  6328.             'App\\Controller\\Async\\Admin\\User\\GetAction:__invoke' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  6329.             'App\\Controller\\Async\\Admin\\User\\GetAction' => ['privates''.service_locator._HjxFZI''get_ServiceLocator_HjxFZIService'false],
  6330.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => ['privates''.service_locator.nyQ9vNF''get_ServiceLocator_NyQ9vNFService'false],
  6331.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  6332.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  6333.         ], [
  6334.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction::__invoke' => '?',
  6335.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction::__invoke' => '?',
  6336.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction::__invoke' => '?',
  6337.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction::__invoke' => '?',
  6338.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction::__invoke' => '?',
  6339.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction::__invoke' => '?',
  6340.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction::__invoke' => '?',
  6341.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction::__invoke' => '?',
  6342.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction::__invoke' => '?',
  6343.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction::__invoke' => '?',
  6344.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction::__invoke' => '?',
  6345.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction::__invoke' => '?',
  6346.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction::__invoke' => '?',
  6347.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction::__invoke' => '?',
  6348.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction::__invoke' => '?',
  6349.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction::__invoke' => '?',
  6350.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction::__invoke' => '?',
  6351.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction::__invoke' => '?',
  6352.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction::__invoke' => '?',
  6353.             'App\\Controller\\Admin\\Channel\\Quote\\PdfDownloadAction::__invoke' => '?',
  6354.             'App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction::__invoke' => '?',
  6355.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction::__invoke' => '?',
  6356.             'App\\Controller\\Admin\\Channel\\Quote\\ShowAction::__invoke' => '?',
  6357.             'App\\Controller\\Admin\\Channel\\Quote\\StatusAction::__invoke' => '?',
  6358.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction::__invoke' => '?',
  6359.             'App\\Controller\\Async\\Admin\\Company\\GetAction::__invoke' => '?',
  6360.             'App\\Controller\\Async\\Admin\\Contact\\CollectionAction::__invoke' => '?',
  6361.             'App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction::__invoke' => '?',
  6362.             'App\\Controller\\Async\\Admin\\Contact\\GetAction::__invoke' => '?',
  6363.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction::__invoke' => '?',
  6364.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction::__invoke' => '?',
  6365.             'App\\Controller\\Async\\Admin\\Organization\\GetAction::__invoke' => '?',
  6366.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction::__invoke' => '?',
  6367.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction::__invoke' => '?',
  6368.             'App\\Controller\\Async\\Admin\\Product\\GetAction::__invoke' => '?',
  6369.             'App\\Controller\\Async\\Admin\\Product\\PostAction::__invoke' => '?',
  6370.             'App\\Controller\\Async\\Admin\\Product\\PostAction::postDeserialize' => '?',
  6371.             'App\\Controller\\Async\\Admin\\Product\\PutAction::__invoke' => '?',
  6372.             'App\\Controller\\Async\\Admin\\Product\\PutAction::postDeserialize' => '?',
  6373.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction::__invoke' => '?',
  6374.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction::postDeserialize' => '?',
  6375.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction::replacePersist' => '?',
  6376.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction::__invoke' => '?',
  6377.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction::__invoke' => '?',
  6378.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction::__invoke' => '?',
  6379.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction::__invoke' => '?',
  6380.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction::__invoke' => '?',
  6381.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction::__invoke' => '?',
  6382.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction::preDeserialize' => '?',
  6383.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction::__invoke' => '?',
  6384.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction::__invoke' => '?',
  6385.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction::__invoke' => '?',
  6386.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction::__invoke' => '?',
  6387.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction::__invoke' => '?',
  6388.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction::__invoke' => '?',
  6389.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction::__invoke' => '?',
  6390.             'App\\Controller\\Async\\Admin\\Quote\\GetAction::__invoke' => '?',
  6391.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction::__invoke' => '?',
  6392.             'App\\Controller\\Async\\Admin\\Quote\\GetStatusAction::__invoke' => '?',
  6393.             'App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction::__invoke' => '?',
  6394.             'App\\Controller\\Async\\Admin\\Quote\\PostAction::__invoke' => '?',
  6395.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction::__invoke' => '?',
  6396.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction::__invoke' => '?',
  6397.             'App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction::__invoke' => '?',
  6398.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction::__invoke' => '?',
  6399.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction::__invoke' => '?',
  6400.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction::__invoke' => '?',
  6401.             'App\\Controller\\Async\\Admin\\User\\CollectionAction::__invoke' => '?',
  6402.             'App\\Controller\\Async\\Admin\\User\\GetAction::__invoke' => '?',
  6403.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController::show' => '?',
  6404.             'kernel::loadRoutes' => '?',
  6405.             'kernel::registerContainerConfiguration' => '?',
  6406.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction:__invoke' => '?',
  6407.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveAction' => '?',
  6408.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction:__invoke' => '?',
  6409.             'App\\Controller\\Admin\\Channel\\Product\\ArchiveMultipleAction' => '?',
  6410.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction:__invoke' => '?',
  6411.             'App\\Controller\\Admin\\Channel\\Product\\DuplicateAction' => '?',
  6412.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction:__invoke' => '?',
  6413.             'App\\Controller\\Admin\\Channel\\Product\\IndexAction' => '?',
  6414.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction:__invoke' => '?',
  6415.             'App\\Controller\\Admin\\Channel\\Product\\RestoreAction' => '?',
  6416.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction:__invoke' => '?',
  6417.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveAction' => '?',
  6418.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction:__invoke' => '?',
  6419.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ArchiveMultipleAction' => '?',
  6420.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction:__invoke' => '?',
  6421.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\DuplicateAction' => '?',
  6422.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction:__invoke' => '?',
  6423.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\EditAction' => '?',
  6424.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction:__invoke' => '?',
  6425.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\IndexAction' => '?',
  6426.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction:__invoke' => '?',
  6427.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\NewAction' => '?',
  6428.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction:__invoke' => '?',
  6429.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\RestoreAction' => '?',
  6430.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction:__invoke' => '?',
  6431.             'App\\Controller\\Admin\\Channel\\QuoteTemplate\\ShowAction' => '?',
  6432.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction:__invoke' => '?',
  6433.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveAction' => '?',
  6434.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction:__invoke' => '?',
  6435.             'App\\Controller\\Admin\\Channel\\Quote\\ArchiveMultipleAction' => '?',
  6436.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction:__invoke' => '?',
  6437.             'App\\Controller\\Admin\\Channel\\Quote\\DuplicateAction' => '?',
  6438.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction:__invoke' => '?',
  6439.             'App\\Controller\\Admin\\Channel\\Quote\\EditAction' => '?',
  6440.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction:__invoke' => '?',
  6441.             'App\\Controller\\Admin\\Channel\\Quote\\IndexAction' => '?',
  6442.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction:__invoke' => '?',
  6443.             'App\\Controller\\Admin\\Channel\\Quote\\NewAction' => '?',
  6444.             'App\\Controller\\Admin\\Channel\\Quote\\PdfDownloadAction:__invoke' => '?',
  6445.             'App\\Controller\\Admin\\Channel\\Quote\\PdfDownloadAction' => '?',
  6446.             'App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction:__invoke' => '?',
  6447.             'App\\Controller\\Admin\\Channel\\Quote\\PdfPreviewAction' => '?',
  6448.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction:__invoke' => '?',
  6449.             'App\\Controller\\Admin\\Channel\\Quote\\RestoreAction' => '?',
  6450.             'App\\Controller\\Admin\\Channel\\Quote\\ShowAction:__invoke' => '?',
  6451.             'App\\Controller\\Admin\\Channel\\Quote\\ShowAction' => '?',
  6452.             'App\\Controller\\Admin\\Channel\\Quote\\StatusAction:__invoke' => '?',
  6453.             'App\\Controller\\Admin\\Channel\\Quote\\StatusAction' => '?',
  6454.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction:__invoke' => '?',
  6455.             'App\\Controller\\Async\\Admin\\Company\\CollectionAction' => '?',
  6456.             'App\\Controller\\Async\\Admin\\Company\\GetAction:__invoke' => '?',
  6457.             'App\\Controller\\Async\\Admin\\Company\\GetAction' => '?',
  6458.             'App\\Controller\\Async\\Admin\\Contact\\CollectionAction:__invoke' => '?',
  6459.             'App\\Controller\\Async\\Admin\\Contact\\CollectionAction' => '?',
  6460.             'App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction:__invoke' => '?',
  6461.             'App\\Controller\\Async\\Admin\\Contact\\Company\\CollectionAction' => '?',
  6462.             'App\\Controller\\Async\\Admin\\Contact\\GetAction:__invoke' => '?',
  6463.             'App\\Controller\\Async\\Admin\\Contact\\GetAction' => '?',
  6464.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction:__invoke' => '?',
  6465.             'App\\Controller\\Async\\Admin\\Enum\\GetAllUnitAction' => '?',
  6466.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction:__invoke' => '?',
  6467.             'App\\Controller\\Async\\Admin\\Organization\\CollectionAction' => '?',
  6468.             'App\\Controller\\Async\\Admin\\Organization\\GetAction:__invoke' => '?',
  6469.             'App\\Controller\\Async\\Admin\\Organization\\GetAction' => '?',
  6470.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction:__invoke' => '?',
  6471.             'App\\Controller\\Async\\Admin\\ProductCategory\\GetAllAction' => '?',
  6472.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction:__invoke' => '?',
  6473.             'App\\Controller\\Async\\Admin\\Product\\CollectionAction' => '?',
  6474.             'App\\Controller\\Async\\Admin\\Product\\GetAction:__invoke' => '?',
  6475.             'App\\Controller\\Async\\Admin\\Product\\GetAction' => '?',
  6476.             'App\\Controller\\Async\\Admin\\Product\\PostAction:__invoke' => '?',
  6477.             'App\\Controller\\Async\\Admin\\Product\\PostAction' => '?',
  6478.             'App\\Controller\\Async\\Admin\\Product\\PostAction:postDeserialize' => '?',
  6479.             'App\\Controller\\Async\\Admin\\Product\\PutAction:__invoke' => '?',
  6480.             'App\\Controller\\Async\\Admin\\Product\\PutAction' => '?',
  6481.             'App\\Controller\\Async\\Admin\\Product\\PutAction:postDeserialize' => '?',
  6482.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction:__invoke' => '?',
  6483.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction' => '?',
  6484.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction:postDeserialize' => '?',
  6485.             'App\\Controller\\Async\\Admin\\Product\\ValidateAction:replacePersist' => '?',
  6486.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction:__invoke' => '?',
  6487.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\CollectionAction' => '?',
  6488.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction:__invoke' => '?',
  6489.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetAction' => '?',
  6490.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction:__invoke' => '?',
  6491.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetLinesAction' => '?',
  6492.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction:__invoke' => '?',
  6493.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\GetStatusAction' => '?',
  6494.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction:__invoke' => '?',
  6495.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PatchActivateAction' => '?',
  6496.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction:__invoke' => '?',
  6497.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction' => '?',
  6498.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostAction:preDeserialize' => '?',
  6499.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction:__invoke' => '?',
  6500.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PostLinesAction' => '?',
  6501.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction:__invoke' => '?',
  6502.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PreviewLinesAction' => '?',
  6503.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction:__invoke' => '?',
  6504.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutCurrentStepAction' => '?',
  6505.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction:__invoke' => '?',
  6506.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutHeaderAction' => '?',
  6507.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction:__invoke' => '?',
  6508.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutInformationAction' => '?',
  6509.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction:__invoke' => '?',
  6510.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutPreviewAction' => '?',
  6511.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction:__invoke' => '?',
  6512.             'App\\Controller\\Async\\Admin\\QuoteTemplate\\PutTermsAction' => '?',
  6513.             'App\\Controller\\Async\\Admin\\Quote\\GetAction:__invoke' => '?',
  6514.             'App\\Controller\\Async\\Admin\\Quote\\GetAction' => '?',
  6515.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction:__invoke' => '?',
  6516.             'App\\Controller\\Async\\Admin\\Quote\\GetLinesAction' => '?',
  6517.             'App\\Controller\\Async\\Admin\\Quote\\GetStatusAction:__invoke' => '?',
  6518.             'App\\Controller\\Async\\Admin\\Quote\\GetStatusAction' => '?',
  6519.             'App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction:__invoke' => '?',
  6520.             'App\\Controller\\Async\\Admin\\Quote\\PatchPublishAction' => '?',
  6521.             'App\\Controller\\Async\\Admin\\Quote\\PostAction:__invoke' => '?',
  6522.             'App\\Controller\\Async\\Admin\\Quote\\PostAction' => '?',
  6523.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction:__invoke' => '?',
  6524.             'App\\Controller\\Async\\Admin\\Quote\\PostLinesAction' => '?',
  6525.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction:__invoke' => '?',
  6526.             'App\\Controller\\Async\\Admin\\Quote\\PreviewLinesAction' => '?',
  6527.             'App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction:__invoke' => '?',
  6528.             'App\\Controller\\Async\\Admin\\Quote\\PutCurrentStepAction' => '?',
  6529.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction:__invoke' => '?',
  6530.             'App\\Controller\\Async\\Admin\\Quote\\PutPreviewAction' => '?',
  6531.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction:__invoke' => '?',
  6532.             'App\\Controller\\Async\\Admin\\Quote\\PutTargetAction' => '?',
  6533.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction:__invoke' => '?',
  6534.             'App\\Controller\\Async\\Admin\\Quote\\PutTemplateAction' => '?',
  6535.             'App\\Controller\\Async\\Admin\\User\\CollectionAction:__invoke' => '?',
  6536.             'App\\Controller\\Async\\Admin\\User\\CollectionAction' => '?',
  6537.             'App\\Controller\\Async\\Admin\\User\\GetAction:__invoke' => '?',
  6538.             'App\\Controller\\Async\\Admin\\User\\GetAction' => '?',
  6539.             'Nellapp\\Bundle\\SDKBundle\\Twig\\Controller\\ErrorController:show' => '?',
  6540.             'kernel:loadRoutes' => '?',
  6541.             'kernel:registerContainerConfiguration' => '?',
  6542.         ]);
  6543.     }
  6544.     /**
  6545.      * Gets the private '.service_locator.snMkrGy' shared service.
  6546.      *
  6547.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6548.      */
  6549.     protected function get_ServiceLocator_SnMkrGyService()
  6550.     {
  6551.         return $this->privates['.service_locator.snMkrGy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6552.             '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.'],
  6553.             '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.'],
  6554.             '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.'],
  6555.         ], [
  6556.             'channel' => 'App\\Entity\\Channel\\Channel',
  6557.             'pricableLinesDTO' => 'App\\DTO\\Crm\\PricableLine\\PricableLinesDTO',
  6558.             'quoteTemplate' => 'App\\Entity\\Crm\\Quote\\Document\\QuoteTemplate',
  6559.         ]);
  6560.     }
  6561.     /**
  6562.      * Gets the private '.service_locator.vVIA1Ig' shared service.
  6563.      *
  6564.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6565.      */
  6566.     protected function get_ServiceLocator_VVIA1IgService()
  6567.     {
  6568.         return $this->privates['.service_locator.vVIA1Ig'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6569.             '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.'],
  6570.             '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.'],
  6571.         ], [
  6572.             'channel' => 'App\\Entity\\Channel\\Channel',
  6573.             'quote' => 'App\\Entity\\Crm\\Quote\\Document\\Quote',
  6574.         ]);
  6575.     }
  6576.     /**
  6577.      * Gets the private '.service_locator.wBbyE11' shared service.
  6578.      *
  6579.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6580.      */
  6581.     protected function get_ServiceLocator_WBbyE11Service()
  6582.     {
  6583.         return $this->privates['.service_locator.wBbyE11'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6584.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  6585.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  6586.             'security.event_dispatcher.reverse_sync' => ['privates''security.event_dispatcher.reverse_sync''getSecurity_EventDispatcher_ReverseSyncService'false],
  6587.         ], [
  6588.             'event_dispatcher' => '?',
  6589.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  6590.             'security.event_dispatcher.reverse_sync' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  6591.         ]);
  6592.     }
  6593.     /**
  6594.      * Gets the private '.service_locator.xDalrhA' shared service.
  6595.      *
  6596.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  6597.      */
  6598.     protected function get_ServiceLocator_XDalrhAService()
  6599.     {
  6600.         return $this->privates['.service_locator.xDalrhA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6601.             '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.'],
  6602.             '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.'],
  6603.         ], [
  6604.             'channel' => 'App\\Entity\\Channel\\Channel',
  6605.             'product' => 'App\\Entity\\Crm\\Product\\Product',
  6606.         ]);
  6607.     }
  6608.     /**
  6609.      * Gets the private '.session.deprecated' shared service.
  6610.      *
  6611.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  6612.      */
  6613.     protected function get_Session_DeprecatedService()
  6614.     {
  6615.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  6616.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  6617.         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();
  6618.     }
  6619.     /**
  6620.      * Gets the private '.twig.command.debug.lazy' shared service.
  6621.      *
  6622.      * @return \Symfony\Component\Console\Command\LazyCommand
  6623.      */
  6624.     protected function get_Twig_Command_Debug_LazyService()
  6625.     {
  6626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6628.         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 {
  6629.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  6630.         });
  6631.     }
  6632.     /**
  6633.      * Gets the private '.twig.command.lint.lazy' shared service.
  6634.      *
  6635.      * @return \Symfony\Component\Console\Command\LazyCommand
  6636.      */
  6637.     protected function get_Twig_Command_Lint_LazyService()
  6638.     {
  6639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6641.         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 {
  6642.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  6643.         });
  6644.     }
  6645.     /**
  6646.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  6647.      *
  6648.      * @return \Symfony\Component\Console\Command\LazyCommand
  6649.      */
  6650.     protected function get_VarDumper_Command_ServerDump_LazyService()
  6651.     {
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  6654.         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 {
  6655.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  6656.         });
  6657.     }
  6658.     /**
  6659.      * Gets the private '.zenstruck_foundry.chain_manager_registry' shared service.
  6660.      *
  6661.      * @return \Zenstruck\Foundry\ChainManagerRegistry
  6662.      */
  6663.     protected function get_ZenstruckFoundry_ChainManagerRegistryService()
  6664.     {
  6665.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ChainManagerRegistry.php';
  6666.         return $this->privates['.zenstruck_foundry.chain_manager_registry'] = new \Zenstruck\Foundry\ChainManagerRegistry([=> ($this->services['doctrine'] ?? $this->getDoctrineService())]);
  6667.     }
  6668.     /**
  6669.      * Gets the private '.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser' shared service.
  6670.      *
  6671.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\DoctrineScalarFieldsDefaultPropertiesGuesser
  6672.      */
  6673.     protected function get_ZenstruckFoundry_Maker_Factory_DoctrineScalarFieldsDefaultPropertiesGuesserService()
  6674.     {
  6675.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6676.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6677.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDoctrineDefaultPropertiesGuesser.php';
  6678.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DoctrineScalarFieldsDefaultPropertiesGuesser.php';
  6679.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6680.         if (isset($this->privates['.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser'])) {
  6681.             return $this->privates['.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser'];
  6682.         }
  6683.         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);
  6684.     }
  6685.     /**
  6686.      * Gets the private '.zenstruck_foundry.maker.factory.factory_class_map' shared service.
  6687.      *
  6688.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\FactoryClassMap
  6689.      */
  6690.     protected function get_ZenstruckFoundry_Maker_Factory_FactoryClassMapService()
  6691.     {
  6692.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/FactoryClassMap.php';
  6693.         return $this->privates['.zenstruck_foundry.maker.factory.factory_class_map'] = new \Zenstruck\Foundry\Bundle\Maker\Factory\FactoryClassMap(new RewindableGenerator(function () {
  6694.             yield => ($this->privates['App\\Factory\\Channel\\CompanyContactFactory'] ?? $this->getCompanyContactFactoryService());
  6695.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\DiscountFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\DiscountFactory'] = new \App\Factory\Crm\Embed\DiscountFactory()));
  6696.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\ExtraInfoFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\ExtraInfoFactory'] = new \App\Factory\Crm\Embed\ExtraInfoFactory()));
  6697.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\LinePricingFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\LinePricingFactory'] = new \App\Factory\Crm\Embed\LinePricingFactory()));
  6698.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\MoneyFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\MoneyFactory'] = new \App\Factory\Crm\Embed\MoneyFactory()));
  6699.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\PricableLineDataFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\PricableLineDataFactory'] = new \App\Factory\Crm\Embed\PricableLineDataFactory()));
  6700.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\QuantityFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\QuantityFactory'] = new \App\Factory\Crm\Embed\QuantityFactory()));
  6701.             yield => ($this->privates['App\\Factory\\Crm\\Embed\\TextContentFactory'] ?? ($this->privates['App\\Factory\\Crm\\Embed\\TextContentFactory'] = new \App\Factory\Crm\Embed\TextContentFactory()));
  6702.             yield => ($this->privates['App\\Factory\\Crm\\Opportunity\\OpportunityFactory'] ?? $this->getOpportunityFactoryService());
  6703.             yield => ($this->privates['App\\Factory\\Crm\\Product\\ProductCategoryFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductCategoryFactory'] = new \App\Factory\Crm\Product\ProductCategoryFactory()));
  6704.             yield 10 => ($this->privates['App\\Factory\\Crm\\Product\\ProductFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductFactory'] = new \App\Factory\Crm\Product\ProductFactory()));
  6705.             yield 11 => ($this->privates['App\\Factory\\Crm\\Product\\ProductPriceFactory'] ?? ($this->privates['App\\Factory\\Crm\\Product\\ProductPriceFactory'] = new \App\Factory\Crm\Product\ProductPriceFactory()));
  6706.             yield 12 => ($this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteFactory'] ?? $this->getQuoteFactoryService());
  6707.             yield 13 => ($this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteTemplateFactory'] ?? $this->getQuoteTemplateFactoryService());
  6708.             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()));
  6709.             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()));
  6710.         }, 16));
  6711.     }
  6712.     /**
  6713.      * Gets the private '.zenstruck_foundry.maker.factory.generator' shared service.
  6714.      *
  6715.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\FactoryGenerator
  6716.      */
  6717.     protected function get_ZenstruckFoundry_Maker_Factory_GeneratorService()
  6718.     {
  6719.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/FactoryGenerator.php';
  6720.         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 () {
  6721.             yield => ($this->privates['.zenstruck_foundry.maker.factory.orm_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_OrmDefaultPropertiesGuesserService());
  6722.             yield => ($this->privates['.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_LegacyOrmDefaultPropertiesGuesserService());
  6723.             yield => ($this->privates['.zenstruck_foundry.maker.factory.odm_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_OdmDefaultPropertiesGuesserService());
  6724.             yield => ($this->privates['.zenstruck_foundry.maker.factory.doctrine_scalar_fields_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_DoctrineScalarFieldsDefaultPropertiesGuesserService());
  6725.             yield => ($this->privates['.zenstruck_foundry.maker.factory.object_default_properties_guesser'] ?? $this->get_ZenstruckFoundry_Maker_Factory_ObjectDefaultPropertiesGuesserService());
  6726.         }, 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()));
  6727.     }
  6728.     /**
  6729.      * Gets the private '.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser' shared service.
  6730.      *
  6731.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\LegacyORMDefaultPropertiesGuesser
  6732.      */
  6733.     protected function get_ZenstruckFoundry_Maker_Factory_LegacyOrmDefaultPropertiesGuesserService()
  6734.     {
  6735.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6737.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDoctrineDefaultPropertiesGuesser.php';
  6738.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/LegacyORMDefaultPropertiesGuesser.php';
  6739.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6740.         if (isset($this->privates['.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser'])) {
  6741.             return $this->privates['.zenstruck_foundry.maker.factory.legacy_orm_default_properties_guesser'];
  6742.         }
  6743.         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);
  6744.     }
  6745.     /**
  6746.      * Gets the private '.zenstruck_foundry.maker.factory.namespace_guesser' shared service.
  6747.      *
  6748.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\NamespaceGuesser
  6749.      */
  6750.     protected function get_ZenstruckFoundry_Maker_Factory_NamespaceGuesserService()
  6751.     {
  6752.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/NamespaceGuesser.php';
  6753.         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()));
  6754.     }
  6755.     /**
  6756.      * Gets the private '.zenstruck_foundry.maker.factory.object_default_properties_guesser' shared service.
  6757.      *
  6758.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\ObjectDefaultPropertiesGuesser
  6759.      */
  6760.     protected function get_ZenstruckFoundry_Maker_Factory_ObjectDefaultPropertiesGuesserService()
  6761.     {
  6762.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6763.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6764.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/ObjectDefaultPropertiesGuesser.php';
  6765.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6766.         if (isset($this->privates['.zenstruck_foundry.maker.factory.object_default_properties_guesser'])) {
  6767.             return $this->privates['.zenstruck_foundry.maker.factory.object_default_properties_guesser'];
  6768.         }
  6769.         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);
  6770.     }
  6771.     /**
  6772.      * Gets the private '.zenstruck_foundry.maker.factory.odm_default_properties_guesser' shared service.
  6773.      *
  6774.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\ODMDefaultPropertiesGuesser
  6775.      */
  6776.     protected function get_ZenstruckFoundry_Maker_Factory_OdmDefaultPropertiesGuesserService()
  6777.     {
  6778.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6779.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6780.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDoctrineDefaultPropertiesGuesser.php';
  6781.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/ODMDefaultPropertiesGuesser.php';
  6782.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6783.         if (isset($this->privates['.zenstruck_foundry.maker.factory.odm_default_properties_guesser'])) {
  6784.             return $this->privates['.zenstruck_foundry.maker.factory.odm_default_properties_guesser'];
  6785.         }
  6786.         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);
  6787.     }
  6788.     /**
  6789.      * Gets the private '.zenstruck_foundry.maker.factory.orm_default_properties_guesser' shared service.
  6790.      *
  6791.      * @return \Zenstruck\Foundry\Bundle\Maker\Factory\ORMDefaultPropertiesGuesser
  6792.      */
  6793.     protected function get_ZenstruckFoundry_Maker_Factory_OrmDefaultPropertiesGuesserService()
  6794.     {
  6795.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/DefaultPropertiesGuesser.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDefaultPropertyGuesser.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/AbstractDoctrineDefaultPropertiesGuesser.php';
  6798.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/ORMDefaultPropertiesGuesser.php';
  6799.         $a = ($this->privates['.zenstruck_foundry.maker.factory.generator'] ?? $this->get_ZenstruckFoundry_Maker_Factory_GeneratorService());
  6800.         if (isset($this->privates['.zenstruck_foundry.maker.factory.orm_default_properties_guesser'])) {
  6801.             return $this->privates['.zenstruck_foundry.maker.factory.orm_default_properties_guesser'];
  6802.         }
  6803.         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);
  6804.     }
  6805.     /**
  6806.      * Gets the private 'App\EventSubscriber\EnabledCrmSubscriber' shared autowired service.
  6807.      *
  6808.      * @return \App\EventSubscriber\EnabledCrmSubscriber
  6809.      */
  6810.     protected function getEnabledCrmSubscriberService()
  6811.     {
  6812.         return $this->privates['App\\EventSubscriber\\EnabledCrmSubscriber'] = new \App\EventSubscriber\EnabledCrmSubscriber(new \App\Service\Channel\ChannelConfigurationService());
  6813.     }
  6814.     /**
  6815.      * Gets the private 'App\Factory\Channel\CompanyContactFactory' shared autowired service.
  6816.      *
  6817.      * @return \App\Factory\Channel\CompanyContactFactory
  6818.      */
  6819.     protected function getCompanyContactFactoryService()
  6820.     {
  6821.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Factory.php';
  6822.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ObjectFactory.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentObjectFactory.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentProxyObjectFactory.php';
  6825.         include_once \dirname(__DIR__4).'/src/Factory/Channel/CompanyContactFactory.php';
  6826.         return $this->privates['App\\Factory\\Channel\\CompanyContactFactory'] = new \App\Factory\Channel\CompanyContactFactory(($this->privates['App\\Repository\\Channel\\CompanyRepository'] ?? $this->getCompanyRepositoryService()));
  6827.     }
  6828.     /**
  6829.      * Gets the private 'App\Factory\Crm\Opportunity\OpportunityFactory' shared autowired service.
  6830.      *
  6831.      * @return \App\Factory\Crm\Opportunity\OpportunityFactory
  6832.      */
  6833.     protected function getOpportunityFactoryService()
  6834.     {
  6835.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Factory.php';
  6836.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ObjectFactory.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentObjectFactory.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentProxyObjectFactory.php';
  6839.         include_once \dirname(__DIR__4).'/src/Factory/Crm/Opportunity/OpportunityFactory.php';
  6840.         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\\Common\\ContactRepository'] ?? $this->getContactRepositoryService()));
  6841.     }
  6842.     /**
  6843.      * Gets the private 'App\Factory\Crm\Quote\Document\QuoteFactory' shared autowired service.
  6844.      *
  6845.      * @return \App\Factory\Crm\Quote\Document\QuoteFactory
  6846.      */
  6847.     protected function getQuoteFactoryService()
  6848.     {
  6849.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Factory.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ObjectFactory.php';
  6851.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentObjectFactory.php';
  6852.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentProxyObjectFactory.php';
  6853.         include_once \dirname(__DIR__4).'/src/Factory/Crm/Quote/Document/QuoteFactory.php';
  6854.         return $this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteFactory'] = new \App\Factory\Crm\Quote\Document\QuoteFactory(($this->privates['App\\Repository\\ChannelUserData\\ChannelUserDataRepository'] ?? $this->getChannelUserDataRepositoryService()), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteService'] ?? $this->getQuoteServiceService()), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteNumberGenerator'] ?? $this->getQuoteNumberGeneratorService()));
  6855.     }
  6856.     /**
  6857.      * Gets the private 'App\Factory\Crm\Quote\Document\QuoteTemplateFactory' shared autowired service.
  6858.      *
  6859.      * @return \App\Factory\Crm\Quote\Document\QuoteTemplateFactory
  6860.      */
  6861.     protected function getQuoteTemplateFactoryService()
  6862.     {
  6863.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Factory.php';
  6864.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/ObjectFactory.php';
  6865.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentObjectFactory.php';
  6866.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Persistence/PersistentProxyObjectFactory.php';
  6867.         include_once \dirname(__DIR__4).'/src/Factory/Crm/Quote/Document/QuoteTemplateFactory.php';
  6868.         return $this->privates['App\\Factory\\Crm\\Quote\\Document\\QuoteTemplateFactory'] = new \App\Factory\Crm\Quote\Document\QuoteTemplateFactory(($this->privates['App\\Repository\\ChannelUserData\\ChannelUserDataRepository'] ?? $this->getChannelUserDataRepositoryService()), ($this->privates['App\\Repository\\Channel\\OrganizationRepository'] ?? $this->getOrganizationRepositoryService()), ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateService'] ?? $this->getQuoteTemplateServiceService()));
  6869.     }
  6870.     /**
  6871.      * Gets the private 'App\Form\Async\CollectionFilterType' shared autowired service.
  6872.      *
  6873.      * @return \App\Form\Async\CollectionFilterType
  6874.      */
  6875.     protected function getCollectionFilterTypeService()
  6876.     {
  6877.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6878.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6879.         include_once \dirname(__DIR__4).'/src/Form/Async/CollectionFilterType.php';
  6880.         return $this->privates['App\\Form\\Async\\CollectionFilterType'] = new \App\Form\Async\CollectionFilterType();
  6881.     }
  6882.     /**
  6883.      * Gets the private 'App\Form\Async\ContactCollectionFilterType' shared autowired service.
  6884.      *
  6885.      * @return \App\Form\Async\ContactCollectionFilterType
  6886.      */
  6887.     protected function getContactCollectionFilterTypeService()
  6888.     {
  6889.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6891.         include_once \dirname(__DIR__4).'/src/Form/Async/CollectionFilterType.php';
  6892.         include_once \dirname(__DIR__4).'/src/Form/Async/ContactCollectionFilterType.php';
  6893.         return $this->privates['App\\Form\\Async\\ContactCollectionFilterType'] = new \App\Form\Async\ContactCollectionFilterType();
  6894.     }
  6895.     /**
  6896.      * Gets the private 'App\Form\Crm\ProductFilter' shared autowired service.
  6897.      *
  6898.      * @return \App\Form\Crm\ProductFilter
  6899.      */
  6900.     protected function getProductFilterService()
  6901.     {
  6902.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6903.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6904.         include_once \dirname(__DIR__4).'/src/Form/Crm/ProductFilter.php';
  6905.         return $this->privates['App\\Form\\Crm\\ProductFilter'] = new \App\Form\Crm\ProductFilter();
  6906.     }
  6907.     /**
  6908.      * Gets the private 'App\Form\Crm\QuoteFilter' shared autowired service.
  6909.      *
  6910.      * @return \App\Form\Crm\QuoteFilter
  6911.      */
  6912.     protected function getQuoteFilterService()
  6913.     {
  6914.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6916.         include_once \dirname(__DIR__4).'/src/Form/Crm/QuoteFilter.php';
  6917.         return $this->privates['App\\Form\\Crm\\QuoteFilter'] = new \App\Form\Crm\QuoteFilter();
  6918.     }
  6919.     /**
  6920.      * Gets the private 'App\Form\Crm\QuoteTemplateFilter' shared autowired service.
  6921.      *
  6922.      * @return \App\Form\Crm\QuoteTemplateFilter
  6923.      */
  6924.     protected function getQuoteTemplateFilterService()
  6925.     {
  6926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  6927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  6928.         include_once \dirname(__DIR__4).'/src/Form/Crm/QuoteTemplateFilter.php';
  6929.         return $this->privates['App\\Form\\Crm\\QuoteTemplateFilter'] = new \App\Form\Crm\QuoteTemplateFilter();
  6930.     }
  6931.     /**
  6932.      * Gets the private 'App\Repository\Account\UserRepository' shared autowired service.
  6933.      *
  6934.      * @return \App\Repository\Account\UserRepository
  6935.      */
  6936.     protected function getUserRepositoryService()
  6937.     {
  6938.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/UserRepositoryInterface.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/User/AbstractUserRepository.php';
  6940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryInterface.php';
  6941.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Repository/UserRepositoryTrait.php';
  6942.         include_once \dirname(__DIR__4).'/src/Repository/Account/UserRepository.php';
  6943.         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()));
  6944.     }
  6945.     /**
  6946.      * Gets the private 'App\Repository\ChannelUserData\ChannelUserDataRepository' shared autowired service.
  6947.      *
  6948.      * @return \App\Repository\ChannelUserData\ChannelUserDataRepository
  6949.      */
  6950.     protected function getChannelUserDataRepositoryService()
  6951.     {
  6952.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6953.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/AdminChannelUserDataRepositoryInterface.php';
  6954.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/ChannelUserDataRepositoryInterface.php';
  6955.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/AbstractChannelUserDataRepository.php';
  6956.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserData/SyncedAdminChannelUserDataRepositoryTrait.php';
  6957.         include_once \dirname(__DIR__4).'/src/Repository/ChannelUserData/ChannelUserDataRepository.php';
  6958.         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()));
  6959.     }
  6960.     /**
  6961.      * Gets the private 'App\Repository\Channel\ChannelRepository' shared autowired service.
  6962.      *
  6963.      * @return \App\Repository\Channel\ChannelRepository
  6964.      */
  6965.     protected function getChannelRepositoryService()
  6966.     {
  6967.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/ChannelRepositoryInterface.php';
  6968.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/Channel/AbstractChannelRepository.php';
  6969.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelRepository.php';
  6970.         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()));
  6971.     }
  6972.     /**
  6973.      * Gets the private 'App\Repository\Channel\ChannelWhiteLabelRepository' shared autowired service.
  6974.      *
  6975.      * @return \App\Repository\Channel\ChannelWhiteLabelRepository
  6976.      */
  6977.     protected function getChannelWhiteLabelRepositoryService()
  6978.     {
  6979.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/ChannelWhiteLabelRepositoryInterface.php';
  6980.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelWhiteLabel/AbstractChannelWhiteLabelRepository.php';
  6981.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ChannelWhiteLabelRepository.php';
  6982.         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()));
  6983.     }
  6984.     /**
  6985.      * Gets the private 'App\Repository\Channel\CompanyRepository' shared autowired service.
  6986.      *
  6987.      * @return \App\Repository\Channel\CompanyRepository
  6988.      */
  6989.     protected function getCompanyRepositoryService()
  6990.     {
  6991.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  6992.         include_once \dirname(__DIR__4).'/src/Repository/Channel/CompanyRepository.php';
  6993.         return $this->privates['App\\Repository\\Channel\\CompanyRepository'] = new \App\Repository\Channel\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6994.     }
  6995.     /**
  6996.      * Gets the private 'App\Repository\Channel\OrganizationRepository' shared autowired service.
  6997.      *
  6998.      * @return \App\Repository\Channel\OrganizationRepository
  6999.      */
  7000.     protected function getOrganizationRepositoryService()
  7001.     {
  7002.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  7003.         include_once \dirname(__DIR__4).'/src/Repository/Channel/OrganizationRepository.php';
  7004.         return $this->privates['App\\Repository\\Channel\\OrganizationRepository'] = new \App\Repository\Channel\OrganizationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7005.     }
  7006.     /**
  7007.      * Gets the private 'App\Repository\Channel\ProfessionalId\FrenchProfessionalIdRepository' shared autowired service.
  7008.      *
  7009.      * @return \App\Repository\Channel\ProfessionalId\FrenchProfessionalIdRepository
  7010.      */
  7011.     protected function getFrenchProfessionalIdRepositoryService()
  7012.     {
  7013.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ProfessionalId/ProfessionalIdRepository.php';
  7014.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ProfessionalId/FrenchProfessionalIdRepository.php';
  7015.         return $this->privates['App\\Repository\\Channel\\ProfessionalId\\FrenchProfessionalIdRepository'] = new \App\Repository\Channel\ProfessionalId\FrenchProfessionalIdRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7016.     }
  7017.     /**
  7018.      * Gets the private 'App\Repository\Channel\ProfessionalId\ProfessionalIdRepository' shared autowired service.
  7019.      *
  7020.      * @return \App\Repository\Channel\ProfessionalId\ProfessionalIdRepository
  7021.      */
  7022.     protected function getProfessionalIdRepositoryService()
  7023.     {
  7024.         include_once \dirname(__DIR__4).'/src/Repository/Channel/ProfessionalId/ProfessionalIdRepository.php';
  7025.         return $this->privates['App\\Repository\\Channel\\ProfessionalId\\ProfessionalIdRepository'] = new \App\Repository\Channel\ProfessionalId\ProfessionalIdRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7026.     }
  7027.     /**
  7028.      * Gets the private 'App\Repository\Common\ContactRepository' shared autowired service.
  7029.      *
  7030.      * @return \App\Repository\Common\ContactRepository
  7031.      */
  7032.     protected function getContactRepositoryService()
  7033.     {
  7034.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  7035.         include_once \dirname(__DIR__4).'/src/Repository/Common/ContactRepository.php';
  7036.         return $this->privates['App\\Repository\\Common\\ContactRepository'] = new \App\Repository\Common\ContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7037.     }
  7038.     /**
  7039.      * Gets the private 'App\Repository\Crm\Opportunity\OpportunityRepository' shared autowired service.
  7040.      *
  7041.      * @return \App\Repository\Crm\Opportunity\OpportunityRepository
  7042.      */
  7043.     protected function getOpportunityRepositoryService()
  7044.     {
  7045.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Opportunity/OpportunityRepository.php';
  7046.         return $this->privates['App\\Repository\\Crm\\Opportunity\\OpportunityRepository'] = new \App\Repository\Crm\Opportunity\OpportunityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7047.     }
  7048.     /**
  7049.      * Gets the private 'App\Repository\Crm\Product\ProductCategoryRepository' shared autowired service.
  7050.      *
  7051.      * @return \App\Repository\Crm\Product\ProductCategoryRepository
  7052.      */
  7053.     protected function getProductCategoryRepositoryService()
  7054.     {
  7055.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Product/ProductCategoryRepository.php';
  7056.         return $this->privates['App\\Repository\\Crm\\Product\\ProductCategoryRepository'] = new \App\Repository\Crm\Product\ProductCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7057.     }
  7058.     /**
  7059.      * Gets the private 'App\Repository\Crm\Product\ProductPriceRepository' shared autowired service.
  7060.      *
  7061.      * @return \App\Repository\Crm\Product\ProductPriceRepository
  7062.      */
  7063.     protected function getProductPriceRepositoryService()
  7064.     {
  7065.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Product/ProductPriceRepository.php';
  7066.         return $this->privates['App\\Repository\\Crm\\Product\\ProductPriceRepository'] = new \App\Repository\Crm\Product\ProductPriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7067.     }
  7068.     /**
  7069.      * Gets the private 'App\Repository\Crm\Product\ProductRepository' shared autowired service.
  7070.      *
  7071.      * @return \App\Repository\Crm\Product\ProductRepository
  7072.      */
  7073.     protected function getProductRepositoryService()
  7074.     {
  7075.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  7076.         include_once \dirname(__DIR__4).'/src/Repository/Crm/TextContentRepositoryInterface.php';
  7077.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Product/ProductRepository.php';
  7078.         return $this->privates['App\\Repository\\Crm\\Product\\ProductRepository'] = new \App\Repository\Crm\Product\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7079.     }
  7080.     /**
  7081.      * Gets the private 'App\Repository\Crm\Quote\QuoteLineRepository' shared autowired service.
  7082.      *
  7083.      * @return \App\Repository\Crm\Quote\QuoteLineRepository
  7084.      */
  7085.     protected function getQuoteLineRepositoryService()
  7086.     {
  7087.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Quote/QuoteLineRepository.php';
  7088.         return $this->privates['App\\Repository\\Crm\\Quote\\QuoteLineRepository'] = new \App\Repository\Crm\Quote\QuoteLineRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7089.     }
  7090.     /**
  7091.      * Gets the private 'App\Repository\Crm\Quote\QuoteRepository' shared autowired service.
  7092.      *
  7093.      * @return \App\Repository\Crm\Quote\QuoteRepository
  7094.      */
  7095.     protected function getQuoteRepositoryService()
  7096.     {
  7097.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  7098.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Quote/QuoteRepository.php';
  7099.         return $this->privates['App\\Repository\\Crm\\Quote\\QuoteRepository'] = new \App\Repository\Crm\Quote\QuoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7100.     }
  7101.     /**
  7102.      * Gets the private 'App\Repository\Crm\Quote\QuoteTemplateLineRepository' shared autowired service.
  7103.      *
  7104.      * @return \App\Repository\Crm\Quote\QuoteTemplateLineRepository
  7105.      */
  7106.     protected function getQuoteTemplateLineRepositoryService()
  7107.     {
  7108.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Quote/QuoteTemplateLineRepository.php';
  7109.         return $this->privates['App\\Repository\\Crm\\Quote\\QuoteTemplateLineRepository'] = new \App\Repository\Crm\Quote\QuoteTemplateLineRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7110.     }
  7111.     /**
  7112.      * Gets the private 'App\Repository\Crm\Quote\QuoteTemplateRepository' shared autowired service.
  7113.      *
  7114.      * @return \App\Repository\Crm\Quote\QuoteTemplateRepository
  7115.      */
  7116.     protected function getQuoteTemplateRepositoryService()
  7117.     {
  7118.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Repository/ChannelResourceRepositoryInterface.php';
  7119.         include_once \dirname(__DIR__4).'/src/Repository/Crm/TextContentRepositoryInterface.php';
  7120.         include_once \dirname(__DIR__4).'/src/Repository/Crm/Quote/QuoteTemplateRepository.php';
  7121.         return $this->privates['App\\Repository\\Crm\\Quote\\QuoteTemplateRepository'] = new \App\Repository\Crm\Quote\QuoteTemplateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7122.     }
  7123.     /**
  7124.      * Gets the private 'App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator' shared autowired service.
  7125.      *
  7126.      * @return \App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator
  7127.      */
  7128.     protected function getOrganizationHydratorService()
  7129.     {
  7130.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  7131.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  7132.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/OrganizationHydrator.php';
  7133.         include_once \dirname(__DIR__4).'/src/SdkBundle/Sync/Hydrator/Channel/OrganizationHydrator.php';
  7134.         $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\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  7135.         $this->privates['App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  7136.         return $instance;
  7137.     }
  7138.     /**
  7139.      * Gets the private 'App\Service\Crm\Product\ProductService' shared autowired service.
  7140.      *
  7141.      * @return \App\Service\Crm\Product\ProductService
  7142.      */
  7143.     protected function getProductServiceService()
  7144.     {
  7145.         include_once \dirname(__DIR__4).'/src/Service/Crm/Product/ProductService.php';
  7146.         include_once \dirname(__DIR__4).'/src/Service/Crm/Product/ProductManager.php';
  7147.         include_once \dirname(__DIR__4).'/src/Service/Crm/TextContentService.php';
  7148.         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())));
  7149.     }
  7150.     /**
  7151.      * Gets the private 'App\Service\Crm\Quote\Common\Duplication\QuoteDuplicator' shared autowired service.
  7152.      *
  7153.      * @return \App\Service\Crm\Quote\Common\Duplication\QuoteDuplicator
  7154.      */
  7155.     protected function getQuoteDuplicatorService()
  7156.     {
  7157.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/Duplication/QuoteDuplicator.php';
  7158.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/Duplication/QuoteLineDuplicator.php';
  7159.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  7160.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/Line/QuoteTemplateLineManager.php';
  7161.         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()))));
  7162.     }
  7163.     /**
  7164.      * Gets the private 'App\Service\Crm\Quote\Common\LineContainerService' shared autowired service.
  7165.      *
  7166.      * @return \App\Service\Crm\Quote\Common\LineContainerService
  7167.      */
  7168.     protected function getLineContainerServiceService()
  7169.     {
  7170.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/LineContainerService.php';
  7171.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingCalculator.php';
  7172.         include_once \dirname(__DIR__4).'/src/Service/Crm/Discount/DiscountService.php';
  7173.         include_once \dirname(__DIR__4).'/src/Service/Crm/Money/MoneyManager.php';
  7174.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  7175.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  7176.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/Line/QuoteTemplateLineManager.php';
  7177.         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());
  7178.     }
  7179.     /**
  7180.      * Gets the private 'App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateManager' shared autowired service.
  7181.      *
  7182.      * @return \App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateManager
  7183.      */
  7184.     protected function getQuoteTemplateManagerService()
  7185.     {
  7186.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/QuoteTemplateManager.php';
  7187.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  7188.         return $this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateManager'] = 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())));
  7189.     }
  7190.     /**
  7191.      * Gets the private 'App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateService' shared autowired service.
  7192.      *
  7193.      * @return \App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateService
  7194.      */
  7195.     protected function getQuoteTemplateServiceService()
  7196.     {
  7197.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/QuoteTemplateService.php';
  7198.         include_once \dirname(__DIR__4).'/src/Service/Crm/TextContentService.php';
  7199.         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()), ($this->privates['App\\Service\\Crm\\Quote\\QuoteTemplate\\QuoteTemplateManager'] ?? $this->getQuoteTemplateManagerService()), ($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())));
  7200.     }
  7201.     /**
  7202.      * Gets the private 'App\Service\Crm\Quote\Quote\QuoteManager' shared autowired service.
  7203.      *
  7204.      * @return \App\Service\Crm\Quote\Quote\QuoteManager
  7205.      */
  7206.     protected function getQuoteManagerService()
  7207.     {
  7208.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/QuoteManager.php';
  7209.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  7210.         include_once \dirname(__DIR__4).'/src/Service/Crm/Opportunity/OpportunityManager.php';
  7211.         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())));
  7212.     }
  7213.     /**
  7214.      * Gets the private 'App\Service\Crm\Quote\Quote\QuoteNumberGenerator' shared autowired service.
  7215.      *
  7216.      * @return \App\Service\Crm\Quote\Quote\QuoteNumberGenerator
  7217.      */
  7218.     protected function getQuoteNumberGeneratorService()
  7219.     {
  7220.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/QuoteNumberGenerator.php';
  7221.         return $this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteNumberGenerator'] = new \App\Service\Crm\Quote\Quote\QuoteNumberGenerator(($this->privates['App\\Repository\\Crm\\Quote\\QuoteRepository'] ?? $this->getQuoteRepositoryService()));
  7222.     }
  7223.     /**
  7224.      * Gets the private 'App\Service\Crm\Quote\Quote\QuoteService' shared autowired service.
  7225.      *
  7226.      * @return \App\Service\Crm\Quote\Quote\QuoteService
  7227.      */
  7228.     protected function getQuoteServiceService()
  7229.     {
  7230.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/QuoteService.php';
  7231.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineService.php';
  7232.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  7233.         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\\Service\\Crm\\Quote\\Common\\Duplication\\QuoteDuplicator'] ?? $this->getQuoteDuplicatorService()), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteManager'] ?? $this->getQuoteManagerService()), ($this->privates['App\\Service\\Crm\\Quote\\Quote\\QuoteNumberGenerator'] ?? $this->getQuoteNumberGeneratorService()), 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()));
  7234.     }
  7235.     /**
  7236.      * Gets the private 'App\Service\Pdf\QuoteGenerator' shared autowired service.
  7237.      *
  7238.      * @return \App\Service\Pdf\QuoteGenerator
  7239.      */
  7240.     protected function getQuoteGeneratorService()
  7241.     {
  7242.         include_once \dirname(__DIR__4).'/src/Service/Pdf/AbstractGenerator.php';
  7243.         include_once \dirname(__DIR__4).'/src/Service/Pdf/QuoteGenerator.php';
  7244.         include_once \dirname(__DIR__4).'/vendor/chrome-php/chrome/src/BrowserFactory.php';
  7245.         return $this->privates['App\\Service\\Pdf\\QuoteGenerator'] = new \App\Service\Pdf\QuoteGenerator(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), new \HeadlessChromium\BrowserFactory($this->getEnv('resolve:CHROME_BIN')), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), ($this->targetDir.''.'/pdf_tmp/'), \dirname(__DIR__4));
  7246.     }
  7247.     /**
  7248.      * Gets the private 'App\Twig\Runtime\Crm\OrganizationRuntime' shared autowired service.
  7249.      *
  7250.      * @return \App\Twig\Runtime\Crm\OrganizationRuntime
  7251.      */
  7252.     protected function getOrganizationRuntimeService()
  7253.     {
  7254.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/OrganizationRuntime.php';
  7255.         return $this->privates['App\\Twig\\Runtime\\Crm\\OrganizationRuntime'] = new \App\Twig\Runtime\Crm\OrganizationRuntime(($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] ?? $this->getImageRunTimeService()), ($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'))));
  7256.     }
  7257.     /**
  7258.      * Gets the private 'App\Twig\Runtime\Crm\ProductRuntime' shared autowired service.
  7259.      *
  7260.      * @return \App\Twig\Runtime\Crm\ProductRuntime
  7261.      */
  7262.     protected function getProductRuntimeService()
  7263.     {
  7264.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/ProductRuntime.php';
  7265.         return $this->privates['App\\Twig\\Runtime\\Crm\\ProductRuntime'] = new \App\Twig\Runtime\Crm\ProductRuntime(($this->privates['App\\Twig\\Runtime\\PriceRuntime'] ?? $this->getPriceRuntimeService()));
  7266.     }
  7267.     /**
  7268.      * Gets the private 'App\Twig\Runtime\Crm\StatusRuntime' shared autowired service.
  7269.      *
  7270.      * @return \App\Twig\Runtime\Crm\StatusRuntime
  7271.      */
  7272.     protected function getStatusRuntimeService()
  7273.     {
  7274.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/StatusRuntime.php';
  7275.         return $this->privates['App\\Twig\\Runtime\\Crm\\StatusRuntime'] = new \App\Twig\Runtime\Crm\StatusRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  7276.     }
  7277.     /**
  7278.      * Gets the private 'App\Twig\Runtime\DateRuntime' shared autowired service.
  7279.      *
  7280.      * @return \App\Twig\Runtime\DateRuntime
  7281.      */
  7282.     protected function getDateRuntimeService()
  7283.     {
  7284.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/DateRuntime.php';
  7285.         return $this->privates['App\\Twig\\Runtime\\DateRuntime'] = new \App\Twig\Runtime\DateRuntime();
  7286.     }
  7287.     /**
  7288.      * Gets the private 'App\Twig\Runtime\PriceRuntime' shared autowired service.
  7289.      *
  7290.      * @return \App\Twig\Runtime\PriceRuntime
  7291.      */
  7292.     protected function getPriceRuntimeService()
  7293.     {
  7294.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/PriceRuntime.php';
  7295.         return $this->privates['App\\Twig\\Runtime\\PriceRuntime'] = new \App\Twig\Runtime\PriceRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  7296.     }
  7297.     /**
  7298.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  7299.      *
  7300.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  7301.      */
  7302.     protected function getManagerRegistryAwareConnectionProviderService()
  7303.     {
  7304.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  7305.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  7306.         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'));
  7307.     }
  7308.     /**
  7309.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  7310.      *
  7311.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  7312.      */
  7313.     protected function getRunSqlCommandService()
  7314.     {
  7315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7316.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  7317.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  7318.         $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()));
  7319.         $instance->setName('dbal:run-sql');
  7320.         return $instance;
  7321.     }
  7322.     /**
  7323.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType' shared autowired service.
  7324.      *
  7325.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType
  7326.      */
  7327.     protected function getAsyncEntityTypeService()
  7328.     {
  7329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/AsyncEntityType.php';
  7332.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  7333.         if (isset($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'])) {
  7334.             return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'];
  7335.         }
  7336.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'), $a);
  7337.     }
  7338.     /**
  7339.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType' shared autowired service.
  7340.      *
  7341.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType
  7342.      */
  7343.     protected function getSelectOrCreateTypeService()
  7344.     {
  7345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7347.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/SelectOrCreateType.php';
  7348.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'));
  7349.     }
  7350.     /**
  7351.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber' shared service.
  7352.      *
  7353.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber
  7354.      */
  7355.     protected function getBlameSubscriberService()
  7356.     {
  7357.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7358.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/BlameSubscriber.php';
  7359.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  7360.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/LazyChainBlamer.php';
  7361.         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']));
  7362.     }
  7363.     /**
  7364.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber' shared service.
  7365.      *
  7366.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber
  7367.      */
  7368.     protected function getHierarchySlugSubscriberService()
  7369.     {
  7370.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7371.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/HierarchySlugSubscriber.php';
  7372.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/HierarchySluggerInterface.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/HierarchySlugger.php';
  7374.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber(new \DrosalysWeb\ObjectExtensions\Slug\HierarchySlugger('/'));
  7375.     }
  7376.     /**
  7377.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber.App\Entity\Account\User' shared service.
  7378.      *
  7379.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber
  7380.      */
  7381.     protected function getUser3Service()
  7382.     {
  7383.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7384.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/BlameSubscriber.php';
  7385.         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']);
  7386.     }
  7387.     /**
  7388.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber' shared service.
  7389.      *
  7390.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber
  7391.      */
  7392.     protected function getHierarchySubscriberService()
  7393.     {
  7394.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/HierarchySubscriber.php';
  7396.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber();
  7397.     }
  7398.     /**
  7399.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber' shared service.
  7400.      *
  7401.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber
  7402.      */
  7403.     protected function getSlugSubscriberService()
  7404.     {
  7405.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7406.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/SlugSubscriber.php';
  7407.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber();
  7408.     }
  7409.     /**
  7410.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber' shared service.
  7411.      *
  7412.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber
  7413.      */
  7414.     protected function getTimestampSubscriberService()
  7415.     {
  7416.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7417.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TimestampSubscriber.php';
  7418.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber();
  7419.     }
  7420.     /**
  7421.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber' shared service.
  7422.      *
  7423.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber
  7424.      */
  7425.     protected function getTranslationSubscriberService()
  7426.     {
  7427.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7428.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TranslationSubscriber.php';
  7429.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber();
  7430.     }
  7431.     /**
  7432.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber' shared service.
  7433.      *
  7434.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber
  7435.      */
  7436.     protected function getSerializeLogSubscriberService()
  7437.     {
  7438.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7439.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SerializeLogSubscriber.php';
  7440.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/LoggerInterface.php';
  7441.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractLogger.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/LoggerInterface.php';
  7443.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/ORMLogger.php';
  7444.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/SerializerInterface.php';
  7445.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/Serializer.php';
  7446.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ContextLoaderInterface.php';
  7447.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ChainContextLoader.php';
  7448.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractSupportableContextLoader.php';
  7449.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/RequestContextLoader.php';
  7450.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  7451.         if (isset($this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'])) {
  7452.             return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'];
  7453.         }
  7454.         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())))])));
  7455.     }
  7456.     /**
  7457.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SlugSubscriber' shared service.
  7458.      *
  7459.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SlugSubscriber
  7460.      */
  7461.     protected function getSlugSubscriber2Service()
  7462.     {
  7463.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7464.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SlugSubscriber.php';
  7465.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/SluggerInterface.php';
  7466.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/Slugger.php';
  7467.         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);
  7468.     }
  7469.     /**
  7470.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber' shared service.
  7471.      *
  7472.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber
  7473.      */
  7474.     protected function getTimestampSubscriber2Service()
  7475.     {
  7476.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7477.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/TimestampSubscriber.php';
  7478.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber();
  7479.     }
  7480.     /**
  7481.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  7482.      *
  7483.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  7484.      */
  7485.     protected function getActionControllerSubscriberService()
  7486.     {
  7487.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  7488.             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()));
  7489.             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()));
  7490.         }, 2)), ($this->services['router'] ?? $this->getRouterService()));
  7491.     }
  7492.     /**
  7493.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber' shared autowired service.
  7494.      *
  7495.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber
  7496.      */
  7497.     protected function getActionResponseSubscriberService()
  7498.     {
  7499.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionResponseSubscriber.php';
  7500.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7501.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'])) {
  7502.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'];
  7503.         }
  7504.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber($a, new RewindableGenerator(function () {
  7505.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] ?? $this->getValidationErrorResponseHandlerService());
  7506.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\EmptyResponseHandler()));
  7507.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] ?? $this->getPaginationResponseHandlerService());
  7508.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] ?? $this->getDefaultResponseHandlerService());
  7509.         }, 4), new RewindableGenerator(function () {
  7510.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] ?? $this->getDoctrinePersisterHandlerService());
  7511.         }, 1));
  7512.     }
  7513.     /**
  7514.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  7515.      *
  7516.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  7517.      */
  7518.     protected function getDeserializeActionControllerSubscriberService()
  7519.     {
  7520.         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()));
  7521.     }
  7522.     /**
  7523.      * Gets the private 'Drosalys\Bundle\ApiBundle\Event\PostDeserializeEvent' shared autowired service.
  7524.      *
  7525.      * @return \Drosalys\Bundle\ApiBundle\Event\PostDeserializeEvent
  7526.      */
  7527.     protected function getPostDeserializeEventService()
  7528.     {
  7529.         $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.');
  7530.     }
  7531.     /**
  7532.      * Gets the private 'Drosalys\Bundle\ApiBundle\Event\PreDeserializeEvent' shared autowired service.
  7533.      *
  7534.      * @return \Drosalys\Bundle\ApiBundle\Event\PreDeserializeEvent
  7535.      */
  7536.     protected function getPreDeserializeEventService()
  7537.     {
  7538.         $this->throw('Cannot autowire service "Drosalys\\Bundle\\ApiBundle\\Event\\PreDeserializeEvent": argument "$action" of method "Drosalys\\Bundle\\ApiBundle\\Event\\AbstractBaseEvent::__construct()" references class "Drosalys\\Bundle\\ApiBundle\\Action\\Action" but no such service exists.');
  7539.     }
  7540.     /**
  7541.      * Gets the private 'Drosalys\Bundle\ApiBundle\Event\ReplacePersistEvent' shared autowired service.
  7542.      *
  7543.      * @return \Drosalys\Bundle\ApiBundle\Event\ReplacePersistEvent
  7544.      */
  7545.     protected function getReplacePersistEventService()
  7546.     {
  7547.         $this->throw('Cannot autowire service "Drosalys\\Bundle\\ApiBundle\\Event\\ReplacePersistEvent": argument "$action" of method "Drosalys\\Bundle\\ApiBundle\\Event\\AbstractBaseEvent::__construct()" references class "Drosalys\\Bundle\\ApiBundle\\Action\\Action" but no such service exists.');
  7548.     }
  7549.     /**
  7550.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilter' shared autowired service.
  7551.      *
  7552.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilter
  7553.      */
  7554.     protected function getApiFilterService()
  7555.     {
  7556.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7557.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7558.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilter.php';
  7559.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilter();
  7560.     }
  7561.     /**
  7562.      * Gets the private 'Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler' shared autowired service.
  7563.      *
  7564.      * @return \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler
  7565.      */
  7566.     protected function getDoctrinePersisterHandlerService()
  7567.     {
  7568.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/PersisterHandlerInterface.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/DoctrinePersisterHandler.php';
  7570.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7571.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'])) {
  7572.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'];
  7573.         }
  7574.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] = new \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler($a);
  7575.     }
  7576.     /**
  7577.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler' shared autowired service.
  7578.      *
  7579.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler
  7580.      */
  7581.     protected function getDefaultResponseHandlerService()
  7582.     {
  7583.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7584.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7585.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/DefaultResponseHandler.php';
  7586.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler();
  7587.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7588.         return $instance;
  7589.     }
  7590.     /**
  7591.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler' shared autowired service.
  7592.      *
  7593.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler
  7594.      */
  7595.     protected function getPaginationResponseHandlerService()
  7596.     {
  7597.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/PaginationResponseHandler.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilterManager.php';
  7601.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  7602.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7603.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7604.         }
  7605.         $b = ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService());
  7606.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7607.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7608.         }
  7609.         $c = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  7610.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7611.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7612.         }
  7613.         $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));
  7614.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7615.         return $instance;
  7616.     }
  7617.     /**
  7618.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler' shared autowired service.
  7619.      *
  7620.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler
  7621.      */
  7622.     protected function getValidationErrorResponseHandlerService()
  7623.     {
  7624.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7625.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7626.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ValidationErrorResponseHandler.php';
  7627.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler();
  7628.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7629.         return $instance;
  7630.     }
  7631.     /**
  7632.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  7633.      *
  7634.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  7635.      */
  7636.     protected function getSerializerAdapterService()
  7637.     {
  7638.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  7639.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  7640.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  7641.         }
  7642.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  7643.     }
  7644.     /**
  7645.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber' shared autowired service.
  7646.      *
  7647.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber
  7648.      */
  7649.     protected function getLoginSubscriberService()
  7650.     {
  7651.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LoginSubscriber.php';
  7652.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  7653.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'])) {
  7654.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'];
  7655.         }
  7656.         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()));
  7657.     }
  7658.     /**
  7659.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber' shared autowired service.
  7660.      *
  7661.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber
  7662.      */
  7663.     protected function getLogoutSubscriberService()
  7664.     {
  7665.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LogoutSubscriber.php';
  7666.         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()));
  7667.     }
  7668.     /**
  7669.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber' shared autowired service.
  7670.      *
  7671.      * @return \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber
  7672.      */
  7673.     protected function getHandleExpireTokenSubscriberService()
  7674.     {
  7675.         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()));
  7676.     }
  7677.     /**
  7678.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  7679.      *
  7680.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber
  7681.      */
  7682.     protected function getChannelMenuDisplayedSubscriberService()
  7683.     {
  7684.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  7685.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  7686.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  7687.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  7688.         }
  7689.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7690.     }
  7691.     /**
  7692.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  7693.      *
  7694.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber
  7695.      */
  7696.     protected function getForceUserFromSetupSubscriberService()
  7697.     {
  7698.         $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()));
  7699.         $instance->setRepo(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] ?? $this->getUserFromChannelRepositoryService()));
  7700.         return $instance;
  7701.     }
  7702.     /**
  7703.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository' shared autowired service.
  7704.      *
  7705.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository
  7706.      */
  7707.     protected function getChannelUserRoleRepositoryService()
  7708.     {
  7709.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/ChannelUserRoleRepositoryInterface.php';
  7710.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/AbstractChannelUserRoleRepository.php';
  7711.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/ChannelUserRoleRepository.php';
  7712.         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()));
  7713.     }
  7714.     /**
  7715.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository' shared autowired service.
  7716.      *
  7717.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository
  7718.      */
  7719.     protected function getUserFromChannelRepositoryService()
  7720.     {
  7721.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] = new \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7722.     }
  7723.     /**
  7724.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime' shared autowired service.
  7725.      *
  7726.      * @return \Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime
  7727.      */
  7728.     protected function getUserFromChannelRuntimeService()
  7729.     {
  7730.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Runtime/UserFromChannelRuntime.php';
  7731.         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()));
  7732.     }
  7733.     /**
  7734.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter' shared autowired service.
  7735.      *
  7736.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter
  7737.      */
  7738.     protected function getCollectionFilterService()
  7739.     {
  7740.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7742.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Form/Filter/CollectionFilter.php';
  7743.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter();
  7744.     }
  7745.     /**
  7746.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager' shared autowired service.
  7747.      *
  7748.      * @return \Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager
  7749.      */
  7750.     protected function getEntityClientManagerService()
  7751.     {
  7752.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/EntityClientManager.php';
  7753.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager(new RewindableGenerator(function () {
  7754.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  7755.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  7756.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  7757.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  7758.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  7759.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  7760.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  7761.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  7762.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  7763.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  7764.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  7765.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  7766.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  7767.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  7768.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  7769.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  7770.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  7771.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  7772.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  7773.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  7774.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  7775.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  7776.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  7777.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  7778.         }, 24));
  7779.     }
  7780.     /**
  7781.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator' shared autowired service.
  7782.      *
  7783.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator
  7784.      */
  7785.     protected function getManipulatorService()
  7786.     {
  7787.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/ManipulatorInterface.php';
  7788.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/Manipulator.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/Manipulator.php';
  7790.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7791.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'])) {
  7792.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'];
  7793.         }
  7794.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] = new \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator($a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7795.     }
  7796.     /**
  7797.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager' shared autowired service.
  7798.      *
  7799.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager
  7800.      */
  7801.     protected function getRefresherManagerService()
  7802.     {
  7803.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherManager.php';
  7804.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager(new RewindableGenerator(function () {
  7805.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  7806.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'] ?? $this->getAbstractCursusRefresherService());
  7807.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'] ?? $this->getChannelConfigurationRefresherService());
  7808.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService());
  7809.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'] ?? $this->getChannelUserCursusPermissionRefresherService());
  7810.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'] ?? $this->getChannelUserDataRefresherService());
  7811.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'] ?? $this->getChannelUserRoleRefresherService());
  7812.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'] ?? $this->getChannelUserServicePermissionRefresherService());
  7813.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'] ?? $this->getChannelUserSessionPermissionRefresherService());
  7814.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'] ?? $this->getChannelUserTrainingPermissionRefresherService());
  7815.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'] ?? $this->getChannelWhiteLabelRefresherService());
  7816.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'] ?? $this->getCompanyContactRefresherService());
  7817.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'] ?? $this->getCompanyRefresherService());
  7818.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ContactRefresher'] ?? $this->getContactRefresherService());
  7819.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'] ?? $this->getFrenchProfessionalIdRefresherService());
  7820.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'] ?? $this->getGroupRefresherService());
  7821.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'] ?? $this->getOrganizationRefresherService());
  7822.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'] ?? $this->getPlaceRefresherService());
  7823.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'] ?? $this->getRoomRefresherService());
  7824.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'] ?? $this->getServiceRefresherService());
  7825.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'] ?? $this->getSessionRefresherService());
  7826.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'] ?? $this->getTrainingRefresherService());
  7827.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'] ?? $this->getUserFromChannelRefresherService());
  7828.         }, 23));
  7829.     }
  7830.     /**
  7831.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager' shared autowired service.
  7832.      *
  7833.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager
  7834.      */
  7835.     protected function getRetrieverManagerService()
  7836.     {
  7837.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverManager.php';
  7838.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager(new RewindableGenerator(function () {
  7839.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  7840.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  7841.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'] ?? $this->getChannelConfigurationRetrieverService());
  7842.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  7843.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'] ?? $this->getChannelUserCursusPermissionRetrieverService());
  7844.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  7845.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  7846.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'] ?? $this->getChannelUserServicePermissionRetrieverService());
  7847.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'] ?? $this->getChannelUserSessionPermissionRetrieverService());
  7848.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'] ?? $this->getChannelUserTrainingPermissionRetrieverService());
  7849.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'] ?? $this->getChannelWhiteLabelRetrieverService());
  7850.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'] ?? $this->getCompanyContactRetrieverService());
  7851.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  7852.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'] ?? $this->getContactRetrieverService());
  7853.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'] ?? $this->getFrenchProfessionalIdRetrieverService());
  7854.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  7855.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'] ?? $this->getOrganizationRetrieverService());
  7856.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  7857.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'] ?? $this->getRoomRetrieverService());
  7858.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'] ?? $this->getServiceRetrieverService());
  7859.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  7860.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  7861.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'] ?? $this->getUserFromChannelRetrieverService());
  7862.         }, 23));
  7863.     }
  7864.     /**
  7865.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  7866.      *
  7867.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  7868.      */
  7869.     protected function getControllerEntityResolverSubscriberService()
  7870.     {
  7871.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7872.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  7873.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  7874.         }
  7875.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  7876.     }
  7877.     /**
  7878.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  7879.      *
  7880.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  7881.      */
  7882.     protected function getDeviceIdSubscriberService()
  7883.     {
  7884.         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'))));
  7885.     }
  7886.     /**
  7887.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  7888.      *
  7889.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  7890.      */
  7891.     protected function getRequestChannelDomainSubscriberService()
  7892.     {
  7893.         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()));
  7894.     }
  7895.     /**
  7896.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker' shared autowired service.
  7897.      *
  7898.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker
  7899.      */
  7900.     protected function getAutoExportTerminateTrackerService()
  7901.     {
  7902.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/AutoExportTerminateTracker.php';
  7903.         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()));
  7904.     }
  7905.     /**
  7906.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber' shared autowired service.
  7907.      *
  7908.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber
  7909.      */
  7910.     protected function getTerminateExportableSubscriberService()
  7911.     {
  7912.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7913.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Doctrine/EventSubscriber/TerminateExportableSubscriber.php';
  7914.         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()));
  7915.     }
  7916.     /**
  7917.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber' shared autowired service.
  7918.      *
  7919.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber
  7920.      */
  7921.     protected function getTerminateExportSubscriberService()
  7922.     {
  7923.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/EventSubscriber/TerminateExportSubscriber.php';
  7924.         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()));
  7925.     }
  7926.     /**
  7927.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager' shared autowired service.
  7928.      *
  7929.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager
  7930.      */
  7931.     protected function getExportTerminateResolverManagerService()
  7932.     {
  7933.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Resolvers/ExportTerminateResolverManager.php';
  7934.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager(new RewindableGenerator(function () {
  7935.             return new \EmptyIterator();
  7936.         }, 0));
  7937.     }
  7938.     /**
  7939.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber' shared autowired service.
  7940.      *
  7941.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber
  7942.      */
  7943.     protected function getTerminateRefreshSubscriberService()
  7944.     {
  7945.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/EventSubscriber/TerminateRefreshSubscriber.php';
  7946.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/AutoRefreshTerminateTracker.php';
  7947.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/Resolvers/AutoRefreshTerminateResolverManager.php';
  7948.         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 () {
  7949.             return new \EmptyIterator();
  7950.         }, 0)));
  7951.     }
  7952.     /**
  7953.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType' shared autowired service.
  7954.      *
  7955.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType
  7956.      */
  7957.     protected function getGroupeFilterTypeService()
  7958.     {
  7959.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/GroupeFilterType.php';
  7962.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType();
  7963.     }
  7964.     /**
  7965.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType' shared autowired service.
  7966.      *
  7967.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType
  7968.      */
  7969.     protected function getServiceFilterTypeService()
  7970.     {
  7971.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7972.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7973.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/ServiceFilterType.php';
  7974.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType();
  7975.     }
  7976.     /**
  7977.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType' shared autowired service.
  7978.      *
  7979.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType
  7980.      */
  7981.     protected function getSessionFilterTypeService()
  7982.     {
  7983.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7984.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7985.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/SessionFilterType.php';
  7986.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType();
  7987.     }
  7988.     /**
  7989.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType' shared autowired service.
  7990.      *
  7991.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType
  7992.      */
  7993.     protected function getTrainingFilterTypeService()
  7994.     {
  7995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7996.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7997.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/TrainingFilterType.php';
  7998.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType();
  7999.     }
  8000.     /**
  8001.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\UserFilterType' shared autowired service.
  8002.      *
  8003.      * @return \Nellapp\Bundle\SDKBundle\Filter\UserFilterType
  8004.      */
  8005.     protected function getUserFilterTypeService()
  8006.     {
  8007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8009.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/UserFilterType.php';
  8010.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\UserFilterType();
  8011.     }
  8012.     /**
  8013.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType' shared autowired service.
  8014.      *
  8015.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType
  8016.      */
  8017.     protected function getNellappBooleanTypeService()
  8018.     {
  8019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8020.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8021.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappBooleanType.php';
  8022.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType();
  8023.     }
  8024.     /**
  8025.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType' shared autowired service.
  8026.      *
  8027.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType
  8028.      */
  8029.     protected function getNellappChoiceTypeService()
  8030.     {
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappChoiceType.php';
  8034.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType();
  8035.     }
  8036.     /**
  8037.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter' shared autowired service.
  8038.      *
  8039.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter
  8040.      */
  8041.     protected function getCustomViewColumnsFilterService()
  8042.     {
  8043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8044.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewColumnsFilter.php';
  8046.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter();
  8047.     }
  8048.     /**
  8049.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType' shared autowired service.
  8050.      *
  8051.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType
  8052.      */
  8053.     protected function getCustomViewManagerTypeService()
  8054.     {
  8055.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8056.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8057.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewManagerType.php';
  8058.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType();
  8059.     }
  8060.     /**
  8061.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType' shared autowired service.
  8062.      *
  8063.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType
  8064.      */
  8065.     protected function getEditCustomViewTypeService()
  8066.     {
  8067.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8068.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8069.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/EditCustomViewType.php';
  8070.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType();
  8071.     }
  8072.     /**
  8073.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType' shared autowired service.
  8074.      *
  8075.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType
  8076.      */
  8077.     protected function getNewCustomViewTypeService()
  8078.     {
  8079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8081.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/NewCustomViewType.php';
  8082.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType();
  8083.     }
  8084.     /**
  8085.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType' shared autowired service.
  8086.      *
  8087.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType
  8088.      */
  8089.     protected function getChannelUserRoleFilterTypeService()
  8090.     {
  8091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8092.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/ChannelUserData/ChannelUserRoleFilterType.php';
  8094.         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()));
  8095.     }
  8096.     /**
  8097.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter' shared autowired service.
  8098.      *
  8099.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter
  8100.      */
  8101.     protected function getCollectionFilter2Service()
  8102.     {
  8103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8104.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8105.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Chat/CollectionFilter.php';
  8106.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter();
  8107.     }
  8108.     /**
  8109.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType' shared autowired service.
  8110.      *
  8111.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType
  8112.      */
  8113.     protected function getTextListFilterTypeService()
  8114.     {
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8117.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Common/TextListFilterType.php';
  8118.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType();
  8119.     }
  8120.     /**
  8121.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType' shared autowired service.
  8122.      *
  8123.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType
  8124.      */
  8125.     protected function getDateRangeFilterTypeService()
  8126.     {
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/DateRangeFilterType.php';
  8130.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType();
  8131.     }
  8132.     /**
  8133.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter' shared autowired service.
  8134.      *
  8135.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter
  8136.      */
  8137.     protected function getCollectionFilter3Service()
  8138.     {
  8139.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8140.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8141.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/EventUserProgression/CollectionFilter.php';
  8142.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter();
  8143.     }
  8144.     /**
  8145.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType' shared autowired service.
  8146.      *
  8147.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType
  8148.      */
  8149.     protected function getChannelUserRoleSelektorFilterTypeService()
  8150.     {
  8151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8152.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8153.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/ChannelUserRoleSelektorFilterType.php';
  8154.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType();
  8155.     }
  8156.     /**
  8157.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType' shared autowired service.
  8158.      *
  8159.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType
  8160.      */
  8161.     protected function getUserSelektorFilterTypeService()
  8162.     {
  8163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8164.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8165.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/UserSelektorFilterType.php';
  8166.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType();
  8167.     }
  8168.     /**
  8169.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType' shared autowired service.
  8170.      *
  8171.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType
  8172.      */
  8173.     protected function getSessionStatusFilterTypeService()
  8174.     {
  8175.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8176.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8177.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Session/SessionStatusFilterType.php';
  8178.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType();
  8179.     }
  8180.     /**
  8181.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabContainerType' shared autowired service.
  8182.      *
  8183.      * @return \Nellapp\Bundle\SDKBundle\Form\TabContainerType
  8184.      */
  8185.     protected function getTabContainerTypeService()
  8186.     {
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabContainerType.php';
  8190.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'] = new \Nellapp\Bundle\SDKBundle\Form\TabContainerType();
  8191.     }
  8192.     /**
  8193.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabType' shared autowired service.
  8194.      *
  8195.      * @return \Nellapp\Bundle\SDKBundle\Form\TabType
  8196.      */
  8197.     protected function getTabTypeService()
  8198.     {
  8199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8200.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8201.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabType.php';
  8202.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabType'] = new \Nellapp\Bundle\SDKBundle\Form\TabType();
  8203.     }
  8204.     /**
  8205.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType' shared autowired service.
  8206.      *
  8207.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType
  8208.      */
  8209.     protected function getAsyncEntityType2Service()
  8210.     {
  8211.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8212.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8213.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/AsyncEntityType.php';
  8214.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType();
  8215.     }
  8216.     /**
  8217.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType' shared autowired service.
  8218.      *
  8219.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType
  8220.      */
  8221.     protected function getChannelUserRoleSelektorTypeService()
  8222.     {
  8223.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ChannelUserRoleSelektorType.php';
  8226.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType();
  8227.     }
  8228.     /**
  8229.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType' shared autowired service.
  8230.      *
  8231.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType
  8232.      */
  8233.     protected function getGroupSelektorTypeService()
  8234.     {
  8235.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8236.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8237.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/GroupSelektorType.php';
  8238.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType();
  8239.     }
  8240.     /**
  8241.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType' shared autowired service.
  8242.      *
  8243.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType
  8244.      */
  8245.     protected function getPlaceSelektorTypeService()
  8246.     {
  8247.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8248.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8249.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/PlaceSelektorType.php';
  8250.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType();
  8251.     }
  8252.     /**
  8253.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType' shared autowired service.
  8254.      *
  8255.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType
  8256.      */
  8257.     protected function getServiceSelektorTypeService()
  8258.     {
  8259.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8260.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8261.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ServiceSelektorType.php';
  8262.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType();
  8263.     }
  8264.     /**
  8265.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType' shared autowired service.
  8266.      *
  8267.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType
  8268.      */
  8269.     protected function getUserSelektorTypeService()
  8270.     {
  8271.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8272.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8273.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/UserSelektorType.php';
  8274.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType();
  8275.     }
  8276.     /**
  8277.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService' shared autowired service.
  8278.      *
  8279.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService
  8280.      */
  8281.     protected function getChannelGetterServiceService()
  8282.     {
  8283.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterInterface.php';
  8284.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterService.php';
  8285.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService(($this->privates['App\\Repository\\Channel\\ChannelRepository'] ?? $this->getChannelRepositoryService()));
  8286.     }
  8287.     /**
  8288.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber' shared autowired service.
  8289.      *
  8290.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber
  8291.      */
  8292.     protected function getValidGlobalChannelAndUserSubscriberService()
  8293.     {
  8294.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Doctrine/EventSubscriber/ValidGlobalChannelAndUserSubscriber.php';
  8296.         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()));
  8297.     }
  8298.     /**
  8299.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  8300.      *
  8301.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  8302.      */
  8303.     protected function getGlobalEntitiesServiceService()
  8304.     {
  8305.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8306.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  8307.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  8308.         }
  8309.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  8310.     }
  8311.     /**
  8312.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  8313.      *
  8314.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  8315.      */
  8316.     protected function getGlobalEntityKeysService()
  8317.     {
  8318.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  8319.     }
  8320.     /**
  8321.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService' shared autowired service.
  8322.      *
  8323.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService
  8324.      */
  8325.     protected function getChannelUserDataMenuDisplayedServiceService()
  8326.     {
  8327.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedService.php';
  8328.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelMenuDisplayedInterface.php';
  8329.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EmptyChannelMenuDisplayed.php';
  8330.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  8331.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  8332.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  8333.         }
  8334.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8335.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  8336.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  8337.         }
  8338.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  8339.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  8340.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  8341.         }
  8342.         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);
  8343.     }
  8344.     /**
  8345.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber' shared autowired service.
  8346.      *
  8347.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber
  8348.      */
  8349.     protected function getTerminateMenuDisplayedSubscriberService()
  8350.     {
  8351.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EventSubscriber/TerminateMenuDisplayedSubscriber.php';
  8352.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  8353.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  8354.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  8355.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  8356.         }
  8357.         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()));
  8358.     }
  8359.     /**
  8360.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware' shared autowired service.
  8361.      *
  8362.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware
  8363.      */
  8364.     protected function getMenuDisplayedMiddlewareService()
  8365.     {
  8366.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/Messenger/MenuDisplayedMiddleware.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  8369.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  8370.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  8371.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  8372.         }
  8373.         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()));
  8374.     }
  8375.     /**
  8376.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager' shared autowired service.
  8377.      *
  8378.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager
  8379.      */
  8380.     protected function getChannelResourceManagerService()
  8381.     {
  8382.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceManager.php';
  8383.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8384.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'])) {
  8385.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'];
  8386.         }
  8387.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  8388.     }
  8389.     /**
  8390.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService' shared autowired service.
  8391.      *
  8392.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService
  8393.      */
  8394.     protected function getChannelResourceServiceService()
  8395.     {
  8396.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceService.php';
  8397.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiInternal/Client/ApiInternalClient.php';
  8398.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  8399.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  8400.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  8401.         }
  8402.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] ?? $this->getChannelResourceManagerService());
  8403.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  8404.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  8405.         }
  8406.         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')));
  8407.     }
  8408.     /**
  8409.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager' shared autowired service.
  8410.      *
  8411.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager
  8412.      */
  8413.     protected function getChannelUserPermissionGroupManagerService()
  8414.     {
  8415.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionGroup/ChannelUserPermissionGroupManager.php';
  8416.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager(new RewindableGenerator(function () {
  8417.             return new \EmptyIterator();
  8418.         }, 0));
  8419.     }
  8420.     /**
  8421.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  8422.      *
  8423.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  8424.      */
  8425.     protected function getChannelUserPermissionManagerService()
  8426.     {
  8427.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  8428.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8429.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  8430.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  8431.         }
  8432.         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);
  8433.     }
  8434.     /**
  8435.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  8436.      *
  8437.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  8438.      */
  8439.     protected function getChannelUserPermissionServiceService()
  8440.     {
  8441.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  8442.         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()));
  8443.     }
  8444.     /**
  8445.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand' shared autowired service.
  8446.      *
  8447.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand
  8448.      */
  8449.     protected function getCheckChannelMenuDisplayedCommandService()
  8450.     {
  8451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8452.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CheckChannelMenuDisplayedCommand.php';
  8453.         $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()));
  8454.         $instance->setName('nellapp:check:menu-displayed');
  8455.         $instance->setDescription('Check the channel menu displayed for the given ChannelUserData');
  8456.         return $instance;
  8457.     }
  8458.     /**
  8459.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand' shared autowired service.
  8460.      *
  8461.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand
  8462.      */
  8463.     protected function getCleanExpiredChannelResourcePermissionCommandService()
  8464.     {
  8465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8466.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CleanExpiredChannelResourcePermissionCommand.php';
  8467.         $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()));
  8468.         $instance->setName('nellapp:check:expired-permission');
  8469.         $instance->setDescription('Remove from database expired channel resource permissions.');
  8470.         return $instance;
  8471.     }
  8472.     /**
  8473.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  8474.      *
  8475.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber
  8476.      */
  8477.     protected function getChannelMenuDisplayedSubscriber2Service()
  8478.     {
  8479.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8480.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  8481.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  8482.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  8483.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  8484.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  8485.         }
  8486.         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())));
  8487.     }
  8488.     /**
  8489.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber' shared autowired service.
  8490.      *
  8491.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber
  8492.      */
  8493.     protected function getPermissionConstraintSubscriberService()
  8494.     {
  8495.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/Mapping/PermissionConstraintSubscriber.php';
  8497.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber();
  8498.     }
  8499.     /**
  8500.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  8501.      *
  8502.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  8503.      */
  8504.     protected function getChannelUserPermissionEnumManagerService()
  8505.     {
  8506.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  8507.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  8508.             yield => ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserPermission\ChannelUserPermissionAsyncEnum()));
  8509.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  8510.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  8511.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  8512.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  8513.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  8514.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  8515.         }, 7));
  8516.     }
  8517.     /**
  8518.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType' shared autowired service.
  8519.      *
  8520.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType
  8521.      */
  8522.     protected function getChannelUserPermissionEnumTypeService()
  8523.     {
  8524.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionEnumType.php';
  8527.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType();
  8528.     }
  8529.     /**
  8530.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType' shared autowired service.
  8531.      *
  8532.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType
  8533.      */
  8534.     protected function getChannelUserPermissionResourceTypeService()
  8535.     {
  8536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8538.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionResourceType.php';
  8539.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType();
  8540.     }
  8541.     /**
  8542.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter' shared autowired service.
  8543.      *
  8544.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter
  8545.      */
  8546.     protected function getChannelUserDataFilterService()
  8547.     {
  8548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8550.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserDataFilter.php';
  8551.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter(($this->services['router'] ?? $this->getRouterService()));
  8552.     }
  8553.     /**
  8554.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter' shared autowired service.
  8555.      *
  8556.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter
  8557.      */
  8558.     protected function getChannelUserPermissionResourceFilterService()
  8559.     {
  8560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8562.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserPermissionResourceFilter.php';
  8563.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter();
  8564.     }
  8565.     /**
  8566.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType' shared autowired service.
  8567.      *
  8568.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType
  8569.      */
  8570.     protected function getMultipleResourcePermissionsTypeService()
  8571.     {
  8572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8573.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8574.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/MultipleResourcePermissionsType.php';
  8575.         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()));
  8576.     }
  8577.     /**
  8578.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType' shared autowired service.
  8579.      *
  8580.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType
  8581.      */
  8582.     protected function getSelectUserForChannelResourcePermissionTypeService()
  8583.     {
  8584.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8586.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/SelectUserForChannelResourcePermissionType.php';
  8587.         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()));
  8588.     }
  8589.     /**
  8590.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper' shared autowired service.
  8591.      *
  8592.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper
  8593.      */
  8594.     protected function getAuthorizationHelperService()
  8595.     {
  8596.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Authorization/AuthorizationHelper.php';
  8597.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8598.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'])) {
  8599.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'];
  8600.         }
  8601.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper($a);
  8602.     }
  8603.     /**
  8604.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  8605.      *
  8606.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  8607.      */
  8608.     protected function getChannelUserPermissionHierarchyManagerService()
  8609.     {
  8610.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  8611.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  8612.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  8613.             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()));
  8614.             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()));
  8615.             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()));
  8616.             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()));
  8617.             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()));
  8618.         }, 6));
  8619.     }
  8620.     /**
  8621.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  8622.      *
  8623.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  8624.      */
  8625.     protected function getChannelUserDataPermissionRuntimeService()
  8626.     {
  8627.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  8628.         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()));
  8629.     }
  8630.     /**
  8631.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime' shared autowired service.
  8632.      *
  8633.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime
  8634.      */
  8635.     protected function getTranslateRuntimeService()
  8636.     {
  8637.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php';
  8638.         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()));
  8639.     }
  8640.     /**
  8641.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime' shared autowired service.
  8642.      *
  8643.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime
  8644.      */
  8645.     protected function getUserOwnerRuntimeService()
  8646.     {
  8647.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/UserOwnerRuntime.php';
  8648.         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()));
  8649.     }
  8650.     /**
  8651.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  8652.      *
  8653.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  8654.      */
  8655.     protected function getUserOwnerGetterService()
  8656.     {
  8657.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  8658.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  8659.             return new \EmptyIterator();
  8660.         }, 0));
  8661.     }
  8662.     /**
  8663.      * Gets the private 'Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber' shared autowired service.
  8664.      *
  8665.      * @return \Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber
  8666.      */
  8667.     protected function getReverseSyncSubscriberService()
  8668.     {
  8669.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8670.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Doctrine/EventSubscriber/ReverseSyncSubscriber.php';
  8671.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  8672.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber(($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\Tracker\Tracker())));
  8673.     }
  8674.     /**
  8675.      * Gets the private 'Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber' shared autowired service.
  8676.      *
  8677.      * @return \Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber
  8678.      */
  8679.     protected function getReverseSyncSubscriber2Service()
  8680.     {
  8681.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/EventSubscriber/ReverseSyncSubscriber.php';
  8682.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Messenger/SenderService.php';
  8683.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  8684.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8685.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'])) {
  8686.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'];
  8687.         }
  8688.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber(new \Nellapp\Bundle\SDKBundle\ReverseSync\Messenger\SenderService(($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Tracker\\Tracker'] = new \Nellapp\Bundle\SDKBundle\ReverseSync\Tracker\Tracker())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 'crm'));
  8689.     }
  8690.     /**
  8691.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime' shared autowired service.
  8692.      *
  8693.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime
  8694.      */
  8695.     protected function getDomainsRoutingRuntimeService()
  8696.     {
  8697.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/DomainsRoutingRuntime.php';
  8698.         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'))));
  8699.     }
  8700.     /**
  8701.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime' shared autowired service.
  8702.      *
  8703.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime
  8704.      */
  8705.     protected function getUrlGeneratorRuntimeService()
  8706.     {
  8707.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/UrlGeneratorRuntime.php';
  8708.         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()));
  8709.     }
  8710.     /**
  8711.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  8712.      *
  8713.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  8714.      */
  8715.     protected function getChannelMainDomainUtilsService()
  8716.     {
  8717.         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()));
  8718.     }
  8719.     /**
  8720.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient' shared autowired service.
  8721.      *
  8722.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient
  8723.      */
  8724.     protected function getSsoClientService()
  8725.     {
  8726.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8727.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8728.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8729.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8730.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/SsoClient.php';
  8731.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8732.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'])) {
  8733.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'];
  8734.         }
  8735.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8736.     }
  8737.     /**
  8738.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient' shared autowired service.
  8739.      *
  8740.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient
  8741.      */
  8742.     protected function getUserClientService()
  8743.     {
  8744.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8745.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8746.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8747.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8748.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/UserClient.php';
  8749.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8750.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'])) {
  8751.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'];
  8752.         }
  8753.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8754.     }
  8755.     /**
  8756.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient' shared autowired service.
  8757.      *
  8758.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient
  8759.      */
  8760.     protected function getAbstractCursusEntityClientService()
  8761.     {
  8762.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8763.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8764.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8765.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8766.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/AbstractCursusEntityClient.php';
  8767.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8768.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'])) {
  8769.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'];
  8770.         }
  8771.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8772.     }
  8773.     /**
  8774.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient' shared autowired service.
  8775.      *
  8776.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient
  8777.      */
  8778.     protected function getChannelUserDataEntityClientService()
  8779.     {
  8780.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8782.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8783.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8784.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/ChannelUserDataEntityClient.php';
  8785.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8786.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'])) {
  8787.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'];
  8788.         }
  8789.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8790.     }
  8791.     /**
  8792.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient' shared autowired service.
  8793.      *
  8794.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient
  8795.      */
  8796.     protected function getChannelClientService()
  8797.     {
  8798.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8800.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8801.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8802.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelClient.php';
  8803.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8804.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'])) {
  8805.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'];
  8806.         }
  8807.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8808.     }
  8809.     /**
  8810.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient' shared autowired service.
  8811.      *
  8812.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient
  8813.      */
  8814.     protected function getChannelConfigurationClientService()
  8815.     {
  8816.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8817.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8818.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8819.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8820.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelConfigurationClient.php';
  8821.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8822.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'])) {
  8823.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'];
  8824.         }
  8825.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8826.     }
  8827.     /**
  8828.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient' shared autowired service.
  8829.      *
  8830.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient
  8831.      */
  8832.     protected function getChannelUserCursusPermissionClientService()
  8833.     {
  8834.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8835.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8836.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8837.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8838.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserCursusPermissionClient.php';
  8839.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8840.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'])) {
  8841.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'];
  8842.         }
  8843.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8844.     }
  8845.     /**
  8846.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient' shared autowired service.
  8847.      *
  8848.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient
  8849.      */
  8850.     protected function getChannelUserRoleClientService()
  8851.     {
  8852.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8855.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8856.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserRoleClient.php';
  8857.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8858.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'])) {
  8859.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'];
  8860.         }
  8861.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8862.     }
  8863.     /**
  8864.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient' shared autowired service.
  8865.      *
  8866.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient
  8867.      */
  8868.     protected function getChannelUserServicePermissionClientService()
  8869.     {
  8870.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8871.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8872.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8873.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8874.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserServicePermissionClient.php';
  8875.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8876.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'])) {
  8877.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'];
  8878.         }
  8879.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8880.     }
  8881.     /**
  8882.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient' shared autowired service.
  8883.      *
  8884.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient
  8885.      */
  8886.     protected function getChannelUserSessionPermissionClientService()
  8887.     {
  8888.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8889.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8890.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8891.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserSessionPermissionClient.php';
  8893.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8894.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'])) {
  8895.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'];
  8896.         }
  8897.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8898.     }
  8899.     /**
  8900.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient' shared autowired service.
  8901.      *
  8902.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient
  8903.      */
  8904.     protected function getChannelUserTrainingPermissionClientService()
  8905.     {
  8906.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8907.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8909.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8910.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserTrainingPermissionClient.php';
  8911.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8912.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'])) {
  8913.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'];
  8914.         }
  8915.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8916.     }
  8917.     /**
  8918.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient' shared autowired service.
  8919.      *
  8920.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient
  8921.      */
  8922.     protected function getChannelWhiteLabelClientService()
  8923.     {
  8924.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8925.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8926.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8927.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8928.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelWhiteLabelClient.php';
  8929.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8930.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'])) {
  8931.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'];
  8932.         }
  8933.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8934.     }
  8935.     /**
  8936.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient' shared autowired service.
  8937.      *
  8938.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient
  8939.      */
  8940.     protected function getCompanyClientService()
  8941.     {
  8942.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8943.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8944.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8945.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8946.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyClient.php';
  8947.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8948.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'])) {
  8949.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'];
  8950.         }
  8951.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8952.     }
  8953.     /**
  8954.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient' shared autowired service.
  8955.      *
  8956.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient
  8957.      */
  8958.     protected function getCompanyContactClientService()
  8959.     {
  8960.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8961.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8962.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyContactClient.php';
  8965.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8966.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'])) {
  8967.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'];
  8968.         }
  8969.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8970.     }
  8971.     /**
  8972.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient' shared autowired service.
  8973.      *
  8974.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient
  8975.      */
  8976.     protected function getContactClientService()
  8977.     {
  8978.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8979.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8980.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8981.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8982.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ContactClient.php';
  8983.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8984.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'])) {
  8985.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'];
  8986.         }
  8987.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  8988.     }
  8989.     /**
  8990.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient' shared autowired service.
  8991.      *
  8992.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient
  8993.      */
  8994.     protected function getFrenchProfessionalIdClientService()
  8995.     {
  8996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8997.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8998.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8999.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9000.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/FrenchProfessionalIdClient.php';
  9001.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9002.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'])) {
  9003.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'];
  9004.         }
  9005.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9006.     }
  9007.     /**
  9008.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient' shared autowired service.
  9009.      *
  9010.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient
  9011.      */
  9012.     protected function getGroupClientService()
  9013.     {
  9014.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9015.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9016.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9017.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9018.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/GroupClient.php';
  9019.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9020.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'])) {
  9021.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'];
  9022.         }
  9023.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9024.     }
  9025.     /**
  9026.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient' shared autowired service.
  9027.      *
  9028.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient
  9029.      */
  9030.     protected function getOrganizationClientService()
  9031.     {
  9032.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9033.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9034.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9035.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9036.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/OrganizationClient.php';
  9037.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9038.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'])) {
  9039.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'];
  9040.         }
  9041.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9042.     }
  9043.     /**
  9044.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient' shared autowired service.
  9045.      *
  9046.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient
  9047.      */
  9048.     protected function getPlaceClientService()
  9049.     {
  9050.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9051.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9052.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9053.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9054.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/PlaceClient.php';
  9055.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9056.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'])) {
  9057.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'];
  9058.         }
  9059.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9060.     }
  9061.     /**
  9062.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient' shared autowired service.
  9063.      *
  9064.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient
  9065.      */
  9066.     protected function getRoomClientService()
  9067.     {
  9068.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9069.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9070.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9071.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9072.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/RoomClient.php';
  9073.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9074.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'])) {
  9075.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'];
  9076.         }
  9077.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9078.     }
  9079.     /**
  9080.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient' shared autowired service.
  9081.      *
  9082.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient
  9083.      */
  9084.     protected function getServiceClientService()
  9085.     {
  9086.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9087.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9088.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9089.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9090.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ServiceClient.php';
  9091.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9092.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'])) {
  9093.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'];
  9094.         }
  9095.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9096.     }
  9097.     /**
  9098.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient' shared autowired service.
  9099.      *
  9100.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient
  9101.      */
  9102.     protected function getSessionClientService()
  9103.     {
  9104.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9105.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9106.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9107.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/SessionClient.php';
  9109.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9110.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'])) {
  9111.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'];
  9112.         }
  9113.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9114.     }
  9115.     /**
  9116.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient' shared autowired service.
  9117.      *
  9118.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient
  9119.      */
  9120.     protected function getTrainingClientService()
  9121.     {
  9122.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9123.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9124.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9125.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9126.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/TrainingClient.php';
  9127.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9128.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'])) {
  9129.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'];
  9130.         }
  9131.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9132.     }
  9133.     /**
  9134.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient' shared autowired service.
  9135.      *
  9136.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient
  9137.      */
  9138.     protected function getUserFromChannelClientService()
  9139.     {
  9140.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9141.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9142.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9143.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9144.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/UserFromChannelClient.php';
  9145.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9146.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'])) {
  9147.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'];
  9148.         }
  9149.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] ?? $this->getSyncCoreClientService()));
  9150.     }
  9151.     /**
  9152.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient' shared autowired service.
  9153.      *
  9154.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient
  9155.      */
  9156.     protected function getSyncCoreClientService()
  9157.     {
  9158.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AppHttpClientInterface.php';
  9159.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncCoreClient.php';
  9160.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\SyncCoreClient'] = new \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this->getEnv('resolve:SYNC_DOMAIN'), $this->getEnv('resolve:SYNC_SECRET'));
  9161.     }
  9162.     /**
  9163.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand' shared autowired service.
  9164.      *
  9165.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand
  9166.      */
  9167.     protected function getFailedMessageCommandService()
  9168.     {
  9169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9170.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/FailedMessageCommand.php';
  9171.         $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()));
  9172.         $instance->setName('nellapp:failed-message');
  9173.         return $instance;
  9174.     }
  9175.     /**
  9176.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand' shared autowired service.
  9177.      *
  9178.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand
  9179.      */
  9180.     protected function getFullRefreshClassCommandService()
  9181.     {
  9182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9183.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/FullRefreshClassCommand.php';
  9184.         $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\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9185.         $instance->setName('nellapp:force-full-refresh');
  9186.         $instance->setDescription('Force full refresh of a class');
  9187.         return $instance;
  9188.     }
  9189.     /**
  9190.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand' shared autowired service.
  9191.      *
  9192.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand
  9193.      */
  9194.     protected function getRefreshClassCommandService()
  9195.     {
  9196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9197.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshClassCommand.php';
  9198.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorManager.php';
  9199.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshClassCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand(new \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\HydratorManager(new RewindableGenerator(function () {
  9200.             yield => ($this->privates['App\\SdkBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService());
  9201.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydrator2Service());
  9202.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService());
  9203.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  9204.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  9205.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  9206.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  9207.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  9208.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  9209.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  9210.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  9211.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  9212.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  9213.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  9214.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService());
  9215.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'] ?? $this->getContactHydratorService());
  9216.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService());
  9217.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  9218.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  9219.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  9220.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  9221.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  9222.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  9223.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  9224.             yield 24 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService());
  9225.         }, 25)), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9226.         $instance->setName('nellapp:force-refresh');
  9227.         $instance->setDescription('Force refresh of a class');
  9228.         return $instance;
  9229.     }
  9230.     /**
  9231.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand' shared autowired service.
  9232.      *
  9233.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand
  9234.      */
  9235.     protected function getRefreshOneCommandService()
  9236.     {
  9237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9238.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshOneCommand.php';
  9239.         $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Command\\ForceSync\\RefreshOneCommand'] = $instance = new \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9240.         $instance->setName('nellapp:force-refresh-one');
  9241.         $instance->setDescription('Force refresh of an entity');
  9242.         return $instance;
  9243.     }
  9244.     /**
  9245.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand' shared autowired service.
  9246.      *
  9247.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand
  9248.      */
  9249.     protected function getUserFromChannelCommandService()
  9250.     {
  9251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9252.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/UserFromChannelCommand.php';
  9253.         $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()));
  9254.         $instance->setName('nellapp:force-sync:ufc');
  9255.         $instance->setDescription('Force sync all UserFromChannel');
  9256.         return $instance;
  9257.     }
  9258.     /**
  9259.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand' shared autowired service.
  9260.      *
  9261.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand
  9262.      */
  9263.     protected function getSyncOneCommandService()
  9264.     {
  9265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9266.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/SyncOneCommand.php';
  9267.         $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\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  9268.         $instance->setName('nellapp:sync:one');
  9269.         $instance->setDescription('Manual sync by id');
  9270.         return $instance;
  9271.     }
  9272.     /**
  9273.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher' shared autowired service.
  9274.      *
  9275.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher
  9276.      */
  9277.     protected function getUserRefresherService()
  9278.     {
  9279.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  9280.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  9281.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Account/UserRefresher.php';
  9282.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  9283.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  9284.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  9285.         }
  9286.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  9287.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  9288.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  9289.         }
  9290.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher($a$b$this->parameters['entities_handled']);
  9291.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9292.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  9293.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  9294.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()));
  9295.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9296.         return $instance;
  9297.     }
  9298.     /**
  9299.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher' shared autowired service.
  9300.      *
  9301.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher
  9302.      */
  9303.     protected function getChannelRefresher2Service()
  9304.     {
  9305.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  9306.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  9307.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Channel/ChannelRefresher.php';
  9308.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService()));
  9309.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9310.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  9311.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  9312.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()));
  9313.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9314.         return $instance;
  9315.     }
  9316.     /**
  9317.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager' shared autowired service.
  9318.      *
  9319.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager
  9320.      */
  9321.     protected function getFullRefreshManagerService()
  9322.     {
  9323.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefreshManager.php';
  9324.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager(new RewindableGenerator(function () {
  9325.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  9326.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresher2Service());
  9327.         }, 2));
  9328.     }
  9329.     /**
  9330.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator' shared autowired service.
  9331.      *
  9332.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator
  9333.      */
  9334.     protected function getUserHydratorService()
  9335.     {
  9336.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9337.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9338.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Account/UserHydrator.php';
  9339.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator();
  9340.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9341.         return $instance;
  9342.     }
  9343.     /**
  9344.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  9345.      *
  9346.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator
  9347.      */
  9348.     protected function getAbstractCursusHydratorService()
  9349.     {
  9350.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9351.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9352.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  9353.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  9354.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  9355.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  9356.         }
  9357.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  9358.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  9359.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  9360.         }
  9361.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator($a$b);
  9362.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9363.         return $instance;
  9364.     }
  9365.     /**
  9366.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator' shared autowired service.
  9367.      *
  9368.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator
  9369.      */
  9370.     protected function getChannelConfigurationHydratorService()
  9371.     {
  9372.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9373.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9374.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelConfigurationHydrator.php';
  9375.         $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()));
  9376.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9377.         return $instance;
  9378.     }
  9379.     /**
  9380.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator' shared autowired service.
  9381.      *
  9382.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator
  9383.      */
  9384.     protected function getChannelHydratorService()
  9385.     {
  9386.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9387.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9388.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelHydrator.php';
  9389.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService()));
  9390.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9391.         return $instance;
  9392.     }
  9393.     /**
  9394.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator' shared autowired service.
  9395.      *
  9396.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator
  9397.      */
  9398.     protected function getChannelUserCursusPermissionHydratorService()
  9399.     {
  9400.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9401.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9402.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserCursusPermissionHydrator.php';
  9403.         $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()));
  9404.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9405.         return $instance;
  9406.     }
  9407.     /**
  9408.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator' shared autowired service.
  9409.      *
  9410.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator
  9411.      */
  9412.     protected function getChannelUserDataHydratorService()
  9413.     {
  9414.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9415.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9416.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserDataHydrator.php';
  9417.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  9418.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  9419.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  9420.         }
  9421.         $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);
  9422.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9423.         return $instance;
  9424.     }
  9425.     /**
  9426.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator' shared autowired service.
  9427.      *
  9428.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator
  9429.      */
  9430.     protected function getChannelUserRoleHydratorService()
  9431.     {
  9432.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9433.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9434.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserRoleHydrator.php';
  9435.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  9436.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9437.         return $instance;
  9438.     }
  9439.     /**
  9440.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator' shared autowired service.
  9441.      *
  9442.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator
  9443.      */
  9444.     protected function getChannelUserServicePermissionHydratorService()
  9445.     {
  9446.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9447.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9448.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserServicePermissionHydrator.php';
  9449.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  9450.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  9451.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  9452.         }
  9453.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService()), $a);
  9454.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9455.         return $instance;
  9456.     }
  9457.     /**
  9458.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator' shared autowired service.
  9459.      *
  9460.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator
  9461.      */
  9462.     protected function getChannelUserSessionPermissionHydratorService()
  9463.     {
  9464.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9465.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9466.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserSessionPermissionHydrator.php';
  9467.         $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()));
  9468.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9469.         return $instance;
  9470.     }
  9471.     /**
  9472.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator' shared autowired service.
  9473.      *
  9474.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator
  9475.      */
  9476.     protected function getChannelUserTrainingPermissionHydratorService()
  9477.     {
  9478.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9479.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9480.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserTrainingPermissionHydrator.php';
  9481.         $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()));
  9482.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9483.         return $instance;
  9484.     }
  9485.     /**
  9486.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator' shared autowired service.
  9487.      *
  9488.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator
  9489.      */
  9490.     protected function getChannelWhiteLabelHydratorService()
  9491.     {
  9492.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9493.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9494.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelWhiteLabelHydrator.php';
  9495.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  9496.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9497.         return $instance;
  9498.     }
  9499.     /**
  9500.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator' shared autowired service.
  9501.      *
  9502.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator
  9503.      */
  9504.     protected function getCompanyContactHydratorService()
  9505.     {
  9506.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9507.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9508.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyContactHydrator.php';
  9509.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  9510.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'])) {
  9511.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'];
  9512.         }
  9513.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'] ?? $this->getContactRetrieverService());
  9514.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'])) {
  9515.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'];
  9516.         }
  9517.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator($a$b);
  9518.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9519.         return $instance;
  9520.     }
  9521.     /**
  9522.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator' shared autowired service.
  9523.      *
  9524.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator
  9525.      */
  9526.     protected function getCompanyHydratorService()
  9527.     {
  9528.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9529.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9530.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyHydrator.php';
  9531.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  9532.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9533.         return $instance;
  9534.     }
  9535.     /**
  9536.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator' shared autowired service.
  9537.      *
  9538.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator
  9539.      */
  9540.     protected function getContactHydratorService()
  9541.     {
  9542.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9543.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9544.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ContactHydrator.php';
  9545.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  9546.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9547.         return $instance;
  9548.     }
  9549.     /**
  9550.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator' shared autowired service.
  9551.      *
  9552.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator
  9553.      */
  9554.     protected function getFrenchProfessionalIdHydratorService()
  9555.     {
  9556.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9558.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/FrenchProfessionalIdHydrator.php';
  9559.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator();
  9560.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9561.         return $instance;
  9562.     }
  9563.     /**
  9564.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator' shared autowired service.
  9565.      *
  9566.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator
  9567.      */
  9568.     protected function getGroupHydratorService()
  9569.     {
  9570.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9571.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9572.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/GroupHydrator.php';
  9573.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  9574.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  9575.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  9576.         }
  9577.         $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);
  9578.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9579.         return $instance;
  9580.     }
  9581.     /**
  9582.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator' shared autowired service.
  9583.      *
  9584.      * @return \App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator
  9585.      */
  9586.     protected function getOrganizationHydrator2Service()
  9587.     {
  9588.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9589.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9590.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/OrganizationHydrator.php';
  9591.         include_once \dirname(__DIR__4).'/src/SdkBundle/Sync/Hydrator/Channel/OrganizationHydrator.php';
  9592.         $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\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService()));
  9593.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9594.         return $instance;
  9595.     }
  9596.     /**
  9597.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator' shared autowired service.
  9598.      *
  9599.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator
  9600.      */
  9601.     protected function getPlaceHydratorService()
  9602.     {
  9603.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9604.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9605.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/PlaceHydrator.php';
  9606.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  9607.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9608.         return $instance;
  9609.     }
  9610.     /**
  9611.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator' shared autowired service.
  9612.      *
  9613.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator
  9614.      */
  9615.     protected function getRoomHydratorService()
  9616.     {
  9617.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9618.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9619.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/RoomHydrator.php';
  9620.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService()));
  9621.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9622.         return $instance;
  9623.     }
  9624.     /**
  9625.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator' shared autowired service.
  9626.      *
  9627.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator
  9628.      */
  9629.     protected function getServiceHydratorService()
  9630.     {
  9631.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9632.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9633.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ServiceHydrator.php';
  9634.         $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()));
  9635.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9636.         return $instance;
  9637.     }
  9638.     /**
  9639.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator' shared autowired service.
  9640.      *
  9641.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator
  9642.      */
  9643.     protected function getSessionHydratorService()
  9644.     {
  9645.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9646.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9647.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/SessionHydrator.php';
  9648.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  9649.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'])) {
  9650.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'];
  9651.         }
  9652.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator($a);
  9653.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9654.         return $instance;
  9655.     }
  9656.     /**
  9657.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator' shared autowired service.
  9658.      *
  9659.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator
  9660.      */
  9661.     protected function getTrainingHydratorService()
  9662.     {
  9663.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9664.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9665.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/TrainingHydrator.php';
  9666.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  9667.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'])) {
  9668.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'];
  9669.         }
  9670.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator($a);
  9671.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9672.         return $instance;
  9673.     }
  9674.     /**
  9675.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator' shared autowired service.
  9676.      *
  9677.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator
  9678.      */
  9679.     protected function getUserFromChannelHydratorService()
  9680.     {
  9681.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9682.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9683.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/UserFromChannelHydrator.php';
  9684.         $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()));
  9685.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9686.         return $instance;
  9687.     }
  9688.     /**
  9689.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator' shared autowired service.
  9690.      *
  9691.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator
  9692.      */
  9693.     protected function getAddressHydratorService()
  9694.     {
  9695.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9696.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9697.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Common/AddressHydrator.php';
  9698.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator();
  9699.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9700.         return $instance;
  9701.     }
  9702.     /**
  9703.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher' shared autowired service.
  9704.      *
  9705.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher
  9706.      */
  9707.     protected function getUserRefresher2Service()
  9708.     {
  9709.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9710.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9711.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Account/UserRefresher.php';
  9712.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  9713.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'])) {
  9714.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'];
  9715.         }
  9716.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService()), $a);
  9717.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9718.         return $instance;
  9719.     }
  9720.     /**
  9721.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher' shared autowired service.
  9722.      *
  9723.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher
  9724.      */
  9725.     protected function getAbstractCursusRefresherService()
  9726.     {
  9727.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9728.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9729.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/AbstractCursusRefresher.php';
  9730.         $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\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService()));
  9731.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9732.         return $instance;
  9733.     }
  9734.     /**
  9735.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher' shared autowired service.
  9736.      *
  9737.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher
  9738.      */
  9739.     protected function getChannelConfigurationRefresherService()
  9740.     {
  9741.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9742.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9743.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelConfigurationRefresher.php';
  9744.         $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()));
  9745.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9746.         return $instance;
  9747.     }
  9748.     /**
  9749.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher' shared autowired service.
  9750.      *
  9751.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher
  9752.      */
  9753.     protected function getChannelRefresherService()
  9754.     {
  9755.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9756.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9757.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelRefresher.php';
  9758.         $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()));
  9759.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9760.         return $instance;
  9761.     }
  9762.     /**
  9763.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher' shared autowired service.
  9764.      *
  9765.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher
  9766.      */
  9767.     protected function getChannelUserCursusPermissionRefresherService()
  9768.     {
  9769.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9770.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserCursusPermissionRefresher.php';
  9772.         $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()));
  9773.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9774.         return $instance;
  9775.     }
  9776.     /**
  9777.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher' shared autowired service.
  9778.      *
  9779.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher
  9780.      */
  9781.     protected function getChannelUserDataRefresherService()
  9782.     {
  9783.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9784.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9785.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserDataRefresher.php';
  9786.         $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\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService()));
  9787.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9788.         return $instance;
  9789.     }
  9790.     /**
  9791.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher' shared autowired service.
  9792.      *
  9793.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher
  9794.      */
  9795.     protected function getChannelUserRoleRefresherService()
  9796.     {
  9797.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9798.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9799.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserRoleRefresher.php';
  9800.         $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()));
  9801.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9802.         return $instance;
  9803.     }
  9804.     /**
  9805.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher' shared autowired service.
  9806.      *
  9807.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher
  9808.      */
  9809.     protected function getChannelUserServicePermissionRefresherService()
  9810.     {
  9811.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9812.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9813.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserServicePermissionRefresher.php';
  9814.         $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()));
  9815.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9816.         return $instance;
  9817.     }
  9818.     /**
  9819.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher' shared autowired service.
  9820.      *
  9821.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher
  9822.      */
  9823.     protected function getChannelUserSessionPermissionRefresherService()
  9824.     {
  9825.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9826.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9827.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserSessionPermissionRefresher.php';
  9828.         $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()));
  9829.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9830.         return $instance;
  9831.     }
  9832.     /**
  9833.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher' shared autowired service.
  9834.      *
  9835.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher
  9836.      */
  9837.     protected function getChannelUserTrainingPermissionRefresherService()
  9838.     {
  9839.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9840.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9841.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserTrainingPermissionRefresher.php';
  9842.         $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()));
  9843.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9844.         return $instance;
  9845.     }
  9846.     /**
  9847.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher' shared autowired service.
  9848.      *
  9849.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher
  9850.      */
  9851.     protected function getChannelWhiteLabelRefresherService()
  9852.     {
  9853.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9854.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9855.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelWhiteLabelRefresher.php';
  9856.         $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()));
  9857.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9858.         return $instance;
  9859.     }
  9860.     /**
  9861.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher' shared autowired service.
  9862.      *
  9863.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher
  9864.      */
  9865.     protected function getCompanyContactRefresherService()
  9866.     {
  9867.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9868.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9869.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyContactRefresher.php';
  9870.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService()));
  9871.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9872.         return $instance;
  9873.     }
  9874.     /**
  9875.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher' shared autowired service.
  9876.      *
  9877.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher
  9878.      */
  9879.     protected function getCompanyRefresherService()
  9880.     {
  9881.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9882.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9883.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyRefresher.php';
  9884.         $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()));
  9885.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9886.         return $instance;
  9887.     }
  9888.     /**
  9889.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher' shared autowired service.
  9890.      *
  9891.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher
  9892.      */
  9893.     protected function getContactRefresherService()
  9894.     {
  9895.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9896.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9897.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ContactRefresher.php';
  9898.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'] ?? $this->getContactHydratorService()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService()));
  9899.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9900.         return $instance;
  9901.     }
  9902.     /**
  9903.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher' shared autowired service.
  9904.      *
  9905.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher
  9906.      */
  9907.     protected function getFrenchProfessionalIdRefresherService()
  9908.     {
  9909.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9910.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9911.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/FrenchProfessionalIdRefresher.php';
  9912.         $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()));
  9913.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9914.         return $instance;
  9915.     }
  9916.     /**
  9917.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher' shared autowired service.
  9918.      *
  9919.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher
  9920.      */
  9921.     protected function getGroupRefresherService()
  9922.     {
  9923.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9924.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9925.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/GroupRefresher.php';
  9926.         $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()));
  9927.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9928.         return $instance;
  9929.     }
  9930.     /**
  9931.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher' shared autowired service.
  9932.      *
  9933.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher
  9934.      */
  9935.     protected function getOrganizationRefresherService()
  9936.     {
  9937.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9938.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9939.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/OrganizationRefresher.php';
  9940.         $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()));
  9941.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9942.         return $instance;
  9943.     }
  9944.     /**
  9945.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher' shared autowired service.
  9946.      *
  9947.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher
  9948.      */
  9949.     protected function getPlaceRefresherService()
  9950.     {
  9951.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9952.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9953.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/PlaceRefresher.php';
  9954.         $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()));
  9955.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9956.         return $instance;
  9957.     }
  9958.     /**
  9959.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher' shared autowired service.
  9960.      *
  9961.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher
  9962.      */
  9963.     protected function getRoomRefresherService()
  9964.     {
  9965.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9966.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9967.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/RoomRefresher.php';
  9968.         $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()));
  9969.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9970.         return $instance;
  9971.     }
  9972.     /**
  9973.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher' shared autowired service.
  9974.      *
  9975.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher
  9976.      */
  9977.     protected function getServiceRefresherService()
  9978.     {
  9979.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9980.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9981.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ServiceRefresher.php';
  9982.         $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()));
  9983.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9984.         return $instance;
  9985.     }
  9986.     /**
  9987.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher' shared autowired service.
  9988.      *
  9989.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher
  9990.      */
  9991.     protected function getSessionRefresherService()
  9992.     {
  9993.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9994.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9995.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/SessionRefresher.php';
  9996.         $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()));
  9997.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9998.         return $instance;
  9999.     }
  10000.     /**
  10001.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher' shared autowired service.
  10002.      *
  10003.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher
  10004.      */
  10005.     protected function getTrainingRefresherService()
  10006.     {
  10007.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  10008.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  10009.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/TrainingRefresher.php';
  10010.         $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()));
  10011.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10012.         return $instance;
  10013.     }
  10014.     /**
  10015.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher' shared autowired service.
  10016.      *
  10017.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher
  10018.      */
  10019.     protected function getUserFromChannelRefresherService()
  10020.     {
  10021.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  10022.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  10023.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/UserFromChannelRefresher.php';
  10024.         $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()));
  10025.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10026.         return $instance;
  10027.     }
  10028.     /**
  10029.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever' shared autowired service.
  10030.      *
  10031.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever
  10032.      */
  10033.     protected function getUserRetrieverService()
  10034.     {
  10035.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10036.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10037.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Account/UserRetriever.php';
  10038.         $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()));
  10039.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10040.         return $instance;
  10041.     }
  10042.     /**
  10043.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever' shared autowired service.
  10044.      *
  10045.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever
  10046.      */
  10047.     protected function getAbstractCursusRetrieverService()
  10048.     {
  10049.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10050.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10051.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/AbstractCursusRetriever.php';
  10052.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  10053.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  10054.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  10055.         }
  10056.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  10057.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  10058.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  10059.         }
  10060.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever($a$b);
  10061.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10062.         return $instance;
  10063.     }
  10064.     /**
  10065.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever' shared autowired service.
  10066.      *
  10067.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever
  10068.      */
  10069.     protected function getChannelConfigurationRetrieverService()
  10070.     {
  10071.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10072.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10073.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelConfigurationRetriever.php';
  10074.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  10075.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  10076.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  10077.         }
  10078.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService()));
  10079.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10080.         return $instance;
  10081.     }
  10082.     /**
  10083.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever' shared autowired service.
  10084.      *
  10085.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever
  10086.      */
  10087.     protected function getChannelRetrieverService()
  10088.     {
  10089.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10090.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10091.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelRetriever.php';
  10092.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  10093.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  10094.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  10095.         }
  10096.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService()));
  10097.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10098.         return $instance;
  10099.     }
  10100.     /**
  10101.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever' shared autowired service.
  10102.      *
  10103.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever
  10104.      */
  10105.     protected function getChannelUserCursusPermissionRetrieverService()
  10106.     {
  10107.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10108.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10109.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserCursusPermissionRetriever.php';
  10110.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  10111.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  10112.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  10113.         }
  10114.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService()));
  10115.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10116.         return $instance;
  10117.     }
  10118.     /**
  10119.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever' shared autowired service.
  10120.      *
  10121.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever
  10122.      */
  10123.     protected function getChannelUserDataRetrieverService()
  10124.     {
  10125.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10126.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10127.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserDataRetriever.php';
  10128.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  10129.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  10130.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  10131.         }
  10132.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService()), $a);
  10133.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10134.         return $instance;
  10135.     }
  10136.     /**
  10137.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever' shared autowired service.
  10138.      *
  10139.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever
  10140.      */
  10141.     protected function getChannelUserRoleRetrieverService()
  10142.     {
  10143.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10144.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10145.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserRoleRetriever.php';
  10146.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  10147.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  10148.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  10149.         }
  10150.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService()));
  10151.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10152.         return $instance;
  10153.     }
  10154.     /**
  10155.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever' shared autowired service.
  10156.      *
  10157.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever
  10158.      */
  10159.     protected function getChannelUserServicePermissionRetrieverService()
  10160.     {
  10161.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10162.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10163.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserServicePermissionRetriever.php';
  10164.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  10165.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  10166.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  10167.         }
  10168.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  10169.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  10170.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  10171.         }
  10172.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever($a$b);
  10173.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10174.         return $instance;
  10175.     }
  10176.     /**
  10177.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever' shared autowired service.
  10178.      *
  10179.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever
  10180.      */
  10181.     protected function getChannelUserSessionPermissionRetrieverService()
  10182.     {
  10183.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10184.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10185.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserSessionPermissionRetriever.php';
  10186.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  10187.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  10188.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  10189.         }
  10190.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService()), $a);
  10191.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10192.         return $instance;
  10193.     }
  10194.     /**
  10195.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever' shared autowired service.
  10196.      *
  10197.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever
  10198.      */
  10199.     protected function getChannelUserTrainingPermissionRetrieverService()
  10200.     {
  10201.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10202.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10203.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserTrainingPermissionRetriever.php';
  10204.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  10205.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  10206.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  10207.         }
  10208.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService()), $a);
  10209.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10210.         return $instance;
  10211.     }
  10212.     /**
  10213.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever' shared autowired service.
  10214.      *
  10215.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever
  10216.      */
  10217.     protected function getChannelWhiteLabelRetrieverService()
  10218.     {
  10219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10220.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10221.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelWhiteLabelRetriever.php';
  10222.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  10223.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  10224.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  10225.         }
  10226.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService()));
  10227.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10228.         return $instance;
  10229.     }
  10230.     /**
  10231.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever' shared autowired service.
  10232.      *
  10233.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever
  10234.      */
  10235.     protected function getCompanyContactRetrieverService()
  10236.     {
  10237.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10238.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10239.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyContactRetriever.php';
  10240.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  10241.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'])) {
  10242.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'];
  10243.         }
  10244.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  10245.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'])) {
  10246.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'];
  10247.         }
  10248.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever($a$b);
  10249.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10250.         return $instance;
  10251.     }
  10252.     /**
  10253.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever' shared autowired service.
  10254.      *
  10255.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever
  10256.      */
  10257.     protected function getCompanyRetrieverService()
  10258.     {
  10259.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10260.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10261.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyRetriever.php';
  10262.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  10263.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'])) {
  10264.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'];
  10265.         }
  10266.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService()));
  10267.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10268.         return $instance;
  10269.     }
  10270.     /**
  10271.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever' shared autowired service.
  10272.      *
  10273.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever
  10274.      */
  10275.     protected function getContactRetrieverService()
  10276.     {
  10277.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10278.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10279.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ContactRetriever.php';
  10280.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  10281.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'])) {
  10282.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'];
  10283.         }
  10284.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'] ?? $this->getContactHydratorService()));
  10285.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10286.         return $instance;
  10287.     }
  10288.     /**
  10289.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever' shared autowired service.
  10290.      *
  10291.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever
  10292.      */
  10293.     protected function getFrenchProfessionalIdRetrieverService()
  10294.     {
  10295.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10296.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10297.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/FrenchProfessionalIdRetriever.php';
  10298.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  10299.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'])) {
  10300.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'];
  10301.         }
  10302.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService()));
  10303.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10304.         return $instance;
  10305.     }
  10306.     /**
  10307.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever' shared autowired service.
  10308.      *
  10309.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever
  10310.      */
  10311.     protected function getGroupRetrieverService()
  10312.     {
  10313.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10314.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10315.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/GroupRetriever.php';
  10316.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  10317.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  10318.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  10319.         }
  10320.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  10321.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  10322.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  10323.         }
  10324.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever($a$b);
  10325.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10326.         return $instance;
  10327.     }
  10328.     /**
  10329.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever' shared autowired service.
  10330.      *
  10331.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever
  10332.      */
  10333.     protected function getOrganizationRetrieverService()
  10334.     {
  10335.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10336.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10337.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/OrganizationRetriever.php';
  10338.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  10339.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'])) {
  10340.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'];
  10341.         }
  10342.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydrator2Service()));
  10343.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10344.         return $instance;
  10345.     }
  10346.     /**
  10347.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever' shared autowired service.
  10348.      *
  10349.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever
  10350.      */
  10351.     protected function getPlaceRetrieverService()
  10352.     {
  10353.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10354.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10355.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/PlaceRetriever.php';
  10356.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  10357.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  10358.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  10359.         }
  10360.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService()));
  10361.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10362.         return $instance;
  10363.     }
  10364.     /**
  10365.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever' shared autowired service.
  10366.      *
  10367.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever
  10368.      */
  10369.     protected function getRoomRetrieverService()
  10370.     {
  10371.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10372.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10373.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/RoomRetriever.php';
  10374.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  10375.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  10376.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  10377.         }
  10378.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService()));
  10379.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10380.         return $instance;
  10381.     }
  10382.     /**
  10383.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever' shared autowired service.
  10384.      *
  10385.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever
  10386.      */
  10387.     protected function getServiceRetrieverService()
  10388.     {
  10389.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10390.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10391.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ServiceRetriever.php';
  10392.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  10393.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  10394.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  10395.         }
  10396.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService()));
  10397.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10398.         return $instance;
  10399.     }
  10400.     /**
  10401.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever' shared autowired service.
  10402.      *
  10403.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever
  10404.      */
  10405.     protected function getSessionRetrieverService()
  10406.     {
  10407.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10408.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10409.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/SessionRetriever.php';
  10410.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  10411.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  10412.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  10413.         }
  10414.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  10415.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  10416.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  10417.         }
  10418.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever($a$b);
  10419.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10420.         return $instance;
  10421.     }
  10422.     /**
  10423.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever' shared autowired service.
  10424.      *
  10425.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever
  10426.      */
  10427.     protected function getTrainingRetrieverService()
  10428.     {
  10429.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10430.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10431.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/TrainingRetriever.php';
  10432.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  10433.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  10434.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  10435.         }
  10436.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  10437.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  10438.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  10439.         }
  10440.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever($a$b);
  10441.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10442.         return $instance;
  10443.     }
  10444.     /**
  10445.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever' shared autowired service.
  10446.      *
  10447.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever
  10448.      */
  10449.     protected function getUserFromChannelRetrieverService()
  10450.     {
  10451.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10452.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10453.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/UserFromChannelRetriever.php';
  10454.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  10455.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  10456.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  10457.         }
  10458.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService()));
  10459.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10460.         return $instance;
  10461.     }
  10462.     /**
  10463.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  10464.      *
  10465.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader
  10466.      */
  10467.     protected function getRouteCollectionLoaderService()
  10468.     {
  10469.         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);
  10470.     }
  10471.     /**
  10472.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent' autowired service.
  10473.      *
  10474.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent
  10475.      */
  10476.     protected function getChannelUserRoleBadgeComponentService()
  10477.     {
  10478.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Badge/ChannelUserData/ChannelUserRoleBadgeComponent.php';
  10479.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent'] = function () {
  10480.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent();
  10481.         };
  10482.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent']();
  10483.     }
  10484.     /**
  10485.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent' autowired service.
  10486.      *
  10487.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent
  10488.      */
  10489.     protected function getSdkBadgeComponentService()
  10490.     {
  10491.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Badge/SdkBadgeComponent.php';
  10492.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent'] = function () {
  10493.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent();
  10494.         };
  10495.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent']();
  10496.     }
  10497.     /**
  10498.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard' autowired service.
  10499.      *
  10500.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard
  10501.      */
  10502.     protected function getChannelUserProfileCardService()
  10503.     {
  10504.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/ChannelUserData/ChannelUserProfileCard.php';
  10505.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'] = function () {
  10506.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard();
  10507.         };
  10508.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard']();
  10509.     }
  10510.     /**
  10511.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent' autowired service.
  10512.      *
  10513.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent
  10514.      */
  10515.     protected function getChannelUserPermissionFormComponentService()
  10516.     {
  10517.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionFormComponent.php';
  10518.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'] = function () {
  10519.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent();
  10520.         };
  10521.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent']();
  10522.     }
  10523.     /**
  10524.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent' autowired service.
  10525.      *
  10526.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent
  10527.      */
  10528.     protected function getChannelUserPermissionGroupFormComponentService()
  10529.     {
  10530.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionGroupFormComponent.php';
  10531.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent'] = function () {
  10532.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] ?? $this->getChannelUserPermissionHierarchyManagerService()));
  10533.         };
  10534.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent']();
  10535.     }
  10536.     /**
  10537.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime' shared autowired service.
  10538.      *
  10539.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime
  10540.      */
  10541.     protected function getAppRuntimeService()
  10542.     {
  10543.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/AppRuntime.php';
  10544.         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'))));
  10545.     }
  10546.     /**
  10547.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime' shared autowired service.
  10548.      *
  10549.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime
  10550.      */
  10551.     protected function getBooleanRuntimeService()
  10552.     {
  10553.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/BooleanRuntime.php';
  10554.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime();
  10555.     }
  10556.     /**
  10557.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime' shared autowired service.
  10558.      *
  10559.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime
  10560.      */
  10561.     protected function getChannelGetterRuntimeService()
  10562.     {
  10563.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelGetterRuntime.php';
  10564.         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()));
  10565.     }
  10566.     /**
  10567.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime' shared autowired service.
  10568.      *
  10569.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime
  10570.      */
  10571.     protected function getChannelRuntimeService()
  10572.     {
  10573.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelRuntime.php';
  10574.         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()));
  10575.     }
  10576.     /**
  10577.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime' shared autowired service.
  10578.      *
  10579.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime
  10580.      */
  10581.     protected function getChannelUserDataRuntimeService()
  10582.     {
  10583.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelUserDataRuntime.php';
  10584.         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()), ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionService'] ?? $this->getChannelUserPermissionServiceService()));
  10585.     }
  10586.     /**
  10587.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime' shared autowired service.
  10588.      *
  10589.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime
  10590.      */
  10591.     protected function getChatNotificationRuntimeService()
  10592.     {
  10593.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChatNotificationRuntime.php';
  10594.         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()));
  10595.     }
  10596.     /**
  10597.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime' shared autowired service.
  10598.      *
  10599.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime
  10600.      */
  10601.     protected function getCustomizableViewRuntimeService()
  10602.     {
  10603.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/CustomizableViewRuntime.php';
  10604.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime();
  10605.     }
  10606.     /**
  10607.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime' shared autowired service.
  10608.      *
  10609.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime
  10610.      */
  10611.     protected function getEnvRuntimeService()
  10612.     {
  10613.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/EnvRuntime.php';
  10614.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime('dev');
  10615.     }
  10616.     /**
  10617.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  10618.      *
  10619.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  10620.      */
  10621.     protected function getFileRuntimeService()
  10622.     {
  10623.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  10624.         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()));
  10625.     }
  10626.     /**
  10627.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime' shared autowired service.
  10628.      *
  10629.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime
  10630.      */
  10631.     protected function getFormRuntimeService()
  10632.     {
  10633.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php';
  10634.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Service/FormService.php';
  10635.         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());
  10636.     }
  10637.     /**
  10638.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime' shared autowired service.
  10639.      *
  10640.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime
  10641.      */
  10642.     protected function getHeaderRuntimeService()
  10643.     {
  10644.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/HeaderRuntime.php';
  10645.         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())));
  10646.     }
  10647.     /**
  10648.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  10649.      *
  10650.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  10651.      */
  10652.     protected function getImageRunTimeService()
  10653.     {
  10654.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  10655.     }
  10656.     /**
  10657.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime' shared autowired service.
  10658.      *
  10659.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime
  10660.      */
  10661.     protected function getNellappFileRuntimeService()
  10662.     {
  10663.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFileRuntime.php';
  10664.         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()));
  10665.     }
  10666.     /**
  10667.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime' shared autowired service.
  10668.      *
  10669.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime
  10670.      */
  10671.     protected function getNellappFormatRuntimeService()
  10672.     {
  10673.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFormatRuntime.php';
  10674.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Utils/NellappFormatService.php';
  10675.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime(new \Nellapp\Bundle\SDKBundle\Utils\NellappFormatService());
  10676.     }
  10677.     /**
  10678.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime' shared autowired service.
  10679.      *
  10680.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime
  10681.      */
  10682.     protected function getPaginationRuntimeService()
  10683.     {
  10684.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/PaginationRuntime.php';
  10685.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Pagination/Paginator.php';
  10686.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime(new \Nellapp\Bundle\SDKBundle\Pagination\Paginator());
  10687.     }
  10688.     /**
  10689.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime' shared autowired service.
  10690.      *
  10691.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime
  10692.      */
  10693.     protected function getSerializerRuntimeService()
  10694.     {
  10695.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SerializerRuntime.php';
  10696.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10697.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'])) {
  10698.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'];
  10699.         }
  10700.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime($a);
  10701.     }
  10702.     /**
  10703.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime' shared autowired service.
  10704.      *
  10705.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime
  10706.      */
  10707.     protected function getSideNavItemRuntimeService()
  10708.     {
  10709.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavItemRuntime.php';
  10710.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime();
  10711.     }
  10712.     /**
  10713.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime' shared autowired service.
  10714.      *
  10715.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime
  10716.      */
  10717.     protected function getSideNavRuntimeService()
  10718.     {
  10719.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavRuntime.php';
  10720.         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))));
  10721.     }
  10722.     /**
  10723.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime' shared autowired service.
  10724.      *
  10725.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime
  10726.      */
  10727.     protected function getUserRunTimeService()
  10728.     {
  10729.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php';
  10730.         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()));
  10731.     }
  10732.     /**
  10733.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime' shared autowired service.
  10734.      *
  10735.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime
  10736.      */
  10737.     protected function getVersionRuntimeService()
  10738.     {
  10739.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/VersionRuntime.php';
  10740.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Version/Version.php';
  10741.         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)));
  10742.     }
  10743.     /**
  10744.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime' shared autowired service.
  10745.      *
  10746.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime
  10747.      */
  10748.     protected function getWebSocketRuntimeService()
  10749.     {
  10750.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/WebSocketRuntime.php';
  10751.         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'))));
  10752.     }
  10753.     /**
  10754.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber' shared autowired service.
  10755.      *
  10756.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber
  10757.      */
  10758.     protected function getNellappFileSubscriberService()
  10759.     {
  10760.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10761.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Doctrine/NellappFileSubscriber.php';
  10762.         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()));
  10763.     }
  10764.     /**
  10765.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType' shared autowired service.
  10766.      *
  10767.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType
  10768.      */
  10769.     protected function getMimeTypeChoiceFilterTypeService()
  10770.     {
  10771.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10772.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10773.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Form/MimeTypeChoiceFilterType.php';
  10774.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType();
  10775.     }
  10776.     /**
  10777.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  10778.      *
  10779.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  10780.      */
  10781.     protected function getNellappFileServiceService()
  10782.     {
  10783.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  10784.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  10785.         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, [
  10786.             'oneup_flysystem.default_filesystem_filesystem' => ['services''League\\Flysystem\\Filesystem''getFilesystemService'false],
  10787.         ], [
  10788.             'oneup_flysystem.default_filesystem_filesystem' => '?',
  10789.         ]), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Nellapp\Bundle\SDKBundle\Uploader\NellappFileStorageConfig(), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  10790.     }
  10791.     /**
  10792.      * Gets the private 'Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator' shared autowired service.
  10793.      *
  10794.      * @return \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator
  10795.      */
  10796.     protected function getAssertSameChannelValidatorService()
  10797.     {
  10798.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10799.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10800.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Validator/AssertSameChannelValidator.php';
  10801.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator'] = new \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator();
  10802.     }
  10803.     /**
  10804.      * Gets the private 'Redis' shared autowired service.
  10805.      *
  10806.      * @return \Redis
  10807.      */
  10808.     protected function getRedisService()
  10809.     {
  10810.         $this->privates['Redis'] = $instance = new \Redis();
  10811.         $instance->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  10812.         return $instance;
  10813.     }
  10814.     /**
  10815.      * Gets the private 'Sentry\Integration\RequestFetcherInterface' shared service.
  10816.      *
  10817.      * @return \Sentry\SentryBundle\Integration\RequestFetcher
  10818.      */
  10819.     protected function getRequestFetcherInterfaceService()
  10820.     {
  10821.         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);
  10822.     }
  10823.     /**
  10824.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  10825.      *
  10826.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  10827.      */
  10828.     protected function getSentryTestCommandService()
  10829.     {
  10830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10831.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  10832.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10833.         $instance->setName('sentry:test');
  10834.         return $instance;
  10835.     }
  10836.     /**
  10837.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  10838.      *
  10839.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  10840.      */
  10841.     protected function getConsoleListenerService()
  10842.     {
  10843.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  10844.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  10845.     }
  10846.     /**
  10847.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  10848.      *
  10849.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  10850.      */
  10851.     protected function getErrorListenerService()
  10852.     {
  10853.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  10854.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10855.     }
  10856.     /**
  10857.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  10858.      *
  10859.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  10860.      */
  10861.     protected function getLoginListenerService()
  10862.     {
  10863.         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()));
  10864.     }
  10865.     /**
  10866.      * Gets the private 'Sentry\SentryBundle\EventListener\MessengerListener' shared service.
  10867.      *
  10868.      * @return \Sentry\SentryBundle\EventListener\MessengerListener
  10869.      */
  10870.     protected function getMessengerListenerService()
  10871.     {
  10872.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/MessengerListener.php';
  10873.         return $this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] = new \Sentry\SentryBundle\EventListener\MessengerListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), truefalse);
  10874.     }
  10875.     /**
  10876.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  10877.      *
  10878.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  10879.      */
  10880.     protected function getRequestListenerService()
  10881.     {
  10882.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10883.     }
  10884.     /**
  10885.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  10886.      *
  10887.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  10888.      */
  10889.     protected function getSubRequestListenerService()
  10890.     {
  10891.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10892.     }
  10893.     /**
  10894.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  10895.      *
  10896.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  10897.      */
  10898.     protected function getTracingConsoleListenerService()
  10899.     {
  10900.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  10901.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  10902.     }
  10903.     /**
  10904.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  10905.      *
  10906.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  10907.      */
  10908.     protected function getTracingRequestListenerService()
  10909.     {
  10910.         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()));
  10911.     }
  10912.     /**
  10913.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  10914.      *
  10915.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  10916.      */
  10917.     protected function getTracingSubRequestListenerService()
  10918.     {
  10919.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10920.     }
  10921.     /**
  10922.      * Gets the private 'Sentry\State\HubInterface' shared service.
  10923.      *
  10924.      * @return \Sentry\State\HubInterface
  10925.      */
  10926.     protected function getHubInterfaceService()
  10927.     {
  10928.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  10929.         $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' => []]);
  10930.         $b = new \Sentry\ClientBuilder($a);
  10931.         $b->setSdkIdentifier('sentry.php.symfony');
  10932.         $b->setSdkVersion('5.8.3');
  10933.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  10934.         if ($this->has('Psr\\Log\\NullLogger')) {
  10935.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  10936.         }
  10937.         $instance->bindClient($b->getClient());
  10938.         return $instance;
  10939.     }
  10940.     /**
  10941.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  10942.      *
  10943.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  10944.      */
  10945.     protected function getResetAssetsEventListenerService()
  10946.     {
  10947.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> 'core'=> 'common'=> 'pdf']);
  10948.     }
  10949.     /**
  10950.      * Gets the private 'annotations.cache_adapter' shared service.
  10951.      *
  10952.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  10953.      */
  10954.     protected function getAnnotations_CacheAdapterService()
  10955.     {
  10956.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  10957.     }
  10958.     /**
  10959.      * Gets the private 'annotations.cache_warmer' shared service.
  10960.      *
  10961.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  10962.      */
  10963.     protected function getAnnotations_CacheWarmerService()
  10964.     {
  10965.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10966.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10967.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  10968.         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);
  10969.     }
  10970.     /**
  10971.      * Gets the private 'annotations.cached_reader' shared service.
  10972.      *
  10973.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  10974.      */
  10975.     protected function getAnnotations_CachedReaderService()
  10976.     {
  10977.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  10978.     }
  10979.     /**
  10980.      * Gets the private 'annotations.reader' shared service.
  10981.      *
  10982.      * @return \Doctrine\Common\Annotations\AnnotationReader
  10983.      */
  10984.     protected function getAnnotations_ReaderService()
  10985.     {
  10986.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  10987.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  10988.         $a->registerUniqueLoader('class_exists');
  10989.         $instance->addGlobalIgnoredName('required'$a);
  10990.         return $instance;
  10991.     }
  10992.     /**
  10993.      * Gets the private 'assets._package_common' shared service.
  10994.      *
  10995.      * @return \Symfony\Component\Asset\PathPackage
  10996.      */
  10997.     protected function getAssets_PackageCommonService()
  10998.     {
  10999.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  11000.         return $this->privates['assets._package_common'] = new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/common/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  11001.     }
  11002.     /**
  11003.      * Gets the private 'assets._package_pdf' shared service.
  11004.      *
  11005.      * @return \Symfony\Component\Asset\PathPackage
  11006.      */
  11007.     protected function getAssets_PackagePdfService()
  11008.     {
  11009.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  11010.         return $this->privates['assets._package_pdf'] = new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/pdf/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), ($this->privates['assets.context'] ?? $this->getAssets_ContextService()));
  11011.     }
  11012.     /**
  11013.      * Gets the private 'assets.context' shared service.
  11014.      *
  11015.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  11016.      */
  11017.     protected function getAssets_ContextService()
  11018.     {
  11019.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  11020.         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());
  11021.     }
  11022.     /**
  11023.      * Gets the private 'assets.packages' shared service.
  11024.      *
  11025.      * @return \Symfony\Component\Asset\Packages
  11026.      */
  11027.     protected function getAssets_PackagesService()
  11028.     {
  11029.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', ($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())), new RewindableGenerator(function () {
  11030.             yield 'common' => ($this->privates['assets._package_common'] ?? $this->getAssets_PackageCommonService());
  11031.             yield 'pdf' => ($this->privates['assets._package_pdf'] ?? $this->getAssets_PackagePdfService());
  11032.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->getNellappSdk_Assets_PackageCoreService());
  11033.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->getNellappSdk_Assets_PackageChannelImageService());
  11034.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->getNellappSdk_Assets_PackageUserAvatarService());
  11035.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->getNellappSdk_Assets_PackageOrganizationFileService());
  11036.         }, 6));
  11037.     }
  11038.     /**
  11039.      * Gets the private 'cache.annotations.traceable' shared service.
  11040.      *
  11041.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11042.      */
  11043.     protected function getCache_Annotations_TraceableService()
  11044.     {
  11045.         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()))));
  11046.     }
  11047.     /**
  11048.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  11049.      *
  11050.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11051.      */
  11052.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  11053.     {
  11054.         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()));
  11055.     }
  11056.     /**
  11057.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  11058.      *
  11059.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11060.      */
  11061.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  11062.     {
  11063.         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()));
  11064.     }
  11065.     /**
  11066.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  11067.      *
  11068.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11069.      */
  11070.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  11071.     {
  11072.         $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))));
  11073.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  11074.         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));
  11075.     }
  11076.     /**
  11077.      * Gets the private 'cache.property_info.traceable' shared service.
  11078.      *
  11079.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11080.      */
  11081.     protected function getCache_PropertyInfo_TraceableService()
  11082.     {
  11083.         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()))));
  11084.     }
  11085.     /**
  11086.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  11087.      *
  11088.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11089.      */
  11090.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  11091.     {
  11092.         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()))));
  11093.     }
  11094.     /**
  11095.      * Gets the private 'cache.serializer.traceable' shared service.
  11096.      *
  11097.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11098.      */
  11099.     protected function getCache_Serializer_TraceableService()
  11100.     {
  11101.         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()))));
  11102.     }
  11103.     /**
  11104.      * Gets the private 'cache.validator.traceable' shared service.
  11105.      *
  11106.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11107.      */
  11108.     protected function getCache_Validator_TraceableService()
  11109.     {
  11110.         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()))));
  11111.     }
  11112.     /**
  11113.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  11114.      *
  11115.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11116.      */
  11117.     protected function getCache_WebpackEncore_TraceableService()
  11118.     {
  11119.         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()))));
  11120.     }
  11121.     /**
  11122.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  11123.      *
  11124.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  11125.      */
  11126.     protected function getCachePoolClearer_CacheWarmerService()
  11127.     {
  11128.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11129.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  11130.         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']);
  11131.     }
  11132.     /**
  11133.      * Gets the private 'config_builder.warmer' shared service.
  11134.      *
  11135.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  11136.      */
  11137.     protected function getConfigBuilder_WarmerService()
  11138.     {
  11139.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11140.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  11141.         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()));
  11142.     }
  11143.     /**
  11144.      * Gets the private 'config_cache_factory' shared service.
  11145.      *
  11146.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  11147.      */
  11148.     protected function getConfigCacheFactoryService()
  11149.     {
  11150.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  11151.             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)));
  11152.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  11153.         }, 2));
  11154.     }
  11155.     /**
  11156.      * Gets the private 'console.command.about' shared service.
  11157.      *
  11158.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  11159.      */
  11160.     protected function getConsole_Command_AboutService()
  11161.     {
  11162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11163.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  11164.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  11165.         $instance->setName('about');
  11166.         $instance->setDescription('Display information about the current project');
  11167.         return $instance;
  11168.     }
  11169.     /**
  11170.      * Gets the private 'console.command.assets_install' shared service.
  11171.      *
  11172.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  11173.      */
  11174.     protected function getConsole_Command_AssetsInstallService()
  11175.     {
  11176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11177.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  11178.         $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));
  11179.         $instance->setName('assets:install');
  11180.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  11181.         return $instance;
  11182.     }
  11183.     /**
  11184.      * Gets the private 'console.command.cache_clear' shared service.
  11185.      *
  11186.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  11187.      */
  11188.     protected function getConsole_Command_CacheClearService()
  11189.     {
  11190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  11192.         $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())));
  11193.         $instance->setName('cache:clear');
  11194.         $instance->setDescription('Clear the cache');
  11195.         return $instance;
  11196.     }
  11197.     /**
  11198.      * Gets the private 'console.command.cache_pool_clear' shared service.
  11199.      *
  11200.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  11201.      */
  11202.     protected function getConsole_Command_CachePoolClearService()
  11203.     {
  11204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  11206.         $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']);
  11207.         $instance->setName('cache:pool:clear');
  11208.         $instance->setDescription('Clear cache pools');
  11209.         return $instance;
  11210.     }
  11211.     /**
  11212.      * Gets the private 'console.command.cache_pool_delete' shared service.
  11213.      *
  11214.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  11215.      */
  11216.     protected function getConsole_Command_CachePoolDeleteService()
  11217.     {
  11218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11219.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  11220.         $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']);
  11221.         $instance->setName('cache:pool:delete');
  11222.         $instance->setDescription('Delete an item from a cache pool');
  11223.         return $instance;
  11224.     }
  11225.     /**
  11226.      * Gets the private 'console.command.cache_pool_list' shared service.
  11227.      *
  11228.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  11229.      */
  11230.     protected function getConsole_Command_CachePoolListService()
  11231.     {
  11232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11233.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  11234.         $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']);
  11235.         $instance->setName('cache:pool:list');
  11236.         $instance->setDescription('List available cache pools');
  11237.         return $instance;
  11238.     }
  11239.     /**
  11240.      * Gets the private 'console.command.cache_pool_prune' shared service.
  11241.      *
  11242.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  11243.      */
  11244.     protected function getConsole_Command_CachePoolPruneService()
  11245.     {
  11246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  11248.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  11249.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  11250.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  11251.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  11252.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  11253.             yield 'cache.messenger.restart_workers_signal.traceable' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService());
  11254.             yield 'cache.doctrine.orm.default.result.traceable' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService());
  11255.             yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  11256.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  11257.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  11258.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  11259.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  11260.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  11261.         }, 12));
  11262.         $instance->setName('cache:pool:prune');
  11263.         $instance->setDescription('Prune cache pools');
  11264.         return $instance;
  11265.     }
  11266.     /**
  11267.      * Gets the private 'console.command.cache_warmup' shared service.
  11268.      *
  11269.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  11270.      */
  11271.     protected function getConsole_Command_CacheWarmupService()
  11272.     {
  11273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11274.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  11275.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  11276.         $instance->setName('cache:warmup');
  11277.         $instance->setDescription('Warm up an empty cache');
  11278.         return $instance;
  11279.     }
  11280.     /**
  11281.      * Gets the private 'console.command.config_debug' shared service.
  11282.      *
  11283.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  11284.      */
  11285.     protected function getConsole_Command_ConfigDebugService()
  11286.     {
  11287.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11288.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  11291.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  11292.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  11293.         $instance->setName('debug:config');
  11294.         $instance->setDescription('Dump the current configuration for an extension');
  11295.         return $instance;
  11296.     }
  11297.     /**
  11298.      * Gets the private 'console.command.config_dump_reference' shared service.
  11299.      *
  11300.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  11301.      */
  11302.     protected function getConsole_Command_ConfigDumpReferenceService()
  11303.     {
  11304.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11305.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  11308.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  11309.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  11310.         $instance->setName('config:dump-reference');
  11311.         $instance->setDescription('Dump the default configuration for an extension');
  11312.         return $instance;
  11313.     }
  11314.     /**
  11315.      * Gets the private 'console.command.container_debug' shared service.
  11316.      *
  11317.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  11318.      */
  11319.     protected function getConsole_Command_ContainerDebugService()
  11320.     {
  11321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11322.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11323.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11324.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  11325.         $instance->setName('debug:container');
  11326.         $instance->setDescription('Display current services for an application');
  11327.         return $instance;
  11328.     }
  11329.     /**
  11330.      * Gets the private 'console.command.container_lint' shared service.
  11331.      *
  11332.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  11333.      */
  11334.     protected function getConsole_Command_ContainerLintService()
  11335.     {
  11336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11337.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  11338.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  11339.         $instance->setName('lint:container');
  11340.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  11341.         return $instance;
  11342.     }
  11343.     /**
  11344.      * Gets the private 'console.command.debug_autowiring' shared service.
  11345.      *
  11346.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  11347.      */
  11348.     protected function getConsole_Command_DebugAutowiringService()
  11349.     {
  11350.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11353.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  11354.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  11355.         $instance->setName('debug:autowiring');
  11356.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  11357.         return $instance;
  11358.     }
  11359.     /**
  11360.      * Gets the private 'console.command.dotenv_debug' shared service.
  11361.      *
  11362.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  11363.      */
  11364.     protected function getConsole_Command_DotenvDebugService()
  11365.     {
  11366.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11367.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  11368.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  11369.         $instance->setName('debug:dotenv');
  11370.         $instance->setDescription('Lists all dotenv files with variables and values');
  11371.         return $instance;
  11372.     }
  11373.     /**
  11374.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  11375.      *
  11376.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  11377.      */
  11378.     protected function getConsole_Command_EventDispatcherDebugService()
  11379.     {
  11380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11381.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  11382.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.wBbyE11'] ?? $this->get_ServiceLocator_WBbyE11Service()));
  11383.         $instance->setName('debug:event-dispatcher');
  11384.         $instance->setDescription('Display configured listeners for an application');
  11385.         return $instance;
  11386.     }
  11387.     /**
  11388.      * Gets the private 'console.command.form_debug' shared service.
  11389.      *
  11390.      * @return \Symfony\Component\Form\Command\DebugCommand
  11391.      */
  11392.     protected function getConsole_Command_FormDebugService()
  11393.     {
  11394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  11396.         $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\\DataSync\\Form\\Filter'=> 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor'=> 'Nellapp\\Bundle\\SDKBundle\\Filter'=> 'Nellapp\\Bundle\\SDKBundle\\Form\\Common'=> 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView'10 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData'11 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat'12 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common'13 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter'14 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression'15 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter'16 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session'17 => 'Nellapp\\Bundle\\SDKBundle\\Form'18 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type'19 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form'20 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter'21 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form'22 => 'Drosalys\\Bundle\\ApiBundle\\Filter'23 => ''24 => 'Liip\\ImagineBundle\\Form\\Type'], [=> 'App\\Form\\Async\\CollectionFilterType'=> 'App\\Form\\Async\\ContactCollectionFilterType'=> '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'10 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'11 => 'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'12 => 'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter'13 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'14 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'15 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'16 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'17 => 'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'18 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'19 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'20 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'21 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'22 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'23 => 'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'24 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType'25 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'26 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType'27 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType'28 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'29 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'30 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'31 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'32 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'33 => 'Nellapp\\Bundle\\SDKBundle\\Form\\TabType'34 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'35 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'36 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'37 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'38 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'39 => 'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'40 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'41 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'42 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'43 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'44 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType'45 => 'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType'46 => 'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'47 => 'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'48 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType'49 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType'50 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType'51 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType'52 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType'53 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType'54 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType'55 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType'56 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType'57 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType'58 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType'59 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType'60 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType'61 => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType'62 => '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()));
  11397.         $instance->setName('debug:form');
  11398.         $instance->setDescription('Display form type information');
  11399.         return $instance;
  11400.     }
  11401.     /**
  11402.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  11403.      *
  11404.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  11405.      */
  11406.     protected function getConsole_Command_MessengerConsumeMessagesService()
  11407.     {
  11408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11409.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  11410.         $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'=> 'reverse_sync_transport'=> 'failed'], NULL, [=> 'messenger.bus.default']);
  11411.         $instance->setName('messenger:consume');
  11412.         $instance->setDescription('Consume messages');
  11413.         return $instance;
  11414.     }
  11415.     /**
  11416.      * Gets the private 'console.command.messenger_debug' shared service.
  11417.      *
  11418.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  11419.      */
  11420.     protected function getConsole_Command_MessengerDebugService()
  11421.     {
  11422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11423.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  11424.         $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\\DataSync\\Messenger\\DataSyncMessageInterface' => [=> [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Messenger\\Handler\\EntitySyncHandler'=> []]]]]);
  11425.         $instance->setName('debug:messenger');
  11426.         $instance->setDescription('List messages you can dispatch using the message buses');
  11427.         return $instance;
  11428.     }
  11429.     /**
  11430.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  11431.      *
  11432.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  11433.      */
  11434.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  11435.     {
  11436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11437.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  11438.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  11439.         $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()));
  11440.         $instance->setName('messenger:failed:remove');
  11441.         $instance->setDescription('Remove given messages from the failure transport');
  11442.         return $instance;
  11443.     }
  11444.     /**
  11445.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  11446.      *
  11447.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  11448.      */
  11449.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  11450.     {
  11451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11452.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  11453.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  11454.         $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()));
  11455.         $instance->setName('messenger:failed:retry');
  11456.         $instance->setDescription('Retry one or more messages from the failure transport');
  11457.         return $instance;
  11458.     }
  11459.     /**
  11460.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  11461.      *
  11462.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  11463.      */
  11464.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  11465.     {
  11466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11467.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  11468.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  11469.         $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()));
  11470.         $instance->setName('messenger:failed:show');
  11471.         $instance->setDescription('Show one or more messages from the failure transport');
  11472.         return $instance;
  11473.     }
  11474.     /**
  11475.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  11476.      *
  11477.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  11478.      */
  11479.     protected function getConsole_Command_MessengerSetupTransportsService()
  11480.     {
  11481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11482.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  11483.         $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'=> 'reverse_sync_transport'=> 'failed']);
  11484.         $instance->setName('messenger:setup-transports');
  11485.         $instance->setDescription('Prepare the required infrastructure for the transport');
  11486.         return $instance;
  11487.     }
  11488.     /**
  11489.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  11490.      *
  11491.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  11492.      */
  11493.     protected function getConsole_Command_MessengerStopWorkersService()
  11494.     {
  11495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11496.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  11497.         $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()));
  11498.         $instance->setName('messenger:stop-workers');
  11499.         $instance->setDescription('Stop workers after their current message');
  11500.         return $instance;
  11501.     }
  11502.     /**
  11503.      * Gets the private 'console.command.router_debug' shared service.
  11504.      *
  11505.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  11506.      */
  11507.     protected function getConsole_Command_RouterDebugService()
  11508.     {
  11509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11511.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  11512.         $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()));
  11513.         $instance->setName('debug:router');
  11514.         $instance->setDescription('Display current routes for an application');
  11515.         return $instance;
  11516.     }
  11517.     /**
  11518.      * Gets the private 'console.command.router_match' shared service.
  11519.      *
  11520.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  11521.      */
  11522.     protected function getConsole_Command_RouterMatchService()
  11523.     {
  11524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  11526.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  11527.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  11528.         }, 1));
  11529.         $instance->setName('router:match');
  11530.         $instance->setDescription('Help debug routes by simulating a path info match');
  11531.         return $instance;
  11532.     }
  11533.     /**
  11534.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  11535.      *
  11536.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  11537.      */
  11538.     protected function getConsole_Command_SecretsDecryptToLocalService()
  11539.     {
  11540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11541.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  11542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11543.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11544.         $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')))));
  11545.         $instance->setName('secrets:decrypt-to-local');
  11546.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  11547.         return $instance;
  11548.     }
  11549.     /**
  11550.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  11551.      *
  11552.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  11553.      */
  11554.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  11555.     {
  11556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11557.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  11558.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11559.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11560.         $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')))));
  11561.         $instance->setName('secrets:encrypt-from-local');
  11562.         $instance->setDescription('Encrypt all local secrets to the vault');
  11563.         return $instance;
  11564.     }
  11565.     /**
  11566.      * Gets the private 'console.command.secrets_generate_key' shared service.
  11567.      *
  11568.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  11569.      */
  11570.     protected function getConsole_Command_SecretsGenerateKeyService()
  11571.     {
  11572.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11573.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  11574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11576.         $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')))));
  11577.         $instance->setName('secrets:generate-keys');
  11578.         $instance->setDescription('Generate new encryption keys');
  11579.         return $instance;
  11580.     }
  11581.     /**
  11582.      * Gets the private 'console.command.secrets_list' shared service.
  11583.      *
  11584.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  11585.      */
  11586.     protected function getConsole_Command_SecretsListService()
  11587.     {
  11588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11589.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  11590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11592.         $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')))));
  11593.         $instance->setName('secrets:list');
  11594.         $instance->setDescription('List all secrets');
  11595.         return $instance;
  11596.     }
  11597.     /**
  11598.      * Gets the private 'console.command.secrets_remove' shared service.
  11599.      *
  11600.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  11601.      */
  11602.     protected function getConsole_Command_SecretsRemoveService()
  11603.     {
  11604.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11605.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  11606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11608.         $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')))));
  11609.         $instance->setName('secrets:remove');
  11610.         $instance->setDescription('Remove a secret from the vault');
  11611.         return $instance;
  11612.     }
  11613.     /**
  11614.      * Gets the private 'console.command.secrets_set' shared service.
  11615.      *
  11616.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  11617.      */
  11618.     protected function getConsole_Command_SecretsSetService()
  11619.     {
  11620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  11622.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11624.         $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')))));
  11625.         $instance->setName('secrets:set');
  11626.         $instance->setDescription('Set a secret in the vault');
  11627.         return $instance;
  11628.     }
  11629.     /**
  11630.      * Gets the private 'console.command.translation_debug' shared service.
  11631.      *
  11632.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  11633.      */
  11634.     protected function getConsole_Command_TranslationDebugService()
  11635.     {
  11636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  11638.         $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/EditAction.php'), 10 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/RestoreAction.php'), 11 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/StatusAction.php'), 12 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveAction.php'), 13 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveMultipleAction.php'), 14 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/DuplicateAction.php'), 15 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/EditAction.php'), 16 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/RestoreAction.php'), 17 => (\dirname(__DIR__4).'/src/Controller/Async/Admin/Enum/GetAllUnitAction.php'), 18 => (\dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutHeaderAction.php'), 19 => (\dirname(__DIR__4).'/src/Twig/Runtime/Crm/StatusRuntime.php'), 20 => (\dirname(__DIR__4).'/src/Twig/Runtime/PriceRuntime.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 22 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 23 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 25 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 26 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 27 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 28 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 29 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 30 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 31 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 32 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 33 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 34 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 37 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 38 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 39 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  11639.         $instance->setName('debug:translation');
  11640.         $instance->setDescription('Display translation messages information');
  11641.         return $instance;
  11642.     }
  11643.     /**
  11644.      * Gets the private 'console.command.translation_extract' shared service.
  11645.      *
  11646.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  11647.      */
  11648.     protected function getConsole_Command_TranslationExtractService()
  11649.     {
  11650.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  11652.         $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/EditAction.php'), 10 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/RestoreAction.php'), 11 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/Quote/StatusAction.php'), 12 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveAction.php'), 13 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/ArchiveMultipleAction.php'), 14 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/DuplicateAction.php'), 15 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/EditAction.php'), 16 => (\dirname(__DIR__4).'/src/Controller/Admin/Channel/QuoteTemplate/RestoreAction.php'), 17 => (\dirname(__DIR__4).'/src/Controller/Async/Admin/Enum/GetAllUnitAction.php'), 18 => (\dirname(__DIR__4).'/src/Controller/Async/Admin/QuoteTemplate/PutHeaderAction.php'), 19 => (\dirname(__DIR__4).'/src/Twig/Runtime/Crm/StatusRuntime.php'), 20 => (\dirname(__DIR__4).'/src/Twig/Runtime/PriceRuntime.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 22 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 23 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 24 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 25 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 26 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 27 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 28 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 29 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 30 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php'), 31 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php'), 32 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php'), 33 => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php'), 34 => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle/Controller/Controller.php'), 35 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 36 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 37 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 38 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 39 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  11653.         $instance->setName('translation:extract');
  11654.         $instance->setAliases([=> 'translation:update']);
  11655.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  11656.         return $instance;
  11657.     }
  11658.     /**
  11659.      * Gets the private 'console.command.translation_pull' shared service.
  11660.      *
  11661.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  11662.      */
  11663.     protected function getConsole_Command_TranslationPullService()
  11664.     {
  11665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11666.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  11667.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  11668.         $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', [], []);
  11669.         $instance->setName('translation:pull');
  11670.         $instance->setDescription('Pull translations from a given provider.');
  11671.         return $instance;
  11672.     }
  11673.     /**
  11674.      * Gets the private 'console.command.translation_push' shared service.
  11675.      *
  11676.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  11677.      */
  11678.     protected function getConsole_Command_TranslationPushService()
  11679.     {
  11680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11681.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  11682.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  11683.         $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()), [], []);
  11684.         $instance->setName('translation:push');
  11685.         $instance->setDescription('Push translations to a given provider.');
  11686.         return $instance;
  11687.     }
  11688.     /**
  11689.      * Gets the private 'console.command.validator_debug' shared service.
  11690.      *
  11691.      * @return \Symfony\Component\Validator\Command\DebugCommand
  11692.      */
  11693.     protected function getConsole_Command_ValidatorDebugService()
  11694.     {
  11695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11696.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  11697.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  11698.         $instance->setName('debug:validator');
  11699.         $instance->setDescription('Display validation constraints for classes');
  11700.         return $instance;
  11701.     }
  11702.     /**
  11703.      * Gets the private 'console.command.xliff_lint' shared service.
  11704.      *
  11705.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  11706.      */
  11707.     protected function getConsole_Command_XliffLintService()
  11708.     {
  11709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11710.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  11711.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  11712.         $instance->setName('lint:xliff');
  11713.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  11714.         return $instance;
  11715.     }
  11716.     /**
  11717.      * Gets the private 'console.command.yaml_lint' shared service.
  11718.      *
  11719.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  11720.      */
  11721.     protected function getConsole_Command_YamlLintService()
  11722.     {
  11723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11724.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  11725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  11726.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  11727.         $instance->setName('lint:yaml');
  11728.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  11729.         return $instance;
  11730.     }
  11731.     /**
  11732.      * Gets the private 'console.error_listener' shared service.
  11733.      *
  11734.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  11735.      */
  11736.     protected function getConsole_ErrorListenerService()
  11737.     {
  11738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  11739.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  11740.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11741.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11742.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11743.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  11744.     }
  11745.     /**
  11746.      * Gets the private 'container.env_var_processor' shared service.
  11747.      *
  11748.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  11749.      */
  11750.     protected function getContainer_EnvVarProcessorService()
  11751.     {
  11752.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  11753.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  11754.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  11755.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  11756.         }, 1));
  11757.     }
  11758.     /**
  11759.      * Gets the private 'container.getenv' shared service.
  11760.      *
  11761.      * @return \Closure
  11762.      */
  11763.     protected function getContainer_GetenvService()
  11764.     {
  11765.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  11766.     }
  11767.     /**
  11768.      * Gets the private 'data_collector.form' shared service.
  11769.      *
  11770.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  11771.      */
  11772.     protected function getDataCollector_FormService()
  11773.     {
  11774.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  11775.     }
  11776.     /**
  11777.      * Gets the private 'data_collector.request' shared service.
  11778.      *
  11779.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  11780.      */
  11781.     protected function getDataCollector_RequestService()
  11782.     {
  11783.         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())));
  11784.     }
  11785.     /**
  11786.      * Gets the private 'data_collector.request.session_collector' shared service.
  11787.      *
  11788.      * @return \Closure
  11789.      */
  11790.     protected function getDataCollector_Request_SessionCollectorService()
  11791.     {
  11792.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  11793.     }
  11794.     /**
  11795.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ActionResolver' shared service.
  11796.      *
  11797.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11798.      */
  11799.     protected function getActionResolverService()
  11800.     {
  11801.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11802.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11803.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ActionResolver.php';
  11804.         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))));
  11805.     }
  11806.     /**
  11807.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ConstraintViolationListResolver' shared service.
  11808.      *
  11809.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11810.      */
  11811.     protected function getConstraintViolationListResolverService()
  11812.     {
  11813.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11814.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11815.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ConstraintViolationListResolver.php';
  11816.         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))));
  11817.     }
  11818.     /**
  11819.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\DeserializeResolver' shared service.
  11820.      *
  11821.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11822.      */
  11823.     protected function getDeserializeResolverService()
  11824.     {
  11825.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11826.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11827.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/DeserializeResolver.php';
  11828.         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))));
  11829.     }
  11830.     /**
  11831.      * Gets the private 'debug.argument_resolver' shared service.
  11832.      *
  11833.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  11834.      */
  11835.     protected function getDebug_ArgumentResolverService()
  11836.     {
  11837.         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 () {
  11838.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  11839.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  11840.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  11841.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  11842.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->getActionResolverService());
  11843.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->getConstraintViolationListResolverService());
  11844.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->getDeserializeResolverService());
  11845.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  11846.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  11847.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  11848.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  11849.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11850.     }
  11851.     /**
  11852.      * Gets the private 'debug.argument_resolver.default' shared service.
  11853.      *
  11854.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11855.      */
  11856.     protected function getDebug_ArgumentResolver_DefaultService()
  11857.     {
  11858.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11859.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11860.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  11861.         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))));
  11862.     }
  11863.     /**
  11864.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  11865.      *
  11866.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11867.      */
  11868.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  11869.     {
  11870.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11871.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11872.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  11873.         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.r8JrfBQ'] ?? $this->get_ServiceLocator_R8JrfBQService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11874.     }
  11875.     /**
  11876.      * Gets the private 'debug.argument_resolver.request' shared service.
  11877.      *
  11878.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11879.      */
  11880.     protected function getDebug_ArgumentResolver_RequestService()
  11881.     {
  11882.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11883.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11884.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  11885.         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))));
  11886.     }
  11887.     /**
  11888.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  11889.      *
  11890.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11891.      */
  11892.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  11893.     {
  11894.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11895.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11896.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  11897.         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))));
  11898.     }
  11899.     /**
  11900.      * Gets the private 'debug.argument_resolver.service' shared service.
  11901.      *
  11902.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11903.      */
  11904.     protected function getDebug_ArgumentResolver_ServiceService()
  11905.     {
  11906.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11907.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11908.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  11909.         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.r8JrfBQ'] ?? $this->get_ServiceLocator_R8JrfBQService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11910.     }
  11911.     /**
  11912.      * Gets the private 'debug.argument_resolver.session' shared service.
  11913.      *
  11914.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11915.      */
  11916.     protected function getDebug_ArgumentResolver_SessionService()
  11917.     {
  11918.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11919.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11920.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  11921.         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))));
  11922.     }
  11923.     /**
  11924.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  11925.      *
  11926.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11927.      */
  11928.     protected function getDebug_ArgumentResolver_VariadicService()
  11929.     {
  11930.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11931.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11932.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  11933.         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))));
  11934.     }
  11935.     /**
  11936.      * Gets the private 'debug.debug_handlers_listener' shared service.
  11937.      *
  11938.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  11939.      */
  11940.     protected function getDebug_DebugHandlersListenerService()
  11941.     {
  11942.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  11943.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11944.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11945.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11946.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11947.         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()));
  11948.     }
  11949.     /**
  11950.      * Gets the private 'debug.dump_listener' shared service.
  11951.      *
  11952.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  11953.      */
  11954.     protected function getDebug_DumpListenerService()
  11955.     {
  11956.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  11957.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  11958.         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()));
  11959.     }
  11960.     /**
  11961.      * Gets the private 'debug.file_link_formatter' shared service.
  11962.      *
  11963.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  11964.      */
  11965.     protected function getDebug_FileLinkFormatterService()
  11966.     {
  11967.         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 () {
  11968.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  11969.         });
  11970.     }
  11971.     /**
  11972.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  11973.      *
  11974.      * @return \string
  11975.      */
  11976.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  11977.     {
  11978.         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');
  11979.     }
  11980.     /**
  11981.      * Gets the private 'debug.log_processor' shared service.
  11982.      *
  11983.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  11984.      */
  11985.     protected function getDebug_LogProcessorService()
  11986.     {
  11987.         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())));
  11988.     }
  11989.     /**
  11990.      * Gets the private 'debug.security.access.decision_manager' shared service.
  11991.      *
  11992.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  11993.      */
  11994.     protected function getDebug_Security_Access_DecisionManagerService()
  11995.     {
  11996.         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 () {
  11997.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  11998.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  11999.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  12000.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->getChannelUserDataVoterService());
  12001.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->getChannelUserMenuVoterService());
  12002.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->getChannelUserPermissionResourceVoterService());
  12003.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->getChannelUserPermissionVoterService());
  12004.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->getSharableChannelPermissionVoterService());
  12005.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->getSharableChannelResourcePermissionVoterService());
  12006.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->getSharableUsersResourcePermissionVoterService());
  12007.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->getSuperAdminVoterService());
  12008.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->getUserOwnerVoterService());
  12009.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->getUsersResourceVoterService());
  12010.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  12011.     }
  12012.     /**
  12013.      * Gets the private 'debug.security.firewall' shared service.
  12014.      *
  12015.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  12016.      */
  12017.     protected function getDebug_Security_FirewallService()
  12018.     {
  12019.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  12020.         if (isset($this->privates['debug.security.firewall'])) {
  12021.             return $this->privates['debug.security.firewall'];
  12022.         }
  12023.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12024.         if (isset($this->privates['debug.security.firewall'])) {
  12025.             return $this->privates['debug.security.firewall'];
  12026.         }
  12027.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  12028.     }
  12029.     /**
  12030.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  12031.      *
  12032.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  12033.      */
  12034.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  12035.     {
  12036.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  12037.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  12038.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  12039.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  12040.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  12041.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  12042.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  12043.             return $this->privates['debug.security.firewall.authenticator.main'];
  12044.         }
  12045.         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, [])));
  12046.     }
  12047.     /**
  12048.      * Gets the private 'debug.security.firewall.authenticator.reverse_sync' shared service.
  12049.      *
  12050.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  12051.      */
  12052.     protected function getDebug_Security_Firewall_Authenticator_ReverseSyncService()
  12053.     {
  12054.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  12055.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  12056.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  12057.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  12058.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  12059.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  12060.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  12061.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  12062.         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, [])));
  12063.     }
  12064.     /**
  12065.      * Gets the private 'debug.security.user_value_resolver' shared service.
  12066.      *
  12067.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12068.      */
  12069.     protected function getDebug_Security_UserValueResolverService()
  12070.     {
  12071.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12072.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  12074.         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))));
  12075.     }
  12076.     /**
  12077.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter' shared service.
  12078.      *
  12079.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12080.      */
  12081.     protected function getChannelUserDataVoterService()
  12082.     {
  12083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12084.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12086.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12087.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserDataVoter.php';
  12088.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12089.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'])) {
  12090.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'];
  12091.         }
  12092.         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);
  12093.     }
  12094.     /**
  12095.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter' shared service.
  12096.      *
  12097.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12098.      */
  12099.     protected function getChannelUserMenuVoterService()
  12100.     {
  12101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12103.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12104.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12105.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserMenuVoter.php';
  12106.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12107.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'])) {
  12108.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'];
  12109.         }
  12110.         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);
  12111.     }
  12112.     /**
  12113.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter' shared service.
  12114.      *
  12115.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12116.      */
  12117.     protected function getChannelUserPermissionResourceVoterService()
  12118.     {
  12119.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12122.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12123.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionResourceVoter.php';
  12124.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  12125.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  12126.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  12127.         }
  12128.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12129.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  12130.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  12131.         }
  12132.         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);
  12133.     }
  12134.     /**
  12135.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter' shared service.
  12136.      *
  12137.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12138.      */
  12139.     protected function getChannelUserPermissionVoterService()
  12140.     {
  12141.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12142.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12143.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12144.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12145.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionVoter.php';
  12146.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12147.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'])) {
  12148.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'];
  12149.         }
  12150.         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);
  12151.     }
  12152.     /**
  12153.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter' shared service.
  12154.      *
  12155.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12156.      */
  12157.     protected function getSharableChannelPermissionVoterService()
  12158.     {
  12159.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12160.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12161.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12162.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12163.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelPermissionVoter.php';
  12164.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelPermissionService.php';
  12165.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManagerInterface.php';
  12166.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManager.php';
  12167.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  12168.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  12169.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  12170.         }
  12171.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12172.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  12173.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  12174.         }
  12175.         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 () {
  12176.             return new \EmptyIterator();
  12177.         }, 0)), $a)), $b);
  12178.     }
  12179.     /**
  12180.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter' shared service.
  12181.      *
  12182.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12183.      */
  12184.     protected function getSharableChannelResourcePermissionVoterService()
  12185.     {
  12186.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12187.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12188.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12189.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12190.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelResourcePermissionVoter.php';
  12191.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelResourcePermissionService.php';
  12192.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManagerInterface.php';
  12193.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManager.php';
  12194.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  12195.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  12196.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  12197.         }
  12198.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12199.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  12200.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  12201.         }
  12202.         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 () {
  12203.             return new \EmptyIterator();
  12204.         }, 0)), $a)), $b);
  12205.     }
  12206.     /**
  12207.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter' shared service.
  12208.      *
  12209.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12210.      */
  12211.     protected function getSharableUsersResourcePermissionVoterService()
  12212.     {
  12213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12216.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12217.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableUsersResourcePermissionVoter.php';
  12218.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableUsersResourcePermissionService.php';
  12219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManagerInterface.php';
  12220.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManager.php';
  12221.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12222.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'])) {
  12223.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'];
  12224.         }
  12225.         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 () {
  12226.             return new \EmptyIterator();
  12227.         }, 0)))), $a);
  12228.     }
  12229.     /**
  12230.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter' shared service.
  12231.      *
  12232.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12233.      */
  12234.     protected function getSuperAdminVoterService()
  12235.     {
  12236.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12238.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12239.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SuperAdminVoter.php';
  12240.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12241.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'])) {
  12242.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'];
  12243.         }
  12244.         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);
  12245.     }
  12246.     /**
  12247.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter' shared service.
  12248.      *
  12249.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12250.      */
  12251.     protected function getUserOwnerVoterService()
  12252.     {
  12253.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12254.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12255.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12256.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12257.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UserOwnerVoter.php';
  12258.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12259.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'])) {
  12260.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'];
  12261.         }
  12262.         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);
  12263.     }
  12264.     /**
  12265.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter' shared service.
  12266.      *
  12267.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12268.      */
  12269.     protected function getUsersResourceVoterService()
  12270.     {
  12271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12272.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12275.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UsersResourceVoter.php';
  12276.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12277.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'])) {
  12278.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'];
  12279.         }
  12280.         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);
  12281.     }
  12282.     /**
  12283.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  12284.      *
  12285.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12286.      */
  12287.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  12288.     {
  12289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  12293.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12294.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  12295.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  12296.         }
  12297.         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);
  12298.     }
  12299.     /**
  12300.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  12301.      *
  12302.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12303.      */
  12304.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  12305.     {
  12306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  12310.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  12311.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  12312.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  12313.         }
  12314.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12315.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  12316.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  12317.         }
  12318.         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);
  12319.     }
  12320.     /**
  12321.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  12322.      *
  12323.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12324.      */
  12325.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  12326.     {
  12327.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12328.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12329.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12330.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  12331.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12332.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  12333.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  12334.         }
  12335.         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);
  12336.     }
  12337.     /**
  12338.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  12339.      *
  12340.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  12341.      */
  12342.     protected function getDebug_Security_Voter_VoteListenerService()
  12343.     {
  12344.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  12345.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  12346.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  12347.             return $this->privates['debug.security.voter.vote_listener'];
  12348.         }
  12349.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  12350.     }
  12351.     /**
  12352.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  12353.      *
  12354.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  12355.      */
  12356.     protected function getDoctrine_CacheClearMetadataCommandService()
  12357.     {
  12358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12359.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12360.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12361.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  12362.         $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()));
  12363.         $instance->setName('doctrine:cache:clear-metadata');
  12364.         return $instance;
  12365.     }
  12366.     /**
  12367.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  12368.      *
  12369.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  12370.      */
  12371.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  12372.     {
  12373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12374.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12375.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12376.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  12377.         $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()));
  12378.         $instance->setName('doctrine:cache:clear-query');
  12379.         return $instance;
  12380.     }
  12381.     /**
  12382.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  12383.      *
  12384.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  12385.      */
  12386.     protected function getDoctrine_CacheClearResultCommandService()
  12387.     {
  12388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12389.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12390.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12391.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  12392.         $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()));
  12393.         $instance->setName('doctrine:cache:clear-result');
  12394.         return $instance;
  12395.     }
  12396.     /**
  12397.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  12398.      *
  12399.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  12400.      */
  12401.     protected function getDoctrine_CacheCollectionRegionCommandService()
  12402.     {
  12403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12404.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12405.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12406.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  12407.         $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()));
  12408.         $instance->setName('doctrine:cache:clear-collection-region');
  12409.         return $instance;
  12410.     }
  12411.     /**
  12412.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  12413.      *
  12414.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  12415.      */
  12416.     protected function getDoctrine_ClearEntityRegionCommandService()
  12417.     {
  12418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12419.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12420.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12421.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  12422.         $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()));
  12423.         $instance->setName('doctrine:cache:clear-entity-region');
  12424.         return $instance;
  12425.     }
  12426.     /**
  12427.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  12428.      *
  12429.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  12430.      */
  12431.     protected function getDoctrine_ClearQueryRegionCommandService()
  12432.     {
  12433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12434.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12435.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12436.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  12437.         $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()));
  12438.         $instance->setName('doctrine:cache:clear-query-region');
  12439.         return $instance;
  12440.     }
  12441.     /**
  12442.      * Gets the private 'doctrine.database_create_command' shared service.
  12443.      *
  12444.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  12445.      */
  12446.     protected function getDoctrine_DatabaseCreateCommandService()
  12447.     {
  12448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12449.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  12450.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  12451.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12452.         $instance->setName('doctrine:database:create');
  12453.         return $instance;
  12454.     }
  12455.     /**
  12456.      * Gets the private 'doctrine.database_drop_command' shared service.
  12457.      *
  12458.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  12459.      */
  12460.     protected function getDoctrine_DatabaseDropCommandService()
  12461.     {
  12462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12463.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  12464.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  12465.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12466.         $instance->setName('doctrine:database:drop');
  12467.         return $instance;
  12468.     }
  12469.     /**
  12470.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  12471.      *
  12472.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  12473.      */
  12474.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  12475.     {
  12476.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12477.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'false],
  12478.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber''getHierarchySlugSubscriberService'false],
  12479.             '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''getUser3Service'false],
  12480.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber''getHierarchySubscriberService'false],
  12481.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber''getSlugSubscriberService'false],
  12482.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'false],
  12483.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber''getTranslationSubscriberService'false],
  12484.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber''getSerializeLogSubscriberService'false],
  12485.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber''getSlugSubscriber2Service'false],
  12486.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'false],
  12487.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'false],
  12488.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'false],
  12489.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'false],
  12490.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'false],
  12491.             'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber''getReverseSyncSubscriberService'false],
  12492.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'false],
  12493.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  12494.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  12495.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  12496.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  12497.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  12498.             'nellapp_sdk.auth.user_resolve_target_entity' => ['privates''nellapp_sdk.auth.user_resolve_target_entity''getNellappSdk_Auth_UserResolveTargetEntityService'false],
  12499.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_channel_resolve_target_entity''getNellappSdk_Channel_ChannelChannelResolveTargetEntityService'false],
  12500.             'nellapp_sdk.channel.channel_company_contact_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_company_contact_resolve_target_entity''getNellappSdk_Channel_ChannelCompanyContactResolveTargetEntityService'false],
  12501.             'nellapp_sdk.channel.channel_company_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_company_resolve_target_entity''getNellappSdk_Channel_ChannelCompanyResolveTargetEntityService'false],
  12502.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_configuration_resolve_target_entity''getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService'false],
  12503.             'nellapp_sdk.channel.channel_contact_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_contact_resolve_target_entity''getNellappSdk_Channel_ChannelContactResolveTargetEntityService'false],
  12504.             '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],
  12505.             'nellapp_sdk.channel.channel_organization_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_organization_resolve_target_entity''getNellappSdk_Channel_ChannelOrganizationResolveTargetEntityService'false],
  12506.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_data_resolve_target_entity''getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService'false],
  12507.             '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],
  12508.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_role_resolve_target_entity''getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService'false],
  12509.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_white_label_resolve_target_entity''getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService'false],
  12510.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'false],
  12511.             '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],
  12512.             '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],
  12513.             '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],
  12514.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'false],
  12515.         ], [
  12516.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  12517.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber' => '?',
  12518.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  12519.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => '?',
  12520.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber' => '?',
  12521.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  12522.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => '?',
  12523.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => '?',
  12524.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber' => '?',
  12525.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  12526.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  12527.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  12528.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  12529.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  12530.             'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber' => '?',
  12531.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  12532.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  12533.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  12534.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  12535.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  12536.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  12537.             'nellapp_sdk.auth.user_resolve_target_entity' => '?',
  12538.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => '?',
  12539.             'nellapp_sdk.channel.channel_company_contact_resolve_target_entity' => '?',
  12540.             'nellapp_sdk.channel.channel_company_resolve_target_entity' => '?',
  12541.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => '?',
  12542.             'nellapp_sdk.channel.channel_contact_resolve_target_entity' => '?',
  12543.             'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity' => '?',
  12544.             'nellapp_sdk.channel.channel_organization_resolve_target_entity' => '?',
  12545.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => '?',
  12546.             'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' => '?',
  12547.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => '?',
  12548.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => '?',
  12549.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  12550.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  12551.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  12552.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  12553.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  12554.         ]), [=> '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\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber'21 => 'nellapp_sdk.channel.channel_channel_resolve_target_entity'22 => 'nellapp_sdk.channel.channel_configuration_resolve_target_entity'23 => 'nellapp_sdk.channel.channel_white_label_resolve_target_entity'24 => 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'25 => 'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity'26 => 'nellapp_sdk.channel.channel_organization_resolve_target_entity'27 => 'nellapp_sdk.channel.channel_company_resolve_target_entity'28 => 'nellapp_sdk.channel.channel_contact_resolve_target_entity'29 => 'nellapp_sdk.channel.channel_company_contact_resolve_target_entity'30 => 'nellapp_sdk.channel.channel_user_role_resolve_target_entity'31 => 'nellapp_sdk.channel.channel_user_data_resolve_target_entity'32 => 'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber'33 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], 34 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 35 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber'], 36 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User'], 37 => [=> [=> 'loadClassMetadata'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'], 38 => [=> [=> 'prePersist'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'], 39 => [=> [=> 'preUpdate'], => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber']]);
  12555.     }
  12556.     /**
  12557.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  12558.      *
  12559.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  12560.      */
  12561.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  12562.     {
  12563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12564.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12565.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12566.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  12567.         $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()));
  12568.         $instance->setName('doctrine:ensure-production-settings');
  12569.         return $instance;
  12570.     }
  12571.     /**
  12572.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  12573.      *
  12574.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  12575.      */
  12576.     protected function getDoctrine_FixturesLoadCommandService()
  12577.     {
  12578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  12580.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  12581.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  12582.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  12583.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  12584.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  12585.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  12586.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  12587.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  12588.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  12589.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  12590.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
  12591.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
  12592.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  12593.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  12594.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  12595.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  12596.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AppFixtures(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), 'groups' => []]]);
  12597.         $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()]);
  12598.         $instance->setName('doctrine:fixtures:load');
  12599.         return $instance;
  12600.     }
  12601.     /**
  12602.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  12603.      *
  12604.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  12605.      */
  12606.     protected function getDoctrine_MappingConvertCommandService()
  12607.     {
  12608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12609.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12610.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12611.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  12612.         $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()));
  12613.         $instance->setName('doctrine:mapping:convert');
  12614.         return $instance;
  12615.     }
  12616.     /**
  12617.      * Gets the private 'doctrine.mapping_import_command' shared service.
  12618.      *
  12619.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  12620.      */
  12621.     protected function getDoctrine_MappingImportCommandService()
  12622.     {
  12623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  12625.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  12626.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  12627.         $instance->setName('doctrine:mapping:import');
  12628.         return $instance;
  12629.     }
  12630.     /**
  12631.      * Gets the private 'doctrine.mapping_info_command' shared service.
  12632.      *
  12633.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  12634.      */
  12635.     protected function getDoctrine_MappingInfoCommandService()
  12636.     {
  12637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12638.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12639.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12640.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  12641.         $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()));
  12642.         $instance->setName('doctrine:mapping:info');
  12643.         return $instance;
  12644.     }
  12645.     /**
  12646.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  12647.      *
  12648.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  12649.      */
  12650.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  12651.     {
  12652.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  12653.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  12654.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  12655.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  12656.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  12657.         }
  12658.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  12659.     }
  12660.     /**
  12661.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  12662.      *
  12663.      * @return \Doctrine\Migrations\DependencyFactory
  12664.      */
  12665.     protected function getDoctrine_Migrations_DependencyFactoryService()
  12666.     {
  12667.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  12668.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  12669.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  12670.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  12671.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  12672.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  12673.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  12674.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  12675.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  12676.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  12677.         $b->setTableName('migration_versions');
  12678.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  12679.         $a->setAllOrNothing(false);
  12680.         $a->setCheckDatabasePlatform(true);
  12681.         $a->setTransactional(false);
  12682.         $a->setMetadataStorageConfiguration($b);
  12683.         $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()));
  12684.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  12685.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  12686.         });
  12687.         return $instance;
  12688.     }
  12689.     /**
  12690.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  12691.      *
  12692.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  12693.      */
  12694.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  12695.     {
  12696.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  12697.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  12698.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12699.     }
  12700.     /**
  12701.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  12702.      *
  12703.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  12704.      */
  12705.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  12706.     {
  12707.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  12708.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  12709.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  12710.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  12711.         }
  12712.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  12713.     }
  12714.     /**
  12715.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  12716.      *
  12717.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  12718.      */
  12719.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  12720.     {
  12721.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  12722.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  12723.     }
  12724.     /**
  12725.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  12726.      *
  12727.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  12728.      */
  12729.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  12730.     {
  12731.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12732.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  12733.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  12734.     }
  12735.     /**
  12736.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  12737.      *
  12738.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  12739.      */
  12740.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  12741.     {
  12742.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12743.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  12744.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  12745.             return new \EmptyIterator();
  12746.         }, 0));
  12747.     }
  12748.     /**
  12749.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  12750.      *
  12751.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  12752.      */
  12753.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  12754.     {
  12755.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12756.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  12757.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  12758.     }
  12759.     /**
  12760.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  12761.      *
  12762.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  12763.      */
  12764.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  12765.     {
  12766.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12767.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  12768.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  12769.             yield => ($this->privates['messenger.transport.sync_full_user_transport'] ?? $this->getMessenger_Transport_SyncFullUserTransportService());
  12770.             yield => ($this->privates['messenger.transport.sync_transport'] ?? $this->getMessenger_Transport_SyncTransportService());
  12771.             yield => ($this->privates['messenger.transport.reverse_sync_transport'] ?? $this->getMessenger_Transport_ReverseSyncTransportService());
  12772.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  12773.         }, 4));
  12774.     }
  12775.     /**
  12776.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  12777.      *
  12778.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  12779.      */
  12780.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  12781.     {
  12782.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  12783.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12784.     }
  12785.     /**
  12786.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  12787.      *
  12788.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  12789.      */
  12790.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  12791.     {
  12792.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12793.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  12794.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12795.     }
  12796.     /**
  12797.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  12798.      *
  12799.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  12800.      */
  12801.     protected function getDoctrine_Orm_Validator_UniqueService()
  12802.     {
  12803.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12804.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12805.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  12806.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12807.     }
  12808.     /**
  12809.      * Gets the private 'doctrine.query_dql_command' shared service.
  12810.      *
  12811.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  12812.      */
  12813.     protected function getDoctrine_QueryDqlCommandService()
  12814.     {
  12815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12816.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12817.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12818.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  12819.         $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()));
  12820.         $instance->setName('doctrine:query:dql');
  12821.         return $instance;
  12822.     }
  12823.     /**
  12824.      * Gets the private 'doctrine.query_sql_command' shared service.
  12825.      *
  12826.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  12827.      */
  12828.     protected function getDoctrine_QuerySqlCommandService()
  12829.     {
  12830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12831.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  12832.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  12833.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  12834.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  12835.         $instance->setName('doctrine:query:sql');
  12836.         return $instance;
  12837.     }
  12838.     /**
  12839.      * Gets the private 'doctrine.schema_create_command' shared service.
  12840.      *
  12841.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  12842.      */
  12843.     protected function getDoctrine_SchemaCreateCommandService()
  12844.     {
  12845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12846.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12847.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12848.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12849.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  12850.         $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()));
  12851.         $instance->setName('doctrine:schema:create');
  12852.         return $instance;
  12853.     }
  12854.     /**
  12855.      * Gets the private 'doctrine.schema_drop_command' shared service.
  12856.      *
  12857.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  12858.      */
  12859.     protected function getDoctrine_SchemaDropCommandService()
  12860.     {
  12861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12862.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12863.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12864.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12865.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  12866.         $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()));
  12867.         $instance->setName('doctrine:schema:drop');
  12868.         return $instance;
  12869.     }
  12870.     /**
  12871.      * Gets the private 'doctrine.schema_update_command' shared service.
  12872.      *
  12873.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  12874.      */
  12875.     protected function getDoctrine_SchemaUpdateCommandService()
  12876.     {
  12877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12879.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12880.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12881.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  12882.         $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()));
  12883.         $instance->setName('doctrine:schema:update');
  12884.         return $instance;
  12885.     }
  12886.     /**
  12887.      * Gets the private 'doctrine.schema_validate_command' shared service.
  12888.      *
  12889.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  12890.      */
  12891.     protected function getDoctrine_SchemaValidateCommandService()
  12892.     {
  12893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12894.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12895.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12896.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  12897.         $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()));
  12898.         $instance->setName('doctrine:schema:validate');
  12899.         return $instance;
  12900.     }
  12901.     /**
  12902.      * Gets the private 'doctrine.ulid_generator' shared service.
  12903.      *
  12904.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  12905.      */
  12906.     protected function getDoctrine_UlidGeneratorService()
  12907.     {
  12908.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  12909.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  12910.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  12911.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  12912.     }
  12913.     /**
  12914.      * Gets the private 'doctrine.uuid_generator' shared service.
  12915.      *
  12916.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  12917.      */
  12918.     protected function getDoctrine_UuidGeneratorService()
  12919.     {
  12920.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  12921.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  12922.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  12923.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(665'Symfony\\Component\\Uid\\UuidV4'NULLNULL));
  12924.     }
  12925.     /**
  12926.      * Gets the private 'doctrine_migrations.current_command' shared service.
  12927.      *
  12928.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  12929.      */
  12930.     protected function getDoctrineMigrations_CurrentCommandService()
  12931.     {
  12932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12933.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12934.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  12935.         $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');
  12936.         $instance->setName('doctrine:migrations:current');
  12937.         return $instance;
  12938.     }
  12939.     /**
  12940.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  12941.      *
  12942.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  12943.      */
  12944.     protected function getDoctrineMigrations_DiffCommandService()
  12945.     {
  12946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12947.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12948.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  12949.         $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');
  12950.         $instance->setName('doctrine:migrations:diff');
  12951.         return $instance;
  12952.     }
  12953.     /**
  12954.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  12955.      *
  12956.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  12957.      */
  12958.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  12959.     {
  12960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12961.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12962.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  12963.         $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');
  12964.         $instance->setName('doctrine:migrations:dump-schema');
  12965.         return $instance;
  12966.     }
  12967.     /**
  12968.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  12969.      *
  12970.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  12971.      */
  12972.     protected function getDoctrineMigrations_ExecuteCommandService()
  12973.     {
  12974.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12975.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12976.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  12977.         $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');
  12978.         $instance->setName('doctrine:migrations:execute');
  12979.         return $instance;
  12980.     }
  12981.     /**
  12982.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  12983.      *
  12984.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  12985.      */
  12986.     protected function getDoctrineMigrations_GenerateCommandService()
  12987.     {
  12988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12989.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12990.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  12991.         $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');
  12992.         $instance->setName('doctrine:migrations:generate');
  12993.         return $instance;
  12994.     }
  12995.     /**
  12996.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  12997.      *
  12998.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  12999.      */
  13000.     protected function getDoctrineMigrations_LatestCommandService()
  13001.     {
  13002.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13003.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13004.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  13005.         $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');
  13006.         $instance->setName('doctrine:migrations:latest');
  13007.         return $instance;
  13008.     }
  13009.     /**
  13010.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  13011.      *
  13012.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  13013.      */
  13014.     protected function getDoctrineMigrations_MigrateCommandService()
  13015.     {
  13016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13017.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13018.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  13019.         $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');
  13020.         $instance->setName('doctrine:migrations:migrate');
  13021.         return $instance;
  13022.     }
  13023.     /**
  13024.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  13025.      *
  13026.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  13027.      */
  13028.     protected function getDoctrineMigrations_RollupCommandService()
  13029.     {
  13030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13031.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13032.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  13033.         $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');
  13034.         $instance->setName('doctrine:migrations:rollup');
  13035.         return $instance;
  13036.     }
  13037.     /**
  13038.      * Gets the private 'doctrine_migrations.status_command' shared service.
  13039.      *
  13040.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  13041.      */
  13042.     protected function getDoctrineMigrations_StatusCommandService()
  13043.     {
  13044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13045.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13046.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  13047.         $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');
  13048.         $instance->setName('doctrine:migrations:status');
  13049.         return $instance;
  13050.     }
  13051.     /**
  13052.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  13053.      *
  13054.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  13055.      */
  13056.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  13057.     {
  13058.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13059.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13060.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  13061.         $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');
  13062.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  13063.         return $instance;
  13064.     }
  13065.     /**
  13066.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  13067.      *
  13068.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  13069.      */
  13070.     protected function getDoctrineMigrations_UpToDateCommandService()
  13071.     {
  13072.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13073.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13074.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  13075.         $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');
  13076.         $instance->setName('doctrine:migrations:up-to-date');
  13077.         return $instance;
  13078.     }
  13079.     /**
  13080.      * Gets the private 'doctrine_migrations.version_command' shared service.
  13081.      *
  13082.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  13083.      */
  13084.     protected function getDoctrineMigrations_VersionCommandService()
  13085.     {
  13086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13087.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13088.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  13089.         $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');
  13090.         $instance->setName('doctrine:migrations:version');
  13091.         return $instance;
  13092.     }
  13093.     /**
  13094.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  13095.      *
  13096.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  13097.      */
  13098.     protected function getDoctrineMigrations_VersionsCommandService()
  13099.     {
  13100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13101.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13102.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  13103.         $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');
  13104.         $instance->setName('doctrine:migrations:list');
  13105.         return $instance;
  13106.     }
  13107.     /**
  13108.      * Gets the private 'error_handler.error_renderer.html' shared service.
  13109.      *
  13110.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  13111.      */
  13112.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  13113.     {
  13114.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  13115.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  13116.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  13117.         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()));
  13118.     }
  13119.     /**
  13120.      * Gets the private 'exception_listener' shared service.
  13121.      *
  13122.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  13123.      */
  13124.     protected function getExceptionListenerService()
  13125.     {
  13126.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  13127.     }
  13128.     /**
  13129.      * Gets the private 'form.choice_list_factory.cached' shared service.
  13130.      *
  13131.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  13132.      */
  13133.     protected function getForm_ChoiceListFactory_CachedService()
  13134.     {
  13135.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  13136.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  13137.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  13138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  13139.         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())));
  13140.     }
  13141.     /**
  13142.      * Gets the private 'form.registry' shared service.
  13143.      *
  13144.      * @return \Symfony\Component\Form\FormRegistry
  13145.      */
  13146.     protected function getForm_RegistryService()
  13147.     {
  13148.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  13149.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  13150.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  13151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  13152.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  13153.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  13154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  13155.         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, [
  13156.             'App\\Form\\Async\\CollectionFilterType' => ['privates''App\\Form\\Async\\CollectionFilterType''getCollectionFilterTypeService'false],
  13157.             'App\\Form\\Async\\ContactCollectionFilterType' => ['privates''App\\Form\\Async\\ContactCollectionFilterType''getContactCollectionFilterTypeService'false],
  13158.             'App\\Form\\Crm\\ProductFilter' => ['privates''App\\Form\\Crm\\ProductFilter''getProductFilterService'false],
  13159.             'App\\Form\\Crm\\QuoteFilter' => ['privates''App\\Form\\Crm\\QuoteFilter''getQuoteFilterService'false],
  13160.             'App\\Form\\Crm\\QuoteTemplateFilter' => ['privates''App\\Form\\Crm\\QuoteTemplateFilter''getQuoteTemplateFilterService'false],
  13161.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityTypeService'false],
  13162.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType''getSelectOrCreateTypeService'false],
  13163.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => ['privates''Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter''getApiFilterService'false],
  13164.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  13165.             'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter''getCollectionFilterService'false],
  13166.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType''getGroupeFilterTypeService'false],
  13167.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType''getServiceFilterTypeService'false],
  13168.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType''getSessionFilterTypeService'false],
  13169.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType''getTrainingFilterTypeService'false],
  13170.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType''getUserFilterTypeService'false],
  13171.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType''getNellappBooleanTypeService'false],
  13172.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType''getNellappChoiceTypeService'false],
  13173.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter''getCustomViewColumnsFilterService'false],
  13174.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType''getCustomViewManagerTypeService'false],
  13175.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType''getEditCustomViewTypeService'false],
  13176.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType''getNewCustomViewTypeService'false],
  13177.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType''getChannelUserRoleFilterTypeService'false],
  13178.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter''getCollectionFilter2Service'false],
  13179.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType''getTextListFilterTypeService'false],
  13180.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType''getDateRangeFilterTypeService'false],
  13181.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter''getCollectionFilter3Service'false],
  13182.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType''getChannelUserRoleSelektorFilterTypeService'false],
  13183.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType''getUserSelektorFilterTypeService'false],
  13184.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType''getSessionStatusFilterTypeService'false],
  13185.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType''getTabContainerTypeService'false],
  13186.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabType''getTabTypeService'false],
  13187.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityType2Service'false],
  13188.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType''getChannelUserRoleSelektorTypeService'false],
  13189.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType''getGroupSelektorTypeService'false],
  13190.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType''getPlaceSelektorTypeService'false],
  13191.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType''getServiceSelektorTypeService'false],
  13192.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType''getUserSelektorTypeService'false],
  13193.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType''getChannelUserPermissionEnumTypeService'false],
  13194.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType''getChannelUserPermissionResourceTypeService'false],
  13195.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter''getChannelUserDataFilterService'false],
  13196.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter''getChannelUserPermissionResourceFilterService'false],
  13197.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType''getMultipleResourcePermissionsTypeService'false],
  13198.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType''getSelectUserForChannelResourcePermissionTypeService'false],
  13199.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType''getMimeTypeChoiceFilterTypeService'false],
  13200.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => ['privates''spiriit_form_filter.type.filter_boolean''getSpiriitFormFilter_Type_FilterBooleanService'false],
  13201.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => ['privates''spiriit_form_filter.type.filter_checkbox''getSpiriitFormFilter_Type_FilterCheckboxService'false],
  13202.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => ['privates''spiriit_form_filter.type.filter_choice''getSpiriitFormFilter_Type_FilterChoiceService'false],
  13203.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => ['privates''spiriit_form_filter.type.filter_collection_adapter''getSpiriitFormFilter_Type_FilterCollectionAdapterService'false],
  13204.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => ['privates''spiriit_form_filter.type.filter_date''getSpiriitFormFilter_Type_FilterDateService'false],
  13205.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => ['privates''spiriit_form_filter.type.filter_date_range''getSpiriitFormFilter_Type_FilterDateRangeService'false],
  13206.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime''getSpiriitFormFilter_Type_FilterDatetimeService'false],
  13207.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime_range''getSpiriitFormFilter_Type_FilterDatetimeRangeService'false],
  13208.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => ['privates''spiriit_form_filter.type.filter_entity''getSpiriitFormFilter_Type_FilterEntityService'false],
  13209.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => ['privates''spiriit_form_filter.type.filter_enum''getSpiriitFormFilter_Type_FilterEnumService'false],
  13210.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => ['privates''spiriit_form_filter.type.filter_number''getSpiriitFormFilter_Type_FilterNumberService'false],
  13211.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => ['privates''spiriit_form_filter.type.filter_number_range''getSpiriitFormFilter_Type_FilterNumberRangeService'false],
  13212.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => ['privates''spiriit_form_filter.type.filter_sharedable''getSpiriitFormFilter_Type_FilterSharedableService'false],
  13213.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => ['privates''spiriit_form_filter.type.filter_text''getSpiriitFormFilter_Type_FilterTextService'false],
  13214.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  13215.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  13216.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  13217.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  13218.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  13219.         ], [
  13220.             'App\\Form\\Async\\CollectionFilterType' => '?',
  13221.             'App\\Form\\Async\\ContactCollectionFilterType' => '?',
  13222.             'App\\Form\\Crm\\ProductFilter' => '?',
  13223.             'App\\Form\\Crm\\QuoteFilter' => '?',
  13224.             'App\\Form\\Crm\\QuoteTemplateFilter' => '?',
  13225.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => '?',
  13226.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => '?',
  13227.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => '?',
  13228.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  13229.             'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter' => '?',
  13230.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => '?',
  13231.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => '?',
  13232.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => '?',
  13233.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => '?',
  13234.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => '?',
  13235.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => '?',
  13236.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => '?',
  13237.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => '?',
  13238.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => '?',
  13239.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => '?',
  13240.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => '?',
  13241.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => '?',
  13242.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => '?',
  13243.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType' => '?',
  13244.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType' => '?',
  13245.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => '?',
  13246.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => '?',
  13247.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => '?',
  13248.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => '?',
  13249.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => '?',
  13250.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => '?',
  13251.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => '?',
  13252.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => '?',
  13253.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => '?',
  13254.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => '?',
  13255.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => '?',
  13256.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => '?',
  13257.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => '?',
  13258.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => '?',
  13259.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => '?',
  13260.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => '?',
  13261.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => '?',
  13262.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => '?',
  13263.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => '?',
  13264.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => '?',
  13265.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => '?',
  13266.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => '?',
  13267.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => '?',
  13268.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => '?',
  13269.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => '?',
  13270.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => '?',
  13271.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => '?',
  13272.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => '?',
  13273.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => '?',
  13274.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => '?',
  13275.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => '?',
  13276.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => '?',
  13277.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => '?',
  13278.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  13279.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  13280.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  13281.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  13282.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  13283.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  13284.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionExtension()));
  13285.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\TabsExtension()));
  13286.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingCollectionExtension()));
  13287.         }, 3), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  13288.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionInnerExtension()));
  13289.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingExtension()));
  13290.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  13291.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  13292.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  13293.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  13294.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  13295.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  13296.             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')));
  13297.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollapsableExtension()));
  13298.             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()));
  13299.             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()));
  13300.         }, 12), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  13301.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  13302.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  13303.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  13304.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => new RewindableGenerator(function () {
  13305.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  13306.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => new RewindableGenerator(function () {
  13307.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  13308.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType' => new RewindableGenerator(function () {
  13309.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  13310.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TelType' => new RewindableGenerator(function () {
  13311.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\TelTypeExtension()));
  13312.         }, 1)], new RewindableGenerator(function () {
  13313.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  13314.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  13315.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  13316.     }
  13317.     /**
  13318.      * Gets the private 'form.server_params' shared service.
  13319.      *
  13320.      * @return \Symfony\Component\Form\Util\ServerParams
  13321.      */
  13322.     protected function getForm_ServerParamsService()
  13323.     {
  13324.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  13325.         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())));
  13326.     }
  13327.     /**
  13328.      * Gets the private 'form.type.choice' shared service.
  13329.      *
  13330.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  13331.      */
  13332.     protected function getForm_Type_ChoiceService()
  13333.     {
  13334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13335.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  13337.         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()));
  13338.     }
  13339.     /**
  13340.      * Gets the private 'form.type.color' shared service.
  13341.      *
  13342.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  13343.      */
  13344.     protected function getForm_Type_ColorService()
  13345.     {
  13346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13347.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  13349.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  13350.     }
  13351.     /**
  13352.      * Gets the private 'form.type.entity' shared service.
  13353.      *
  13354.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  13355.      */
  13356.     protected function getForm_Type_EntityService()
  13357.     {
  13358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13360.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  13361.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  13362.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  13363.     }
  13364.     /**
  13365.      * Gets the private 'form.type.form' shared service.
  13366.      *
  13367.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  13368.      */
  13369.     protected function getForm_Type_FormService()
  13370.     {
  13371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  13374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  13375.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  13376.     }
  13377.     /**
  13378.      * Gets the private 'form.type_extension.csrf' shared service.
  13379.      *
  13380.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  13381.      */
  13382.     protected function getForm_TypeExtension_CsrfService()
  13383.     {
  13384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13386.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  13387.         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()));
  13388.     }
  13389.     /**
  13390.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  13391.      *
  13392.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  13393.      */
  13394.     protected function getForm_TypeExtension_Form_DataCollectorService()
  13395.     {
  13396.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13397.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  13399.         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()));
  13400.     }
  13401.     /**
  13402.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  13403.      *
  13404.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  13405.      */
  13406.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  13407.     {
  13408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  13411.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  13412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  13413.         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())));
  13414.     }
  13415.     /**
  13416.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  13417.      *
  13418.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  13419.      */
  13420.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  13421.     {
  13422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  13425.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  13426.     }
  13427.     /**
  13428.      * Gets the private 'form.type_extension.form.validator' shared service.
  13429.      *
  13430.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  13431.      */
  13432.     protected function getForm_TypeExtension_Form_ValidatorService()
  13433.     {
  13434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13436.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  13437.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  13438.         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()));
  13439.     }
  13440.     /**
  13441.      * Gets the private 'form.type_extension.upload.validator' shared service.
  13442.      *
  13443.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  13444.      */
  13445.     protected function getForm_TypeExtension_Upload_ValidatorService()
  13446.     {
  13447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  13450.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  13451.     }
  13452.     /**
  13453.      * Gets the private 'form.type_guesser.doctrine' shared service.
  13454.      *
  13455.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  13456.      */
  13457.     protected function getForm_TypeGuesser_DoctrineService()
  13458.     {
  13459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  13460.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  13461.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  13462.     }
  13463.     /**
  13464.      * Gets the private 'form.type_guesser.validator' shared service.
  13465.      *
  13466.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  13467.      */
  13468.     protected function getForm_TypeGuesser_ValidatorService()
  13469.     {
  13470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  13471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  13472.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  13473.     }
  13474.     /**
  13475.      * Gets the private 'fos_js_routing.dump_command' shared service.
  13476.      *
  13477.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  13478.      */
  13479.     protected function getFosJsRouting_DumpCommandService()
  13480.     {
  13481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13482.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  13483.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Response/RoutesResponse.php';
  13484.         $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);
  13485.         $instance->setName('fos:js-routing:dump');
  13486.         $instance->setDescription('Dumps exposed routes to the filesystem');
  13487.         return $instance;
  13488.     }
  13489.     /**
  13490.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  13491.      *
  13492.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  13493.      */
  13494.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  13495.     {
  13496.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13497.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  13498.         $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()));
  13499.         $instance->setName('fos:js-routing:debug');
  13500.         $instance->setDescription('Displays currently exposed routes for an application');
  13501.         return $instance;
  13502.     }
  13503.     /**
  13504.      * Gets the private 'fragment.renderer.inline' shared service.
  13505.      *
  13506.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  13507.      */
  13508.     protected function getFragment_Renderer_InlineService()
  13509.     {
  13510.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  13511.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  13512.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  13513.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  13514.         if (isset($this->privates['fragment.renderer.inline'])) {
  13515.             return $this->privates['fragment.renderer.inline'];
  13516.         }
  13517.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13518.         if (isset($this->privates['fragment.renderer.inline'])) {
  13519.             return $this->privates['fragment.renderer.inline'];
  13520.         }
  13521.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  13522.         $instance->setFragmentPath('/_fragment');
  13523.         return $instance;
  13524.     }
  13525.     /**
  13526.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  13527.      *
  13528.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  13529.      */
  13530.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  13531.     {
  13532.         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())));
  13533.     }
  13534.     /**
  13535.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  13536.      *
  13537.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  13538.      */
  13539.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  13540.     {
  13541.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  13542.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  13543.             return $this->privates['framework_extra_bundle.event.is_granted'];
  13544.         }
  13545.         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);
  13546.     }
  13547.     /**
  13548.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  13549.      *
  13550.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  13551.      */
  13552.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  13553.     {
  13554.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  13555.         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()));
  13556.     }
  13557.     /**
  13558.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  13559.      *
  13560.      * @return \Knp\Menu\Provider\LazyProvider
  13561.      */
  13562.     protected function getKnpMenu_MenuProvider_LazyService()
  13563.     {
  13564.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  13565.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['channel_side_nav' => function () {
  13566.             return ($this->privates['nellapp_sdk.channel_side_nav'] ?? $this->getNellappSdk_ChannelSideNavService());
  13567.         }]);
  13568.     }
  13569.     /**
  13570.      * Gets the private 'knp_menu.renderer.list' shared service.
  13571.      *
  13572.      * @return \Knp\Menu\Renderer\ListRenderer
  13573.      */
  13574.     protected function getKnpMenu_Renderer_ListService()
  13575.     {
  13576.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  13577.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  13578.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  13579.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  13580.     }
  13581.     /**
  13582.      * Gets the private 'knp_menu.renderer.twig' shared service.
  13583.      *
  13584.      * @return \Knp\Menu\Renderer\TwigRenderer
  13585.      */
  13586.     protected function getKnpMenu_Renderer_TwigService()
  13587.     {
  13588.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  13589.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  13590.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  13591.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  13592.             return $this->privates['knp_menu.renderer.twig'];
  13593.         }
  13594.         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()), []);
  13595.     }
  13596.     /**
  13597.      * Gets the private 'knp_menu.voter.router' shared service.
  13598.      *
  13599.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  13600.      */
  13601.     protected function getKnpMenu_Voter_RouterService()
  13602.     {
  13603.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  13604.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  13605.         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())));
  13606.     }
  13607.     /**
  13608.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  13609.      *
  13610.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  13611.      */
  13612.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  13613.     {
  13614.         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]);
  13615.     }
  13616.     /**
  13617.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  13618.      *
  13619.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  13620.      */
  13621.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  13622.     {
  13623.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  13624.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  13625.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  13626.     }
  13627.     /**
  13628.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  13629.      *
  13630.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  13631.      */
  13632.     protected function getLiipImagine_Command_CacheRemoveService()
  13633.     {
  13634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13635.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  13636.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  13637.         $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()));
  13638.         $instance->setName('liip:imagine:cache:remove');
  13639.         return $instance;
  13640.     }
  13641.     /**
  13642.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  13643.      *
  13644.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  13645.      */
  13646.     protected function getLiipImagine_Command_CacheResolveService()
  13647.     {
  13648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13649.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  13650.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  13651.         $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()));
  13652.         $instance->setName('liip:imagine:cache:resolve');
  13653.         return $instance;
  13654.     }
  13655.     /**
  13656.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  13657.      *
  13658.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  13659.      */
  13660.     protected function getLiipImagine_Filter_ConfigurationService()
  13661.     {
  13662.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  13663.     }
  13664.     /**
  13665.      * Gets the private 'liip_imagine.form.type.image' shared service.
  13666.      *
  13667.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  13668.      */
  13669.     protected function getLiipImagine_Form_Type_ImageService()
  13670.     {
  13671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13672.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13673.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  13674.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  13675.     }
  13676.     /**
  13677.      * Gets the private 'liip_imagine.gd' shared service.
  13678.      *
  13679.      * @return \Imagine\Gd\Imagine
  13680.      */
  13681.     protected function getLiipImagine_GdService()
  13682.     {
  13683.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  13684.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  13685.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  13686.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  13687.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  13688.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  13689.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  13690.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  13691.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  13692.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  13693.         return $instance;
  13694.     }
  13695.     /**
  13696.      * Gets the private 'liip_imagine.service.filter' shared service.
  13697.      *
  13698.      * @return \Liip\ImagineBundle\Service\FilterService
  13699.      */
  13700.     protected function getLiipImagine_Service_FilterService()
  13701.     {
  13702.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  13703.         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()));
  13704.     }
  13705.     /**
  13706.      * Gets the private 'locale_aware_listener' shared service.
  13707.      *
  13708.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  13709.      */
  13710.     protected function getLocaleAwareListenerService()
  13711.     {
  13712.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  13713.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  13714.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  13715.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13716.     }
  13717.     /**
  13718.      * Gets the private 'locale_listener' shared service.
  13719.      *
  13720.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  13721.      */
  13722.     protected function getLocaleListenerService()
  13723.     {
  13724.         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, []);
  13725.     }
  13726.     /**
  13727.      * Gets the private 'maker.auto_command.make_auth' shared service.
  13728.      *
  13729.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13730.      */
  13731.     protected function getMaker_AutoCommand_MakeAuthService()
  13732.     {
  13733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13734.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13735.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13736.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13737.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  13738.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  13739.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  13740.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13741.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13742.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  13743.         $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')))));
  13744.         $instance->setName('make:auth');
  13745.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  13746.         return $instance;
  13747.     }
  13748.     /**
  13749.      * Gets the private 'maker.auto_command.make_command' shared service.
  13750.      *
  13751.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13752.      */
  13753.     protected function getMaker_AutoCommand_MakeCommandService()
  13754.     {
  13755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13758.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13759.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  13760.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13761.         $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')))));
  13762.         $instance->setName('make:command');
  13763.         $instance->setDescription('Creates a new console command class');
  13764.         return $instance;
  13765.     }
  13766.     /**
  13767.      * Gets the private 'maker.auto_command.make_controller' shared service.
  13768.      *
  13769.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13770.      */
  13771.     protected function getMaker_AutoCommand_MakeControllerService()
  13772.     {
  13773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13774.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13775.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13776.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13777.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  13778.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13779.         $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')))));
  13780.         $instance->setName('make:controller');
  13781.         $instance->setDescription('Creates a new controller class');
  13782.         return $instance;
  13783.     }
  13784.     /**
  13785.      * Gets the private 'maker.auto_command.make_crud' shared service.
  13786.      *
  13787.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13788.      */
  13789.     protected function getMaker_AutoCommand_MakeCrudService()
  13790.     {
  13791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13793.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13795.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  13796.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13797.         $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')))));
  13798.         $instance->setName('make:crud');
  13799.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  13800.         return $instance;
  13801.     }
  13802.     /**
  13803.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  13804.      *
  13805.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13806.      */
  13807.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  13808.     {
  13809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13810.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13811.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13812.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13813.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  13814.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13815.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13816.         $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')))));
  13817.         $instance->setName('make:docker:database');
  13818.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  13819.         return $instance;
  13820.     }
  13821.     /**
  13822.      * Gets the private 'maker.auto_command.make_entity' shared service.
  13823.      *
  13824.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13825.      */
  13826.     protected function getMaker_AutoCommand_MakeEntityService()
  13827.     {
  13828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13829.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13830.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13831.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13832.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  13833.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  13834.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13835.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13836.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  13837.         $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')))));
  13838.         $instance->setName('make:entity');
  13839.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  13840.         return $instance;
  13841.     }
  13842.     /**
  13843.      * Gets the private 'maker.auto_command.make_factory' shared service.
  13844.      *
  13845.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13846.      */
  13847.     protected function getMaker_AutoCommand_MakeFactoryService()
  13848.     {
  13849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13850.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13851.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13852.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13853.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/MakeFactory.php';
  13854.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/NoPersistenceObjectsAutoCompleter.php';
  13855.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/FactoryCandidatesClassesExtractor.php';
  13856.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13857.         $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')))));
  13858.         $instance->setName('make:factory');
  13859.         $instance->setDescription('Creates a Foundry model factory for a Doctrine entity class or a regular object');
  13860.         return $instance;
  13861.     }
  13862.     /**
  13863.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  13864.      *
  13865.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13866.      */
  13867.     protected function getMaker_AutoCommand_MakeFixturesService()
  13868.     {
  13869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13870.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13871.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13872.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13873.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  13874.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13875.         $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')))));
  13876.         $instance->setName('make:fixtures');
  13877.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  13878.         return $instance;
  13879.     }
  13880.     /**
  13881.      * Gets the private 'maker.auto_command.make_form' shared service.
  13882.      *
  13883.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13884.      */
  13885.     protected function getMaker_AutoCommand_MakeFormService()
  13886.     {
  13887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13888.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13889.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13891.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  13892.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13893.         $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')))));
  13894.         $instance->setName('make:form');
  13895.         $instance->setDescription('Creates a new form class');
  13896.         return $instance;
  13897.     }
  13898.     /**
  13899.      * Gets the private 'maker.auto_command.make_message' shared service.
  13900.      *
  13901.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13902.      */
  13903.     protected function getMaker_AutoCommand_MakeMessageService()
  13904.     {
  13905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13906.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13907.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13908.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13909.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  13910.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13911.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13912.         $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')))));
  13913.         $instance->setName('make:message');
  13914.         $instance->setDescription('Creates a new message and handler');
  13915.         return $instance;
  13916.     }
  13917.     /**
  13918.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  13919.      *
  13920.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13921.      */
  13922.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  13923.     {
  13924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13927.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13928.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  13929.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13930.         $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')))));
  13931.         $instance->setName('make:messenger-middleware');
  13932.         $instance->setDescription('Creates a new messenger middleware');
  13933.         return $instance;
  13934.     }
  13935.     /**
  13936.      * Gets the private 'maker.auto_command.make_migration' shared service.
  13937.      *
  13938.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13939.      */
  13940.     protected function getMaker_AutoCommand_MakeMigrationService()
  13941.     {
  13942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13945.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  13947.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  13948.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13949.         $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')))));
  13950.         $instance->setName('make:migration');
  13951.         $instance->setDescription('Creates a new migration based on database changes');
  13952.         return $instance;
  13953.     }
  13954.     /**
  13955.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  13956.      *
  13957.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13958.      */
  13959.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  13960.     {
  13961.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13963.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  13966.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13967.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13968.         $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')))));
  13969.         $instance->setName('make:registration-form');
  13970.         $instance->setDescription('Creates a new registration form system');
  13971.         return $instance;
  13972.     }
  13973.     /**
  13974.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  13975.      *
  13976.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13977.      */
  13978.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  13979.     {
  13980.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13981.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13983.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13984.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  13985.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13986.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13987.         $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')))));
  13988.         $instance->setName('make:reset-password');
  13989.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  13990.         return $instance;
  13991.     }
  13992.     /**
  13993.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  13994.      *
  13995.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13996.      */
  13997.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  13998.     {
  13999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14000.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14001.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14002.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14003.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  14004.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  14005.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  14006.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14007.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14008.         $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')))));
  14009.         $instance->setName('make:security:form-login');
  14010.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  14011.         return $instance;
  14012.     }
  14013.     /**
  14014.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  14015.      *
  14016.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14017.      */
  14018.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  14019.     {
  14020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14021.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14022.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14023.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14024.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  14025.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14026.         $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')))));
  14027.         $instance->setName('make:serializer:encoder');
  14028.         $instance->setDescription('Creates a new serializer encoder class');
  14029.         return $instance;
  14030.     }
  14031.     /**
  14032.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  14033.      *
  14034.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14035.      */
  14036.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  14037.     {
  14038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14039.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  14043.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14044.         $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')))));
  14045.         $instance->setName('make:serializer:normalizer');
  14046.         $instance->setDescription('Creates a new serializer normalizer class');
  14047.         return $instance;
  14048.     }
  14049.     /**
  14050.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  14051.      *
  14052.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14053.      */
  14054.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  14055.     {
  14056.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  14061.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14062.         $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')))));
  14063.         $instance->setName('make:stimulus-controller');
  14064.         $instance->setDescription('Creates a new Stimulus controller');
  14065.         return $instance;
  14066.     }
  14067.     /**
  14068.      * Gets the private 'maker.auto_command.make_story' shared service.
  14069.      *
  14070.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14071.      */
  14072.     protected function getMaker_AutoCommand_MakeStoryService()
  14073.     {
  14074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14075.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14078.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/MakeStory.php';
  14079.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14080.         $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')))));
  14081.         $instance->setName('make:story');
  14082.         $instance->setDescription('Creates a Foundry story');
  14083.         return $instance;
  14084.     }
  14085.     /**
  14086.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  14087.      *
  14088.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14089.      */
  14090.     protected function getMaker_AutoCommand_MakeSubscriberService()
  14091.     {
  14092.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14096.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  14097.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  14098.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14099.         $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')))));
  14100.         $instance->setName('make:subscriber');
  14101.         $instance->setDescription('Creates a new event subscriber class');
  14102.         return $instance;
  14103.     }
  14104.     /**
  14105.      * Gets the private 'maker.auto_command.make_test' shared service.
  14106.      *
  14107.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14108.      */
  14109.     protected function getMaker_AutoCommand_MakeTestService()
  14110.     {
  14111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14114.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14115.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  14116.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  14117.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14118.         $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')))));
  14119.         $instance->setName('make:test');
  14120.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  14121.         $instance->setDescription('Creates a new test class');
  14122.         return $instance;
  14123.     }
  14124.     /**
  14125.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  14126.      *
  14127.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14128.      */
  14129.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  14130.     {
  14131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14132.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  14136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14137.         $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')))));
  14138.         $instance->setName('make:twig-component');
  14139.         $instance->setDescription('Creates a twig (or live) component');
  14140.         return $instance;
  14141.     }
  14142.     /**
  14143.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  14144.      *
  14145.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14146.      */
  14147.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  14148.     {
  14149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14150.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14152.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  14154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14155.         $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')))));
  14156.         $instance->setName('make:twig-extension');
  14157.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  14158.         return $instance;
  14159.     }
  14160.     /**
  14161.      * Gets the private 'maker.auto_command.make_user' shared service.
  14162.      *
  14163.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14164.      */
  14165.     protected function getMaker_AutoCommand_MakeUserService()
  14166.     {
  14167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14168.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14169.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14170.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  14172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  14173.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  14174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14175.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14176.         $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')))));
  14177.         $instance->setName('make:user');
  14178.         $instance->setDescription('Creates a new security user class');
  14179.         return $instance;
  14180.     }
  14181.     /**
  14182.      * Gets the private 'maker.auto_command.make_validator' shared service.
  14183.      *
  14184.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14185.      */
  14186.     protected function getMaker_AutoCommand_MakeValidatorService()
  14187.     {
  14188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14190.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14191.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14192.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  14193.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14194.         $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')))));
  14195.         $instance->setName('make:validator');
  14196.         $instance->setDescription('Creates a new validator and constraint class');
  14197.         return $instance;
  14198.     }
  14199.     /**
  14200.      * Gets the private 'maker.auto_command.make_voter' shared service.
  14201.      *
  14202.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14203.      */
  14204.     protected function getMaker_AutoCommand_MakeVoterService()
  14205.     {
  14206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  14211.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14212.         $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')))));
  14213.         $instance->setName('make:voter');
  14214.         $instance->setDescription('Creates a new security voter class');
  14215.         return $instance;
  14216.     }
  14217.     /**
  14218.      * Gets the private 'maker.doctrine_helper' shared service.
  14219.      *
  14220.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  14221.      */
  14222.     protected function getMaker_DoctrineHelperService()
  14223.     {
  14224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  14225.         $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)));
  14226.         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]]]);
  14227.     }
  14228.     /**
  14229.      * Gets the private 'maker.entity_class_generator' shared service.
  14230.      *
  14231.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  14232.      */
  14233.     protected function getMaker_EntityClassGeneratorService()
  14234.     {
  14235.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  14236.         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()));
  14237.     }
  14238.     /**
  14239.      * Gets the private 'maker.file_link_formatter' shared service.
  14240.      *
  14241.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  14242.      */
  14243.     protected function getMaker_FileLinkFormatterService()
  14244.     {
  14245.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  14246.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  14247.     }
  14248.     /**
  14249.      * Gets the private 'maker.file_manager' shared service.
  14250.      *
  14251.      * @return \Symfony\Bundle\MakerBundle\FileManager
  14252.      */
  14253.     protected function getMaker_FileManagerService()
  14254.     {
  14255.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  14256.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  14257.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  14258.         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'));
  14259.     }
  14260.     /**
  14261.      * Gets the private 'maker.generator' shared service.
  14262.      *
  14263.      * @return \Symfony\Bundle\MakerBundle\Generator
  14264.      */
  14265.     protected function getMaker_GeneratorService()
  14266.     {
  14267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  14268.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  14269.         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());
  14270.     }
  14271.     /**
  14272.      * Gets the private 'maker.php_compat_util' shared service.
  14273.      *
  14274.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  14275.      */
  14276.     protected function getMaker_PhpCompatUtilService()
  14277.     {
  14278.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  14279.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  14280.     }
  14281.     /**
  14282.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  14283.      *
  14284.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  14285.      */
  14286.     protected function getMaker_Renderer_FormTypeRendererService()
  14287.     {
  14288.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  14289.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14290.     }
  14291.     /**
  14292.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  14293.      *
  14294.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  14295.      */
  14296.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  14297.     {
  14298.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14299.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  14300.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  14301.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  14302.         $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 () {
  14303.             yield => ($this->privates['.messenger.handler_descriptor.jADa3cd'] ?? $this->get_Messenger_HandlerDescriptor_JADa3cdService());
  14304.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\DataSync\\Messenger\\DataSyncMessageInterface' => new RewindableGenerator(function () {
  14305.             yield => ($this->privates['.messenger.handler_descriptor.Nu9db1O'] ?? $this->get_Messenger_HandlerDescriptor_Nu9db1OService());
  14306.         }, 1)]));
  14307.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14308.         return $instance;
  14309.     }
  14310.     /**
  14311.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  14312.      *
  14313.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  14314.      */
  14315.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  14316.     {
  14317.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14318.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  14319.         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');
  14320.     }
  14321.     /**
  14322.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  14323.      *
  14324.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  14325.      */
  14326.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  14327.     {
  14328.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  14329.         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, [
  14330.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14331.             'reverse_sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14332.             'sync_full_user_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14333.             'sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14334.         ], [
  14335.             'failed' => '?',
  14336.             'reverse_sync_transport' => '?',
  14337.             'sync_full_user_transport' => '?',
  14338.             'sync_transport' => '?',
  14339.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14340.     }
  14341.     /**
  14342.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  14343.      *
  14344.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  14345.      */
  14346.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  14347.     {
  14348.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  14349.         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()));
  14350.     }
  14351.     /**
  14352.      * Gets the private 'messenger.middleware.send_message' shared service.
  14353.      *
  14354.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  14355.      */
  14356.     protected function getMessenger_Middleware_SendMessageService()
  14357.     {
  14358.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14359.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  14360.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  14361.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  14362.         $a = ($this->privates['.service_locator.2GhMgiM'] ?? $this->get_ServiceLocator_2GhMgiMService());
  14363.         if (isset($this->privates['messenger.middleware.send_message'])) {
  14364.             return $this->privates['messenger.middleware.send_message'];
  14365.         }
  14366.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14367.         if (isset($this->privates['messenger.middleware.send_message'])) {
  14368.             return $this->privates['messenger.middleware.send_message'];
  14369.         }
  14370.         $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'], 'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Messenger\\Message\\ReverseSyncMessage' => [=> 'reverse_sync_transport']], $a), $b);
  14371.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14372.         return $instance;
  14373.     }
  14374.     /**
  14375.      * Gets the private 'messenger.receiver_locator' shared service.
  14376.      *
  14377.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14378.      */
  14379.     protected function getMessenger_ReceiverLocatorService()
  14380.     {
  14381.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14382.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14383.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14384.             'messenger.transport.reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  14385.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  14386.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  14387.             'reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  14388.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  14389.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  14390.         ], [
  14391.             'failed' => '?',
  14392.             'messenger.transport.failed' => '?',
  14393.             'messenger.transport.reverse_sync_transport' => '?',
  14394.             'messenger.transport.sync_full_user_transport' => '?',
  14395.             'messenger.transport.sync_transport' => '?',
  14396.             'reverse_sync_transport' => '?',
  14397.             'sync_full_user_transport' => '?',
  14398.             'sync_transport' => '?',
  14399.         ]);
  14400.     }
  14401.     /**
  14402.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  14403.      *
  14404.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14405.      */
  14406.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  14407.     {
  14408.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14409.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14410.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14411.     }
  14412.     /**
  14413.      * Gets the private 'messenger.retry.multiplier_retry_strategy.reverse_sync_transport' shared service.
  14414.      *
  14415.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14416.      */
  14417.     protected function getMessenger_Retry_MultiplierRetryStrategy_ReverseSyncTransportService()
  14418.     {
  14419.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14420.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14421.         return $this->privates['messenger.retry.multiplier_retry_strategy.reverse_sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14422.     }
  14423.     /**
  14424.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_full_user_transport' shared service.
  14425.      *
  14426.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14427.      */
  14428.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService()
  14429.     {
  14430.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14431.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14432.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_full_user_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14433.     }
  14434.     /**
  14435.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_transport' shared service.
  14436.      *
  14437.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14438.      */
  14439.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService()
  14440.     {
  14441.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14442.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14443.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14444.     }
  14445.     /**
  14446.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  14447.      *
  14448.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  14449.      */
  14450.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  14451.     {
  14452.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  14453.         $a = ($this->privates['.service_locator.2GhMgiM'] ?? $this->get_ServiceLocator_2GhMgiMService());
  14454.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  14455.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  14456.         }
  14457.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14458.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  14459.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  14460.         }
  14461.         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, [
  14462.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  14463.             'reverse_sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.reverse_sync_transport''getMessenger_Retry_MultiplierRetryStrategy_ReverseSyncTransportService'false],
  14464.             'sync_full_user_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_full_user_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService'false],
  14465.             'sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService'false],
  14466.         ], [
  14467.             'failed' => '?',
  14468.             'reverse_sync_transport' => '?',
  14469.             'sync_full_user_transport' => '?',
  14470.             'sync_transport' => '?',
  14471.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $b);
  14472.     }
  14473.     /**
  14474.      * Gets the private 'messenger.routable_message_bus' shared service.
  14475.      *
  14476.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  14477.      */
  14478.     protected function getMessenger_RoutableMessageBusService()
  14479.     {
  14480.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  14481.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  14482.         if (isset($this->privates['messenger.routable_message_bus'])) {
  14483.             return $this->privates['messenger.routable_message_bus'];
  14484.         }
  14485.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14486.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14487.         ], [
  14488.             'messenger.bus.default' => '?',
  14489.         ]), $a);
  14490.     }
  14491.     /**
  14492.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  14493.      *
  14494.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  14495.      */
  14496.     protected function getMessenger_Transport_Doctrine_FactoryService()
  14497.     {
  14498.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14499.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  14500.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  14501.     }
  14502.     /**
  14503.      * Gets the private 'messenger.transport.failed' shared service.
  14504.      *
  14505.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14506.      */
  14507.     protected function getMessenger_Transport_FailedService()
  14508.     {
  14509.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14510.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14511.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14512.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14513.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14514.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  14515.         if (isset($this->privates['messenger.transport.failed'])) {
  14516.             return $this->privates['messenger.transport.failed'];
  14517.         }
  14518.         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())));
  14519.     }
  14520.     /**
  14521.      * Gets the private 'messenger.transport.reverse_sync_transport' shared service.
  14522.      *
  14523.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14524.      */
  14525.     protected function getMessenger_Transport_ReverseSyncTransportService()
  14526.     {
  14527.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14528.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14529.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14530.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14531.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14532.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  14533.         if (isset($this->privates['messenger.transport.reverse_sync_transport'])) {
  14534.             return $this->privates['messenger.transport.reverse_sync_transport'];
  14535.         }
  14536.         return $this->privates['messenger.transport.reverse_sync_transport'] = $a->createTransport($this->getEnv('REVERSE_SYNC_AMQP_DSN'), ['exchange' => ['name' => 'global.reverse_sync''type' => 'direct'], 'transport_name' => 'reverse_sync_transport'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  14537.     }
  14538.     /**
  14539.      * Gets the private 'messenger.transport.sync.factory' shared service.
  14540.      *
  14541.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  14542.      */
  14543.     protected function getMessenger_Transport_Sync_FactoryService()
  14544.     {
  14545.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14546.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  14547.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  14548.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  14549.             return $this->privates['messenger.transport.sync.factory'];
  14550.         }
  14551.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  14552.     }
  14553.     /**
  14554.      * Gets the private 'messenger.transport.sync_full_user_transport' shared service.
  14555.      *
  14556.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14557.      */
  14558.     protected function getMessenger_Transport_SyncFullUserTransportService()
  14559.     {
  14560.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14561.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14562.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14563.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14564.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14565.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  14566.         if (isset($this->privates['messenger.transport.sync_full_user_transport'])) {
  14567.             return $this->privates['messenger.transport.sync_full_user_transport'];
  14568.         }
  14569.         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())));
  14570.     }
  14571.     /**
  14572.      * Gets the private 'messenger.transport.sync_transport' shared service.
  14573.      *
  14574.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14575.      */
  14576.     protected function getMessenger_Transport_SyncTransportService()
  14577.     {
  14578.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14579.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14580.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14581.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14582.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14583.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  14584.         if (isset($this->privates['messenger.transport.sync_transport'])) {
  14585.             return $this->privates['messenger.transport.sync_transport'];
  14586.         }
  14587.         return $this->privates['messenger.transport.sync_transport'] = $a->createTransport($this->getEnv('SYNC_AMQP_DSN'), ['exchange' => ['name' => 'global.sync''type' => 'topic'], 'queues' => ['crm_sync' => ['binding_keys' => [=> 'sync.crm']]], '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())));
  14588.     }
  14589.     /**
  14590.      * Gets the private 'messenger.transport_factory' shared service.
  14591.      *
  14592.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  14593.      */
  14594.     protected function getMessenger_TransportFactoryService()
  14595.     {
  14596.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14597.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  14598.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  14599.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  14600.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  14601.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  14602.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  14603.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  14604.         }, 5));
  14605.     }
  14606.     /**
  14607.      * Gets the private 'mime_types' shared service.
  14608.      *
  14609.      * @return \Symfony\Component\Mime\MimeTypes
  14610.      */
  14611.     protected function getMimeTypesService()
  14612.     {
  14613.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  14614.         $instance->setDefault($instance);
  14615.         return $instance;
  14616.     }
  14617.     /**
  14618.      * Gets the private 'monolog.command.server_log' shared service.
  14619.      *
  14620.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  14621.      */
  14622.     protected function getMonolog_Command_ServerLogService()
  14623.     {
  14624.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14625.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  14626.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  14627.         $instance->setName('server:log');
  14628.         $instance->setDescription('Start a log server that displays logs in real time');
  14629.         return $instance;
  14630.     }
  14631.     /**
  14632.      * Gets the private 'monolog.handler.console' shared service.
  14633.      *
  14634.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  14635.      */
  14636.     protected function getMonolog_Handler_ConsoleService()
  14637.     {
  14638.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  14639.     }
  14640.     /**
  14641.      * Gets the private 'monolog.handler.main' shared service.
  14642.      *
  14643.      * @return \Monolog\Handler\StreamHandler
  14644.      */
  14645.     protected function getMonolog_Handler_MainService()
  14646.     {
  14647.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  14648.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  14649.         return $instance;
  14650.     }
  14651.     /**
  14652.      * Gets the private 'monolog.logger' shared service.
  14653.      *
  14654.      * @return \Symfony\Bridge\Monolog\Logger
  14655.      */
  14656.     protected function getMonolog_LoggerService()
  14657.     {
  14658.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  14659.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14660.         $instance->useMicrosecondTimestamps(true);
  14661.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14662.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14663.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14664.         return $instance;
  14665.     }
  14666.     /**
  14667.      * Gets the private 'monolog.logger.cache' shared service.
  14668.      *
  14669.      * @return \Symfony\Bridge\Monolog\Logger
  14670.      */
  14671.     protected function getMonolog_Logger_CacheService()
  14672.     {
  14673.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  14674.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14675.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14676.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14677.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14678.         return $instance;
  14679.     }
  14680.     /**
  14681.      * Gets the private 'monolog.logger.messenger' shared service.
  14682.      *
  14683.      * @return \Symfony\Bridge\Monolog\Logger
  14684.      */
  14685.     protected function getMonolog_Logger_MessengerService()
  14686.     {
  14687.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  14688.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14689.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14690.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14691.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14692.         return $instance;
  14693.     }
  14694.     /**
  14695.      * Gets the private 'monolog.logger.request' shared service.
  14696.      *
  14697.      * @return \Symfony\Bridge\Monolog\Logger
  14698.      */
  14699.     protected function getMonolog_Logger_RequestService()
  14700.     {
  14701.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  14702.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14703.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14704.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14705.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14706.         return $instance;
  14707.     }
  14708.     /**
  14709.      * Gets the private 'monolog.logger.security' shared service.
  14710.      *
  14711.      * @return \Symfony\Bridge\Monolog\Logger
  14712.      */
  14713.     protected function getMonolog_Logger_SecurityService()
  14714.     {
  14715.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  14716.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14717.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14718.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14719.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14720.         return $instance;
  14721.     }
  14722.     /**
  14723.      * Gets the private 'nellapp_sdk.assets._package_channel_image' shared service.
  14724.      *
  14725.      * @return \Symfony\Component\Asset\UrlPackage
  14726.      */
  14727.     protected function getNellappSdk_Assets_PackageChannelImageService()
  14728.     {
  14729.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  14730.         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()));
  14731.     }
  14732.     /**
  14733.      * Gets the private 'nellapp_sdk.assets._package_core' shared service.
  14734.      *
  14735.      * @return \Symfony\Component\Asset\PathPackage
  14736.      */
  14737.     protected function getNellappSdk_Assets_PackageCoreService()
  14738.     {
  14739.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  14740.         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()));
  14741.     }
  14742.     /**
  14743.      * Gets the private 'nellapp_sdk.assets._package_organization_file' shared service.
  14744.      *
  14745.      * @return \Symfony\Component\Asset\UrlPackage
  14746.      */
  14747.     protected function getNellappSdk_Assets_PackageOrganizationFileService()
  14748.     {
  14749.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  14750.         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()));
  14751.     }
  14752.     /**
  14753.      * Gets the private 'nellapp_sdk.assets._package_user_avatar' shared service.
  14754.      *
  14755.      * @return \Symfony\Component\Asset\UrlPackage
  14756.      */
  14757.     protected function getNellappSdk_Assets_PackageUserAvatarService()
  14758.     {
  14759.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  14760.         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()));
  14761.     }
  14762.     /**
  14763.      * Gets the private 'nellapp_sdk.auth.user_resolve_target_entity' shared service.
  14764.      *
  14765.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14766.      */
  14767.     protected function getNellappSdk_Auth_UserResolveTargetEntityService()
  14768.     {
  14769.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14770.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14771.         $this->privates['nellapp_sdk.auth.user_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14772.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  14773.         return $instance;
  14774.     }
  14775.     /**
  14776.      * Gets the private 'nellapp_sdk.channel.channel_channel_resolve_target_entity' shared service.
  14777.      *
  14778.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14779.      */
  14780.     protected function getNellappSdk_Channel_ChannelChannelResolveTargetEntityService()
  14781.     {
  14782.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14783.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14784.         $this->privates['nellapp_sdk.channel.channel_channel_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14785.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  14786.         return $instance;
  14787.     }
  14788.     /**
  14789.      * Gets the private 'nellapp_sdk.channel.channel_company_contact_resolve_target_entity' shared service.
  14790.      *
  14791.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14792.      */
  14793.     protected function getNellappSdk_Channel_ChannelCompanyContactResolveTargetEntityService()
  14794.     {
  14795.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14796.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14797.         $this->privates['nellapp_sdk.channel.channel_company_contact_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14798.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\CompanyContact\\CompanyContactInterface''App\\Entity\\Channel\\CompanyContact', []);
  14799.         return $instance;
  14800.     }
  14801.     /**
  14802.      * Gets the private 'nellapp_sdk.channel.channel_company_resolve_target_entity' shared service.
  14803.      *
  14804.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14805.      */
  14806.     protected function getNellappSdk_Channel_ChannelCompanyResolveTargetEntityService()
  14807.     {
  14808.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14809.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14810.         $this->privates['nellapp_sdk.channel.channel_company_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14811.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Company\\CompanyInterface''App\\Entity\\Channel\\Company', []);
  14812.         return $instance;
  14813.     }
  14814.     /**
  14815.      * Gets the private 'nellapp_sdk.channel.channel_configuration_resolve_target_entity' shared service.
  14816.      *
  14817.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14818.      */
  14819.     protected function getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService()
  14820.     {
  14821.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14822.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14823.         $this->privates['nellapp_sdk.channel.channel_configuration_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14824.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Configuration\\BaseChannelConfigurationInterface''App\\Entity\\Channel\\ChannelConfiguration', []);
  14825.         return $instance;
  14826.     }
  14827.     /**
  14828.      * Gets the private 'nellapp_sdk.channel.channel_contact_resolve_target_entity' shared service.
  14829.      *
  14830.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14831.      */
  14832.     protected function getNellappSdk_Channel_ChannelContactResolveTargetEntityService()
  14833.     {
  14834.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14835.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14836.         $this->privates['nellapp_sdk.channel.channel_contact_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14837.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Contact\\ContactInterface''App\\Entity\\Common\\Contact', []);
  14838.         return $instance;
  14839.     }
  14840.     /**
  14841.      * Gets the private 'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity' shared service.
  14842.      *
  14843.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14844.      */
  14845.     protected function getNellappSdk_Channel_ChannelFrenchProfessionalIdResolveTargetEntityService()
  14846.     {
  14847.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14848.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14849.         $this->privates['nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14850.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ProfessionalId\\FrenchProfessionalIdIdInterface''App\\Entity\\Channel\\ProfessionalId\\FrenchProfessionalId', []);
  14851.         return $instance;
  14852.     }
  14853.     /**
  14854.      * Gets the private 'nellapp_sdk.channel.channel_organization_resolve_target_entity' shared service.
  14855.      *
  14856.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14857.      */
  14858.     protected function getNellappSdk_Channel_ChannelOrganizationResolveTargetEntityService()
  14859.     {
  14860.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14861.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14862.         $this->privates['nellapp_sdk.channel.channel_organization_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14863.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Organization\\OrganizationInterface''App\\Entity\\Channel\\Organization', []);
  14864.         return $instance;
  14865.     }
  14866.     /**
  14867.      * Gets the private 'nellapp_sdk.channel.channel_user_data_resolve_target_entity' shared service.
  14868.      *
  14869.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14870.      */
  14871.     protected function getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService()
  14872.     {
  14873.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14874.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14875.         $this->privates['nellapp_sdk.channel.channel_user_data_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14876.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\SyncedChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  14877.         return $instance;
  14878.     }
  14879.     /**
  14880.      * Gets the private 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' shared service.
  14881.      *
  14882.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14883.      */
  14884.     protected function getNellappSdk_Channel_ChannelUserFromChannelsResolveTargetEntityService()
  14885.     {
  14886.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14887.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14888.         $this->privates['nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14889.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel', []);
  14890.         return $instance;
  14891.     }
  14892.     /**
  14893.      * Gets the private 'nellapp_sdk.channel.channel_user_role_resolve_target_entity' shared service.
  14894.      *
  14895.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14896.      */
  14897.     protected function getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService()
  14898.     {
  14899.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14900.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14901.         $this->privates['nellapp_sdk.channel.channel_user_role_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14902.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  14903.         return $instance;
  14904.     }
  14905.     /**
  14906.      * Gets the private 'nellapp_sdk.channel.channel_white_label_resolve_target_entity' shared service.
  14907.      *
  14908.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14909.      */
  14910.     protected function getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService()
  14911.     {
  14912.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14913.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14914.         $this->privates['nellapp_sdk.channel.channel_white_label_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14915.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  14916.         return $instance;
  14917.     }
  14918.     /**
  14919.      * Gets the private 'nellapp_sdk.channel_side_nav' shared autowired service.
  14920.      *
  14921.      * @return \Knp\Menu\MenuItem
  14922.      */
  14923.     protected function getNellappSdk_ChannelSideNavService()
  14924.     {
  14925.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  14926.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  14927.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Menu/MenuBuilder.php';
  14928.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  14929.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  14930.             return $this->privates['nellapp_sdk.channel_side_nav'];
  14931.         }
  14932.         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())));
  14933.     }
  14934.     /**
  14935.      * Gets the private 'nellapp_sdk.global_getter.channel_class_resolve_target_entity' shared service.
  14936.      *
  14937.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14938.      */
  14939.     protected function getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService()
  14940.     {
  14941.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14942.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14943.         $this->privates['nellapp_sdk.global_getter.channel_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14944.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  14945.         return $instance;
  14946.     }
  14947.     /**
  14948.      * Gets the private 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' shared service.
  14949.      *
  14950.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14951.      */
  14952.     protected function getNellappSdk_GlobalGetter_ChannelUserDataClassResolveTargetEntityService()
  14953.     {
  14954.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14955.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14956.         $this->privates['nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14957.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\ChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  14958.         return $instance;
  14959.     }
  14960.     /**
  14961.      * Gets the private 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' shared service.
  14962.      *
  14963.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14964.      */
  14965.     protected function getNellappSdk_GlobalGetter_ChannelUserRoleClassResolveTargetEntityService()
  14966.     {
  14967.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14968.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14969.         $this->privates['nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14970.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  14971.         return $instance;
  14972.     }
  14973.     /**
  14974.      * Gets the private 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' shared service.
  14975.      *
  14976.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14977.      */
  14978.     protected function getNellappSdk_GlobalGetter_ChannelWhiteLabelClassResolveTargetEntityService()
  14979.     {
  14980.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14981.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14982.         $this->privates['nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14983.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  14984.         return $instance;
  14985.     }
  14986.     /**
  14987.      * Gets the private 'nellapp_sdk.global_getter.user_class_resolve_target_entity' shared service.
  14988.      *
  14989.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14990.      */
  14991.     protected function getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService()
  14992.     {
  14993.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14994.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14995.         $this->privates['nellapp_sdk.global_getter.user_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14996.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  14997.         return $instance;
  14998.     }
  14999.     /**
  15000.      * Gets the private 'nellapp_sdk.routing.internal_url_generator' shared autowired service.
  15001.      *
  15002.      * @return \Nellapp\Bundle\SDKBundle\Routing\InternalUrlGenerator
  15003.      */
  15004.     protected function getNellappSdk_Routing_InternalUrlGeneratorService()
  15005.     {
  15006.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/InternalUrlGenerator.php';
  15007.         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()));
  15008.     }
  15009.     /**
  15010.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  15011.      *
  15012.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  15013.      */
  15014.     protected function getNellappSdk_Routing_UrlGeneratorService()
  15015.     {
  15016.         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()));
  15017.     }
  15018.     /**
  15019.      * Gets the private 'oneup_uploader.command.clear_chunks' shared service.
  15020.      *
  15021.      * @return \Oneup\UploaderBundle\Command\ClearChunkCommand
  15022.      */
  15023.     protected function getOneupUploader_Command_ClearChunksService()
  15024.     {
  15025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15026.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearChunkCommand.php';
  15027.         $this->privates['oneup_uploader.command.clear_chunks'] = $instance = new \Oneup\UploaderBundle\Command\ClearChunkCommand(($this->services['oneup_uploader.chunk_manager'] ?? $this->getOneupUploader_ChunkManagerService()));
  15028.         $instance->setName('oneup:uploader:clear-chunks');
  15029.         return $instance;
  15030.     }
  15031.     /**
  15032.      * Gets the private 'oneup_uploader.command.clear_orphans' shared service.
  15033.      *
  15034.      * @return \Oneup\UploaderBundle\Command\ClearOrphansCommand
  15035.      */
  15036.     protected function getOneupUploader_Command_ClearOrphansService()
  15037.     {
  15038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15039.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearOrphansCommand.php';
  15040.         $this->privates['oneup_uploader.command.clear_orphans'] = $instance = new \Oneup\UploaderBundle\Command\ClearOrphansCommand(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()));
  15041.         $instance->setName('oneup:uploader:clear-orphans');
  15042.         return $instance;
  15043.     }
  15044.     /**
  15045.      * Gets the private 'parameter_bag' shared service.
  15046.      *
  15047.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  15048.      */
  15049.     protected function getParameterBagService()
  15050.     {
  15051.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  15052.     }
  15053.     /**
  15054.      * Gets the private 'profiler_listener' shared service.
  15055.      *
  15056.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  15057.      */
  15058.     protected function getProfilerListenerService()
  15059.     {
  15060.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  15061.         if (isset($this->privates['profiler_listener'])) {
  15062.             return $this->privates['profiler_listener'];
  15063.         }
  15064.         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);
  15065.     }
  15066.     /**
  15067.      * Gets the private 'property_accessor' shared service.
  15068.      *
  15069.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  15070.      */
  15071.     protected function getPropertyAccessorService()
  15072.     {
  15073.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15074.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  15075.     }
  15076.     /**
  15077.      * Gets the private 'property_info' shared service.
  15078.      *
  15079.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  15080.      */
  15081.     protected function getPropertyInfoService()
  15082.     {
  15083.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  15084.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  15085.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15086.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  15087.         }, 3), new RewindableGenerator(function () {
  15088.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  15089.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  15090.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  15091.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15092.         }, 4), new RewindableGenerator(function () {
  15093.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  15094.         }, 1), new RewindableGenerator(function () {
  15095.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  15096.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15097.         }, 2), new RewindableGenerator(function () {
  15098.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15099.         }, 1));
  15100.     }
  15101.     /**
  15102.      * Gets the private 'property_info.serializer_extractor' shared service.
  15103.      *
  15104.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  15105.      */
  15106.     protected function getPropertyInfo_SerializerExtractorService()
  15107.     {
  15108.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  15109.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  15110.     }
  15111.     /**
  15112.      * Gets the private 'router.cache_warmer' shared service.
  15113.      *
  15114.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  15115.      */
  15116.     protected function getRouter_CacheWarmerService()
  15117.     {
  15118.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15119.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  15120.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15121.             'router' => ['services''router''getRouterService'false],
  15122.         ], [
  15123.             'router' => '?',
  15124.         ]))->withContext('router.cache_warmer'$this));
  15125.     }
  15126.     /**
  15127.      * Gets the private 'router.expression_language_provider' shared service.
  15128.      *
  15129.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  15130.      */
  15131.     protected function getRouter_ExpressionLanguageProviderService()
  15132.     {
  15133.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15134.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  15135.         ], [
  15136.             'env' => 'Closure',
  15137.         ]));
  15138.     }
  15139.     /**
  15140.      * Gets the private 'router.request_context' shared service.
  15141.      *
  15142.      * @return \Symfony\Component\Routing\RequestContext
  15143.      */
  15144.     protected function getRouter_RequestContextService()
  15145.     {
  15146.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  15147.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  15148.         return $instance;
  15149.     }
  15150.     /**
  15151.      * Gets the private 'router_listener' shared service.
  15152.      *
  15153.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  15154.      */
  15155.     protected function getRouterListenerService()
  15156.     {
  15157.         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);
  15158.     }
  15159.     /**
  15160.      * Gets the private 'secrets.vault' shared service.
  15161.      *
  15162.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  15163.      */
  15164.     protected function getSecrets_VaultService()
  15165.     {
  15166.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15167.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  15168.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  15169.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  15170.         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'));
  15171.     }
  15172.     /**
  15173.      * Gets the private 'security.access_listener' shared service.
  15174.      *
  15175.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  15176.      */
  15177.     protected function getSecurity_AccessListenerService()
  15178.     {
  15179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  15180.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  15181.         if (isset($this->privates['security.access_listener'])) {
  15182.             return $this->privates['security.access_listener'];
  15183.         }
  15184.         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);
  15185.     }
  15186.     /**
  15187.      * Gets the private 'security.access_map' shared service.
  15188.      *
  15189.      * @return \Symfony\Component\Security\Http\AccessMap
  15190.      */
  15191.     protected function getSecurity_AccessMapService()
  15192.     {
  15193.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  15194.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  15195.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  15196.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  15197.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  15198.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(login)|(connect)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15199.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logged-out'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15200.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  15201.         return $instance;
  15202.     }
  15203.     /**
  15204.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  15205.      *
  15206.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  15207.      */
  15208.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  15209.     {
  15210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  15212.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  15213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  15214.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  15215.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  15216.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/FinishRegistrationBehavior.php';
  15217.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/PreviousUrlHelper.php';
  15218.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/SaveAuthFailureMessage.php';
  15219.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Authenticator/SocialAuthenticator.php';
  15220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15221.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/CoreAuthenticator.php';
  15222.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/UserRetrieverInterface.php';
  15223.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/DoctrineUserRetriever.php';
  15224.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  15225.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15226.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  15227.             return $this->privates['security.authenticator.guard.main.0'];
  15228.         }
  15229.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService());
  15230.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  15231.             return $this->privates['security.authenticator.guard.main.0'];
  15232.         }
  15233.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  15234.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  15235.             return $this->privates['security.authenticator.guard.main.0'];
  15236.         }
  15237.         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$b), ($this->services['router'] ?? $this->getRouterService()), $c), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  15238.     }
  15239.     /**
  15240.      * Gets the private 'security.channel_listener' shared service.
  15241.      *
  15242.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  15243.      */
  15244.     protected function getSecurity_ChannelListenerService()
  15245.     {
  15246.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  15247.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  15248.         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());
  15249.     }
  15250.     /**
  15251.      * Gets the private 'security.command.debug_firewall' shared service.
  15252.      *
  15253.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  15254.      */
  15255.     protected function getSecurity_Command_DebugFirewallService()
  15256.     {
  15257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15258.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  15259.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  15261.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  15262.         $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);
  15263.         $instance->setName('debug:firewall');
  15264.         $instance->setDescription('Display information about your security firewall(s)');
  15265.         return $instance;
  15266.     }
  15267.     /**
  15268.      * Gets the private 'security.command.user_password_encoder' shared service.
  15269.      *
  15270.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  15271.      *
  15272.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  15273.      */
  15274.     protected function getSecurity_Command_UserPasswordEncoderService()
  15275.     {
  15276.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  15277.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), []);
  15278.         $instance->setName('security:encode-password');
  15279.         $instance->setDescription('Encode a password');
  15280.         return $instance;
  15281.     }
  15282.     /**
  15283.      * Gets the private 'security.command.user_password_hash' shared service.
  15284.      *
  15285.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  15286.      */
  15287.     protected function getSecurity_Command_UserPasswordHashService()
  15288.     {
  15289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15290.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  15291.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15292.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15293.         $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([]))), []);
  15294.         $instance->setName('security:hash-password');
  15295.         $instance->setDescription('Hash a user password');
  15296.         return $instance;
  15297.     }
  15298.     /**
  15299.      * Gets the private 'security.context_listener.0' shared service.
  15300.      *
  15301.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  15302.      */
  15303.     protected function getSecurity_ContextListener_0Service()
  15304.     {
  15305.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  15306.         if (isset($this->privates['security.context_listener.0'])) {
  15307.             return $this->privates['security.context_listener.0'];
  15308.         }
  15309.         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 () {
  15310.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  15311.         }, 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']);
  15312.     }
  15313.     /**
  15314.      * Gets the private 'security.csrf.token_storage' shared service.
  15315.      *
  15316.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  15317.      */
  15318.     protected function getSecurity_Csrf_TokenStorageService()
  15319.     {
  15320.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  15321.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  15322.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  15323.         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())));
  15324.     }
  15325.     /**
  15326.      * Gets the private 'security.encoder_factory.generic' shared service.
  15327.      *
  15328.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  15329.      *
  15330.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  15331.      */
  15332.     protected function getSecurity_EncoderFactory_GenericService()
  15333.     {
  15334.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  15335.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]);
  15336.     }
  15337.     /**
  15338.      * Gets the private 'security.event_dispatcher.main' shared service.
  15339.      *
  15340.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  15341.      */
  15342.     protected function getSecurity_EventDispatcher_MainService()
  15343.     {
  15344.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  15345.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15346.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  15347.         }, => 'checkPassport'], 2048);
  15348.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15349.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  15350.         }, => 'onSuccessfulLogin'], 0);
  15351.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15352.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  15353.         }, => 'onLogout'], 64);
  15354.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15355.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  15356.         }, => 'onLogout'], 0);
  15357.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15358.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  15359.         }, => 'preCheckCredentials'], 256);
  15360.         $instance->addListener('security.authentication.success', [=> function () {
  15361.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  15362.         }, => 'postCheckCredentials'], 256);
  15363.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15364.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  15365.         }, => 'checkPassport'], 1024);
  15366.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15367.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  15368.         }, => 'handleLoginSuccessEvent'], 0);
  15369.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15370.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  15371.         }, => 'checkPassport'], 0);
  15372.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15373.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  15374.         }, => 'onLoginSuccess'], 0);
  15375.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15376.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  15377.         }, => 'onLoginSuccess'], 0);
  15378.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15379.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  15380.         }, => 'logout'], 0);
  15381.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15382.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  15383.         }, => 'checkPassport'], 512);
  15384.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15385.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  15386.         }, => 'onLogout'], 0);
  15387.         return $instance;
  15388.     }
  15389.     /**
  15390.      * Gets the private 'security.event_dispatcher.reverse_sync' shared service.
  15391.      *
  15392.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  15393.      */
  15394.     protected function getSecurity_EventDispatcher_ReverseSyncService()
  15395.     {
  15396.         $this->privates['security.event_dispatcher.reverse_sync'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  15397.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15398.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  15399.         }, => 'preCheckCredentials'], 256);
  15400.         $instance->addListener('security.authentication.success', [=> function () {
  15401.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  15402.         }, => 'postCheckCredentials'], 256);
  15403.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15404.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  15405.         }, => 'checkPassport'], 1024);
  15406.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15407.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  15408.         }, => 'handleLoginSuccessEvent'], 0);
  15409.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15410.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  15411.         }, => 'checkPassport'], 0);
  15412.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15413.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  15414.         }, => 'onLoginSuccess'], 0);
  15415.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15416.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  15417.         }, => 'onLoginSuccess'], 0);
  15418.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15419.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  15420.         }, => 'logout'], 0);
  15421.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15422.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  15423.         }, => 'checkPassport'], 512);
  15424.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15425.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  15426.         }, => 'onLogout'], 0);
  15427.         return $instance;
  15428.     }
  15429.     /**
  15430.      * Gets the private 'security.firewall.map' shared service.
  15431.      *
  15432.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  15433.      */
  15434.     protected function getSecurity_Firewall_MapService()
  15435.     {
  15436.         $a = ($this->privates['.service_locator.lH2X8k5'] ?? $this->get_ServiceLocator_LH2X8k5Service());
  15437.         if (isset($this->privates['security.firewall.map'])) {
  15438.             return $this->privates['security.firewall.map'];
  15439.         }
  15440.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  15441.             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)/')));
  15442.             yield 'security.firewall.map.context.reverse_sync_doc' => ($this->privates['.security.request_matcher.f1J6zaE'] ?? ($this->privates['.security.request_matcher.f1J6zaE'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/doc')));
  15443.             yield 'security.firewall.map.context.reverse_sync' => ($this->privates['.security.request_matcher.ryHkyl1'] ?? ($this->privates['.security.request_matcher.ryHkyl1'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/'.$this->getEnv('string:CORE_REVERSE_SYNC').'/')));
  15444.             yield 'security.firewall.map.context.main' => NULL;
  15445.         }, 4));
  15446.     }
  15447.     /**
  15448.      * Gets the private 'security.firewall.map.context.dev' shared service.
  15449.      *
  15450.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15451.      */
  15452.     protected function getSecurity_Firewall_Map_Context_DevService()
  15453.     {
  15454.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15455.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15456.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15457.             return new \EmptyIterator();
  15458.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  15459.     }
  15460.     /**
  15461.      * Gets the private 'security.firewall.map.context.main' shared service.
  15462.      *
  15463.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  15464.      */
  15465.     protected function getSecurity_Firewall_Map_Context_MainService()
  15466.     {
  15467.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15468.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  15469.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15470.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  15471.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  15472.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15473.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  15474.         if (isset($this->privates['security.firewall.map.context.main'])) {
  15475.             return $this->privates['security.firewall.map.context.main'];
  15476.         }
  15477.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  15478.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15479.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  15480.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  15481.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  15482.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  15483.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  15484.         }, 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())));
  15485.     }
  15486.     /**
  15487.      * Gets the private 'security.firewall.map.context.reverse_sync' shared service.
  15488.      *
  15489.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15490.      */
  15491.     protected function getSecurity_Firewall_Map_Context_ReverseSyncService()
  15492.     {
  15493.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15494.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15495.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  15496.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15497.         return $this->privates['security.firewall.map.context.reverse_sync'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15498.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  15499.             yield => ($this->privates['debug.security.firewall.authenticator.reverse_sync'] ?? $this->getDebug_Security_Firewall_Authenticator_ReverseSyncService());
  15500.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  15501.         }, 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.ryHkyl1'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'Nellapp\\Bundle\\SDKBundle\\Sync\\Security\\CoreAuthenticator'], NULL));
  15502.     }
  15503.     /**
  15504.      * Gets the private 'security.firewall.map.context.reverse_sync_doc' shared service.
  15505.      *
  15506.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15507.      */
  15508.     protected function getSecurity_Firewall_Map_Context_ReverseSyncDocService()
  15509.     {
  15510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15511.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15512.         return $this->privates['security.firewall.map.context.reverse_sync_doc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15513.             return new \EmptyIterator();
  15514.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('reverse_sync_doc''security.user_checker''.security.request_matcher.f1J6zaE'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  15515.     }
  15516.     /**
  15517.      * Gets the private 'security.helper' shared service.
  15518.      *
  15519.      * @return \Symfony\Component\Security\Core\Security
  15520.      */
  15521.     protected function getSecurity_HelperService()
  15522.     {
  15523.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15524.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  15525.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  15526.         ], [
  15527.             'security.authorization_checker' => '?',
  15528.             'security.token_storage' => '?',
  15529.         ]));
  15530.     }
  15531.     /**
  15532.      * Gets the private 'security.http_utils' shared service.
  15533.      *
  15534.      * @return \Symfony\Component\Security\Http\HttpUtils
  15535.      */
  15536.     protected function getSecurity_HttpUtilsService()
  15537.     {
  15538.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  15539.         $a = ($this->services['router'] ?? $this->getRouterService());
  15540.         if (isset($this->privates['security.http_utils'])) {
  15541.             return $this->privates['security.http_utils'];
  15542.         }
  15543.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  15544.     }
  15545.     /**
  15546.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  15547.      *
  15548.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  15549.      */
  15550.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  15551.     {
  15552.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  15553.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15554.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15555.         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([]))));
  15556.     }
  15557.     /**
  15558.      * Gets the private 'security.listener.csrf_protection' shared service.
  15559.      *
  15560.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  15561.      */
  15562.     protected function getSecurity_Listener_CsrfProtectionService()
  15563.     {
  15564.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  15565.         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()));
  15566.     }
  15567.     /**
  15568.      * Gets the private 'security.listener.main.user_provider' shared service.
  15569.      *
  15570.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  15571.      */
  15572.     protected function getSecurity_Listener_Main_UserProviderService()
  15573.     {
  15574.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  15575.         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()));
  15576.     }
  15577.     /**
  15578.      * Gets the private 'security.listener.password_migrating' shared service.
  15579.      *
  15580.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  15581.      */
  15582.     protected function getSecurity_Listener_PasswordMigratingService()
  15583.     {
  15584.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  15585.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15586.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15587.         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([]))));
  15588.     }
  15589.     /**
  15590.      * Gets the private 'security.listener.session.main' shared service.
  15591.      *
  15592.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  15593.      */
  15594.     protected function getSecurity_Listener_Session_MainService()
  15595.     {
  15596.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  15597.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  15598.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  15599.         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())));
  15600.     }
  15601.     /**
  15602.      * Gets the private 'security.listener.user_checker.main' shared service.
  15603.      *
  15604.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  15605.      */
  15606.     protected function getSecurity_Listener_UserChecker_MainService()
  15607.     {
  15608.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  15609.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15610.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15611.         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())));
  15612.     }
  15613.     /**
  15614.      * Gets the private 'security.listener.user_checker.reverse_sync' shared service.
  15615.      *
  15616.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  15617.      */
  15618.     protected function getSecurity_Listener_UserChecker_ReverseSyncService()
  15619.     {
  15620.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  15621.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15622.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15623.         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())));
  15624.     }
  15625.     /**
  15626.      * Gets the private 'security.listener.user_provider' shared service.
  15627.      *
  15628.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  15629.      */
  15630.     protected function getSecurity_Listener_UserProviderService()
  15631.     {
  15632.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  15633.         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()));
  15634.     }
  15635.     /**
  15636.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  15637.      *
  15638.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  15639.      */
  15640.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  15641.     {
  15642.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  15643.         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()));
  15644.     }
  15645.     /**
  15646.      * Gets the private 'security.logout.listener.default.main' shared service.
  15647.      *
  15648.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  15649.      */
  15650.     protected function getSecurity_Logout_Listener_Default_MainService()
  15651.     {
  15652.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  15653.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15654.         if (isset($this->privates['security.logout.listener.default.main'])) {
  15655.             return $this->privates['security.logout.listener.default.main'];
  15656.         }
  15657.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'nellapp_sdk_logged_out');
  15658.     }
  15659.     /**
  15660.      * Gets the private 'security.logout_url_generator' shared service.
  15661.      *
  15662.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  15663.      */
  15664.     protected function getSecurity_LogoutUrlGeneratorService()
  15665.     {
  15666.         $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()));
  15667.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  15668.         return $instance;
  15669.     }
  15670.     /**
  15671.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  15672.      *
  15673.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  15674.      */
  15675.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  15676.     {
  15677.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  15678.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  15679.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  15680.         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);
  15681.     }
  15682.     /**
  15683.      * Gets the private 'security.validator.user_password' shared service.
  15684.      *
  15685.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  15686.      */
  15687.     protected function getSecurity_Validator_UserPasswordService()
  15688.     {
  15689.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15690.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15691.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  15692.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15693.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15694.         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([]))));
  15695.     }
  15696.     /**
  15697.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  15698.      *
  15699.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  15700.      */
  15701.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  15702.     {
  15703.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  15704.     }
  15705.     /**
  15706.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  15707.      *
  15708.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  15709.      */
  15710.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  15711.     {
  15712.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  15713.         $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');
  15714.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  15715.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  15716.     }
  15717.     /**
  15718.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  15719.      *
  15720.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  15721.      */
  15722.     protected function getSensioFrameworkExtra_Security_ListenerService()
  15723.     {
  15724.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  15725.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  15726.             return $this->privates['sensio_framework_extra.security.listener'];
  15727.         }
  15728.         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()));
  15729.     }
  15730.     /**
  15731.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  15732.      *
  15733.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  15734.      */
  15735.     protected function getSensioFrameworkExtra_View_ListenerService()
  15736.     {
  15737.         $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))));
  15738.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15739.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  15740.         ], [
  15741.             'twig' => '?',
  15742.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  15743.         return $instance;
  15744.     }
  15745.     /**
  15746.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  15747.      *
  15748.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  15749.      */
  15750.     protected function getSerializer_Mapping_CacheWarmerService()
  15751.     {
  15752.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  15754.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  15755.         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'));
  15756.     }
  15757.     /**
  15758.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  15759.      *
  15760.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  15761.      */
  15762.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  15763.     {
  15764.         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()))]));
  15765.     }
  15766.     /**
  15767.      * Gets the private 'session.factory' shared service.
  15768.      *
  15769.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  15770.      */
  15771.     protected function getSession_FactoryService()
  15772.     {
  15773.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  15774.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  15775.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15776.         if (isset($this->privates['session.factory'])) {
  15777.             return $this->privates['session.factory'];
  15778.         }
  15779.         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']);
  15780.     }
  15781.     /**
  15782.      * Gets the private 'session.storage.factory.service' shared service.
  15783.      *
  15784.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  15785.      *
  15786.      * @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.
  15787.      */
  15788.     protected function getSession_Storage_Factory_ServiceService()
  15789.     {
  15790.         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.');
  15791.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  15792.     }
  15793.     /**
  15794.      * Gets the private 'session.storage.metadata_bag' shared service.
  15795.      *
  15796.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  15797.      *
  15798.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  15799.      */
  15800.     protected function getSession_Storage_MetadataBagService()
  15801.     {
  15802.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  15803.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  15804.     }
  15805.     /**
  15806.      * Gets the private 'session.storage.native' shared service.
  15807.      *
  15808.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  15809.      *
  15810.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  15811.      */
  15812.     protected function getSession_Storage_NativeService()
  15813.     {
  15814.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  15815.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  15816.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  15817.         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());
  15818.     }
  15819.     /**
  15820.      * Gets the private 'session_listener' shared service.
  15821.      *
  15822.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  15823.      */
  15824.     protected function getSessionListenerService()
  15825.     {
  15826.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15827.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  15828.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  15829.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15830.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  15831.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  15832.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  15833.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  15834.         ], [
  15835.             'initialized_session' => '?',
  15836.             'logger' => '?',
  15837.             'request_stack' => '?',
  15838.             'session' => '?',
  15839.             'session_collector' => '?',
  15840.             'session_factory' => '?',
  15841.             'session_storage' => '?',
  15842.         ]), true$this->parameters['session.storage.options']);
  15843.     }
  15844.     /**
  15845.      * Gets the private 'spiriit_form_filter.type.filter_boolean' shared service.
  15846.      *
  15847.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType
  15848.      */
  15849.     protected function getSpiriitFormFilter_Type_FilterBooleanService()
  15850.     {
  15851.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15852.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15853.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/BooleanFilterType.php';
  15854.         return $this->privates['spiriit_form_filter.type.filter_boolean'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType();
  15855.     }
  15856.     /**
  15857.      * Gets the private 'spiriit_form_filter.type.filter_checkbox' shared service.
  15858.      *
  15859.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType
  15860.      */
  15861.     protected function getSpiriitFormFilter_Type_FilterCheckboxService()
  15862.     {
  15863.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15864.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15865.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CheckboxFilterType.php';
  15866.         return $this->privates['spiriit_form_filter.type.filter_checkbox'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType();
  15867.     }
  15868.     /**
  15869.      * Gets the private 'spiriit_form_filter.type.filter_choice' shared service.
  15870.      *
  15871.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType
  15872.      */
  15873.     protected function getSpiriitFormFilter_Type_FilterChoiceService()
  15874.     {
  15875.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15876.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15877.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/ChoiceFilterType.php';
  15878.         return $this->privates['spiriit_form_filter.type.filter_choice'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType();
  15879.     }
  15880.     /**
  15881.      * Gets the private 'spiriit_form_filter.type.filter_collection_adapter' shared service.
  15882.      *
  15883.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType
  15884.      */
  15885.     protected function getSpiriitFormFilter_Type_FilterCollectionAdapterService()
  15886.     {
  15887.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15888.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15889.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CollectionAdapterFilterType.php';
  15890.         return $this->privates['spiriit_form_filter.type.filter_collection_adapter'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType();
  15891.     }
  15892.     /**
  15893.      * Gets the private 'spiriit_form_filter.type.filter_date' shared service.
  15894.      *
  15895.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType
  15896.      */
  15897.     protected function getSpiriitFormFilter_Type_FilterDateService()
  15898.     {
  15899.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15900.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15901.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateFilterType.php';
  15902.         return $this->privates['spiriit_form_filter.type.filter_date'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType();
  15903.     }
  15904.     /**
  15905.      * Gets the private 'spiriit_form_filter.type.filter_date_range' shared service.
  15906.      *
  15907.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType
  15908.      */
  15909.     protected function getSpiriitFormFilter_Type_FilterDateRangeService()
  15910.     {
  15911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15913.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateRangeFilterType.php';
  15914.         return $this->privates['spiriit_form_filter.type.filter_date_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType();
  15915.     }
  15916.     /**
  15917.      * Gets the private 'spiriit_form_filter.type.filter_datetime' shared service.
  15918.      *
  15919.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType
  15920.      */
  15921.     protected function getSpiriitFormFilter_Type_FilterDatetimeService()
  15922.     {
  15923.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15924.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15925.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeFilterType.php';
  15926.         return $this->privates['spiriit_form_filter.type.filter_datetime'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType();
  15927.     }
  15928.     /**
  15929.      * Gets the private 'spiriit_form_filter.type.filter_datetime_range' shared service.
  15930.      *
  15931.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType
  15932.      */
  15933.     protected function getSpiriitFormFilter_Type_FilterDatetimeRangeService()
  15934.     {
  15935.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15936.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15937.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeRangeFilterType.php';
  15938.         return $this->privates['spiriit_form_filter.type.filter_datetime_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType();
  15939.     }
  15940.     /**
  15941.      * Gets the private 'spiriit_form_filter.type.filter_entity' shared service.
  15942.      *
  15943.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType
  15944.      */
  15945.     protected function getSpiriitFormFilter_Type_FilterEntityService()
  15946.     {
  15947.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15949.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EntityFilterType.php';
  15950.         return $this->privates['spiriit_form_filter.type.filter_entity'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15951.     }
  15952.     /**
  15953.      * Gets the private 'spiriit_form_filter.type.filter_enum' shared service.
  15954.      *
  15955.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType
  15956.      */
  15957.     protected function getSpiriitFormFilter_Type_FilterEnumService()
  15958.     {
  15959.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15960.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15961.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EnumFilterType.php';
  15962.         return $this->privates['spiriit_form_filter.type.filter_enum'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType();
  15963.     }
  15964.     /**
  15965.      * Gets the private 'spiriit_form_filter.type.filter_number' shared service.
  15966.      *
  15967.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType
  15968.      */
  15969.     protected function getSpiriitFormFilter_Type_FilterNumberService()
  15970.     {
  15971.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15972.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15973.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberFilterType.php';
  15974.         return $this->privates['spiriit_form_filter.type.filter_number'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType();
  15975.     }
  15976.     /**
  15977.      * Gets the private 'spiriit_form_filter.type.filter_number_range' shared service.
  15978.      *
  15979.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType
  15980.      */
  15981.     protected function getSpiriitFormFilter_Type_FilterNumberRangeService()
  15982.     {
  15983.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15984.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15985.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberRangeFilterType.php';
  15986.         return $this->privates['spiriit_form_filter.type.filter_number_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType();
  15987.     }
  15988.     /**
  15989.      * Gets the private 'spiriit_form_filter.type.filter_sharedable' shared service.
  15990.      *
  15991.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType
  15992.      */
  15993.     protected function getSpiriitFormFilter_Type_FilterSharedableService()
  15994.     {
  15995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15996.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15997.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/SharedableFilterType.php';
  15998.         return $this->privates['spiriit_form_filter.type.filter_sharedable'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType();
  15999.     }
  16000.     /**
  16001.      * Gets the private 'spiriit_form_filter.type.filter_text' shared service.
  16002.      *
  16003.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType
  16004.      */
  16005.     protected function getSpiriitFormFilter_Type_FilterTextService()
  16006.     {
  16007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16008.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16009.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/TextFilterType.php';
  16010.         return $this->privates['spiriit_form_filter.type.filter_text'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType(1);
  16011.     }
  16012.     /**
  16013.      * Gets the private 'translation.extractor' shared service.
  16014.      *
  16015.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  16016.      */
  16017.     protected function getTranslation_ExtractorService()
  16018.     {
  16019.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  16020.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  16021.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  16022.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  16023.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  16024.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  16025.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  16026.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  16027.         return $instance;
  16028.     }
  16029.     /**
  16030.      * Gets the private 'translation.loader.csv' shared service.
  16031.      *
  16032.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  16033.      */
  16034.     protected function getTranslation_Loader_CsvService()
  16035.     {
  16036.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16037.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16038.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16039.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  16040.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  16041.     }
  16042.     /**
  16043.      * Gets the private 'translation.loader.dat' shared service.
  16044.      *
  16045.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  16046.      */
  16047.     protected function getTranslation_Loader_DatService()
  16048.     {
  16049.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16050.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16051.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  16052.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  16053.     }
  16054.     /**
  16055.      * Gets the private 'translation.loader.ini' shared service.
  16056.      *
  16057.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  16058.      */
  16059.     protected function getTranslation_Loader_IniService()
  16060.     {
  16061.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16062.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16063.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16064.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  16065.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  16066.     }
  16067.     /**
  16068.      * Gets the private 'translation.loader.json' shared service.
  16069.      *
  16070.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  16071.      */
  16072.     protected function getTranslation_Loader_JsonService()
  16073.     {
  16074.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16075.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16076.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16077.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  16078.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  16079.     }
  16080.     /**
  16081.      * Gets the private 'translation.loader.mo' shared service.
  16082.      *
  16083.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  16084.      */
  16085.     protected function getTranslation_Loader_MoService()
  16086.     {
  16087.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16088.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16089.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16090.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  16091.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  16092.     }
  16093.     /**
  16094.      * Gets the private 'translation.loader.php' shared service.
  16095.      *
  16096.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  16097.      */
  16098.     protected function getTranslation_Loader_PhpService()
  16099.     {
  16100.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16101.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  16104.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  16105.     }
  16106.     /**
  16107.      * Gets the private 'translation.loader.po' shared service.
  16108.      *
  16109.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  16110.      */
  16111.     protected function getTranslation_Loader_PoService()
  16112.     {
  16113.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16114.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16115.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16116.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  16117.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  16118.     }
  16119.     /**
  16120.      * Gets the private 'translation.loader.qt' shared service.
  16121.      *
  16122.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  16123.      */
  16124.     protected function getTranslation_Loader_QtService()
  16125.     {
  16126.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16127.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  16128.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  16129.     }
  16130.     /**
  16131.      * Gets the private 'translation.loader.res' shared service.
  16132.      *
  16133.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  16134.      */
  16135.     protected function getTranslation_Loader_ResService()
  16136.     {
  16137.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16138.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16139.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  16140.     }
  16141.     /**
  16142.      * Gets the private 'translation.loader.xliff' shared service.
  16143.      *
  16144.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  16145.      */
  16146.     protected function getTranslation_Loader_XliffService()
  16147.     {
  16148.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16149.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  16150.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  16151.     }
  16152.     /**
  16153.      * Gets the private 'translation.loader.yml' shared service.
  16154.      *
  16155.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  16156.      */
  16157.     protected function getTranslation_Loader_YmlService()
  16158.     {
  16159.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16160.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16161.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16162.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  16163.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  16164.     }
  16165.     /**
  16166.      * Gets the private 'translation.provider_collection' shared service.
  16167.      *
  16168.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  16169.      */
  16170.     protected function getTranslation_ProviderCollectionService()
  16171.     {
  16172.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  16173.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  16174.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  16175.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  16176.         }, 1), []))->fromConfig([]);
  16177.     }
  16178.     /**
  16179.      * Gets the private 'translation.reader' shared service.
  16180.      *
  16181.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  16182.      */
  16183.     protected function getTranslation_ReaderService()
  16184.     {
  16185.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  16186.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  16187.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16188.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16189.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  16191.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  16192.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  16193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  16194.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  16195.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  16196.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  16197.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16198.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  16199.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  16200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  16201.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  16202.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  16203.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  16204.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  16205.         $instance->addLoader('yaml'$a);
  16206.         $instance->addLoader('yml'$a);
  16207.         $instance->addLoader('xlf'$b);
  16208.         $instance->addLoader('xliff'$b);
  16209.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  16210.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  16211.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  16212.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  16213.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  16214.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  16215.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  16216.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  16217.         return $instance;
  16218.     }
  16219.     /**
  16220.      * Gets the private 'translation.warmer' shared service.
  16221.      *
  16222.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  16223.      */
  16224.     protected function getTranslation_WarmerService()
  16225.     {
  16226.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  16228.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16229.             'translator' => ['services''translator''getTranslatorService'false],
  16230.         ], [
  16231.             'translator' => '?',
  16232.         ]))->withContext('translation.warmer'$this));
  16233.     }
  16234.     /**
  16235.      * Gets the private 'translation.writer' shared service.
  16236.      *
  16237.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  16238.      */
  16239.     protected function getTranslation_WriterService()
  16240.     {
  16241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  16242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  16243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  16246.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  16247.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  16248.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  16249.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  16250.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  16251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  16252.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  16253.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  16254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  16255.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  16256.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  16257.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  16258.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  16259.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  16260.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  16261.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  16262.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  16263.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  16264.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  16265.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  16266.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  16267.         return $instance;
  16268.     }
  16269.     /**
  16270.      * Gets the private 'translator.default' shared service.
  16271.      *
  16272.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  16273.      */
  16274.     protected function getTranslator_DefaultService()
  16275.     {
  16276.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16277.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  16278.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  16279.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  16280.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  16281.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  16282.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  16283.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  16284.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  16285.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  16286.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  16287.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  16288.         ], [
  16289.             'translation.loader.csv' => '?',
  16290.             'translation.loader.dat' => '?',
  16291.             'translation.loader.ini' => '?',
  16292.             'translation.loader.json' => '?',
  16293.             'translation.loader.mo' => '?',
  16294.             'translation.loader.php' => '?',
  16295.             'translation.loader.po' => '?',
  16296.             'translation.loader.qt' => '?',
  16297.             'translation.loader.res' => '?',
  16298.             'translation.loader.xliff' => '?',
  16299.             'translation.loader.yml' => '?',
  16300.         ]), 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']]], []);
  16301.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  16302.         $instance->setFallbackLocales([=> 'fr']);
  16303.         return $instance;
  16304.     }
  16305.     /**
  16306.      * Gets the private 'twig.command.debug' shared service.
  16307.      *
  16308.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  16309.      */
  16310.     protected function getTwig_Command_DebugService()
  16311.     {
  16312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16313.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  16314.         $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()));
  16315.         $instance->setName('debug:twig');
  16316.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  16317.         return $instance;
  16318.     }
  16319.     /**
  16320.      * Gets the private 'twig.command.lint' shared service.
  16321.      *
  16322.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  16323.      */
  16324.     protected function getTwig_Command_LintService()
  16325.     {
  16326.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16327.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  16328.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  16329.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  16330.         $instance->setName('lint:twig');
  16331.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  16332.         return $instance;
  16333.     }
  16334.     /**
  16335.      * Gets the private 'twig.form.engine' shared service.
  16336.      *
  16337.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  16338.      */
  16339.     protected function getTwig_Form_EngineService()
  16340.     {
  16341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  16342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  16343.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  16344.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16345.         if (isset($this->privates['twig.form.engine'])) {
  16346.             return $this->privates['twig.form.engine'];
  16347.         }
  16348.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  16349.     }
  16350.     /**
  16351.      * Gets the private 'twig.form.renderer' shared service.
  16352.      *
  16353.      * @return \Symfony\Component\Form\FormRenderer
  16354.      */
  16355.     protected function getTwig_Form_RendererService()
  16356.     {
  16357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  16358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  16359.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  16360.         if (isset($this->privates['twig.form.renderer'])) {
  16361.             return $this->privates['twig.form.renderer'];
  16362.         }
  16363.         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()));
  16364.     }
  16365.     /**
  16366.      * Gets the private 'twig.runtime.httpkernel' shared service.
  16367.      *
  16368.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  16369.      */
  16370.     protected function getTwig_Runtime_HttpkernelService()
  16371.     {
  16372.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  16373.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  16374.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  16375.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  16376.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  16377.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  16378.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  16379.         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, [
  16380.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  16381.         ], [
  16382.             'inline' => '?',
  16383.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  16384.     }
  16385.     /**
  16386.      * Gets the private 'twig.runtime.security_csrf' shared service.
  16387.      *
  16388.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  16389.      */
  16390.     protected function getTwig_Runtime_SecurityCsrfService()
  16391.     {
  16392.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  16393.         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()));
  16394.     }
  16395.     /**
  16396.      * Gets the private 'twig.runtime.serializer' shared service.
  16397.      *
  16398.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  16399.      */
  16400.     protected function getTwig_Runtime_SerializerService()
  16401.     {
  16402.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  16403.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  16404.         if (isset($this->privates['twig.runtime.serializer'])) {
  16405.             return $this->privates['twig.runtime.serializer'];
  16406.         }
  16407.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  16408.     }
  16409.     /**
  16410.      * Gets the private 'twig.template_cache_warmer' shared service.
  16411.      *
  16412.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  16413.      */
  16414.     protected function getTwig_TemplateCacheWarmerService()
  16415.     {
  16416.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16417.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  16418.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  16419.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16420.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  16421.         ], [
  16422.             'twig' => '?',
  16423.         ]))->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')));
  16424.     }
  16425.     /**
  16426.      * Gets the private 'ux.twig_component.component_factory' shared service.
  16427.      *
  16428.      * @return \Symfony\UX\TwigComponent\ComponentFactory
  16429.      */
  16430.     protected function getUx_TwigComponent_ComponentFactoryService()
  16431.     {
  16432.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentFactory.php';
  16433.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16434.         if (isset($this->privates['ux.twig_component.component_factory'])) {
  16435.             return $this->privates['ux.twig_component.component_factory'];
  16436.         }
  16437.         return $this->privates['ux.twig_component.component_factory'] = new \Symfony\UX\TwigComponent\ComponentFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16438.             'ChannelUserData:Badge:ChannelUserRole' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent''getChannelUserRoleBadgeComponentService'false],
  16439.             'ChannelUserPermissionFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''getChannelUserPermissionFormComponentService'false],
  16440.             'ChannelUserPermissionGroupFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''getChannelUserPermissionGroupFormComponentService'false],
  16441.             'ChannelUserProfileCard' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''getChannelUserProfileCardService'false],
  16442.             'SdkBadgeComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent''getSdkBadgeComponentService'false],
  16443.         ], [
  16444.             'ChannelUserData:Badge:ChannelUserRole' => '?',
  16445.             'ChannelUserPermissionFormComponent' => '?',
  16446.             'ChannelUserPermissionGroupFormComponent' => '?',
  16447.             'ChannelUserProfileCard' => '?',
  16448.             'SdkBadgeComponent' => '?',
  16449.         ]), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ['ChannelUserData:Badge:ChannelUserRole' => ['key' => 'ChannelUserData:Badge:ChannelUserRole''template' => '@NellappSDK/Components/badge/channelUserData/channel_user_role.html.twig''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent'], 'SdkBadgeComponent' => ['template' => '@NellappSDK/Components/badge/sdk-badge-component.html.twig''expose_public_props' => true'attributes_var' => 'attributes''key' => 'SdkBadgeComponent''service_id' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent''class' => 'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent'], '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']]);
  16450.     }
  16451.     /**
  16452.      * Gets the private 'ux.twig_component.component_renderer' shared service.
  16453.      *
  16454.      * @return \Symfony\UX\TwigComponent\ComponentRenderer
  16455.      */
  16456.     protected function getUx_TwigComponent_ComponentRendererService()
  16457.     {
  16458.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRendererInterface.php';
  16459.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRenderer.php';
  16460.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentStack.php';
  16461.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16462.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  16463.             return $this->privates['ux.twig_component.component_renderer'];
  16464.         }
  16465.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16466.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  16467.             return $this->privates['ux.twig_component.component_renderer'];
  16468.         }
  16469.         $c = ($this->privates['ux.twig_component.component_factory'] ?? $this->getUx_TwigComponent_ComponentFactoryService());
  16470.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  16471.             return $this->privates['ux.twig_component.component_renderer'];
  16472.         }
  16473.         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());
  16474.     }
  16475.     /**
  16476.      * Gets the private 'validator.builder' shared service.
  16477.      *
  16478.      * @return \Symfony\Component\Validator\ValidatorBuilder
  16479.      */
  16480.     protected function getValidator_BuilderService()
  16481.     {
  16482.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  16483.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  16484.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16485.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'false],
  16486.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  16487.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  16488.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  16489.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  16490.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  16491.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  16492.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  16493.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  16494.         ], [
  16495.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  16496.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  16497.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  16498.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  16499.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  16500.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  16501.             'doctrine.orm.validator.unique' => '?',
  16502.             'security.validator.user_password' => '?',
  16503.             'validator.expression' => '?',
  16504.         ])));
  16505.         if ($this->has('translator')) {
  16506.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  16507.         }
  16508.         $instance->setTranslationDomain('validators');
  16509.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  16510.         $instance->enableAnnotationMapping(true);
  16511.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  16512.         $instance->addMethodMapping('loadValidatorMetadata');
  16513.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  16514.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  16515.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  16516.         return $instance;
  16517.     }
  16518.     /**
  16519.      * Gets the private 'validator.email' shared service.
  16520.      *
  16521.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  16522.      */
  16523.     protected function getValidator_EmailService()
  16524.     {
  16525.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16526.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16527.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  16528.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  16529.     }
  16530.     /**
  16531.      * Gets the private 'validator.expression' shared service.
  16532.      *
  16533.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  16534.      */
  16535.     protected function getValidator_ExpressionService()
  16536.     {
  16537.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16538.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16539.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  16540.         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())));
  16541.     }
  16542.     /**
  16543.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  16544.      *
  16545.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  16546.      */
  16547.     protected function getValidator_Mapping_CacheWarmerService()
  16548.     {
  16549.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16550.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  16551.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  16552.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  16553.     }
  16554.     /**
  16555.      * Gets the private 'validator.not_compromised_password' shared service.
  16556.      *
  16557.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  16558.      */
  16559.     protected function getValidator_NotCompromisedPasswordService()
  16560.     {
  16561.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16562.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16563.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  16564.         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);
  16565.     }
  16566.     /**
  16567.      * Gets the private 'var_dumper.command.server_dump' shared service.
  16568.      *
  16569.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  16570.      */
  16571.     protected function getVarDumper_Command_ServerDumpService()
  16572.     {
  16573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16574.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  16575.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  16576.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  16577.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  16578.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  16579.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  16580.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16581.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  16582.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  16583.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  16584.         $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()))]);
  16585.         $instance->setName('server:dump');
  16586.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  16587.         return $instance;
  16588.     }
  16589.     /**
  16590.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  16591.      *
  16592.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  16593.      */
  16594.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  16595.     {
  16596.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  16597.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  16598.         return $instance;
  16599.     }
  16600.     /**
  16601.      * Gets the private 'var_dumper.html_dumper' shared service.
  16602.      *
  16603.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  16604.      */
  16605.     protected function getVarDumper_HtmlDumperService()
  16606.     {
  16607.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  16608.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  16609.         return $instance;
  16610.     }
  16611.     /**
  16612.      * Gets the private 'var_dumper.server_connection' shared service.
  16613.      *
  16614.      * @return \Symfony\Component\VarDumper\Server\Connection
  16615.      */
  16616.     protected function getVarDumper_ServerConnectionService()
  16617.     {
  16618.         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()]);
  16619.     }
  16620.     /**
  16621.      * Gets the private 'web_profiler.csp.handler' shared service.
  16622.      *
  16623.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  16624.      */
  16625.     protected function getWebProfiler_Csp_HandlerService()
  16626.     {
  16627.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  16628.     }
  16629.     /**
  16630.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  16631.      *
  16632.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  16633.      */
  16634.     protected function getWebProfiler_DebugToolbarService()
  16635.     {
  16636.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16637.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  16638.             return $this->privates['web_profiler.debug_toolbar'];
  16639.         }
  16640.         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()));
  16641.     }
  16642.     /**
  16643.      * Gets the private 'webpack_encore.entrypoint_lookup[common]' shared service.
  16644.      *
  16645.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  16646.      */
  16647.     protected function getWebpackEncore_EntrypointLookupcommonService()
  16648.     {
  16649.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  16650.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  16651.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  16652.         return $this->privates['webpack_encore.entrypoint_lookup[common]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/common/entrypoints.json'), NULL'common'true);
  16653.     }
  16654.     /**
  16655.      * Gets the private 'webpack_encore.entrypoint_lookup[core]' shared service.
  16656.      *
  16657.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  16658.      */
  16659.     protected function getWebpackEncore_EntrypointLookupcoreService()
  16660.     {
  16661.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  16662.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  16663.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  16664.         return $this->privates['webpack_encore.entrypoint_lookup[core]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json'), NULL'core'true);
  16665.     }
  16666.     /**
  16667.      * Gets the private 'webpack_encore.entrypoint_lookup[pdf]' shared service.
  16668.      *
  16669.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  16670.      */
  16671.     protected function getWebpackEncore_EntrypointLookuppdfService()
  16672.     {
  16673.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  16674.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  16675.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  16676.         return $this->privates['webpack_encore.entrypoint_lookup[pdf]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/pdf/entrypoints.json'), NULL'pdf'true);
  16677.     }
  16678.     /**
  16679.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  16680.      *
  16681.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  16682.      */
  16683.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  16684.     {
  16685.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16686.             'common' => ['privates''webpack_encore.entrypoint_lookup[common]''getWebpackEncore_EntrypointLookupcommonService'false],
  16687.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'false],
  16688.             'pdf' => ['privates''webpack_encore.entrypoint_lookup[pdf]''getWebpackEncore_EntrypointLookuppdfService'false],
  16689.         ], [
  16690.             'common' => '?',
  16691.             'core' => '?',
  16692.             'pdf' => '?',
  16693.         ]));
  16694.     }
  16695.     /**
  16696.      * Gets the private 'webpack_encore.exception_listener' shared service.
  16697.      *
  16698.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  16699.      */
  16700.     protected function getWebpackEncore_ExceptionListenerService()
  16701.     {
  16702.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  16703.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> 'core'=> 'common'=> 'pdf']);
  16704.     }
  16705.     /**
  16706.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  16707.      *
  16708.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  16709.      */
  16710.     protected function getWebpackEncore_TagRendererService()
  16711.     {
  16712.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  16713.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16714.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  16715.             return $this->privates['webpack_encore.tag_renderer'];
  16716.         }
  16717.         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);
  16718.     }
  16719.     /**
  16720.      * Gets the public 'cache_clearer' alias.
  16721.      *
  16722.      * @return object The ".container.private.cache_clearer" service.
  16723.      */
  16724.     protected function getCacheClearerService()
  16725.     {
  16726.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  16727.         return $this->get('.container.private.cache_clearer');
  16728.     }
  16729.     /**
  16730.      * Gets the public 'filesystem' alias.
  16731.      *
  16732.      * @return object The ".container.private.filesystem" service.
  16733.      */
  16734.     protected function getFilesystem2Service()
  16735.     {
  16736.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  16737.         return $this->get('.container.private.filesystem');
  16738.     }
  16739.     /**
  16740.      * Gets the public 'serializer' alias.
  16741.      *
  16742.      * @return object The ".container.private.serializer" service.
  16743.      */
  16744.     protected function getSerializerService()
  16745.     {
  16746.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  16747.         return $this->get('.container.private.serializer');
  16748.     }
  16749.     /**
  16750.      * Gets the public 'security.csrf.token_manager' alias.
  16751.      *
  16752.      * @return object The ".container.private.security.csrf.token_manager" service.
  16753.      */
  16754.     protected function getSecurity_Csrf_TokenManagerService()
  16755.     {
  16756.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  16757.         return $this->get('.container.private.security.csrf.token_manager');
  16758.     }
  16759.     /**
  16760.      * Gets the public 'form.factory' alias.
  16761.      *
  16762.      * @return object The ".container.private.form.factory" service.
  16763.      */
  16764.     protected function getForm_FactoryService()
  16765.     {
  16766.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  16767.         return $this->get('.container.private.form.factory');
  16768.     }
  16769.     /**
  16770.      * Gets the public 'form.type.file' alias.
  16771.      *
  16772.      * @return object The ".container.private.form.type.file" service.
  16773.      */
  16774.     protected function getForm_Type_FileService()
  16775.     {
  16776.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  16777.         return $this->get('.container.private.form.type.file');
  16778.     }
  16779.     /**
  16780.      * Gets the public 'profiler' alias.
  16781.      *
  16782.      * @return object The ".container.private.profiler" service.
  16783.      */
  16784.     protected function getProfilerService()
  16785.     {
  16786.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  16787.         return $this->get('.container.private.profiler');
  16788.     }
  16789.     /**
  16790.      * Gets the public 'twig' alias.
  16791.      *
  16792.      * @return object The ".container.private.twig" service.
  16793.      */
  16794.     protected function getTwigService()
  16795.     {
  16796.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  16797.         return $this->get('.container.private.twig');
  16798.     }
  16799.     /**
  16800.      * Gets the public 'security.authorization_checker' alias.
  16801.      *
  16802.      * @return object The ".container.private.security.authorization_checker" service.
  16803.      */
  16804.     protected function getSecurity_AuthorizationCheckerService()
  16805.     {
  16806.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  16807.         return $this->get('.container.private.security.authorization_checker');
  16808.     }
  16809.     /**
  16810.      * Gets the public 'security.token_storage' alias.
  16811.      *
  16812.      * @return object The ".container.private.security.token_storage" service.
  16813.      */
  16814.     protected function getSecurity_TokenStorageService()
  16815.     {
  16816.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  16817.         return $this->get('.container.private.security.token_storage');
  16818.     }
  16819.     /**
  16820.      * Gets the public 'security.password_encoder' alias.
  16821.      *
  16822.      * @return object The ".container.private.security.password_encoder" service.
  16823.      */
  16824.     protected function getSecurity_PasswordEncoderService()
  16825.     {
  16826.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  16827.         return $this->get('.container.private.security.password_encoder');
  16828.     }
  16829.     /**
  16830.      * Gets the public 'session' alias.
  16831.      *
  16832.      * @return object The ".container.private.session" service.
  16833.      */
  16834.     protected function getSessionService()
  16835.     {
  16836.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  16837.         return $this->get('.container.private.session');
  16838.     }
  16839.     /**
  16840.      * Gets the public 'validator' alias.
  16841.      *
  16842.      * @return object The ".container.private.validator" service.
  16843.      */
  16844.     protected function getValidatorService()
  16845.     {
  16846.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  16847.         return $this->get('.container.private.validator');
  16848.     }
  16849.     /**
  16850.      * @return array|bool|float|int|string|\UnitEnum|null
  16851.      */
  16852.     public function getParameter(string $name)
  16853.     {
  16854.         if (isset($this->buildParameters[$name])) {
  16855.             return $this->buildParameters[$name];
  16856.         }
  16857.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  16858.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  16859.         }
  16860.         if (isset($this->loadedDynamicParameters[$name])) {
  16861.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  16862.         }
  16863.         return $this->parameters[$name];
  16864.     }
  16865.     public function hasParameter(string $name): bool
  16866.     {
  16867.         if (isset($this->buildParameters[$name])) {
  16868.             return true;
  16869.         }
  16870.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  16871.     }
  16872.     public function setParameter(string $name$value): void
  16873.     {
  16874.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  16875.     }
  16876.     public function getParameterBag(): ParameterBagInterface
  16877.     {
  16878.         if (null === $this->parameterBag) {
  16879.             $parameters $this->parameters;
  16880.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  16881.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  16882.             }
  16883.             foreach ($this->buildParameters as $name => $value) {
  16884.                 $parameters[$name] = $value;
  16885.             }
  16886.             $this->parameterBag = new FrozenParameterBag($parameters);
  16887.         }
  16888.         return $this->parameterBag;
  16889.     }
  16890.     private $loadedDynamicParameters = [
  16891.         'kernel.runtime_environment' => false,
  16892.         'kernel.build_dir' => false,
  16893.         'kernel.cache_dir' => false,
  16894.         'core_sync_reverse' => false,
  16895.         'kernel.secret' => false,
  16896.         'kernel.trusted_proxies' => false,
  16897.         'debug.container.dump' => false,
  16898.         'serializer.mapping.cache.file' => false,
  16899.         'session.save_path' => false,
  16900.         'validator.mapping.cache.file' => false,
  16901.         'profiler.storage.dsn' => false,
  16902.         'doctrine.orm.proxy_dir' => false,
  16903.         'nellapp_sdk.api_internal.secret' => false,
  16904.         'nellapp_sdk.sync.base_uri' => false,
  16905.         'nellapp_sdk.sync.secret' => false,
  16906.         'nellapp_sdk.routing.default_domain' => false,
  16907.         'oneup_uploader.chunks' => false,
  16908.         'oneup_uploader.orphanage' => false,
  16909.         'oneup_uploader.config' => false,
  16910.     ];
  16911.     private $dynamicParameters = [];
  16912.     private function getDynamicParameter(string $name)
  16913.     {
  16914.         switch ($name) {
  16915.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  16916.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  16917.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  16918.             case 'core_sync_reverse'$value $this->getEnv('CORE_REVERSE_SYNC'); break;
  16919.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  16920.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  16921.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  16922.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  16923.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  16924.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  16925.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  16926.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  16927.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  16928.             case 'nellapp_sdk.sync.base_uri'$value $this->getEnv('resolve:SYNC_DOMAIN'); break;
  16929.             case 'nellapp_sdk.sync.secret'$value $this->getEnv('resolve:SYNC_SECRET'); break;
  16930.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  16931.             case 'oneup_uploader.chunks'$value = [
  16932.                 'maxage' => 604800,
  16933.                 'storage' => [
  16934.                     'type' => 'filesystem',
  16935.                     'filesystem' => NULL,
  16936.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  16937.                     'stream_wrapper' => NULL,
  16938.                     'sync_buffer_size' => '100K',
  16939.                     'prefix' => 'chunks',
  16940.                 ],
  16941.                 'load_distribution' => true,
  16942.             ]; break;
  16943.             case 'oneup_uploader.orphanage'$value = [
  16944.                 'maxage' => 604800,
  16945.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  16946.             ]; break;
  16947.             case 'oneup_uploader.config'$value = [
  16948.                 'mappings' => [
  16949.                     'gallery' => [
  16950.                         'frontend' => 'dropzone',
  16951.                         'custom_frontend' => [
  16952.                             'name' => NULL,
  16953.                             'class' => NULL,
  16954.                         ],
  16955.                         'storage' => [
  16956.                             'service' => NULL,
  16957.                             'type' => 'filesystem',
  16958.                             'filesystem' => NULL,
  16959.                             'directory' => NULL,
  16960.                             'stream_wrapper' => NULL,
  16961.                             'sync_buffer_size' => '100K',
  16962.                         ],
  16963.                         'route_prefix' => '',
  16964.                         'endpoints' => [
  16965.                             'upload' => NULL,
  16966.                             'progress' => NULL,
  16967.                             'cancel' => NULL,
  16968.                         ],
  16969.                         'allowed_mimetypes' => [
  16970.                         ],
  16971.                         'disallowed_mimetypes' => [
  16972.                         ],
  16973.                         'error_handler' => NULL,
  16974.                         'max_size' => 9223372036854775807,
  16975.                         'use_orphanage' => false,
  16976.                         'enable_progress' => false,
  16977.                         'enable_cancelation' => false,
  16978.                         'namer' => 'oneup_uploader.namer.uniqid',
  16979.                         'root_folder' => false,
  16980.                     ],
  16981.                 ],
  16982.                 'chunks' => [
  16983.                     'maxage' => 604800,
  16984.                     'storage' => [
  16985.                         'type' => 'filesystem',
  16986.                         'filesystem' => NULL,
  16987.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  16988.                         'stream_wrapper' => NULL,
  16989.                         'sync_buffer_size' => '100K',
  16990.                         'prefix' => 'chunks',
  16991.                     ],
  16992.                     'load_distribution' => true,
  16993.                 ],
  16994.                 'orphanage' => [
  16995.                     'maxage' => 604800,
  16996.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  16997.                 ],
  16998.                 'twig' => true,
  16999.             ]; break;
  17000.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  17001.         }
  17002.         $this->loadedDynamicParameters[$name] = true;
  17003.         return $this->dynamicParameters[$name] = $value;
  17004.     }
  17005.     protected function getDefaultParameters(): array
  17006.     {
  17007.         return [
  17008.             'kernel.project_dir' => \dirname(__DIR__4),
  17009.             'kernel.environment' => 'dev',
  17010.             'kernel.debug' => true,
  17011.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  17012.             'kernel.bundles' => [
  17013.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  17014.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  17015.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  17016.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  17017.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  17018.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  17019.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  17020.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  17021.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  17022.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  17023.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  17024.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  17025.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  17026.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  17027.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  17028.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  17029.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  17030.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  17031.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  17032.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  17033.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  17034.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  17035.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  17036.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  17037.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  17038.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  17039.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  17040.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  17041.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  17042.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  17043.             ],
  17044.             'kernel.bundles_metadata' => [
  17045.                 'FrameworkBundle' => [
  17046.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  17047.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  17048.                 ],
  17049.                 'TwigBundle' => [
  17050.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  17051.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  17052.                 ],
  17053.                 'TwigExtraBundle' => [
  17054.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  17055.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  17056.                 ],
  17057.                 'SensioFrameworkExtraBundle' => [
  17058.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  17059.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  17060.                 ],
  17061.                 'DoctrineBundle' => [
  17062.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  17063.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  17064.                 ],
  17065.                 'DoctrineMigrationsBundle' => [
  17066.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  17067.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  17068.                 ],
  17069.                 'SecurityBundle' => [
  17070.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  17071.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  17072.                 ],
  17073.                 'WebProfilerBundle' => [
  17074.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  17075.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  17076.                 ],
  17077.                 'MonologBundle' => [
  17078.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  17079.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  17080.                 ],
  17081.                 'DebugBundle' => [
  17082.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  17083.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  17084.                 ],
  17085.                 'MakerBundle' => [
  17086.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  17087.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  17088.                 ],
  17089.                 'DrosalysWebObjectExtensionsBundle' => [
  17090.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  17091.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  17092.                 ],
  17093.                 'DrosalysWebDoctrineExtensionsBundle' => [
  17094.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  17095.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  17096.                 ],
  17097.                 'WebpackEncoreBundle' => [
  17098.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  17099.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  17100.                 ],
  17101.                 'KnpUOAuth2ClientBundle' => [
  17102.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  17103.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  17104.                 ],
  17105.                 'KnpMenuBundle' => [
  17106.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  17107.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  17108.                 ],
  17109.                 'KnpPaginatorBundle' => [
  17110.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  17111.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  17112.                 ],
  17113.                 'DrosalysWebFormBundle' => [
  17114.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  17115.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  17116.                 ],
  17117.                 'NellappSDKBundle' => [
  17118.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  17119.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  17120.                 ],
  17121.                 'DrosalysApiBundle' => [
  17122.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  17123.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  17124.                 ],
  17125.                 'SentryBundle' => [
  17126.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  17127.                     'namespace' => 'Sentry\\SentryBundle',
  17128.                 ],
  17129.                 'SpiriitFormFilterBundle' => [
  17130.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  17131.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  17132.                 ],
  17133.                 'TwigComponentBundle' => [
  17134.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  17135.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  17136.                 ],
  17137.                 'OneupUploaderBundle' => [
  17138.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  17139.                     'namespace' => 'Oneup\\UploaderBundle',
  17140.                 ],
  17141.                 'OneupFlysystemBundle' => [
  17142.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  17143.                     'namespace' => 'Oneup\\FlysystemBundle',
  17144.                 ],
  17145.                 'LiipImagineBundle' => [
  17146.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  17147.                     'namespace' => 'Liip\\ImagineBundle',
  17148.                 ],
  17149.                 'BazingaJsTranslationBundle' => [
  17150.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  17151.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  17152.                 ],
  17153.                 'DoctrineFixturesBundle' => [
  17154.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  17155.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  17156.                 ],
  17157.                 'ZenstruckFoundryBundle' => [
  17158.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  17159.                     'namespace' => 'Zenstruck\\Foundry',
  17160.                 ],
  17161.                 'FOSJsRoutingBundle' => [
  17162.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  17163.                     'namespace' => 'FOS\\JsRoutingBundle',
  17164.                 ],
  17165.             ],
  17166.             'kernel.charset' => 'UTF-8',
  17167.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  17168.             'container.dumper.inline_class_loader' => true,
  17169.             'container.dumper.inline_factories' => true,
  17170.             'event_dispatcher.event_aliases' => [
  17171.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  17172.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  17173.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  17174.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  17175.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  17176.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  17177.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  17178.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  17179.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  17180.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  17181.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  17182.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  17183.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  17184.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  17185.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  17186.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  17187.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  17188.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  17189.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  17190.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  17191.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  17192.             ],
  17193.             'fragment.renderer.hinclude.global_template' => NULL,
  17194.             'fragment.path' => '/_fragment',
  17195.             'kernel.http_method_override' => true,
  17196.             'kernel.trusted_hosts' => [
  17197.             ],
  17198.             'kernel.default_locale' => 'fr',
  17199.             'kernel.enabled_locales' => [
  17200.             ],
  17201.             'kernel.error_controller' => 'error_controller',
  17202.             'kernel.trusted_headers' => 14,
  17203.             'debug.file_link_format' => NULL,
  17204.             'asset.request_context.base_path' => NULL,
  17205.             'asset.request_context.secure' => NULL,
  17206.             'translator.logging' => false,
  17207.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  17208.             'debug.error_handler.throw_at' => -1,
  17209.             'router.request_context.host' => 'localhost',
  17210.             'router.request_context.scheme' => 'http',
  17211.             'router.request_context.base_url' => '',
  17212.             'router.resource' => 'kernel::loadRoutes',
  17213.             'request_listener.http_port' => 80,
  17214.             'request_listener.https_port' => 443,
  17215.             'session.metadata.storage_key' => '_sf2_meta',
  17216.             'session.storage.options' => [
  17217.                 'cache_limiter' => '0',
  17218.                 'cookie_lifetime' => 86400,
  17219.                 'cookie_secure' => 'auto',
  17220.                 'cookie_httponly' => false,
  17221.                 'cookie_samesite' => 'lax',
  17222.                 'gc_probability' => 1,
  17223.             ],
  17224.             'session.metadata.update_threshold' => 0,
  17225.             'form.type_extension.csrf.enabled' => true,
  17226.             'form.type_extension.csrf.field_name' => '_token',
  17227.             'validator.translation_domain' => 'validators',
  17228.             'profiler_listener.only_exceptions' => false,
  17229.             'profiler_listener.only_main_requests' => false,
  17230.             'twig.form.resources' => [
  17231.                 => 'form_div_layout.html.twig',
  17232.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  17233.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  17234.                 => '@NellappSDK/Form/form_theme.html.twig',
  17235.                 => 'bootstrap_5_layout.html.twig',
  17236.                 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  17237.                 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  17238.             ],
  17239.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  17240.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  17241.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  17242.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  17243.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  17244.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  17245.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  17246.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  17247.             'doctrine.entity_managers' => [
  17248.                 'default' => 'doctrine.orm.default_entity_manager',
  17249.             ],
  17250.             'doctrine.default_entity_manager' => 'default',
  17251.             'doctrine.dbal.connection_factory.types' => [
  17252.                 'uuid' => [
  17253.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  17254.                 ],
  17255.                 'ulid' => [
  17256.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  17257.                 ],
  17258.             ],
  17259.             'doctrine.connections' => [
  17260.                 'default' => 'doctrine.dbal.default_connection',
  17261.             ],
  17262.             'doctrine.default_connection' => 'default',
  17263.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  17264.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  17265.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  17266.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  17267.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  17268.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  17269.             'doctrine.orm.cache.memcache_host' => 'localhost',
  17270.             'doctrine.orm.cache.memcache_port' => 11211,
  17271.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  17272.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  17273.             'doctrine.orm.cache.memcached_host' => 'localhost',
  17274.             'doctrine.orm.cache.memcached_port' => 11211,
  17275.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  17276.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  17277.             'doctrine.orm.cache.redis_host' => 'localhost',
  17278.             'doctrine.orm.cache.redis_port' => 6379,
  17279.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  17280.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  17281.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  17282.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  17283.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  17284.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  17285.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  17286.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  17287.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  17288.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  17289.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  17290.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  17291.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  17292.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  17293.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  17294.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  17295.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  17296.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  17297.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  17298.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  17299.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  17300.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  17301.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  17302.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  17303.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  17304.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  17305.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  17306.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  17307.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  17308.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  17309.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  17310.             'doctrine.orm.auto_generate_proxy_classes' => true,
  17311.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  17312.             'doctrine.orm.proxy_namespace' => 'Proxies',
  17313.             'doctrine.migrations.preferred_em' => NULL,
  17314.             'doctrine.migrations.preferred_connection' => NULL,
  17315.             'security.role_hierarchy.roles' => [
  17316.             ],
  17317.             'security.access.denied_url' => NULL,
  17318.             'security.authentication.manager.erase_credentials' => true,
  17319.             'security.authentication.session_strategy.strategy' => 'migrate',
  17320.             'security.access.always_authenticate_before_granting' => false,
  17321.             'security.authentication.hide_user_not_found' => true,
  17322.             'security.firewalls' => [
  17323.                 => 'dev',
  17324.                 => 'reverse_sync_doc',
  17325.                 => 'reverse_sync',
  17326.                 => 'main',
  17327.             ],
  17328.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  17329.             'web_profiler.debug_toolbar.mode' => 2,
  17330.             'monolog.use_microseconds' => true,
  17331.             'monolog.swift_mailer.handlers' => [
  17332.             ],
  17333.             'monolog.handlers_to_channels' => [
  17334.                 'monolog.handler.console' => [
  17335.                     'type' => 'exclusive',
  17336.                     'elements' => [
  17337.                         => 'event',
  17338.                         => 'doctrine',
  17339.                         => 'console',
  17340.                     ],
  17341.                 ],
  17342.                 'monolog.handler.main' => [
  17343.                     'type' => 'exclusive',
  17344.                     'elements' => [
  17345.                         => 'event',
  17346.                     ],
  17347.                 ],
  17348.             ],
  17349.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  17350.             'drosalys_object_extensions.slug.delimiter' => '-',
  17351.             'drosalys_object_extensions.slug.on_pre_update' => false,
  17352.             'drosalys_object_extensions.slug.entropy' => false,
  17353.             'drosalys_object_extensions.slug.hierarchy_delimiter' => '/',
  17354.             'drosalys_object_extensions.serialize_log.model_manager_name' => 'default',
  17355.             'drosalys_object_extensions.serialize_log.use_internal_entity' => true,
  17356.             'knp_menu.renderer.list.options' => [
  17357.             ],
  17358.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  17359.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  17360.             'knp_menu.renderer.twig.options' => [
  17361.             ],
  17362.             'knp_menu.renderer.twig.template' => 'Partials/components/header/knp-menu.html.twig',
  17363.             'knp_menu.default_renderer' => 'twig',
  17364.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  17365.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  17366.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  17367.             'knp_paginator.page_range' => 5,
  17368.             'knp_paginator.page_limit' => NULL,
  17369.             'drosalys_form.collection.import_template' => true,
  17370.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  17371.             'drosalys_form.select_or_create.import_template' => true,
  17372.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  17373.             'nellapp_sdk.global_getter.global_entities' => [
  17374.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  17375.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  17376.                 'user_class' => 'App\\Entity\\Account\\User',
  17377.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  17378.                 'channel_user_role_class' => 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole',
  17379.             ],
  17380.             'nellapp_sdk.default.doctrine_connection' => 'default',
  17381.             'nellapp_sdk.auth.enable' => true,
  17382.             'nellapp_sdk.auth.doctrine_connection' => 'default',
  17383.             'nellapp_sdk.sync.enable' => true,
  17384.             'nellapp_sdk.channel.enable' => true,
  17385.             'entities_handled' => [
  17386.                 => 'channel_channel',
  17387.                 => 'channel_configuration',
  17388.                 => 'channel_white_label',
  17389.                 => 'channel_user_from_channels',
  17390.                 => 'channel_french_professional_id',
  17391.                 => 'channel_organization',
  17392.                 => 'channel_company',
  17393.                 => 'channel_contact',
  17394.                 => 'channel_company_contact',
  17395.                 => 'channel_user_role',
  17396.                 10 => 'channel_user_data',
  17397.             ],
  17398.             'nellapp_sdk.template_header.search_deactivated_domain' => [
  17399.             ],
  17400.             'drosalys_api.serializer.symfony' => true,
  17401.             'env(SENTRY_RELEASE)' => '1.0.0+no-version-set',
  17402.             'sentry.tracing.enabled' => true,
  17403.             'sentry.tracing.dbal.enabled' => true,
  17404.             'sentry.tracing.dbal.connections' => [
  17405.             ],
  17406.             'sentry.tracing.cache.enabled' => true,
  17407.             'sentry.tracing.http_client.enabled' => true,
  17408.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  17409.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  17410.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  17411.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  17412.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  17413.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  17414.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  17415.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  17416.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  17417.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  17418.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  17419.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  17420.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  17421.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  17422.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  17423.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  17424.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  17425.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  17426.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  17427.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  17428.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  17429.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  17430.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  17431.             'spiriit_form_filter.where_method' => 'and',
  17432.             'spiriit_form_filter.text.condition_pattern' => 1,
  17433.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  17434.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  17435.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  17436.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  17437.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  17438.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  17439.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  17440.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  17441.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  17442.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  17443.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  17444.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  17445.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  17446.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  17447.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  17448.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  17449.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  17450.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  17451.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  17452.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  17453.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  17454.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  17455.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  17456.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  17457.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  17458.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  17459.             'oneup_uploader.config.gallery' => [
  17460.                 'frontend' => 'dropzone',
  17461.                 'custom_frontend' => [
  17462.                     'name' => NULL,
  17463.                     'class' => NULL,
  17464.                 ],
  17465.                 'storage' => [
  17466.                     'service' => NULL,
  17467.                     'type' => 'filesystem',
  17468.                     'filesystem' => NULL,
  17469.                     'directory' => NULL,
  17470.                     'stream_wrapper' => NULL,
  17471.                     'sync_buffer_size' => '100K',
  17472.                 ],
  17473.                 'route_prefix' => '',
  17474.                 'endpoints' => [
  17475.                     'upload' => NULL,
  17476.                     'progress' => NULL,
  17477.                     'cancel' => NULL,
  17478.                 ],
  17479.                 'allowed_mimetypes' => [
  17480.                 ],
  17481.                 'disallowed_mimetypes' => [
  17482.                 ],
  17483.                 'error_handler' => NULL,
  17484.                 'max_size' => 9223372036854775807,
  17485.                 'use_orphanage' => false,
  17486.                 'enable_progress' => false,
  17487.                 'enable_cancelation' => false,
  17488.                 'namer' => 'oneup_uploader.namer.uniqid',
  17489.                 'root_folder' => false,
  17490.             ],
  17491.             'oneup_uploader.controllers' => [
  17492.                 'gallery' => [
  17493.                     => 'oneup_uploader.controller.gallery',
  17494.                     => [
  17495.                         'enable_progress' => false,
  17496.                         'enable_cancelation' => false,
  17497.                         'route_prefix' => '',
  17498.                         'endpoints' => [
  17499.                             'upload' => NULL,
  17500.                             'progress' => NULL,
  17501.                             'cancel' => NULL,
  17502.                         ],
  17503.                     ],
  17504.                 ],
  17505.             ],
  17506.             'oneup_uploader.maxsize' => [
  17507.                 'gallery' => 20971520,
  17508.             ],
  17509.             'liip_imagine.resolvers' => [
  17510.                 'default' => [
  17511.                     'web_path' => [
  17512.                         'web_root' => (\dirname(__DIR__4).'/public'),
  17513.                         'cache_prefix' => 'media/cache',
  17514.                     ],
  17515.                 ],
  17516.             ],
  17517.             'liip_imagine.loaders' => [
  17518.                 'default' => [
  17519.                     'filesystem' => [
  17520.                         'locator' => 'filesystem',
  17521.                         'data_root' => [
  17522.                             => (\dirname(__DIR__4).'/public'),
  17523.                         ],
  17524.                         'allow_unresolvable_data_roots' => false,
  17525.                         'bundle_resources' => [
  17526.                             'enabled' => false,
  17527.                             'access_control_type' => 'blacklist',
  17528.                             'access_control_list' => [
  17529.                             ],
  17530.                         ],
  17531.                     ],
  17532.                 ],
  17533.             ],
  17534.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  17535.             'liip_imagine.jpegoptim.stripAll' => true,
  17536.             'liip_imagine.jpegoptim.max' => NULL,
  17537.             'liip_imagine.jpegoptim.progressive' => true,
  17538.             'liip_imagine.jpegoptim.tempDir' => NULL,
  17539.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  17540.             'liip_imagine.optipng.level' => 7,
  17541.             'liip_imagine.optipng.stripAll' => true,
  17542.             'liip_imagine.optipng.tempDir' => NULL,
  17543.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  17544.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  17545.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  17546.             'liip_imagine.cwebp.tempDir' => NULL,
  17547.             'liip_imagine.cwebp.q' => 75,
  17548.             'liip_imagine.cwebp.alphaQ' => 100,
  17549.             'liip_imagine.cwebp.m' => 4,
  17550.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  17551.             'liip_imagine.cwebp.alphaMethod' => 1,
  17552.             'liip_imagine.cwebp.exact' => false,
  17553.             'liip_imagine.cwebp.metadata' => [
  17554.                 => 'none',
  17555.             ],
  17556.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  17557.             'liip_imagine.cache.resolver.default' => 'default',
  17558.             'liip_imagine.default_image' => NULL,
  17559.             'liip_imagine.filter_sets' => [
  17560.                 'channel_thumbnail' => [
  17561.                     'quality' => 100,
  17562.                     'jpeg_quality' => 80,
  17563.                     'png_compression_level' => 8,
  17564.                     'png_compression_filter' => NULL,
  17565.                     'format' => NULL,
  17566.                     'animated' => false,
  17567.                     'cache' => NULL,
  17568.                     'data_loader' => NULL,
  17569.                     'default_image' => NULL,
  17570.                     'filters' => [
  17571.                         'auto_rotate' => [
  17572.                         ],
  17573.                         'strip' => [
  17574.                         ],
  17575.                         'thumbnail' => [
  17576.                             'size' => [
  17577.                                 => 600,
  17578.                                 => 300,
  17579.                             ],
  17580.                             'mode' => 'inset',
  17581.                             'allow_upscale' => true,
  17582.                         ],
  17583.                     ],
  17584.                     'post_processors' => [
  17585.                     ],
  17586.                 ],
  17587.                 'avatar_thumbnail' => [
  17588.                     'quality' => 100,
  17589.                     'jpeg_quality' => 80,
  17590.                     'png_compression_level' => 8,
  17591.                     'png_compression_filter' => NULL,
  17592.                     'format' => NULL,
  17593.                     'animated' => false,
  17594.                     'cache' => NULL,
  17595.                     'data_loader' => NULL,
  17596.                     'default_image' => NULL,
  17597.                     'filters' => [
  17598.                         'auto_rotate' => [
  17599.                         ],
  17600.                         'strip' => [
  17601.                         ],
  17602.                         'thumbnail' => [
  17603.                             'size' => [
  17604.                                 => 100,
  17605.                                 => 100,
  17606.                             ],
  17607.                             'mode' => 'outbound',
  17608.                             'allow_upscale' => true,
  17609.                         ],
  17610.                     ],
  17611.                     'post_processors' => [
  17612.                     ],
  17613.                 ],
  17614.             ],
  17615.             'liip_imagine.binary.loader.default' => 'default',
  17616.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  17617.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  17618.             'liip_imagine.webp.generate' => false,
  17619.             'liip_imagine.webp.options' => [
  17620.                 'quality' => 100,
  17621.                 'cache' => NULL,
  17622.                 'data_loader' => NULL,
  17623.                 'post_processors' => [
  17624.                 ],
  17625.             ],
  17626.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  17627.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  17628.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  17629.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  17630.             'fos_js_routing.routes_response.class' => 'FOS\\JsRoutingBundle\\Response\\RoutesResponse',
  17631.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  17632.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  17633.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  17634.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  17635.             'fos_js_routing.request_context_base_url' => NULL,
  17636.             'fos_js_routing.cache_control' => [
  17637.                 'enabled' => false,
  17638.             ],
  17639.             'data_collector.templates' => [
  17640.                 'data_collector.request' => [
  17641.                     => 'request',
  17642.                     => '@WebProfiler/Collector/request.html.twig',
  17643.                 ],
  17644.                 'data_collector.time' => [
  17645.                     => 'time',
  17646.                     => '@WebProfiler/Collector/time.html.twig',
  17647.                 ],
  17648.                 'data_collector.memory' => [
  17649.                     => 'memory',
  17650.                     => '@WebProfiler/Collector/memory.html.twig',
  17651.                 ],
  17652.                 'data_collector.validator' => [
  17653.                     => 'validator',
  17654.                     => '@WebProfiler/Collector/validator.html.twig',
  17655.                 ],
  17656.                 'data_collector.ajax' => [
  17657.                     => 'ajax',
  17658.                     => '@WebProfiler/Collector/ajax.html.twig',
  17659.                 ],
  17660.                 'data_collector.form' => [
  17661.                     => 'form',
  17662.                     => '@WebProfiler/Collector/form.html.twig',
  17663.                 ],
  17664.                 'data_collector.exception' => [
  17665.                     => 'exception',
  17666.                     => '@WebProfiler/Collector/exception.html.twig',
  17667.                 ],
  17668.                 'data_collector.logger' => [
  17669.                     => 'logger',
  17670.                     => '@WebProfiler/Collector/logger.html.twig',
  17671.                 ],
  17672.                 'data_collector.events' => [
  17673.                     => 'events',
  17674.                     => '@WebProfiler/Collector/events.html.twig',
  17675.                 ],
  17676.                 'data_collector.router' => [
  17677.                     => 'router',
  17678.                     => '@WebProfiler/Collector/router.html.twig',
  17679.                 ],
  17680.                 'data_collector.cache' => [
  17681.                     => 'cache',
  17682.                     => '@WebProfiler/Collector/cache.html.twig',
  17683.                 ],
  17684.                 'data_collector.translation' => [
  17685.                     => 'translation',
  17686.                     => '@WebProfiler/Collector/translation.html.twig',
  17687.                 ],
  17688.                 'data_collector.security' => [
  17689.                     => 'security',
  17690.                     => '@Security/Collector/security.html.twig',
  17691.                 ],
  17692.                 'data_collector.twig' => [
  17693.                     => 'twig',
  17694.                     => '@WebProfiler/Collector/twig.html.twig',
  17695.                 ],
  17696.                 'data_collector.http_client' => [
  17697.                     => 'http_client',
  17698.                     => '@WebProfiler/Collector/http_client.html.twig',
  17699.                 ],
  17700.                 'data_collector.doctrine' => [
  17701.                     => 'db',
  17702.                     => '@Doctrine/Collector/db.html.twig',
  17703.                 ],
  17704.                 'data_collector.dump' => [
  17705.                     => 'dump',
  17706.                     => '@Debug/Profiler/dump.html.twig',
  17707.                 ],
  17708.                 'data_collector.messenger' => [
  17709.                     => 'messenger',
  17710.                     => '@WebProfiler/Collector/messenger.html.twig',
  17711.                 ],
  17712.                 'data_collector.config' => [
  17713.                     => 'config',
  17714.                     => '@WebProfiler/Collector/config.html.twig',
  17715.                 ],
  17716.             ],
  17717.             'console.command.ids' => [
  17718.             ],
  17719.         ];
  17720.     }
  17721.     protected function throw($message)
  17722.     {
  17723.         throw new RuntimeException($message);
  17724.     }
  17725. }