var/cache/dev/ContainerGRIaFG6/App_KernelDevDebugContainer.php line 836

Open in your IDE?
  1. <?php
  2. namespace ContainerGRIaFG6;
  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\Account\UserHydrator' shared autowired service.
  7125.      *
  7126.      * @return \App\SdkBundle\Sync\Hydrator\Account\UserHydrator
  7127.      */
  7128.     protected function getUserHydratorService()
  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/Account/UserHydrator.php';
  7133.         include_once \dirname(__DIR__4).'/src/SdkBundle/Sync/Hydrator/Account/UserHydrator.php';
  7134.         $instance = new \App\SdkBundle\Sync\Hydrator\Account\UserHydrator(($this->privates['App\\Repository\\Common\\ContactRepository'] ?? $this->getContactRepositoryService()));
  7135.         $this->privates['App\SdkBundle\Sync\Hydrator\Account\UserHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  7136.         return $instance;
  7137.     }
  7138.     /**
  7139.      * Gets the private 'App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator' shared autowired service.
  7140.      *
  7141.      * @return \App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator
  7142.      */
  7143.     protected function getOrganizationHydratorService()
  7144.     {
  7145.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  7146.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  7147.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/OrganizationHydrator.php';
  7148.         include_once \dirname(__DIR__4).'/src/SdkBundle/Sync/Hydrator/Channel/OrganizationHydrator.php';
  7149.         $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()));
  7150.         $this->privates['App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  7151.         return $instance;
  7152.     }
  7153.     /**
  7154.      * Gets the private 'App\Service\Crm\Product\ProductService' shared autowired service.
  7155.      *
  7156.      * @return \App\Service\Crm\Product\ProductService
  7157.      */
  7158.     protected function getProductServiceService()
  7159.     {
  7160.         include_once \dirname(__DIR__4).'/src/Service/Crm/Product/ProductService.php';
  7161.         include_once \dirname(__DIR__4).'/src/Service/Crm/Product/ProductManager.php';
  7162.         include_once \dirname(__DIR__4).'/src/Service/Crm/TextContentService.php';
  7163.         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())));
  7164.     }
  7165.     /**
  7166.      * Gets the private 'App\Service\Crm\Quote\Common\Duplication\QuoteDuplicator' shared autowired service.
  7167.      *
  7168.      * @return \App\Service\Crm\Quote\Common\Duplication\QuoteDuplicator
  7169.      */
  7170.     protected function getQuoteDuplicatorService()
  7171.     {
  7172.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/Duplication/QuoteDuplicator.php';
  7173.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/Duplication/QuoteLineDuplicator.php';
  7174.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  7175.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/Line/QuoteTemplateLineManager.php';
  7176.         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()))));
  7177.     }
  7178.     /**
  7179.      * Gets the private 'App\Service\Crm\Quote\Common\LineContainerService' shared autowired service.
  7180.      *
  7181.      * @return \App\Service\Crm\Quote\Common\LineContainerService
  7182.      */
  7183.     protected function getLineContainerServiceService()
  7184.     {
  7185.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Common/LineContainerService.php';
  7186.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingCalculator.php';
  7187.         include_once \dirname(__DIR__4).'/src/Service/Crm/Discount/DiscountService.php';
  7188.         include_once \dirname(__DIR__4).'/src/Service/Crm/Money/MoneyManager.php';
  7189.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  7190.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  7191.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/Line/QuoteTemplateLineManager.php';
  7192.         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());
  7193.     }
  7194.     /**
  7195.      * Gets the private 'App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateManager' shared autowired service.
  7196.      *
  7197.      * @return \App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateManager
  7198.      */
  7199.     protected function getQuoteTemplateManagerService()
  7200.     {
  7201.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/QuoteTemplateManager.php';
  7202.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  7203.         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())));
  7204.     }
  7205.     /**
  7206.      * Gets the private 'App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateService' shared autowired service.
  7207.      *
  7208.      * @return \App\Service\Crm\Quote\QuoteTemplate\QuoteTemplateService
  7209.      */
  7210.     protected function getQuoteTemplateServiceService()
  7211.     {
  7212.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/QuoteTemplate/QuoteTemplateService.php';
  7213.         include_once \dirname(__DIR__4).'/src/Service/Crm/TextContentService.php';
  7214.         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())));
  7215.     }
  7216.     /**
  7217.      * Gets the private 'App\Service\Crm\Quote\Quote\QuoteManager' shared autowired service.
  7218.      *
  7219.      * @return \App\Service\Crm\Quote\Quote\QuoteManager
  7220.      */
  7221.     protected function getQuoteManagerService()
  7222.     {
  7223.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/QuoteManager.php';
  7224.         include_once \dirname(__DIR__4).'/src/Service/Crm/Pricing/PricingContext.php';
  7225.         include_once \dirname(__DIR__4).'/src/Service/Crm/Opportunity/OpportunityManager.php';
  7226.         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())));
  7227.     }
  7228.     /**
  7229.      * Gets the private 'App\Service\Crm\Quote\Quote\QuoteNumberGenerator' shared autowired service.
  7230.      *
  7231.      * @return \App\Service\Crm\Quote\Quote\QuoteNumberGenerator
  7232.      */
  7233.     protected function getQuoteNumberGeneratorService()
  7234.     {
  7235.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/QuoteNumberGenerator.php';
  7236.         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()));
  7237.     }
  7238.     /**
  7239.      * Gets the private 'App\Service\Crm\Quote\Quote\QuoteService' shared autowired service.
  7240.      *
  7241.      * @return \App\Service\Crm\Quote\Quote\QuoteService
  7242.      */
  7243.     protected function getQuoteServiceService()
  7244.     {
  7245.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/QuoteService.php';
  7246.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineService.php';
  7247.         include_once \dirname(__DIR__4).'/src/Service/Crm/Quote/Quote/Line/QuoteLineManager.php';
  7248.         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()));
  7249.     }
  7250.     /**
  7251.      * Gets the private 'App\Service\Pdf\QuoteGenerator' shared autowired service.
  7252.      *
  7253.      * @return \App\Service\Pdf\QuoteGenerator
  7254.      */
  7255.     protected function getQuoteGeneratorService()
  7256.     {
  7257.         include_once \dirname(__DIR__4).'/src/Service/Pdf/AbstractGenerator.php';
  7258.         include_once \dirname(__DIR__4).'/src/Service/Pdf/QuoteGenerator.php';
  7259.         include_once \dirname(__DIR__4).'/vendor/chrome-php/chrome/src/BrowserFactory.php';
  7260.         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));
  7261.     }
  7262.     /**
  7263.      * Gets the private 'App\Twig\Runtime\Crm\OrganizationRuntime' shared autowired service.
  7264.      *
  7265.      * @return \App\Twig\Runtime\Crm\OrganizationRuntime
  7266.      */
  7267.     protected function getOrganizationRuntimeService()
  7268.     {
  7269.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/OrganizationRuntime.php';
  7270.         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'))));
  7271.     }
  7272.     /**
  7273.      * Gets the private 'App\Twig\Runtime\Crm\ProductRuntime' shared autowired service.
  7274.      *
  7275.      * @return \App\Twig\Runtime\Crm\ProductRuntime
  7276.      */
  7277.     protected function getProductRuntimeService()
  7278.     {
  7279.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/ProductRuntime.php';
  7280.         return $this->privates['App\\Twig\\Runtime\\Crm\\ProductRuntime'] = new \App\Twig\Runtime\Crm\ProductRuntime(($this->privates['App\\Twig\\Runtime\\PriceRuntime'] ?? $this->getPriceRuntimeService()));
  7281.     }
  7282.     /**
  7283.      * Gets the private 'App\Twig\Runtime\Crm\StatusRuntime' shared autowired service.
  7284.      *
  7285.      * @return \App\Twig\Runtime\Crm\StatusRuntime
  7286.      */
  7287.     protected function getStatusRuntimeService()
  7288.     {
  7289.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/Crm/StatusRuntime.php';
  7290.         return $this->privates['App\\Twig\\Runtime\\Crm\\StatusRuntime'] = new \App\Twig\Runtime\Crm\StatusRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  7291.     }
  7292.     /**
  7293.      * Gets the private 'App\Twig\Runtime\DateRuntime' shared autowired service.
  7294.      *
  7295.      * @return \App\Twig\Runtime\DateRuntime
  7296.      */
  7297.     protected function getDateRuntimeService()
  7298.     {
  7299.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/DateRuntime.php';
  7300.         return $this->privates['App\\Twig\\Runtime\\DateRuntime'] = new \App\Twig\Runtime\DateRuntime();
  7301.     }
  7302.     /**
  7303.      * Gets the private 'App\Twig\Runtime\PriceRuntime' shared autowired service.
  7304.      *
  7305.      * @return \App\Twig\Runtime\PriceRuntime
  7306.      */
  7307.     protected function getPriceRuntimeService()
  7308.     {
  7309.         include_once \dirname(__DIR__4).'/src/Twig/Runtime/PriceRuntime.php';
  7310.         return $this->privates['App\\Twig\\Runtime\\PriceRuntime'] = new \App\Twig\Runtime\PriceRuntime(($this->services['translator'] ?? $this->getTranslatorService()));
  7311.     }
  7312.     /**
  7313.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  7314.      *
  7315.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  7316.      */
  7317.     protected function getManagerRegistryAwareConnectionProviderService()
  7318.     {
  7319.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  7320.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  7321.         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'));
  7322.     }
  7323.     /**
  7324.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  7325.      *
  7326.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  7327.      */
  7328.     protected function getRunSqlCommandService()
  7329.     {
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  7333.         $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()));
  7334.         $instance->setName('dbal:run-sql');
  7335.         return $instance;
  7336.     }
  7337.     /**
  7338.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType' shared autowired service.
  7339.      *
  7340.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType
  7341.      */
  7342.     protected function getAsyncEntityTypeService()
  7343.     {
  7344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7346.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/AsyncEntityType.php';
  7347.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  7348.         if (isset($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'])) {
  7349.             return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'];
  7350.         }
  7351.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\AsyncEntityType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'), $a);
  7352.     }
  7353.     /**
  7354.      * Gets the private 'DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType' shared autowired service.
  7355.      *
  7356.      * @return \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType
  7357.      */
  7358.     protected function getSelectOrCreateTypeService()
  7359.     {
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7362.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src/Form/Type/SelectOrCreateType.php';
  7363.         return $this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType'] = new \DrosalysWeb\Bundle\FormBundle\Form\Type\SelectOrCreateType(($this->services['doctrine'] ?? $this->getDoctrineService())->getManager('default'));
  7364.     }
  7365.     /**
  7366.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber' shared service.
  7367.      *
  7368.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\BlameSubscriber
  7369.      */
  7370.     protected function getBlameSubscriberService()
  7371.     {
  7372.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/BlameSubscriber.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Blame/BlamerInterface.php';
  7375.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/LazyChainBlamer.php';
  7376.         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']));
  7377.     }
  7378.     /**
  7379.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber' shared service.
  7380.      *
  7381.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber
  7382.      */
  7383.     protected function getHierarchySlugSubscriberService()
  7384.     {
  7385.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7386.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/HierarchySlugSubscriber.php';
  7387.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/HierarchySluggerInterface.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/HierarchySlugger.php';
  7389.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\HierarchySlugSubscriber(new \DrosalysWeb\ObjectExtensions\Slug\HierarchySlugger('/'));
  7390.     }
  7391.     /**
  7392.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber.App\Entity\Account\User' shared service.
  7393.      *
  7394.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\BlameSubscriber
  7395.      */
  7396.     protected function getUser3Service()
  7397.     {
  7398.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/BlameSubscriber.php';
  7400.         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']);
  7401.     }
  7402.     /**
  7403.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber' shared service.
  7404.      *
  7405.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber
  7406.      */
  7407.     protected function getHierarchySubscriberService()
  7408.     {
  7409.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7410.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/HierarchySubscriber.php';
  7411.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\HierarchySubscriber();
  7412.     }
  7413.     /**
  7414.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber' shared service.
  7415.      *
  7416.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber
  7417.      */
  7418.     protected function getSlugSubscriberService()
  7419.     {
  7420.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7421.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/SlugSubscriber.php';
  7422.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\SlugSubscriber();
  7423.     }
  7424.     /**
  7425.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber' shared service.
  7426.      *
  7427.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber
  7428.      */
  7429.     protected function getTimestampSubscriberService()
  7430.     {
  7431.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7432.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TimestampSubscriber.php';
  7433.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TimestampSubscriber();
  7434.     }
  7435.     /**
  7436.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber' shared service.
  7437.      *
  7438.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber
  7439.      */
  7440.     protected function getTranslationSubscriberService()
  7441.     {
  7442.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7443.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/Mapping/TranslationSubscriber.php';
  7444.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\Mapping\TranslationSubscriber();
  7445.     }
  7446.     /**
  7447.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber' shared service.
  7448.      *
  7449.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SerializeLogSubscriber
  7450.      */
  7451.     protected function getSerializeLogSubscriberService()
  7452.     {
  7453.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7454.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SerializeLogSubscriber.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/LoggerInterface.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractLogger.php';
  7457.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/LoggerInterface.php';
  7458.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/SerializeLog/ORMLogger.php';
  7459.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/SerializerInterface.php';
  7460.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/Serializer.php';
  7461.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ContextLoaderInterface.php';
  7462.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/ChainContextLoader.php';
  7463.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/SerializeLog/AbstractSupportableContextLoader.php';
  7464.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony/SerializeLog/RequestContextLoader.php';
  7465.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  7466.         if (isset($this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'])) {
  7467.             return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber'];
  7468.         }
  7469.         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())))])));
  7470.     }
  7471.     /**
  7472.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SlugSubscriber' shared service.
  7473.      *
  7474.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\SlugSubscriber
  7475.      */
  7476.     protected function getSlugSubscriber2Service()
  7477.     {
  7478.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7479.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/SlugSubscriber.php';
  7480.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/SluggerInterface.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Slug/Slugger.php';
  7482.         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);
  7483.     }
  7484.     /**
  7485.      * Gets the private 'DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber' shared service.
  7486.      *
  7487.      * @return \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber
  7488.      */
  7489.     protected function getTimestampSubscriber2Service()
  7490.     {
  7491.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7492.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Doctrine/ORM/Subscriber/TimestampSubscriber.php';
  7493.         return $this->privates['DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber'] = new \DrosalysWeb\ObjectExtensions\Bridge\Doctrine\ORM\Subscriber\TimestampSubscriber();
  7494.     }
  7495.     /**
  7496.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber' shared autowired service.
  7497.      *
  7498.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber
  7499.      */
  7500.     protected function getActionControllerSubscriberService()
  7501.     {
  7502.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionControllerSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionControllerSubscriber(new \Drosalys\Bundle\ApiBundle\Action\ActionRetriever(new RewindableGenerator(function () {
  7503.             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()));
  7504.             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()));
  7505.         }, 2)), ($this->services['router'] ?? $this->getRouterService()));
  7506.     }
  7507.     /**
  7508.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber' shared autowired service.
  7509.      *
  7510.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber
  7511.      */
  7512.     protected function getActionResponseSubscriberService()
  7513.     {
  7514.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/EventSubscriber/ActionResponseSubscriber.php';
  7515.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7516.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'])) {
  7517.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'];
  7518.         }
  7519.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\EventSubscriber\\ActionResponseSubscriber'] = new \Drosalys\Bundle\ApiBundle\EventSubscriber\ActionResponseSubscriber($a, new RewindableGenerator(function () {
  7520.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] ?? $this->getValidationErrorResponseHandlerService());
  7521.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] ?? ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\EmptyResponseHandler'] = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\EmptyResponseHandler()));
  7522.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'] ?? $this->getPaginationResponseHandlerService());
  7523.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] ?? $this->getDefaultResponseHandlerService());
  7524.         }, 4), new RewindableGenerator(function () {
  7525.             yield => ($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] ?? $this->getDoctrinePersisterHandlerService());
  7526.         }, 1));
  7527.     }
  7528.     /**
  7529.      * Gets the private 'Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber' shared autowired service.
  7530.      *
  7531.      * @return \Drosalys\Bundle\ApiBundle\EventSubscriber\DeserializeActionControllerSubscriber
  7532.      */
  7533.     protected function getDeserializeActionControllerSubscriberService()
  7534.     {
  7535.         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()));
  7536.     }
  7537.     /**
  7538.      * Gets the private 'Drosalys\Bundle\ApiBundle\Event\PostDeserializeEvent' shared autowired service.
  7539.      *
  7540.      * @return \Drosalys\Bundle\ApiBundle\Event\PostDeserializeEvent
  7541.      */
  7542.     protected function getPostDeserializeEventService()
  7543.     {
  7544.         $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.');
  7545.     }
  7546.     /**
  7547.      * Gets the private 'Drosalys\Bundle\ApiBundle\Event\PreDeserializeEvent' shared autowired service.
  7548.      *
  7549.      * @return \Drosalys\Bundle\ApiBundle\Event\PreDeserializeEvent
  7550.      */
  7551.     protected function getPreDeserializeEventService()
  7552.     {
  7553.         $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.');
  7554.     }
  7555.     /**
  7556.      * Gets the private 'Drosalys\Bundle\ApiBundle\Event\ReplacePersistEvent' shared autowired service.
  7557.      *
  7558.      * @return \Drosalys\Bundle\ApiBundle\Event\ReplacePersistEvent
  7559.      */
  7560.     protected function getReplacePersistEventService()
  7561.     {
  7562.         $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.');
  7563.     }
  7564.     /**
  7565.      * Gets the private 'Drosalys\Bundle\ApiBundle\Filter\ApiFilter' shared autowired service.
  7566.      *
  7567.      * @return \Drosalys\Bundle\ApiBundle\Filter\ApiFilter
  7568.      */
  7569.     protected function getApiFilterService()
  7570.     {
  7571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7573.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilter.php';
  7574.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter'] = new \Drosalys\Bundle\ApiBundle\Filter\ApiFilter();
  7575.     }
  7576.     /**
  7577.      * Gets the private 'Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler' shared autowired service.
  7578.      *
  7579.      * @return \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler
  7580.      */
  7581.     protected function getDoctrinePersisterHandlerService()
  7582.     {
  7583.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/PersisterHandlerInterface.php';
  7584.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Persister/PersisterHandler/DoctrinePersisterHandler.php';
  7585.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7586.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'])) {
  7587.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'];
  7588.         }
  7589.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Persister\\PersisterHandler\\DoctrinePersisterHandler'] = new \Drosalys\Bundle\ApiBundle\Persister\PersisterHandler\DoctrinePersisterHandler($a);
  7590.     }
  7591.     /**
  7592.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler' shared autowired service.
  7593.      *
  7594.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler
  7595.      */
  7596.     protected function getDefaultResponseHandlerService()
  7597.     {
  7598.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/DefaultResponseHandler.php';
  7601.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\DefaultResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\DefaultResponseHandler();
  7602.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7603.         return $instance;
  7604.     }
  7605.     /**
  7606.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler' shared autowired service.
  7607.      *
  7608.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\PaginationResponseHandler
  7609.      */
  7610.     protected function getPaginationResponseHandlerService()
  7611.     {
  7612.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/PaginationResponseHandler.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Filter/ApiFilterManager.php';
  7616.         $a = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  7617.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7618.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7619.         }
  7620.         $b = ($this->services['spiriit_form_filter.query_builder_updater'] ?? $this->getSpiriitFormFilter_QueryBuilderUpdaterService());
  7621.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7622.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7623.         }
  7624.         $c = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  7625.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'])) {
  7626.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\PaginationResponseHandler'];
  7627.         }
  7628.         $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));
  7629.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7630.         return $instance;
  7631.     }
  7632.     /**
  7633.      * Gets the private 'Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler' shared autowired service.
  7634.      *
  7635.      * @return \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler
  7636.      */
  7637.     protected function getValidationErrorResponseHandlerService()
  7638.     {
  7639.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ResponseHandlerInterface.php';
  7640.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/AbstractResponseHandler.php';
  7641.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/Response/ResponseHandler/ValidationErrorResponseHandler.php';
  7642.         $this->privates['Drosalys\\Bundle\\ApiBundle\\Response\\ResponseHandler\\ValidationErrorResponseHandler'] = $instance = new \Drosalys\Bundle\ApiBundle\Response\ResponseHandler\ValidationErrorResponseHandler();
  7643.         $instance->setSerializer(($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] ?? $this->getSerializerAdapterService()));
  7644.         return $instance;
  7645.     }
  7646.     /**
  7647.      * Gets the private 'Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter' shared autowired service.
  7648.      *
  7649.      * @return \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter
  7650.      */
  7651.     protected function getSerializerAdapterService()
  7652.     {
  7653.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  7654.         if (isset($this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'])) {
  7655.             return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'];
  7656.         }
  7657.         return $this->privates['Drosalys\\Bundle\\ApiBundle\\Serializer\\Adapter\\Symfony\\SerializerAdapter'] = new \Drosalys\Bundle\ApiBundle\Serializer\Adapter\Symfony\SerializerAdapter($a);
  7658.     }
  7659.     /**
  7660.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber' shared autowired service.
  7661.      *
  7662.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LoginSubscriber
  7663.      */
  7664.     protected function getLoginSubscriberService()
  7665.     {
  7666.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LoginSubscriber.php';
  7667.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  7668.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'])) {
  7669.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'];
  7670.         }
  7671.         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()));
  7672.     }
  7673.     /**
  7674.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber' shared autowired service.
  7675.      *
  7676.      * @return \Nellapp\Bundle\SDKBundle\Auth\EventSubscriber\LogoutSubscriber
  7677.      */
  7678.     protected function getLogoutSubscriberService()
  7679.     {
  7680.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/EventSubscriber/LogoutSubscriber.php';
  7681.         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()));
  7682.     }
  7683.     /**
  7684.      * Gets the private 'Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber' shared autowired service.
  7685.      *
  7686.      * @return \Nellapp\Bundle\SDKBundle\Auth\Security\OAuth\HandleExpireTokenSubscriber
  7687.      */
  7688.     protected function getHandleExpireTokenSubscriberService()
  7689.     {
  7690.         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()));
  7691.     }
  7692.     /**
  7693.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  7694.      *
  7695.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber
  7696.      */
  7697.     protected function getChannelMenuDisplayedSubscriberService()
  7698.     {
  7699.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  7700.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  7701.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  7702.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  7703.         }
  7704.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\EventSubscriber\\ChannelMenuDisplayedSubscriber'] = new \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ChannelMenuDisplayedSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7705.     }
  7706.     /**
  7707.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber' shared autowired service.
  7708.      *
  7709.      * @return \Nellapp\Bundle\SDKBundle\Channel\EventSubscriber\ForceUserFromSetupSubscriber
  7710.      */
  7711.     protected function getForceUserFromSetupSubscriberService()
  7712.     {
  7713.         $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()));
  7714.         $instance->setRepo(($this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] ?? $this->getUserFromChannelRepositoryService()));
  7715.         return $instance;
  7716.     }
  7717.     /**
  7718.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository' shared autowired service.
  7719.      *
  7720.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\ChannelUserRoleRepository
  7721.      */
  7722.     protected function getChannelUserRoleRepositoryService()
  7723.     {
  7724.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/ChannelUserRoleRepositoryInterface.php';
  7725.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Repository/ChannelUserRole/AbstractChannelUserRoleRepository.php';
  7726.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Repository/ChannelUserRoleRepository.php';
  7727.         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()));
  7728.     }
  7729.     /**
  7730.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository' shared autowired service.
  7731.      *
  7732.      * @return \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository
  7733.      */
  7734.     protected function getUserFromChannelRepositoryService()
  7735.     {
  7736.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Channel\\Repository\\UserFromChannelRepository'] = new \Nellapp\Bundle\SDKBundle\Channel\Repository\UserFromChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7737.     }
  7738.     /**
  7739.      * Gets the private 'Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime' shared autowired service.
  7740.      *
  7741.      * @return \Nellapp\Bundle\SDKBundle\Channel\Twig\Runtime\UserFromChannelRuntime
  7742.      */
  7743.     protected function getUserFromChannelRuntimeService()
  7744.     {
  7745.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Channel/Twig/Runtime/UserFromChannelRuntime.php';
  7746.         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()));
  7747.     }
  7748.     /**
  7749.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter' shared autowired service.
  7750.      *
  7751.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter
  7752.      */
  7753.     protected function getCollectionFilterService()
  7754.     {
  7755.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7756.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7757.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Form/Filter/CollectionFilter.php';
  7758.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\DataSync\Form\Filter\CollectionFilter();
  7759.     }
  7760.     /**
  7761.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager' shared autowired service.
  7762.      *
  7763.      * @return \Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager
  7764.      */
  7765.     protected function getEntityClientManagerService()
  7766.     {
  7767.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/EntityClientManager.php';
  7768.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\HttpClient\EntityClientManager(new RewindableGenerator(function () {
  7769.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'] ?? $this->getSsoClientService());
  7770.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  7771.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  7772.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  7773.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  7774.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  7775.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  7776.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  7777.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  7778.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  7779.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  7780.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  7781.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  7782.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  7783.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  7784.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  7785.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  7786.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  7787.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  7788.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  7789.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  7790.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  7791.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  7792.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService());
  7793.         }, 24));
  7794.     }
  7795.     /**
  7796.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator' shared autowired service.
  7797.      *
  7798.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator
  7799.      */
  7800.     protected function getManipulatorService()
  7801.     {
  7802.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/ManipulatorInterface.php';
  7803.         include_once \dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Manipulator/Manipulator.php';
  7804.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/Manipulator.php';
  7805.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7806.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'])) {
  7807.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'];
  7808.         }
  7809.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] = new \Nellapp\Bundle\SDKBundle\DataSync\Hydrator\Manipulator($a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7810.     }
  7811.     /**
  7812.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager' shared autowired service.
  7813.      *
  7814.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager
  7815.      */
  7816.     protected function getRefresherManagerService()
  7817.     {
  7818.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherManager.php';
  7819.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\Refresher\RefresherManager(new RewindableGenerator(function () {
  7820.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  7821.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\AbstractCursusRefresher'] ?? $this->getAbstractCursusRefresherService());
  7822.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelConfigurationRefresher'] ?? $this->getChannelConfigurationRefresherService());
  7823.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService());
  7824.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserCursusPermissionRefresher'] ?? $this->getChannelUserCursusPermissionRefresherService());
  7825.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserDataRefresher'] ?? $this->getChannelUserDataRefresherService());
  7826.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserRoleRefresher'] ?? $this->getChannelUserRoleRefresherService());
  7827.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserServicePermissionRefresher'] ?? $this->getChannelUserServicePermissionRefresherService());
  7828.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserSessionPermissionRefresher'] ?? $this->getChannelUserSessionPermissionRefresherService());
  7829.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelUserTrainingPermissionRefresher'] ?? $this->getChannelUserTrainingPermissionRefresherService());
  7830.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelWhiteLabelRefresher'] ?? $this->getChannelWhiteLabelRefresherService());
  7831.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyContactRefresher'] ?? $this->getCompanyContactRefresherService());
  7832.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\CompanyRefresher'] ?? $this->getCompanyRefresherService());
  7833.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ContactRefresher'] ?? $this->getContactRefresherService());
  7834.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\FrenchProfessionalIdRefresher'] ?? $this->getFrenchProfessionalIdRefresherService());
  7835.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\GroupRefresher'] ?? $this->getGroupRefresherService());
  7836.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\OrganizationRefresher'] ?? $this->getOrganizationRefresherService());
  7837.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\PlaceRefresher'] ?? $this->getPlaceRefresherService());
  7838.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\RoomRefresher'] ?? $this->getRoomRefresherService());
  7839.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ServiceRefresher'] ?? $this->getServiceRefresherService());
  7840.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\SessionRefresher'] ?? $this->getSessionRefresherService());
  7841.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\TrainingRefresher'] ?? $this->getTrainingRefresherService());
  7842.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\UserFromChannelRefresher'] ?? $this->getUserFromChannelRefresherService());
  7843.         }, 23));
  7844.     }
  7845.     /**
  7846.      * Gets the private 'Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager' shared autowired service.
  7847.      *
  7848.      * @return \Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager
  7849.      */
  7850.     protected function getRetrieverManagerService()
  7851.     {
  7852.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverManager.php';
  7853.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] = new \Nellapp\Bundle\SDKBundle\DataSync\Retriever\RetrieverManager(new RewindableGenerator(function () {
  7854.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService());
  7855.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'] ?? $this->getAbstractCursusRetrieverService());
  7856.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'] ?? $this->getChannelConfigurationRetrieverService());
  7857.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  7858.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'] ?? $this->getChannelUserCursusPermissionRetrieverService());
  7859.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  7860.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  7861.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'] ?? $this->getChannelUserServicePermissionRetrieverService());
  7862.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'] ?? $this->getChannelUserSessionPermissionRetrieverService());
  7863.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'] ?? $this->getChannelUserTrainingPermissionRetrieverService());
  7864.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'] ?? $this->getChannelWhiteLabelRetrieverService());
  7865.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'] ?? $this->getCompanyContactRetrieverService());
  7866.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  7867.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'] ?? $this->getContactRetrieverService());
  7868.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'] ?? $this->getFrenchProfessionalIdRetrieverService());
  7869.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  7870.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'] ?? $this->getOrganizationRetrieverService());
  7871.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  7872.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'] ?? $this->getRoomRetrieverService());
  7873.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'] ?? $this->getServiceRetrieverService());
  7874.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  7875.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  7876.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'] ?? $this->getUserFromChannelRetrieverService());
  7877.         }, 23));
  7878.     }
  7879.     /**
  7880.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber' shared autowired service.
  7881.      *
  7882.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber
  7883.      */
  7884.     protected function getControllerEntityResolverSubscriberService()
  7885.     {
  7886.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7887.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'])) {
  7888.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'];
  7889.         }
  7890.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\EventSubscriber\\ControllerEntityResolverSubscriber'] = new \Nellapp\Bundle\SDKBundle\EventSubscriber\ControllerEntityResolverSubscriber($a);
  7891.     }
  7892.     /**
  7893.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber' shared autowired service.
  7894.      *
  7895.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\DeviceIdSubscriber
  7896.      */
  7897.     protected function getDeviceIdSubscriberService()
  7898.     {
  7899.         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'))));
  7900.     }
  7901.     /**
  7902.      * Gets the private 'Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber' shared autowired service.
  7903.      *
  7904.      * @return \Nellapp\Bundle\SDKBundle\EventSubscriber\RequestChannelDomainSubscriber
  7905.      */
  7906.     protected function getRequestChannelDomainSubscriberService()
  7907.     {
  7908.         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()));
  7909.     }
  7910.     /**
  7911.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker' shared autowired service.
  7912.      *
  7913.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\AutoExportTerminateTracker
  7914.      */
  7915.     protected function getAutoExportTerminateTrackerService()
  7916.     {
  7917.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/AutoExportTerminateTracker.php';
  7918.         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()));
  7919.     }
  7920.     /**
  7921.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber' shared autowired service.
  7922.      *
  7923.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Doctrine\EventSubscriber\TerminateExportableSubscriber
  7924.      */
  7925.     protected function getTerminateExportableSubscriberService()
  7926.     {
  7927.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7928.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Doctrine/EventSubscriber/TerminateExportableSubscriber.php';
  7929.         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()));
  7930.     }
  7931.     /**
  7932.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber' shared autowired service.
  7933.      *
  7934.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\EventSubscriber\TerminateExportSubscriber
  7935.      */
  7936.     protected function getTerminateExportSubscriberService()
  7937.     {
  7938.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/EventSubscriber/TerminateExportSubscriber.php';
  7939.         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()));
  7940.     }
  7941.     /**
  7942.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager' shared autowired service.
  7943.      *
  7944.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager
  7945.      */
  7946.     protected function getExportTerminateResolverManagerService()
  7947.     {
  7948.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoExport/Resolvers/ExportTerminateResolverManager.php';
  7949.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Resolvers\\ExportTerminateResolverManager'] = new \Nellapp\Bundle\SDKBundle\Export\AutoExport\Resolvers\ExportTerminateResolverManager(new RewindableGenerator(function () {
  7950.             return new \EmptyIterator();
  7951.         }, 0));
  7952.     }
  7953.     /**
  7954.      * Gets the private 'Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber' shared autowired service.
  7955.      *
  7956.      * @return \Nellapp\Bundle\SDKBundle\Export\AutoRefresh\EventSubscriber\TerminateRefreshSubscriber
  7957.      */
  7958.     protected function getTerminateRefreshSubscriberService()
  7959.     {
  7960.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/EventSubscriber/TerminateRefreshSubscriber.php';
  7961.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/AutoRefreshTerminateTracker.php';
  7962.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Export/AutoRefresh/Resolvers/AutoRefreshTerminateResolverManager.php';
  7963.         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 () {
  7964.             return new \EmptyIterator();
  7965.         }, 0)));
  7966.     }
  7967.     /**
  7968.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType' shared autowired service.
  7969.      *
  7970.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType
  7971.      */
  7972.     protected function getGroupeFilterTypeService()
  7973.     {
  7974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/GroupeFilterType.php';
  7977.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\GroupeFilterType();
  7978.     }
  7979.     /**
  7980.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType' shared autowired service.
  7981.      *
  7982.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType
  7983.      */
  7984.     protected function getServiceFilterTypeService()
  7985.     {
  7986.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7988.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/ServiceFilterType.php';
  7989.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\ServiceFilterType();
  7990.     }
  7991.     /**
  7992.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType' shared autowired service.
  7993.      *
  7994.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType
  7995.      */
  7996.     protected function getSessionFilterTypeService()
  7997.     {
  7998.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8000.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/SessionFilterType.php';
  8001.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\SessionFilterType();
  8002.     }
  8003.     /**
  8004.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType' shared autowired service.
  8005.      *
  8006.      * @return \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType
  8007.      */
  8008.     protected function getTrainingFilterTypeService()
  8009.     {
  8010.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8012.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/Selektor/TrainingFilterType.php';
  8013.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\Selektor\TrainingFilterType();
  8014.     }
  8015.     /**
  8016.      * Gets the private 'Nellapp\Bundle\SDKBundle\Filter\UserFilterType' shared autowired service.
  8017.      *
  8018.      * @return \Nellapp\Bundle\SDKBundle\Filter\UserFilterType
  8019.      */
  8020.     protected function getUserFilterTypeService()
  8021.     {
  8022.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8023.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Filter/UserFilterType.php';
  8025.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType'] = new \Nellapp\Bundle\SDKBundle\Filter\UserFilterType();
  8026.     }
  8027.     /**
  8028.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType' shared autowired service.
  8029.      *
  8030.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType
  8031.      */
  8032.     protected function getNellappBooleanTypeService()
  8033.     {
  8034.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8035.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8036.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappBooleanType.php';
  8037.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappBooleanType();
  8038.     }
  8039.     /**
  8040.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType' shared autowired service.
  8041.      *
  8042.      * @return \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType
  8043.      */
  8044.     protected function getNellappChoiceTypeService()
  8045.     {
  8046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8048.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Common/NellappChoiceType.php';
  8049.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType'] = new \Nellapp\Bundle\SDKBundle\Form\Common\NellappChoiceType();
  8050.     }
  8051.     /**
  8052.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter' shared autowired service.
  8053.      *
  8054.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter
  8055.      */
  8056.     protected function getCustomViewColumnsFilterService()
  8057.     {
  8058.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8059.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8060.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewColumnsFilter.php';
  8061.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewColumnsFilter();
  8062.     }
  8063.     /**
  8064.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType' shared autowired service.
  8065.      *
  8066.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType
  8067.      */
  8068.     protected function getCustomViewManagerTypeService()
  8069.     {
  8070.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8071.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8072.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/CustomViewManagerType.php';
  8073.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\CustomViewManagerType();
  8074.     }
  8075.     /**
  8076.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType' shared autowired service.
  8077.      *
  8078.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType
  8079.      */
  8080.     protected function getEditCustomViewTypeService()
  8081.     {
  8082.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8083.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8084.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/EditCustomViewType.php';
  8085.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\EditCustomViewType();
  8086.     }
  8087.     /**
  8088.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType' shared autowired service.
  8089.      *
  8090.      * @return \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType
  8091.      */
  8092.     protected function getNewCustomViewTypeService()
  8093.     {
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/CustomizableView/NewCustomViewType.php';
  8097.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType'] = new \Nellapp\Bundle\SDKBundle\Form\CustomizableView\NewCustomViewType();
  8098.     }
  8099.     /**
  8100.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType' shared autowired service.
  8101.      *
  8102.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\ChannelUserData\ChannelUserRoleFilterType
  8103.      */
  8104.     protected function getChannelUserRoleFilterTypeService()
  8105.     {
  8106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8108.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/ChannelUserData/ChannelUserRoleFilterType.php';
  8109.         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()));
  8110.     }
  8111.     /**
  8112.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter' shared autowired service.
  8113.      *
  8114.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter
  8115.      */
  8116.     protected function getCollectionFilter2Service()
  8117.     {
  8118.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8119.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8120.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Chat/CollectionFilter.php';
  8121.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Chat\CollectionFilter();
  8122.     }
  8123.     /**
  8124.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType' shared autowired service.
  8125.      *
  8126.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType
  8127.      */
  8128.     protected function getTextListFilterTypeService()
  8129.     {
  8130.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8131.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8132.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Common/TextListFilterType.php';
  8133.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Common\TextListFilterType();
  8134.     }
  8135.     /**
  8136.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType' shared autowired service.
  8137.      *
  8138.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType
  8139.      */
  8140.     protected function getDateRangeFilterTypeService()
  8141.     {
  8142.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8143.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8144.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/DateRangeFilterType.php';
  8145.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\DateRangeFilterType();
  8146.     }
  8147.     /**
  8148.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter' shared autowired service.
  8149.      *
  8150.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter
  8151.      */
  8152.     protected function getCollectionFilter3Service()
  8153.     {
  8154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8156.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/EventUserProgression/CollectionFilter.php';
  8157.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\EventUserProgression\CollectionFilter();
  8158.     }
  8159.     /**
  8160.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType' shared autowired service.
  8161.      *
  8162.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType
  8163.      */
  8164.     protected function getChannelUserRoleSelektorFilterTypeService()
  8165.     {
  8166.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8168.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/ChannelUserRoleSelektorFilterType.php';
  8169.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\ChannelUserRoleSelektorFilterType();
  8170.     }
  8171.     /**
  8172.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType' shared autowired service.
  8173.      *
  8174.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType
  8175.      */
  8176.     protected function getUserSelektorFilterTypeService()
  8177.     {
  8178.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8179.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8180.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/SelektorFilter/UserSelektorFilterType.php';
  8181.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\SelektorFilter\UserSelektorFilterType();
  8182.     }
  8183.     /**
  8184.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType' shared autowired service.
  8185.      *
  8186.      * @return \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType
  8187.      */
  8188.     protected function getSessionStatusFilterTypeService()
  8189.     {
  8190.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8192.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Filter/Session/SessionStatusFilterType.php';
  8193.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType'] = new \Nellapp\Bundle\SDKBundle\Form\Filter\Session\SessionStatusFilterType();
  8194.     }
  8195.     /**
  8196.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabContainerType' shared autowired service.
  8197.      *
  8198.      * @return \Nellapp\Bundle\SDKBundle\Form\TabContainerType
  8199.      */
  8200.     protected function getTabContainerTypeService()
  8201.     {
  8202.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabContainerType.php';
  8205.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType'] = new \Nellapp\Bundle\SDKBundle\Form\TabContainerType();
  8206.     }
  8207.     /**
  8208.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\TabType' shared autowired service.
  8209.      *
  8210.      * @return \Nellapp\Bundle\SDKBundle\Form\TabType
  8211.      */
  8212.     protected function getTabTypeService()
  8213.     {
  8214.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8215.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8216.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/TabType.php';
  8217.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\TabType'] = new \Nellapp\Bundle\SDKBundle\Form\TabType();
  8218.     }
  8219.     /**
  8220.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType' shared autowired service.
  8221.      *
  8222.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType
  8223.      */
  8224.     protected function getAsyncEntityType2Service()
  8225.     {
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8228.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/AsyncEntityType.php';
  8229.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\AsyncEntityType();
  8230.     }
  8231.     /**
  8232.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType' shared autowired service.
  8233.      *
  8234.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType
  8235.      */
  8236.     protected function getChannelUserRoleSelektorTypeService()
  8237.     {
  8238.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8240.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ChannelUserRoleSelektorType.php';
  8241.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ChannelUserRoleSelektorType();
  8242.     }
  8243.     /**
  8244.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType' shared autowired service.
  8245.      *
  8246.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType
  8247.      */
  8248.     protected function getGroupSelektorTypeService()
  8249.     {
  8250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8251.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8252.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/GroupSelektorType.php';
  8253.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\GroupSelektorType();
  8254.     }
  8255.     /**
  8256.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType' shared autowired service.
  8257.      *
  8258.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType
  8259.      */
  8260.     protected function getPlaceSelektorTypeService()
  8261.     {
  8262.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8263.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8264.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/PlaceSelektorType.php';
  8265.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\PlaceSelektorType();
  8266.     }
  8267.     /**
  8268.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType' shared autowired service.
  8269.      *
  8270.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType
  8271.      */
  8272.     protected function getServiceSelektorTypeService()
  8273.     {
  8274.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8275.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8276.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/ServiceSelektorType.php';
  8277.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\ServiceSelektorType();
  8278.     }
  8279.     /**
  8280.      * Gets the private 'Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType' shared autowired service.
  8281.      *
  8282.      * @return \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType
  8283.      */
  8284.     protected function getUserSelektorTypeService()
  8285.     {
  8286.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8287.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8288.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Type/UserSelektorType.php';
  8289.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType'] = new \Nellapp\Bundle\SDKBundle\Form\Type\UserSelektorType();
  8290.     }
  8291.     /**
  8292.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService' shared autowired service.
  8293.      *
  8294.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService
  8295.      */
  8296.     protected function getChannelGetterServiceService()
  8297.     {
  8298.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterInterface.php';
  8299.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/ChannelGetterService.php';
  8300.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\ChannelGetterService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\ChannelGetterService(($this->privates['App\\Repository\\Channel\\ChannelRepository'] ?? $this->getChannelRepositoryService()));
  8301.     }
  8302.     /**
  8303.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber' shared autowired service.
  8304.      *
  8305.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\Doctrine\EventSubscriber\ValidGlobalChannelAndUserSubscriber
  8306.      */
  8307.     protected function getValidGlobalChannelAndUserSubscriberService()
  8308.     {
  8309.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8310.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/GlobalGetters/Doctrine/EventSubscriber/ValidGlobalChannelAndUserSubscriber.php';
  8311.         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()));
  8312.     }
  8313.     /**
  8314.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService' shared autowired service.
  8315.      *
  8316.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService
  8317.      */
  8318.     protected function getGlobalEntitiesServiceService()
  8319.     {
  8320.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8321.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'])) {
  8322.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'];
  8323.         }
  8324.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntitiesService($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] ?? $this->getGlobalEntityKeysService()));
  8325.     }
  8326.     /**
  8327.      * Gets the private 'Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys' shared autowired service.
  8328.      *
  8329.      * @return \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys
  8330.      */
  8331.     protected function getGlobalEntityKeysService()
  8332.     {
  8333.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntityKeys'] = new \Nellapp\Bundle\SDKBundle\GlobalGetters\GlobalEntityKeys($this->parameters['nellapp_sdk.global_getter.global_entities']);
  8334.     }
  8335.     /**
  8336.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService' shared autowired service.
  8337.      *
  8338.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\ChannelUserDataMenuDisplayedService
  8339.      */
  8340.     protected function getChannelUserDataMenuDisplayedServiceService()
  8341.     {
  8342.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedService.php';
  8343.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelMenuDisplayedInterface.php';
  8344.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EmptyChannelMenuDisplayed.php';
  8345.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  8346.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  8347.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  8348.         }
  8349.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8350.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  8351.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  8352.         }
  8353.         $c = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  8354.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'])) {
  8355.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'];
  8356.         }
  8357.         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);
  8358.     }
  8359.     /**
  8360.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber' shared autowired service.
  8361.      *
  8362.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\EventSubscriber\TerminateMenuDisplayedSubscriber
  8363.      */
  8364.     protected function getTerminateMenuDisplayedSubscriberService()
  8365.     {
  8366.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/EventSubscriber/TerminateMenuDisplayedSubscriber.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  8368.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  8369.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'])) {
  8370.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\EventSubscriber\\TerminateMenuDisplayedSubscriber'];
  8371.         }
  8372.         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()));
  8373.     }
  8374.     /**
  8375.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware' shared autowired service.
  8376.      *
  8377.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelMenuDisplayed\Messenger\MenuDisplayedMiddleware
  8378.      */
  8379.     protected function getMenuDisplayedMiddlewareService()
  8380.     {
  8381.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  8382.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/Messenger/MenuDisplayedMiddleware.php';
  8383.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  8384.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  8385.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'])) {
  8386.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\Messenger\\MenuDisplayedMiddleware'];
  8387.         }
  8388.         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()));
  8389.     }
  8390.     /**
  8391.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager' shared autowired service.
  8392.      *
  8393.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager
  8394.      */
  8395.     protected function getChannelResourceManagerService()
  8396.     {
  8397.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceManager.php';
  8398.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8399.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'])) {
  8400.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'];
  8401.         }
  8402.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceManager($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), true);
  8403.     }
  8404.     /**
  8405.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService' shared autowired service.
  8406.      *
  8407.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelResourceService
  8408.      */
  8409.     protected function getChannelResourceServiceService()
  8410.     {
  8411.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelResourceService.php';
  8412.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ApiInternal/Client/ApiInternalClient.php';
  8413.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  8414.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  8415.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  8416.         }
  8417.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceManager'] ?? $this->getChannelResourceManagerService());
  8418.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'])) {
  8419.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'];
  8420.         }
  8421.         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')));
  8422.     }
  8423.     /**
  8424.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager' shared autowired service.
  8425.      *
  8426.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager
  8427.      */
  8428.     protected function getChannelUserPermissionGroupManagerService()
  8429.     {
  8430.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionGroup/ChannelUserPermissionGroupManager.php';
  8431.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionGroup\\ChannelUserPermissionGroupManager'] = new \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionGroup\ChannelUserPermissionGroupManager(new RewindableGenerator(function () {
  8432.             return new \EmptyIterator();
  8433.         }, 0));
  8434.     }
  8435.     /**
  8436.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager' shared autowired service.
  8437.      *
  8438.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionManager
  8439.      */
  8440.     protected function getChannelUserPermissionManagerService()
  8441.     {
  8442.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionManager.php';
  8443.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8444.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'])) {
  8445.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelUserPermissionManager'];
  8446.         }
  8447.         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);
  8448.     }
  8449.     /**
  8450.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService' shared autowired service.
  8451.      *
  8452.      * @return \Nellapp\Bundle\SDKBundle\Permission\ChannelUserPermissionService
  8453.      */
  8454.     protected function getChannelUserPermissionServiceService()
  8455.     {
  8456.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelUserPermissionService.php';
  8457.         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()));
  8458.     }
  8459.     /**
  8460.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand' shared autowired service.
  8461.      *
  8462.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CheckChannelMenuDisplayedCommand
  8463.      */
  8464.     protected function getCheckChannelMenuDisplayedCommandService()
  8465.     {
  8466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8467.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CheckChannelMenuDisplayedCommand.php';
  8468.         $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()));
  8469.         $instance->setName('nellapp:check:menu-displayed');
  8470.         $instance->setDescription('Check the channel menu displayed for the given ChannelUserData');
  8471.         return $instance;
  8472.     }
  8473.     /**
  8474.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand' shared autowired service.
  8475.      *
  8476.      * @return \Nellapp\Bundle\SDKBundle\Permission\Command\CleanExpiredChannelResourcePermissionCommand
  8477.      */
  8478.     protected function getCleanExpiredChannelResourcePermissionCommandService()
  8479.     {
  8480.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8481.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Command/CleanExpiredChannelResourcePermissionCommand.php';
  8482.         $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()));
  8483.         $instance->setName('nellapp:check:expired-permission');
  8484.         $instance->setDescription('Remove from database expired channel resource permissions.');
  8485.         return $instance;
  8486.     }
  8487.     /**
  8488.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber' shared autowired service.
  8489.      *
  8490.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\ChannelMenuDisplayedSubscriber
  8491.      */
  8492.     protected function getChannelMenuDisplayedSubscriber2Service()
  8493.     {
  8494.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8495.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/ChannelMenuDisplayedSubscriber.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/ChannelMenuDisplayed/ChannelUserDataMenuDisplayedTerminateTracker.php';
  8497.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\GlobalEntitiesService'] ?? $this->getGlobalEntitiesServiceService());
  8498.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'])) {
  8499.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber'];
  8500.         }
  8501.         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())));
  8502.     }
  8503.     /**
  8504.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber' shared autowired service.
  8505.      *
  8506.      * @return \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber
  8507.      */
  8508.     protected function getPermissionConstraintSubscriberService()
  8509.     {
  8510.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Doctrine/EventSubscriber/Mapping/PermissionConstraintSubscriber.php';
  8512.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber'] = new \Nellapp\Bundle\SDKBundle\Permission\Doctrine\EventSubscriber\Mapping\PermissionConstraintSubscriber();
  8513.     }
  8514.     /**
  8515.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager' shared autowired service.
  8516.      *
  8517.      * @return \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager
  8518.      */
  8519.     protected function getChannelUserPermissionEnumManagerService()
  8520.     {
  8521.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Enum/ChannelUserPermissionEnumManager.php';
  8522.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnumManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnumManager(new RewindableGenerator(function () {
  8523.             yield => ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['App\\Enum\\ChannelUserPermission\\ChannelUserPermissionAsyncEnum'] = new \App\Enum\ChannelUserPermission\ChannelUserPermissionAsyncEnum()));
  8524.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserChannelUserDataPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserChannelUserDataPermissionEnum()));
  8525.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserCursusPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserCursusPermissionEnum()));
  8526.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionAsyncEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionAsyncEnum()));
  8527.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserPermissionEnum()));
  8528.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserSessionPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserSessionPermissionEnum()));
  8529.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Enum\\ChannelUserTrainingPermissionEnum'] = new \Nellapp\Bundle\SDKBundle\Permission\Enum\ChannelUserTrainingPermissionEnum()));
  8530.         }, 7));
  8531.     }
  8532.     /**
  8533.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType' shared autowired service.
  8534.      *
  8535.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType
  8536.      */
  8537.     protected function getChannelUserPermissionEnumTypeService()
  8538.     {
  8539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8540.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8541.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionEnumType.php';
  8542.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionEnumType();
  8543.     }
  8544.     /**
  8545.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType' shared autowired service.
  8546.      *
  8547.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType
  8548.      */
  8549.     protected function getChannelUserPermissionResourceTypeService()
  8550.     {
  8551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8553.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/ChannelUserPermissionResourceType.php';
  8554.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\ChannelUserPermissionResourceType();
  8555.     }
  8556.     /**
  8557.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter' shared autowired service.
  8558.      *
  8559.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter
  8560.      */
  8561.     protected function getChannelUserDataFilterService()
  8562.     {
  8563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8565.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserDataFilter.php';
  8566.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserDataFilter(($this->services['router'] ?? $this->getRouterService()));
  8567.     }
  8568.     /**
  8569.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter' shared autowired service.
  8570.      *
  8571.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter
  8572.      */
  8573.     protected function getChannelUserPermissionResourceFilterService()
  8574.     {
  8575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8577.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/ChannelUserPermissionResourceFilter.php';
  8578.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter'] = new \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\ChannelUserPermissionResourceFilter();
  8579.     }
  8580.     /**
  8581.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType' shared autowired service.
  8582.      *
  8583.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\Filter\MultipleResourcePermissionsType
  8584.      */
  8585.     protected function getMultipleResourcePermissionsTypeService()
  8586.     {
  8587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8589.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/Filter/MultipleResourcePermissionsType.php';
  8590.         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()));
  8591.     }
  8592.     /**
  8593.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType' shared autowired service.
  8594.      *
  8595.      * @return \Nellapp\Bundle\SDKBundle\Permission\Form\SelectUserForChannelResourcePermissionType
  8596.      */
  8597.     protected function getSelectUserForChannelResourcePermissionTypeService()
  8598.     {
  8599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8601.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Form/SelectUserForChannelResourcePermissionType.php';
  8602.         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()));
  8603.     }
  8604.     /**
  8605.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper' shared autowired service.
  8606.      *
  8607.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper
  8608.      */
  8609.     protected function getAuthorizationHelperService()
  8610.     {
  8611.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Authorization/AuthorizationHelper.php';
  8612.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  8613.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'])) {
  8614.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'];
  8615.         }
  8616.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Authorization\AuthorizationHelper($a);
  8617.     }
  8618.     /**
  8619.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager' shared autowired service.
  8620.      *
  8621.      * @return \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager
  8622.      */
  8623.     protected function getChannelUserPermissionHierarchyManagerService()
  8624.     {
  8625.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Hierarchy/ChannelUserPermissionHierarchyManager.php';
  8626.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] = new \Nellapp\Bundle\SDKBundle\Permission\Security\Hierarchy\ChannelUserPermissionHierarchyManager(new RewindableGenerator(function () {
  8627.             yield => ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] ?? ($this->privates['App\\Security\\Hierarchy\\ChannelUserPermissionAsyncHierarchy'] = new \App\Security\Hierarchy\ChannelUserPermissionAsyncHierarchy()));
  8628.             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()));
  8629.             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()));
  8630.             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()));
  8631.             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()));
  8632.             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()));
  8633.         }, 6));
  8634.     }
  8635.     /**
  8636.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime' shared autowired service.
  8637.      *
  8638.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\ChannelUserDataPermissionRuntime
  8639.      */
  8640.     protected function getChannelUserDataPermissionRuntimeService()
  8641.     {
  8642.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/ChannelUserDataPermissionRuntime.php';
  8643.         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()));
  8644.     }
  8645.     /**
  8646.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime' shared autowired service.
  8647.      *
  8648.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\TranslateRuntime
  8649.      */
  8650.     protected function getTranslateRuntimeService()
  8651.     {
  8652.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/TranslateRuntime.php';
  8653.         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()));
  8654.     }
  8655.     /**
  8656.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime' shared autowired service.
  8657.      *
  8658.      * @return \Nellapp\Bundle\SDKBundle\Permission\Twig\Runtime\Info\UserOwnerRuntime
  8659.      */
  8660.     protected function getUserOwnerRuntimeService()
  8661.     {
  8662.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Twig/Runtime/Info/UserOwnerRuntime.php';
  8663.         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()));
  8664.     }
  8665.     /**
  8666.      * Gets the private 'Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter' shared autowired service.
  8667.      *
  8668.      * @return \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter
  8669.      */
  8670.     protected function getUserOwnerGetterService()
  8671.     {
  8672.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/UserOwner/UserOwnerGetter.php';
  8673.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\UserOwner\\UserOwnerGetter'] = new \Nellapp\Bundle\SDKBundle\Permission\UserOwner\UserOwnerGetter(new RewindableGenerator(function () {
  8674.             return new \EmptyIterator();
  8675.         }, 0));
  8676.     }
  8677.     /**
  8678.      * Gets the private 'Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber' shared autowired service.
  8679.      *
  8680.      * @return \Nellapp\Bundle\SDKBundle\ReverseSync\Doctrine\EventSubscriber\ReverseSyncSubscriber
  8681.      */
  8682.     protected function getReverseSyncSubscriberService()
  8683.     {
  8684.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8685.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Doctrine/EventSubscriber/ReverseSyncSubscriber.php';
  8686.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  8687.         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())));
  8688.     }
  8689.     /**
  8690.      * Gets the private 'Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber' shared autowired service.
  8691.      *
  8692.      * @return \Nellapp\Bundle\SDKBundle\ReverseSync\EventSubscriber\ReverseSyncSubscriber
  8693.      */
  8694.     protected function getReverseSyncSubscriber2Service()
  8695.     {
  8696.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/EventSubscriber/ReverseSyncSubscriber.php';
  8697.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Messenger/SenderService.php';
  8698.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/ReverseSync/Tracker/Tracker.php';
  8699.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8700.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'])) {
  8701.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\ReverseSync\\EventSubscriber\\ReverseSyncSubscriber'];
  8702.         }
  8703.         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'));
  8704.     }
  8705.     /**
  8706.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime' shared autowired service.
  8707.      *
  8708.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\DomainsRoutingRuntime
  8709.      */
  8710.     protected function getDomainsRoutingRuntimeService()
  8711.     {
  8712.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/DomainsRoutingRuntime.php';
  8713.         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'))));
  8714.     }
  8715.     /**
  8716.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime' shared autowired service.
  8717.      *
  8718.      * @return \Nellapp\Bundle\SDKBundle\Routing\Twig\Runtime\UrlGeneratorRuntime
  8719.      */
  8720.     protected function getUrlGeneratorRuntimeService()
  8721.     {
  8722.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/Twig/Runtime/UrlGeneratorRuntime.php';
  8723.         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()));
  8724.     }
  8725.     /**
  8726.      * Gets the private 'Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils' shared autowired service.
  8727.      *
  8728.      * @return \Nellapp\Bundle\SDKBundle\Routing\Utils\ChannelMainDomainUtils
  8729.      */
  8730.     protected function getChannelMainDomainUtilsService()
  8731.     {
  8732.         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()));
  8733.     }
  8734.     /**
  8735.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient' shared autowired service.
  8736.      *
  8737.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\SsoClient
  8738.      */
  8739.     protected function getSsoClientService()
  8740.     {
  8741.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8744.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8745.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/SsoClient.php';
  8746.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8747.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'])) {
  8748.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\SsoClient'];
  8749.         }
  8750.         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()));
  8751.     }
  8752.     /**
  8753.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient' shared autowired service.
  8754.      *
  8755.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Account\UserClient
  8756.      */
  8757.     protected function getUserClientService()
  8758.     {
  8759.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8760.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8761.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8762.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8763.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Account/UserClient.php';
  8764.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8765.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'])) {
  8766.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'];
  8767.         }
  8768.         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()));
  8769.     }
  8770.     /**
  8771.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient' shared autowired service.
  8772.      *
  8773.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\AbstractCursusEntityClient
  8774.      */
  8775.     protected function getAbstractCursusEntityClientService()
  8776.     {
  8777.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8778.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8779.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8780.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/AbstractCursusEntityClient.php';
  8782.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8783.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'])) {
  8784.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'];
  8785.         }
  8786.         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()));
  8787.     }
  8788.     /**
  8789.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient' shared autowired service.
  8790.      *
  8791.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\ChannelUserData\ChannelUserDataEntityClient
  8792.      */
  8793.     protected function getChannelUserDataEntityClientService()
  8794.     {
  8795.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8796.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8797.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8798.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/ChannelUserData/ChannelUserDataEntityClient.php';
  8800.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8801.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'])) {
  8802.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'];
  8803.         }
  8804.         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()));
  8805.     }
  8806.     /**
  8807.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient' shared autowired service.
  8808.      *
  8809.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelClient
  8810.      */
  8811.     protected function getChannelClientService()
  8812.     {
  8813.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8814.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8815.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8816.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8817.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelClient.php';
  8818.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8819.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'])) {
  8820.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'];
  8821.         }
  8822.         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()));
  8823.     }
  8824.     /**
  8825.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient' shared autowired service.
  8826.      *
  8827.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelConfigurationClient
  8828.      */
  8829.     protected function getChannelConfigurationClientService()
  8830.     {
  8831.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8832.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8833.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8834.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8835.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelConfigurationClient.php';
  8836.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8837.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'])) {
  8838.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'];
  8839.         }
  8840.         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()));
  8841.     }
  8842.     /**
  8843.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient' shared autowired service.
  8844.      *
  8845.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserCursusPermissionClient
  8846.      */
  8847.     protected function getChannelUserCursusPermissionClientService()
  8848.     {
  8849.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8850.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8851.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8852.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserCursusPermissionClient.php';
  8854.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8855.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'])) {
  8856.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'];
  8857.         }
  8858.         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()));
  8859.     }
  8860.     /**
  8861.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient' shared autowired service.
  8862.      *
  8863.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserRoleClient
  8864.      */
  8865.     protected function getChannelUserRoleClientService()
  8866.     {
  8867.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8868.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8869.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8870.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8871.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserRoleClient.php';
  8872.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8873.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'])) {
  8874.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'];
  8875.         }
  8876.         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()));
  8877.     }
  8878.     /**
  8879.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient' shared autowired service.
  8880.      *
  8881.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserServicePermissionClient
  8882.      */
  8883.     protected function getChannelUserServicePermissionClientService()
  8884.     {
  8885.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8886.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8887.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8888.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8889.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserServicePermissionClient.php';
  8890.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8891.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'])) {
  8892.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'];
  8893.         }
  8894.         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()));
  8895.     }
  8896.     /**
  8897.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient' shared autowired service.
  8898.      *
  8899.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserSessionPermissionClient
  8900.      */
  8901.     protected function getChannelUserSessionPermissionClientService()
  8902.     {
  8903.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8904.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8905.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8906.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8907.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserSessionPermissionClient.php';
  8908.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8909.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'])) {
  8910.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'];
  8911.         }
  8912.         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()));
  8913.     }
  8914.     /**
  8915.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient' shared autowired service.
  8916.      *
  8917.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelUserTrainingPermissionClient
  8918.      */
  8919.     protected function getChannelUserTrainingPermissionClientService()
  8920.     {
  8921.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8922.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8923.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8924.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8925.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelUserTrainingPermissionClient.php';
  8926.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8927.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'])) {
  8928.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'];
  8929.         }
  8930.         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()));
  8931.     }
  8932.     /**
  8933.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient' shared autowired service.
  8934.      *
  8935.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ChannelWhiteLabelClient
  8936.      */
  8937.     protected function getChannelWhiteLabelClientService()
  8938.     {
  8939.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8941.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8942.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8943.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ChannelWhiteLabelClient.php';
  8944.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8945.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'])) {
  8946.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'];
  8947.         }
  8948.         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()));
  8949.     }
  8950.     /**
  8951.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient' shared autowired service.
  8952.      *
  8953.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyClient
  8954.      */
  8955.     protected function getCompanyClientService()
  8956.     {
  8957.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8958.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8959.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8960.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8961.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyClient.php';
  8962.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8963.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'])) {
  8964.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'];
  8965.         }
  8966.         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()));
  8967.     }
  8968.     /**
  8969.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient' shared autowired service.
  8970.      *
  8971.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\CompanyContactClient
  8972.      */
  8973.     protected function getCompanyContactClientService()
  8974.     {
  8975.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8978.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8979.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/CompanyContactClient.php';
  8980.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8981.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'])) {
  8982.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'];
  8983.         }
  8984.         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()));
  8985.     }
  8986.     /**
  8987.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient' shared autowired service.
  8988.      *
  8989.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ContactClient
  8990.      */
  8991.     protected function getContactClientService()
  8992.     {
  8993.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  8994.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  8995.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  8997.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ContactClient.php';
  8998.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  8999.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'])) {
  9000.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'];
  9001.         }
  9002.         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()));
  9003.     }
  9004.     /**
  9005.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient' shared autowired service.
  9006.      *
  9007.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\FrenchProfessionalIdClient
  9008.      */
  9009.     protected function getFrenchProfessionalIdClientService()
  9010.     {
  9011.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9013.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9014.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9015.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/FrenchProfessionalIdClient.php';
  9016.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9017.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'])) {
  9018.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'];
  9019.         }
  9020.         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()));
  9021.     }
  9022.     /**
  9023.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient' shared autowired service.
  9024.      *
  9025.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\GroupClient
  9026.      */
  9027.     protected function getGroupClientService()
  9028.     {
  9029.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9032.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9033.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/GroupClient.php';
  9034.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9035.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'])) {
  9036.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'];
  9037.         }
  9038.         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()));
  9039.     }
  9040.     /**
  9041.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient' shared autowired service.
  9042.      *
  9043.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\OrganizationClient
  9044.      */
  9045.     protected function getOrganizationClientService()
  9046.     {
  9047.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9048.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9049.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9050.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9051.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/OrganizationClient.php';
  9052.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9053.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'])) {
  9054.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'];
  9055.         }
  9056.         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()));
  9057.     }
  9058.     /**
  9059.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient' shared autowired service.
  9060.      *
  9061.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\PlaceClient
  9062.      */
  9063.     protected function getPlaceClientService()
  9064.     {
  9065.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9066.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9067.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9068.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9069.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/PlaceClient.php';
  9070.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9071.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'])) {
  9072.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'];
  9073.         }
  9074.         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()));
  9075.     }
  9076.     /**
  9077.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient' shared autowired service.
  9078.      *
  9079.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\RoomClient
  9080.      */
  9081.     protected function getRoomClientService()
  9082.     {
  9083.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9084.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9085.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9086.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9087.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/RoomClient.php';
  9088.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9089.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'])) {
  9090.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'];
  9091.         }
  9092.         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()));
  9093.     }
  9094.     /**
  9095.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient' shared autowired service.
  9096.      *
  9097.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\ServiceClient
  9098.      */
  9099.     protected function getServiceClientService()
  9100.     {
  9101.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9102.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9103.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9104.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9105.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/ServiceClient.php';
  9106.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9107.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'])) {
  9108.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'];
  9109.         }
  9110.         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()));
  9111.     }
  9112.     /**
  9113.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient' shared autowired service.
  9114.      *
  9115.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\SessionClient
  9116.      */
  9117.     protected function getSessionClientService()
  9118.     {
  9119.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9120.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9121.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9122.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9123.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/SessionClient.php';
  9124.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9125.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'])) {
  9126.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'];
  9127.         }
  9128.         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()));
  9129.     }
  9130.     /**
  9131.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient' shared autowired service.
  9132.      *
  9133.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\TrainingClient
  9134.      */
  9135.     protected function getTrainingClientService()
  9136.     {
  9137.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9138.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9139.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9140.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9141.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/TrainingClient.php';
  9142.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9143.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'])) {
  9144.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'];
  9145.         }
  9146.         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()));
  9147.     }
  9148.     /**
  9149.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient' shared autowired service.
  9150.      *
  9151.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\Channel\UserFromChannelClient
  9152.      */
  9153.     protected function getUserFromChannelClientService()
  9154.     {
  9155.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/DataSyncEntityClientInterface.php';
  9156.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/SerializerAwareTrait.php';
  9157.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AbstractEntityClient.php';
  9158.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/AbstractSyncEntityClient.php';
  9159.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/Channel/UserFromChannelClient.php';
  9160.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  9161.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'])) {
  9162.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'];
  9163.         }
  9164.         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()));
  9165.     }
  9166.     /**
  9167.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient' shared autowired service.
  9168.      *
  9169.      * @return \Nellapp\Bundle\SDKBundle\Sync\ApiClient\SyncCoreClient
  9170.      */
  9171.     protected function getSyncCoreClientService()
  9172.     {
  9173.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/HttpClient/AppHttpClientInterface.php';
  9174.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/ApiClient/SyncCoreClient.php';
  9175.         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'));
  9176.     }
  9177.     /**
  9178.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand' shared autowired service.
  9179.      *
  9180.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\FailedMessageCommand
  9181.      */
  9182.     protected function getFailedMessageCommandService()
  9183.     {
  9184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/FailedMessageCommand.php';
  9186.         $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()));
  9187.         $instance->setName('nellapp:failed-message');
  9188.         return $instance;
  9189.     }
  9190.     /**
  9191.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand' shared autowired service.
  9192.      *
  9193.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\FullRefreshClassCommand
  9194.      */
  9195.     protected function getFullRefreshClassCommandService()
  9196.     {
  9197.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9198.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/FullRefreshClassCommand.php';
  9199.         $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()));
  9200.         $instance->setName('nellapp:force-full-refresh');
  9201.         $instance->setDescription('Force full refresh of a class');
  9202.         return $instance;
  9203.     }
  9204.     /**
  9205.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand' shared autowired service.
  9206.      *
  9207.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshClassCommand
  9208.      */
  9209.     protected function getRefreshClassCommandService()
  9210.     {
  9211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9212.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshClassCommand.php';
  9213.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorManager.php';
  9214.         $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 () {
  9215.             yield => ($this->privates['App\\SdkBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydratorService());
  9216.             yield => ($this->privates['App\\SdkBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydratorService());
  9217.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydrator2Service());
  9218.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydrator2Service());
  9219.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  9220.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService());
  9221.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService());
  9222.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService());
  9223.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  9224.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService());
  9225.             yield 10 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  9226.             yield 11 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService());
  9227.             yield 12 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService());
  9228.             yield 13 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService());
  9229.             yield 14 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  9230.             yield 15 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService());
  9231.             yield 16 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'] ?? $this->getContactHydratorService());
  9232.             yield 17 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService());
  9233.             yield 18 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  9234.             yield 19 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService());
  9235.             yield 20 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService());
  9236.             yield 21 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService());
  9237.             yield 22 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  9238.             yield 23 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  9239.             yield 24 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService());
  9240.             yield 25 => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Common\\AddressHydrator'] ?? $this->getAddressHydratorService());
  9241.         }, 26)), ($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()));
  9242.         $instance->setName('nellapp:force-refresh');
  9243.         $instance->setDescription('Force refresh of a class');
  9244.         return $instance;
  9245.     }
  9246.     /**
  9247.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand' shared autowired service.
  9248.      *
  9249.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\RefreshOneCommand
  9250.      */
  9251.     protected function getRefreshOneCommandService()
  9252.     {
  9253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9254.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/RefreshOneCommand.php';
  9255.         $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()));
  9256.         $instance->setName('nellapp:force-refresh-one');
  9257.         $instance->setDescription('Force refresh of an entity');
  9258.         return $instance;
  9259.     }
  9260.     /**
  9261.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand' shared autowired service.
  9262.      *
  9263.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\ForceSync\UserFromChannelCommand
  9264.      */
  9265.     protected function getUserFromChannelCommandService()
  9266.     {
  9267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9268.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/ForceSync/UserFromChannelCommand.php';
  9269.         $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()));
  9270.         $instance->setName('nellapp:force-sync:ufc');
  9271.         $instance->setDescription('Force sync all UserFromChannel');
  9272.         return $instance;
  9273.     }
  9274.     /**
  9275.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand' shared autowired service.
  9276.      *
  9277.      * @return \Nellapp\Bundle\SDKBundle\Sync\Command\SyncOneCommand
  9278.      */
  9279.     protected function getSyncOneCommandService()
  9280.     {
  9281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9282.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Command/SyncOneCommand.php';
  9283.         $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()));
  9284.         $instance->setName('nellapp:sync:one');
  9285.         $instance->setDescription('Manual sync by id');
  9286.         return $instance;
  9287.     }
  9288.     /**
  9289.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher' shared autowired service.
  9290.      *
  9291.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher
  9292.      */
  9293.     protected function getUserRefresherService()
  9294.     {
  9295.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  9296.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  9297.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Account/UserRefresher.php';
  9298.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'] ?? $this->getUserRefresher2Service());
  9299.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  9300.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  9301.         }
  9302.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelMenuDisplayed\\ChannelUserDataMenuDisplayedService'] ?? $this->getChannelUserDataMenuDisplayedServiceService());
  9303.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'])) {
  9304.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'];
  9305.         }
  9306.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher($a$b$this->parameters['entities_handled']);
  9307.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9308.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  9309.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  9310.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Account\UserRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()));
  9311.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9312.         return $instance;
  9313.     }
  9314.     /**
  9315.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher' shared autowired service.
  9316.      *
  9317.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher
  9318.      */
  9319.     protected function getChannelRefresher2Service()
  9320.     {
  9321.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefresherInterface.php';
  9322.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/AbstractRefresher.php';
  9323.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/Channel/ChannelRefresher.php';
  9324.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresherService()));
  9325.         $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9326.         $instance $instance->setRetrieverManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Retriever\\RetrieverManager'] ?? $this->getRetrieverManagerService()));
  9327.         $instance $instance->setRefresherManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Refresher\\RefresherManager'] ?? $this->getRefresherManagerService()));
  9328.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\FullRefresher\Channel\ChannelRefresher'] = $instance $instance->setClientManager(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\HttpClient\\EntityClientManager'] ?? $this->getEntityClientManagerService()));
  9329.         $instance->setManagerRegistry(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9330.         return $instance;
  9331.     }
  9332.     /**
  9333.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager' shared autowired service.
  9334.      *
  9335.      * @return \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager
  9336.      */
  9337.     protected function getFullRefreshManagerService()
  9338.     {
  9339.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/FullRefresher/FullRefreshManager.php';
  9340.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\FullRefreshManager'] = new \Nellapp\Bundle\SDKBundle\Sync\FullRefresher\FullRefreshManager(new RewindableGenerator(function () {
  9341.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Account\\UserRefresher'] ?? $this->getUserRefresherService());
  9342.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\FullRefresher\\Channel\\ChannelRefresher'] ?? $this->getChannelRefresher2Service());
  9343.         }, 2));
  9344.     }
  9345.     /**
  9346.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator' shared autowired service.
  9347.      *
  9348.      * @return \App\SdkBundle\Sync\Hydrator\Account\UserHydrator
  9349.      */
  9350.     protected function getUserHydrator2Service()
  9351.     {
  9352.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9353.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9354.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Account/UserHydrator.php';
  9355.         include_once \dirname(__DIR__4).'/src/SdkBundle/Sync/Hydrator/Account/UserHydrator.php';
  9356.         $instance = new \App\SdkBundle\Sync\Hydrator\Account\UserHydrator(($this->privates['App\\Repository\\Common\\ContactRepository'] ?? $this->getContactRepositoryService()));
  9357.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Account\UserHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9358.         return $instance;
  9359.     }
  9360.     /**
  9361.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator' shared autowired service.
  9362.      *
  9363.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator
  9364.      */
  9365.     protected function getAbstractCursusHydratorService()
  9366.     {
  9367.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9368.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9369.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/AbstractCursusHydrator.php';
  9370.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'] ?? $this->getTrainingRetrieverService());
  9371.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  9372.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  9373.         }
  9374.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService());
  9375.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'])) {
  9376.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'];
  9377.         }
  9378.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator($a$b);
  9379.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\AbstractCursusHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9380.         return $instance;
  9381.     }
  9382.     /**
  9383.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator' shared autowired service.
  9384.      *
  9385.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator
  9386.      */
  9387.     protected function getChannelConfigurationHydratorService()
  9388.     {
  9389.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9390.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9391.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelConfigurationHydrator.php';
  9392.         $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()));
  9393.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelConfigurationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9394.         return $instance;
  9395.     }
  9396.     /**
  9397.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator' shared autowired service.
  9398.      *
  9399.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator
  9400.      */
  9401.     protected function getChannelHydratorService()
  9402.     {
  9403.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9404.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9405.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelHydrator.php';
  9406.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Account\\UserRetriever'] ?? $this->getUserRetrieverService()));
  9407.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9408.         return $instance;
  9409.     }
  9410.     /**
  9411.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator' shared autowired service.
  9412.      *
  9413.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator
  9414.      */
  9415.     protected function getChannelUserCursusPermissionHydratorService()
  9416.     {
  9417.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9418.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9419.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserCursusPermissionHydrator.php';
  9420.         $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()));
  9421.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserCursusPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9422.         return $instance;
  9423.     }
  9424.     /**
  9425.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator' shared autowired service.
  9426.      *
  9427.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator
  9428.      */
  9429.     protected function getChannelUserDataHydratorService()
  9430.     {
  9431.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9432.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9433.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserDataHydrator.php';
  9434.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'] ?? $this->getChannelUserRoleRetrieverService());
  9435.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'])) {
  9436.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'];
  9437.         }
  9438.         $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);
  9439.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserDataHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9440.         return $instance;
  9441.     }
  9442.     /**
  9443.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator' shared autowired service.
  9444.      *
  9445.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator
  9446.      */
  9447.     protected function getChannelUserRoleHydratorService()
  9448.     {
  9449.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9450.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9451.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserRoleHydrator.php';
  9452.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  9453.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserRoleHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9454.         return $instance;
  9455.     }
  9456.     /**
  9457.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator' shared autowired service.
  9458.      *
  9459.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator
  9460.      */
  9461.     protected function getChannelUserServicePermissionHydratorService()
  9462.     {
  9463.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9464.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9465.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserServicePermissionHydrator.php';
  9466.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'] ?? $this->getSessionRetrieverService());
  9467.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'])) {
  9468.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'];
  9469.         }
  9470.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'] ?? $this->getChannelUserDataRetrieverService()), $a);
  9471.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserServicePermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9472.         return $instance;
  9473.     }
  9474.     /**
  9475.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator' shared autowired service.
  9476.      *
  9477.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator
  9478.      */
  9479.     protected function getChannelUserSessionPermissionHydratorService()
  9480.     {
  9481.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9482.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9483.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserSessionPermissionHydrator.php';
  9484.         $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()));
  9485.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserSessionPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9486.         return $instance;
  9487.     }
  9488.     /**
  9489.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator' shared autowired service.
  9490.      *
  9491.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator
  9492.      */
  9493.     protected function getChannelUserTrainingPermissionHydratorService()
  9494.     {
  9495.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9496.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9497.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelUserTrainingPermissionHydrator.php';
  9498.         $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()));
  9499.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelUserTrainingPermissionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9500.         return $instance;
  9501.     }
  9502.     /**
  9503.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator' shared autowired service.
  9504.      *
  9505.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator
  9506.      */
  9507.     protected function getChannelWhiteLabelHydratorService()
  9508.     {
  9509.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9510.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9511.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ChannelWhiteLabelHydrator.php';
  9512.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  9513.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ChannelWhiteLabelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9514.         return $instance;
  9515.     }
  9516.     /**
  9517.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator' shared autowired service.
  9518.      *
  9519.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator
  9520.      */
  9521.     protected function getCompanyContactHydratorService()
  9522.     {
  9523.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9524.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9525.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyContactHydrator.php';
  9526.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'] ?? $this->getCompanyRetrieverService());
  9527.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'])) {
  9528.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'];
  9529.         }
  9530.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'] ?? $this->getContactRetrieverService());
  9531.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'])) {
  9532.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'];
  9533.         }
  9534.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator($a$b);
  9535.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9536.         return $instance;
  9537.     }
  9538.     /**
  9539.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator' shared autowired service.
  9540.      *
  9541.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator
  9542.      */
  9543.     protected function getCompanyHydratorService()
  9544.     {
  9545.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9546.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9547.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/CompanyHydrator.php';
  9548.         $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()));
  9549.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\CompanyHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9550.         return $instance;
  9551.     }
  9552.     /**
  9553.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator' shared autowired service.
  9554.      *
  9555.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator
  9556.      */
  9557.     protected function getContactHydratorService()
  9558.     {
  9559.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9560.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9561.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ContactHydrator.php';
  9562.         $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()));
  9563.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ContactHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9564.         return $instance;
  9565.     }
  9566.     /**
  9567.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator' shared autowired service.
  9568.      *
  9569.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator
  9570.      */
  9571.     protected function getFrenchProfessionalIdHydratorService()
  9572.     {
  9573.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9574.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9575.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/FrenchProfessionalIdHydrator.php';
  9576.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator();
  9577.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\FrenchProfessionalIdHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9578.         return $instance;
  9579.     }
  9580.     /**
  9581.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator' shared autowired service.
  9582.      *
  9583.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator
  9584.      */
  9585.     protected function getGroupHydratorService()
  9586.     {
  9587.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9588.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9589.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/GroupHydrator.php';
  9590.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService());
  9591.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'])) {
  9592.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'];
  9593.         }
  9594.         $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);
  9595.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\GroupHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9596.         return $instance;
  9597.     }
  9598.     /**
  9599.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator' shared autowired service.
  9600.      *
  9601.      * @return \App\SdkBundle\Sync\Hydrator\Channel\OrganizationHydrator
  9602.      */
  9603.     protected function getOrganizationHydrator2Service()
  9604.     {
  9605.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9606.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9607.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/OrganizationHydrator.php';
  9608.         include_once \dirname(__DIR__4).'/src/SdkBundle/Sync/Hydrator/Channel/OrganizationHydrator.php';
  9609.         $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()));
  9610.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\OrganizationHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9611.         return $instance;
  9612.     }
  9613.     /**
  9614.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator' shared autowired service.
  9615.      *
  9616.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator
  9617.      */
  9618.     protected function getPlaceHydratorService()
  9619.     {
  9620.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9621.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9622.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/PlaceHydrator.php';
  9623.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService()));
  9624.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\PlaceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9625.         return $instance;
  9626.     }
  9627.     /**
  9628.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator' shared autowired service.
  9629.      *
  9630.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator
  9631.      */
  9632.     protected function getRoomHydratorService()
  9633.     {
  9634.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9636.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/RoomHydrator.php';
  9637.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'] ?? $this->getPlaceRetrieverService()));
  9638.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\RoomHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9639.         return $instance;
  9640.     }
  9641.     /**
  9642.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator' shared autowired service.
  9643.      *
  9644.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator
  9645.      */
  9646.     protected function getServiceHydratorService()
  9647.     {
  9648.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9649.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9650.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/ServiceHydrator.php';
  9651.         $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()));
  9652.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\ServiceHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9653.         return $instance;
  9654.     }
  9655.     /**
  9656.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator' shared autowired service.
  9657.      *
  9658.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator
  9659.      */
  9660.     protected function getSessionHydratorService()
  9661.     {
  9662.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9663.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9664.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/SessionHydrator.php';
  9665.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'] ?? $this->getGroupRetrieverService());
  9666.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'])) {
  9667.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'];
  9668.         }
  9669.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator($a);
  9670.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\SessionHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9671.         return $instance;
  9672.     }
  9673.     /**
  9674.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator' shared autowired service.
  9675.      *
  9676.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator
  9677.      */
  9678.     protected function getTrainingHydratorService()
  9679.     {
  9680.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9681.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9682.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/TrainingHydrator.php';
  9683.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'] ?? $this->getChannelRetrieverService());
  9684.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'])) {
  9685.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'];
  9686.         }
  9687.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator($a);
  9688.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\TrainingHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9689.         return $instance;
  9690.     }
  9691.     /**
  9692.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator' shared autowired service.
  9693.      *
  9694.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator
  9695.      */
  9696.     protected function getUserFromChannelHydratorService()
  9697.     {
  9698.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9699.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9700.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Channel/UserFromChannelHydrator.php';
  9701.         $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()));
  9702.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Channel\UserFromChannelHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9703.         return $instance;
  9704.     }
  9705.     /**
  9706.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator' shared autowired service.
  9707.      *
  9708.      * @return \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator
  9709.      */
  9710.     protected function getAddressHydratorService()
  9711.     {
  9712.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/HydratorInterface.php';
  9713.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Hydrator/AbstractHydrator.php';
  9714.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Hydrator/Common/AddressHydrator.php';
  9715.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator();
  9716.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Hydrator\Common\AddressHydrator'] = $instance $instance->setManipulator(($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService()));
  9717.         return $instance;
  9718.     }
  9719.     /**
  9720.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher' shared autowired service.
  9721.      *
  9722.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher
  9723.      */
  9724.     protected function getUserRefresher2Service()
  9725.     {
  9726.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9727.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9728.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Account/UserRefresher.php';
  9729.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Account\\UserClient'] ?? $this->getUserClientService());
  9730.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'])) {
  9731.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Refresher\\Account\\UserRefresher'];
  9732.         }
  9733.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Account\\UserHydrator'] ?? $this->getUserHydrator2Service()), $a);
  9734.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Account\UserRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9735.         return $instance;
  9736.     }
  9737.     /**
  9738.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher' shared autowired service.
  9739.      *
  9740.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher
  9741.      */
  9742.     protected function getAbstractCursusRefresherService()
  9743.     {
  9744.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9745.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9746.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/AbstractCursusRefresher.php';
  9747.         $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()));
  9748.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\AbstractCursusRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9749.         return $instance;
  9750.     }
  9751.     /**
  9752.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher' shared autowired service.
  9753.      *
  9754.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher
  9755.      */
  9756.     protected function getChannelConfigurationRefresherService()
  9757.     {
  9758.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9759.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9760.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelConfigurationRefresher.php';
  9761.         $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()));
  9762.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelConfigurationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9763.         return $instance;
  9764.     }
  9765.     /**
  9766.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher' shared autowired service.
  9767.      *
  9768.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher
  9769.      */
  9770.     protected function getChannelRefresherService()
  9771.     {
  9772.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9773.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9774.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelRefresher.php';
  9775.         $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()));
  9776.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9777.         return $instance;
  9778.     }
  9779.     /**
  9780.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher' shared autowired service.
  9781.      *
  9782.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher
  9783.      */
  9784.     protected function getChannelUserCursusPermissionRefresherService()
  9785.     {
  9786.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9787.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9788.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserCursusPermissionRefresher.php';
  9789.         $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()));
  9790.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserCursusPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9791.         return $instance;
  9792.     }
  9793.     /**
  9794.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher' shared autowired service.
  9795.      *
  9796.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher
  9797.      */
  9798.     protected function getChannelUserDataRefresherService()
  9799.     {
  9800.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9801.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9802.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserDataRefresher.php';
  9803.         $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()));
  9804.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserDataRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9805.         return $instance;
  9806.     }
  9807.     /**
  9808.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher' shared autowired service.
  9809.      *
  9810.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher
  9811.      */
  9812.     protected function getChannelUserRoleRefresherService()
  9813.     {
  9814.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9815.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9816.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserRoleRefresher.php';
  9817.         $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()));
  9818.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserRoleRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9819.         return $instance;
  9820.     }
  9821.     /**
  9822.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher' shared autowired service.
  9823.      *
  9824.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher
  9825.      */
  9826.     protected function getChannelUserServicePermissionRefresherService()
  9827.     {
  9828.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9829.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9830.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserServicePermissionRefresher.php';
  9831.         $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()));
  9832.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserServicePermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9833.         return $instance;
  9834.     }
  9835.     /**
  9836.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher' shared autowired service.
  9837.      *
  9838.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher
  9839.      */
  9840.     protected function getChannelUserSessionPermissionRefresherService()
  9841.     {
  9842.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9843.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9844.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserSessionPermissionRefresher.php';
  9845.         $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()));
  9846.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserSessionPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9847.         return $instance;
  9848.     }
  9849.     /**
  9850.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher' shared autowired service.
  9851.      *
  9852.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher
  9853.      */
  9854.     protected function getChannelUserTrainingPermissionRefresherService()
  9855.     {
  9856.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9857.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9858.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelUserTrainingPermissionRefresher.php';
  9859.         $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()));
  9860.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelUserTrainingPermissionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9861.         return $instance;
  9862.     }
  9863.     /**
  9864.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher' shared autowired service.
  9865.      *
  9866.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher
  9867.      */
  9868.     protected function getChannelWhiteLabelRefresherService()
  9869.     {
  9870.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9871.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9872.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ChannelWhiteLabelRefresher.php';
  9873.         $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()));
  9874.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ChannelWhiteLabelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9875.         return $instance;
  9876.     }
  9877.     /**
  9878.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher' shared autowired service.
  9879.      *
  9880.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher
  9881.      */
  9882.     protected function getCompanyContactRefresherService()
  9883.     {
  9884.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9885.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9886.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyContactRefresher.php';
  9887.         $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()));
  9888.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9889.         return $instance;
  9890.     }
  9891.     /**
  9892.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher' shared autowired service.
  9893.      *
  9894.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher
  9895.      */
  9896.     protected function getCompanyRefresherService()
  9897.     {
  9898.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9899.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9900.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/CompanyRefresher.php';
  9901.         $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()));
  9902.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\CompanyRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9903.         return $instance;
  9904.     }
  9905.     /**
  9906.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher' shared autowired service.
  9907.      *
  9908.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher
  9909.      */
  9910.     protected function getContactRefresherService()
  9911.     {
  9912.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9913.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9914.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ContactRefresher.php';
  9915.         $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()));
  9916.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ContactRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9917.         return $instance;
  9918.     }
  9919.     /**
  9920.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher' shared autowired service.
  9921.      *
  9922.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher
  9923.      */
  9924.     protected function getFrenchProfessionalIdRefresherService()
  9925.     {
  9926.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9927.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9928.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/FrenchProfessionalIdRefresher.php';
  9929.         $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()));
  9930.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\FrenchProfessionalIdRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9931.         return $instance;
  9932.     }
  9933.     /**
  9934.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher' shared autowired service.
  9935.      *
  9936.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher
  9937.      */
  9938.     protected function getGroupRefresherService()
  9939.     {
  9940.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9941.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9942.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/GroupRefresher.php';
  9943.         $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()));
  9944.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\GroupRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9945.         return $instance;
  9946.     }
  9947.     /**
  9948.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher' shared autowired service.
  9949.      *
  9950.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher
  9951.      */
  9952.     protected function getOrganizationRefresherService()
  9953.     {
  9954.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9955.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9956.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/OrganizationRefresher.php';
  9957.         $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()));
  9958.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\OrganizationRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9959.         return $instance;
  9960.     }
  9961.     /**
  9962.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher' shared autowired service.
  9963.      *
  9964.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher
  9965.      */
  9966.     protected function getPlaceRefresherService()
  9967.     {
  9968.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9969.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9970.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/PlaceRefresher.php';
  9971.         $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()));
  9972.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\PlaceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9973.         return $instance;
  9974.     }
  9975.     /**
  9976.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher' shared autowired service.
  9977.      *
  9978.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher
  9979.      */
  9980.     protected function getRoomRefresherService()
  9981.     {
  9982.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9983.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9984.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/RoomRefresher.php';
  9985.         $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()));
  9986.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\RoomRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  9987.         return $instance;
  9988.     }
  9989.     /**
  9990.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher' shared autowired service.
  9991.      *
  9992.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher
  9993.      */
  9994.     protected function getServiceRefresherService()
  9995.     {
  9996.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  9997.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  9998.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/ServiceRefresher.php';
  9999.         $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()));
  10000.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\ServiceRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10001.         return $instance;
  10002.     }
  10003.     /**
  10004.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher' shared autowired service.
  10005.      *
  10006.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher
  10007.      */
  10008.     protected function getSessionRefresherService()
  10009.     {
  10010.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  10011.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  10012.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/SessionRefresher.php';
  10013.         $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()));
  10014.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\SessionRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10015.         return $instance;
  10016.     }
  10017.     /**
  10018.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher' shared autowired service.
  10019.      *
  10020.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher
  10021.      */
  10022.     protected function getTrainingRefresherService()
  10023.     {
  10024.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  10025.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  10026.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/TrainingRefresher.php';
  10027.         $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()));
  10028.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\TrainingRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10029.         return $instance;
  10030.     }
  10031.     /**
  10032.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher' shared autowired service.
  10033.      *
  10034.      * @return \Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher
  10035.      */
  10036.     protected function getUserFromChannelRefresherService()
  10037.     {
  10038.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/RefresherInterface.php';
  10039.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Refresher/AbstractRefresher.php';
  10040.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Refresher/Channel/UserFromChannelRefresher.php';
  10041.         $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()));
  10042.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Refresher\Channel\UserFromChannelRefresher'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10043.         return $instance;
  10044.     }
  10045.     /**
  10046.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever' shared autowired service.
  10047.      *
  10048.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever
  10049.      */
  10050.     protected function getUserRetrieverService()
  10051.     {
  10052.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10053.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10054.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Account/UserRetriever.php';
  10055.         $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->getUserHydrator2Service()));
  10056.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Account\UserRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10057.         return $instance;
  10058.     }
  10059.     /**
  10060.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever' shared autowired service.
  10061.      *
  10062.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever
  10063.      */
  10064.     protected function getAbstractCursusRetrieverService()
  10065.     {
  10066.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10067.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10068.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/AbstractCursusRetriever.php';
  10069.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\AbstractCursusEntityClient'] ?? $this->getAbstractCursusEntityClientService());
  10070.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  10071.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  10072.         }
  10073.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\AbstractCursusHydrator'] ?? $this->getAbstractCursusHydratorService());
  10074.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'])) {
  10075.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\AbstractCursusRetriever'];
  10076.         }
  10077.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever($a$b);
  10078.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\AbstractCursusRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10079.         return $instance;
  10080.     }
  10081.     /**
  10082.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever' shared autowired service.
  10083.      *
  10084.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever
  10085.      */
  10086.     protected function getChannelConfigurationRetrieverService()
  10087.     {
  10088.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10089.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10090.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelConfigurationRetriever.php';
  10091.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelConfigurationClient'] ?? $this->getChannelConfigurationClientService());
  10092.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'])) {
  10093.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelConfigurationRetriever'];
  10094.         }
  10095.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelConfigurationHydrator'] ?? $this->getChannelConfigurationHydratorService()));
  10096.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelConfigurationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10097.         return $instance;
  10098.     }
  10099.     /**
  10100.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever' shared autowired service.
  10101.      *
  10102.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever
  10103.      */
  10104.     protected function getChannelRetrieverService()
  10105.     {
  10106.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10107.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10108.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelRetriever.php';
  10109.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelClient'] ?? $this->getChannelClientService());
  10110.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'])) {
  10111.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelRetriever'];
  10112.         }
  10113.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelHydrator'] ?? $this->getChannelHydratorService()));
  10114.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10115.         return $instance;
  10116.     }
  10117.     /**
  10118.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever' shared autowired service.
  10119.      *
  10120.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever
  10121.      */
  10122.     protected function getChannelUserCursusPermissionRetrieverService()
  10123.     {
  10124.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10125.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10126.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserCursusPermissionRetriever.php';
  10127.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserCursusPermissionClient'] ?? $this->getChannelUserCursusPermissionClientService());
  10128.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'])) {
  10129.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserCursusPermissionRetriever'];
  10130.         }
  10131.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserCursusPermissionHydrator'] ?? $this->getChannelUserCursusPermissionHydratorService()));
  10132.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserCursusPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10133.         return $instance;
  10134.     }
  10135.     /**
  10136.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever' shared autowired service.
  10137.      *
  10138.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever
  10139.      */
  10140.     protected function getChannelUserDataRetrieverService()
  10141.     {
  10142.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10143.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10144.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserDataRetriever.php';
  10145.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserDataHydrator'] ?? $this->getChannelUserDataHydratorService());
  10146.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'])) {
  10147.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserDataRetriever'];
  10148.         }
  10149.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\ChannelUserData\\ChannelUserDataEntityClient'] ?? $this->getChannelUserDataEntityClientService()), $a);
  10150.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserDataRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10151.         return $instance;
  10152.     }
  10153.     /**
  10154.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever' shared autowired service.
  10155.      *
  10156.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever
  10157.      */
  10158.     protected function getChannelUserRoleRetrieverService()
  10159.     {
  10160.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10161.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10162.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserRoleRetriever.php';
  10163.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserRoleClient'] ?? $this->getChannelUserRoleClientService());
  10164.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'])) {
  10165.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserRoleRetriever'];
  10166.         }
  10167.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserRoleHydrator'] ?? $this->getChannelUserRoleHydratorService()));
  10168.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserRoleRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10169.         return $instance;
  10170.     }
  10171.     /**
  10172.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever' shared autowired service.
  10173.      *
  10174.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever
  10175.      */
  10176.     protected function getChannelUserServicePermissionRetrieverService()
  10177.     {
  10178.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10179.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10180.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserServicePermissionRetriever.php';
  10181.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserServicePermissionHydrator'] ?? $this->getChannelUserServicePermissionHydratorService());
  10182.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  10183.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  10184.         }
  10185.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserServicePermissionClient'] ?? $this->getChannelUserServicePermissionClientService());
  10186.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'])) {
  10187.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserServicePermissionRetriever'];
  10188.         }
  10189.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever($a$b);
  10190.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserServicePermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10191.         return $instance;
  10192.     }
  10193.     /**
  10194.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever' shared autowired service.
  10195.      *
  10196.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever
  10197.      */
  10198.     protected function getChannelUserSessionPermissionRetrieverService()
  10199.     {
  10200.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10201.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10202.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserSessionPermissionRetriever.php';
  10203.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserSessionPermissionClient'] ?? $this->getChannelUserSessionPermissionClientService());
  10204.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'])) {
  10205.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserSessionPermissionRetriever'];
  10206.         }
  10207.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserSessionPermissionHydrator'] ?? $this->getChannelUserSessionPermissionHydratorService()), $a);
  10208.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserSessionPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10209.         return $instance;
  10210.     }
  10211.     /**
  10212.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever' shared autowired service.
  10213.      *
  10214.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever
  10215.      */
  10216.     protected function getChannelUserTrainingPermissionRetrieverService()
  10217.     {
  10218.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10219.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10220.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelUserTrainingPermissionRetriever.php';
  10221.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelUserTrainingPermissionClient'] ?? $this->getChannelUserTrainingPermissionClientService());
  10222.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'])) {
  10223.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelUserTrainingPermissionRetriever'];
  10224.         }
  10225.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever(($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelUserTrainingPermissionHydrator'] ?? $this->getChannelUserTrainingPermissionHydratorService()), $a);
  10226.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelUserTrainingPermissionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10227.         return $instance;
  10228.     }
  10229.     /**
  10230.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever' shared autowired service.
  10231.      *
  10232.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever
  10233.      */
  10234.     protected function getChannelWhiteLabelRetrieverService()
  10235.     {
  10236.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10237.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10238.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ChannelWhiteLabelRetriever.php';
  10239.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ChannelWhiteLabelClient'] ?? $this->getChannelWhiteLabelClientService());
  10240.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'])) {
  10241.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ChannelWhiteLabelRetriever'];
  10242.         }
  10243.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ChannelWhiteLabelHydrator'] ?? $this->getChannelWhiteLabelHydratorService()));
  10244.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ChannelWhiteLabelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10245.         return $instance;
  10246.     }
  10247.     /**
  10248.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever' shared autowired service.
  10249.      *
  10250.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever
  10251.      */
  10252.     protected function getCompanyContactRetrieverService()
  10253.     {
  10254.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10255.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10256.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyContactRetriever.php';
  10257.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyContactClient'] ?? $this->getCompanyContactClientService());
  10258.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'])) {
  10259.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'];
  10260.         }
  10261.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyContactHydrator'] ?? $this->getCompanyContactHydratorService());
  10262.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'])) {
  10263.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyContactRetriever'];
  10264.         }
  10265.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever($a$b);
  10266.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10267.         return $instance;
  10268.     }
  10269.     /**
  10270.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever' shared autowired service.
  10271.      *
  10272.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever
  10273.      */
  10274.     protected function getCompanyRetrieverService()
  10275.     {
  10276.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10277.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10278.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/CompanyRetriever.php';
  10279.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\CompanyClient'] ?? $this->getCompanyClientService());
  10280.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'])) {
  10281.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\CompanyRetriever'];
  10282.         }
  10283.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\CompanyHydrator'] ?? $this->getCompanyHydratorService()));
  10284.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\CompanyRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10285.         return $instance;
  10286.     }
  10287.     /**
  10288.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever' shared autowired service.
  10289.      *
  10290.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever
  10291.      */
  10292.     protected function getContactRetrieverService()
  10293.     {
  10294.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10295.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10296.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ContactRetriever.php';
  10297.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ContactClient'] ?? $this->getContactClientService());
  10298.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'])) {
  10299.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ContactRetriever'];
  10300.         }
  10301.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ContactHydrator'] ?? $this->getContactHydratorService()));
  10302.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ContactRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10303.         return $instance;
  10304.     }
  10305.     /**
  10306.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever' shared autowired service.
  10307.      *
  10308.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever
  10309.      */
  10310.     protected function getFrenchProfessionalIdRetrieverService()
  10311.     {
  10312.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10313.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10314.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/FrenchProfessionalIdRetriever.php';
  10315.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\FrenchProfessionalIdClient'] ?? $this->getFrenchProfessionalIdClientService());
  10316.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'])) {
  10317.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\FrenchProfessionalIdRetriever'];
  10318.         }
  10319.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\FrenchProfessionalIdHydrator'] ?? $this->getFrenchProfessionalIdHydratorService()));
  10320.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\FrenchProfessionalIdRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10321.         return $instance;
  10322.     }
  10323.     /**
  10324.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever' shared autowired service.
  10325.      *
  10326.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever
  10327.      */
  10328.     protected function getGroupRetrieverService()
  10329.     {
  10330.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10331.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10332.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/GroupRetriever.php';
  10333.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\GroupClient'] ?? $this->getGroupClientService());
  10334.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  10335.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  10336.         }
  10337.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\GroupHydrator'] ?? $this->getGroupHydratorService());
  10338.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'])) {
  10339.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\GroupRetriever'];
  10340.         }
  10341.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever($a$b);
  10342.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\GroupRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10343.         return $instance;
  10344.     }
  10345.     /**
  10346.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever' shared autowired service.
  10347.      *
  10348.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever
  10349.      */
  10350.     protected function getOrganizationRetrieverService()
  10351.     {
  10352.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10353.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10354.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/OrganizationRetriever.php';
  10355.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\OrganizationClient'] ?? $this->getOrganizationClientService());
  10356.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'])) {
  10357.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\OrganizationRetriever'];
  10358.         }
  10359.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\OrganizationHydrator'] ?? $this->getOrganizationHydrator2Service()));
  10360.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\OrganizationRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10361.         return $instance;
  10362.     }
  10363.     /**
  10364.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever' shared autowired service.
  10365.      *
  10366.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever
  10367.      */
  10368.     protected function getPlaceRetrieverService()
  10369.     {
  10370.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10371.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10372.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/PlaceRetriever.php';
  10373.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\PlaceClient'] ?? $this->getPlaceClientService());
  10374.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'])) {
  10375.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\PlaceRetriever'];
  10376.         }
  10377.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\PlaceHydrator'] ?? $this->getPlaceHydratorService()));
  10378.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\PlaceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10379.         return $instance;
  10380.     }
  10381.     /**
  10382.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever' shared autowired service.
  10383.      *
  10384.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever
  10385.      */
  10386.     protected function getRoomRetrieverService()
  10387.     {
  10388.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10389.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10390.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/RoomRetriever.php';
  10391.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\RoomClient'] ?? $this->getRoomClientService());
  10392.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'])) {
  10393.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\RoomRetriever'];
  10394.         }
  10395.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\RoomHydrator'] ?? $this->getRoomHydratorService()));
  10396.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\RoomRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10397.         return $instance;
  10398.     }
  10399.     /**
  10400.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever' shared autowired service.
  10401.      *
  10402.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever
  10403.      */
  10404.     protected function getServiceRetrieverService()
  10405.     {
  10406.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10407.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10408.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/ServiceRetriever.php';
  10409.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\ServiceClient'] ?? $this->getServiceClientService());
  10410.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'])) {
  10411.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\ServiceRetriever'];
  10412.         }
  10413.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\ServiceHydrator'] ?? $this->getServiceHydratorService()));
  10414.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\ServiceRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10415.         return $instance;
  10416.     }
  10417.     /**
  10418.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever' shared autowired service.
  10419.      *
  10420.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever
  10421.      */
  10422.     protected function getSessionRetrieverService()
  10423.     {
  10424.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10425.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10426.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/SessionRetriever.php';
  10427.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\SessionClient'] ?? $this->getSessionClientService());
  10428.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  10429.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  10430.         }
  10431.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\SessionHydrator'] ?? $this->getSessionHydratorService());
  10432.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'])) {
  10433.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\SessionRetriever'];
  10434.         }
  10435.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever($a$b);
  10436.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\SessionRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10437.         return $instance;
  10438.     }
  10439.     /**
  10440.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever' shared autowired service.
  10441.      *
  10442.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever
  10443.      */
  10444.     protected function getTrainingRetrieverService()
  10445.     {
  10446.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10447.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10448.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/TrainingRetriever.php';
  10449.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\TrainingClient'] ?? $this->getTrainingClientService());
  10450.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  10451.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  10452.         }
  10453.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\TrainingHydrator'] ?? $this->getTrainingHydratorService());
  10454.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'])) {
  10455.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\TrainingRetriever'];
  10456.         }
  10457.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever($a$b);
  10458.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\TrainingRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10459.         return $instance;
  10460.     }
  10461.     /**
  10462.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever' shared autowired service.
  10463.      *
  10464.      * @return \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever
  10465.      */
  10466.     protected function getUserFromChannelRetrieverService()
  10467.     {
  10468.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/RetrieverInterface.php';
  10469.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/DataSync/Retriever/AbstractRetriever.php';
  10470.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Retriever/Channel/UserFromChannelRetriever.php';
  10471.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\ApiClient\\Channel\\UserFromChannelClient'] ?? $this->getUserFromChannelClientService());
  10472.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'])) {
  10473.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Retriever\\Channel\\UserFromChannelRetriever'];
  10474.         }
  10475.         $instance = new \Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever($a, ($this->privates['Nellapp\\Bundle\\SDKBundle\\Sync\\Hydrator\\Channel\\UserFromChannelHydrator'] ?? $this->getUserFromChannelHydratorService()));
  10476.         $this->privates['Nellapp\Bundle\SDKBundle\Sync\Retriever\Channel\UserFromChannelRetriever'] = $instance $instance->setEm(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  10477.         return $instance;
  10478.     }
  10479.     /**
  10480.      * Gets the private 'Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader' shared autowired service.
  10481.      *
  10482.      * @return \Nellapp\Bundle\SDKBundle\Sync\Routing\Loader\RouteCollectionLoader
  10483.      */
  10484.     protected function getRouteCollectionLoaderService()
  10485.     {
  10486.         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);
  10487.     }
  10488.     /**
  10489.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent' autowired service.
  10490.      *
  10491.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent
  10492.      */
  10493.     protected function getChannelUserRoleBadgeComponentService()
  10494.     {
  10495.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Badge/ChannelUserData/ChannelUserRoleBadgeComponent.php';
  10496.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent'] = function () {
  10497.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\ChannelUserData\ChannelUserRoleBadgeComponent();
  10498.         };
  10499.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent']();
  10500.     }
  10501.     /**
  10502.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent' autowired service.
  10503.      *
  10504.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent
  10505.      */
  10506.     protected function getSdkBadgeComponentService()
  10507.     {
  10508.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Badge/SdkBadgeComponent.php';
  10509.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent'] = function () {
  10510.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Badge\SdkBadgeComponent();
  10511.         };
  10512.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent']();
  10513.     }
  10514.     /**
  10515.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard' autowired service.
  10516.      *
  10517.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard
  10518.      */
  10519.     protected function getChannelUserProfileCardService()
  10520.     {
  10521.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/ChannelUserData/ChannelUserProfileCard.php';
  10522.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard'] = function () {
  10523.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\ChannelUserData\ChannelUserProfileCard();
  10524.         };
  10525.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard']();
  10526.     }
  10527.     /**
  10528.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent' autowired service.
  10529.      *
  10530.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent
  10531.      */
  10532.     protected function getChannelUserPermissionFormComponentService()
  10533.     {
  10534.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionFormComponent.php';
  10535.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent'] = function () {
  10536.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionFormComponent();
  10537.         };
  10538.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent']();
  10539.     }
  10540.     /**
  10541.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent' autowired service.
  10542.      *
  10543.      * @return \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent
  10544.      */
  10545.     protected function getChannelUserPermissionGroupFormComponentService()
  10546.     {
  10547.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Component/Permission/ChannelUserPermissionGroupFormComponent.php';
  10548.         $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent'] = function () {
  10549.             return new \Nellapp\Bundle\SDKBundle\Twig\Component\Permission\ChannelUserPermissionGroupFormComponent(($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Hierarchy\\ChannelUserPermissionHierarchyManager'] ?? $this->getChannelUserPermissionHierarchyManagerService()));
  10550.         };
  10551.         return $this->factories['service_container']['Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent']();
  10552.     }
  10553.     /**
  10554.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime' shared autowired service.
  10555.      *
  10556.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\AppRuntime
  10557.      */
  10558.     protected function getAppRuntimeService()
  10559.     {
  10560.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/AppRuntime.php';
  10561.         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'))));
  10562.     }
  10563.     /**
  10564.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime' shared autowired service.
  10565.      *
  10566.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime
  10567.      */
  10568.     protected function getBooleanRuntimeService()
  10569.     {
  10570.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/BooleanRuntime.php';
  10571.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\BooleanRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\BooleanRuntime();
  10572.     }
  10573.     /**
  10574.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime' shared autowired service.
  10575.      *
  10576.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelGetterRuntime
  10577.      */
  10578.     protected function getChannelGetterRuntimeService()
  10579.     {
  10580.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelGetterRuntime.php';
  10581.         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()));
  10582.     }
  10583.     /**
  10584.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime' shared autowired service.
  10585.      *
  10586.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelRuntime
  10587.      */
  10588.     protected function getChannelRuntimeService()
  10589.     {
  10590.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelRuntime.php';
  10591.         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()));
  10592.     }
  10593.     /**
  10594.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime' shared autowired service.
  10595.      *
  10596.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChannelUserDataRuntime
  10597.      */
  10598.     protected function getChannelUserDataRuntimeService()
  10599.     {
  10600.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChannelUserDataRuntime.php';
  10601.         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()));
  10602.     }
  10603.     /**
  10604.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime' shared autowired service.
  10605.      *
  10606.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ChatNotificationRuntime
  10607.      */
  10608.     protected function getChatNotificationRuntimeService()
  10609.     {
  10610.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/ChatNotificationRuntime.php';
  10611.         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()));
  10612.     }
  10613.     /**
  10614.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime' shared autowired service.
  10615.      *
  10616.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime
  10617.      */
  10618.     protected function getCustomizableViewRuntimeService()
  10619.     {
  10620.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/CustomizableViewRuntime.php';
  10621.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\CustomizableViewRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\CustomizableViewRuntime();
  10622.     }
  10623.     /**
  10624.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime' shared autowired service.
  10625.      *
  10626.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime
  10627.      */
  10628.     protected function getEnvRuntimeService()
  10629.     {
  10630.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/EnvRuntime.php';
  10631.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\EnvRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\EnvRuntime('dev');
  10632.     }
  10633.     /**
  10634.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime' shared autowired service.
  10635.      *
  10636.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FileRuntime
  10637.      */
  10638.     protected function getFileRuntimeService()
  10639.     {
  10640.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FileRuntime.php';
  10641.         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()));
  10642.     }
  10643.     /**
  10644.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime' shared autowired service.
  10645.      *
  10646.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\FormRuntime
  10647.      */
  10648.     protected function getFormRuntimeService()
  10649.     {
  10650.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/FormRuntime.php';
  10651.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Form/Service/FormService.php';
  10652.         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());
  10653.     }
  10654.     /**
  10655.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime' shared autowired service.
  10656.      *
  10657.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\HeaderRuntime
  10658.      */
  10659.     protected function getHeaderRuntimeService()
  10660.     {
  10661.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/HeaderRuntime.php';
  10662.         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())));
  10663.     }
  10664.     /**
  10665.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime' shared autowired service.
  10666.      *
  10667.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime
  10668.      */
  10669.     protected function getImageRunTimeService()
  10670.     {
  10671.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\ImageRunTime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\ImageRunTime(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  10672.     }
  10673.     /**
  10674.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime' shared autowired service.
  10675.      *
  10676.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFileRuntime
  10677.      */
  10678.     protected function getNellappFileRuntimeService()
  10679.     {
  10680.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFileRuntime.php';
  10681.         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()));
  10682.     }
  10683.     /**
  10684.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime' shared autowired service.
  10685.      *
  10686.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime
  10687.      */
  10688.     protected function getNellappFormatRuntimeService()
  10689.     {
  10690.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/NellappFormatRuntime.php';
  10691.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Utils/NellappFormatService.php';
  10692.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\NellappFormatRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\NellappFormatRuntime(new \Nellapp\Bundle\SDKBundle\Utils\NellappFormatService());
  10693.     }
  10694.     /**
  10695.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime' shared autowired service.
  10696.      *
  10697.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime
  10698.      */
  10699.     protected function getPaginationRuntimeService()
  10700.     {
  10701.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/PaginationRuntime.php';
  10702.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Pagination/Paginator.php';
  10703.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\PaginationRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\PaginationRuntime(new \Nellapp\Bundle\SDKBundle\Pagination\Paginator());
  10704.     }
  10705.     /**
  10706.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime' shared autowired service.
  10707.      *
  10708.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime
  10709.      */
  10710.     protected function getSerializerRuntimeService()
  10711.     {
  10712.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SerializerRuntime.php';
  10713.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  10714.         if (isset($this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'])) {
  10715.             return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'];
  10716.         }
  10717.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SerializerRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SerializerRuntime($a);
  10718.     }
  10719.     /**
  10720.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime' shared autowired service.
  10721.      *
  10722.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime
  10723.      */
  10724.     protected function getSideNavItemRuntimeService()
  10725.     {
  10726.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavItemRuntime.php';
  10727.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Twig\\Runtime\\SideNavItemRuntime'] = new \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavItemRuntime();
  10728.     }
  10729.     /**
  10730.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime' shared autowired service.
  10731.      *
  10732.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\SideNavRuntime
  10733.      */
  10734.     protected function getSideNavRuntimeService()
  10735.     {
  10736.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/SideNavRuntime.php';
  10737.         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))));
  10738.     }
  10739.     /**
  10740.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime' shared autowired service.
  10741.      *
  10742.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\UserRunTime
  10743.      */
  10744.     protected function getUserRunTimeService()
  10745.     {
  10746.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/UserRunTime.php';
  10747.         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()));
  10748.     }
  10749.     /**
  10750.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime' shared autowired service.
  10751.      *
  10752.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\VersionRuntime
  10753.      */
  10754.     protected function getVersionRuntimeService()
  10755.     {
  10756.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/VersionRuntime.php';
  10757.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Version/Version.php';
  10758.         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)));
  10759.     }
  10760.     /**
  10761.      * Gets the private 'Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime' shared autowired service.
  10762.      *
  10763.      * @return \Nellapp\Bundle\SDKBundle\Twig\Runtime\WebSocketRuntime
  10764.      */
  10765.     protected function getWebSocketRuntimeService()
  10766.     {
  10767.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Twig/Runtime/WebSocketRuntime.php';
  10768.         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'))));
  10769.     }
  10770.     /**
  10771.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber' shared autowired service.
  10772.      *
  10773.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Doctrine\NellappFileSubscriber
  10774.      */
  10775.     protected function getNellappFileSubscriberService()
  10776.     {
  10777.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  10778.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Doctrine/NellappFileSubscriber.php';
  10779.         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()));
  10780.     }
  10781.     /**
  10782.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType' shared autowired service.
  10783.      *
  10784.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType
  10785.      */
  10786.     protected function getMimeTypeChoiceFilterTypeService()
  10787.     {
  10788.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  10789.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  10790.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Form/MimeTypeChoiceFilterType.php';
  10791.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType'] = new \Nellapp\Bundle\SDKBundle\Uploader\Form\MimeTypeChoiceFilterType();
  10792.     }
  10793.     /**
  10794.      * Gets the private 'Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService' shared autowired service.
  10795.      *
  10796.      * @return \Nellapp\Bundle\SDKBundle\Uploader\Service\NellappFileService
  10797.      */
  10798.     protected function getNellappFileServiceService()
  10799.     {
  10800.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/Service/NellappFileService.php';
  10801.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Uploader/NellappFileStorageConfig.php';
  10802.         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, [
  10803.             'oneup_flysystem.default_filesystem_filesystem' => ['services''League\\Flysystem\\Filesystem''getFilesystemService'false],
  10804.         ], [
  10805.             'oneup_flysystem.default_filesystem_filesystem' => '?',
  10806.         ]), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Nellapp\Bundle\SDKBundle\Uploader\NellappFileStorageConfig(), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  10807.     }
  10808.     /**
  10809.      * Gets the private 'Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator' shared autowired service.
  10810.      *
  10811.      * @return \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator
  10812.      */
  10813.     protected function getAssertSameChannelValidatorService()
  10814.     {
  10815.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10816.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10817.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Validator/AssertSameChannelValidator.php';
  10818.         return $this->privates['Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator'] = new \Nellapp\Bundle\SDKBundle\Validator\AssertSameChannelValidator();
  10819.     }
  10820.     /**
  10821.      * Gets the private 'Redis' shared autowired service.
  10822.      *
  10823.      * @return \Redis
  10824.      */
  10825.     protected function getRedisService()
  10826.     {
  10827.         $this->privates['Redis'] = $instance = new \Redis();
  10828.         $instance->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
  10829.         return $instance;
  10830.     }
  10831.     /**
  10832.      * Gets the private 'Sentry\Integration\RequestFetcherInterface' shared service.
  10833.      *
  10834.      * @return \Sentry\SentryBundle\Integration\RequestFetcher
  10835.      */
  10836.     protected function getRequestFetcherInterfaceService()
  10837.     {
  10838.         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);
  10839.     }
  10840.     /**
  10841.      * Gets the private 'Sentry\SentryBundle\Command\SentryTestCommand' shared service.
  10842.      *
  10843.      * @return \Sentry\SentryBundle\Command\SentryTestCommand
  10844.      */
  10845.     protected function getSentryTestCommandService()
  10846.     {
  10847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10848.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Command/SentryTestCommand.php';
  10849.         $this->privates['Sentry\\SentryBundle\\Command\\SentryTestCommand'] = $instance = new \Sentry\SentryBundle\Command\SentryTestCommand(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10850.         $instance->setName('sentry:test');
  10851.         return $instance;
  10852.     }
  10853.     /**
  10854.      * Gets the private 'Sentry\SentryBundle\EventListener\ConsoleListener' shared service.
  10855.      *
  10856.      * @return \Sentry\SentryBundle\EventListener\ConsoleListener
  10857.      */
  10858.     protected function getConsoleListenerService()
  10859.     {
  10860.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ConsoleListener.php';
  10861.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] = new \Sentry\SentryBundle\EventListener\ConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), true);
  10862.     }
  10863.     /**
  10864.      * Gets the private 'Sentry\SentryBundle\EventListener\ErrorListener' shared service.
  10865.      *
  10866.      * @return \Sentry\SentryBundle\EventListener\ErrorListener
  10867.      */
  10868.     protected function getErrorListenerService()
  10869.     {
  10870.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/ErrorListener.php';
  10871.         return $this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] = new \Sentry\SentryBundle\EventListener\ErrorListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10872.     }
  10873.     /**
  10874.      * Gets the private 'Sentry\SentryBundle\EventListener\LoginListener' shared service.
  10875.      *
  10876.      * @return \Sentry\SentryBundle\EventListener\LoginListener
  10877.      */
  10878.     protected function getLoginListenerService()
  10879.     {
  10880.         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()));
  10881.     }
  10882.     /**
  10883.      * Gets the private 'Sentry\SentryBundle\EventListener\MessengerListener' shared service.
  10884.      *
  10885.      * @return \Sentry\SentryBundle\EventListener\MessengerListener
  10886.      */
  10887.     protected function getMessengerListenerService()
  10888.     {
  10889.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/MessengerListener.php';
  10890.         return $this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] = new \Sentry\SentryBundle\EventListener\MessengerListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), truefalse);
  10891.     }
  10892.     /**
  10893.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  10894.      *
  10895.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  10896.      */
  10897.     protected function getRequestListenerService()
  10898.     {
  10899.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10900.     }
  10901.     /**
  10902.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  10903.      *
  10904.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  10905.      */
  10906.     protected function getSubRequestListenerService()
  10907.     {
  10908.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10909.     }
  10910.     /**
  10911.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingConsoleListener' shared service.
  10912.      *
  10913.      * @return \Sentry\SentryBundle\EventListener\TracingConsoleListener
  10914.      */
  10915.     protected function getTracingConsoleListenerService()
  10916.     {
  10917.         include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingConsoleListener.php';
  10918.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] = new \Sentry\SentryBundle\EventListener\TracingConsoleListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), [=> 'messenger:consume']);
  10919.     }
  10920.     /**
  10921.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  10922.      *
  10923.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  10924.      */
  10925.     protected function getTracingRequestListenerService()
  10926.     {
  10927.         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()));
  10928.     }
  10929.     /**
  10930.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  10931.      *
  10932.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  10933.      */
  10934.     protected function getTracingSubRequestListenerService()
  10935.     {
  10936.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  10937.     }
  10938.     /**
  10939.      * Gets the private 'Sentry\State\HubInterface' shared service.
  10940.      *
  10941.      * @return \Sentry\State\HubInterface
  10942.      */
  10943.     protected function getHubInterfaceService()
  10944.     {
  10945.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  10946.         $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' => []]);
  10947.         $b = new \Sentry\ClientBuilder($a);
  10948.         $b->setSdkIdentifier('sentry.php.symfony');
  10949.         $b->setSdkVersion('5.8.3');
  10950.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  10951.         if ($this->has('Psr\\Log\\NullLogger')) {
  10952.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'/* ContainerInterface::NULL_ON_INVALID_REFERENCE */ 2)));
  10953.         }
  10954.         $instance->bindClient($b->getClient());
  10955.         return $instance;
  10956.     }
  10957.     /**
  10958.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  10959.      *
  10960.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  10961.      */
  10962.     protected function getResetAssetsEventListenerService()
  10963.     {
  10964.         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']);
  10965.     }
  10966.     /**
  10967.      * Gets the private 'annotations.cache_adapter' shared service.
  10968.      *
  10969.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  10970.      */
  10971.     protected function getAnnotations_CacheAdapterService()
  10972.     {
  10973.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  10974.     }
  10975.     /**
  10976.      * Gets the private 'annotations.cache_warmer' shared service.
  10977.      *
  10978.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  10979.      */
  10980.     protected function getAnnotations_CacheWarmerService()
  10981.     {
  10982.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10983.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10984.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  10985.         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);
  10986.     }
  10987.     /**
  10988.      * Gets the private 'annotations.cached_reader' shared service.
  10989.      *
  10990.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  10991.      */
  10992.     protected function getAnnotations_CachedReaderService()
  10993.     {
  10994.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  10995.     }
  10996.     /**
  10997.      * Gets the private 'annotations.reader' shared service.
  10998.      *
  10999.      * @return \Doctrine\Common\Annotations\AnnotationReader
  11000.      */
  11001.     protected function getAnnotations_ReaderService()
  11002.     {
  11003.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  11004.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  11005.         $a->registerUniqueLoader('class_exists');
  11006.         $instance->addGlobalIgnoredName('required'$a);
  11007.         return $instance;
  11008.     }
  11009.     /**
  11010.      * Gets the private 'assets._package_common' shared service.
  11011.      *
  11012.      * @return \Symfony\Component\Asset\PathPackage
  11013.      */
  11014.     protected function getAssets_PackageCommonService()
  11015.     {
  11016.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  11017.         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()));
  11018.     }
  11019.     /**
  11020.      * Gets the private 'assets._package_pdf' shared service.
  11021.      *
  11022.      * @return \Symfony\Component\Asset\PathPackage
  11023.      */
  11024.     protected function getAssets_PackagePdfService()
  11025.     {
  11026.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  11027.         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()));
  11028.     }
  11029.     /**
  11030.      * Gets the private 'assets.context' shared service.
  11031.      *
  11032.      * @return \Symfony\Component\Asset\Context\RequestStackContext
  11033.      */
  11034.     protected function getAssets_ContextService()
  11035.     {
  11036.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  11037.         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());
  11038.     }
  11039.     /**
  11040.      * Gets the private 'assets.packages' shared service.
  11041.      *
  11042.      * @return \Symfony\Component\Asset\Packages
  11043.      */
  11044.     protected function getAssets_PackagesService()
  11045.     {
  11046.         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 () {
  11047.             yield 'common' => ($this->privates['assets._package_common'] ?? $this->getAssets_PackageCommonService());
  11048.             yield 'pdf' => ($this->privates['assets._package_pdf'] ?? $this->getAssets_PackagePdfService());
  11049.             yield 'core' => ($this->privates['nellapp_sdk.assets._package_core'] ?? $this->getNellappSdk_Assets_PackageCoreService());
  11050.             yield 'channel_image' => ($this->privates['nellapp_sdk.assets._package_channel_image'] ?? $this->getNellappSdk_Assets_PackageChannelImageService());
  11051.             yield 'user_avatar' => ($this->privates['nellapp_sdk.assets._package_user_avatar'] ?? $this->getNellappSdk_Assets_PackageUserAvatarService());
  11052.             yield 'organization_file' => ($this->privates['nellapp_sdk.assets._package_organization_file'] ?? $this->getNellappSdk_Assets_PackageOrganizationFileService());
  11053.         }, 6));
  11054.     }
  11055.     /**
  11056.      * Gets the private 'cache.annotations.traceable' shared service.
  11057.      *
  11058.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11059.      */
  11060.     protected function getCache_Annotations_TraceableService()
  11061.     {
  11062.         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()))));
  11063.     }
  11064.     /**
  11065.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  11066.      *
  11067.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11068.      */
  11069.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  11070.     {
  11071.         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()));
  11072.     }
  11073.     /**
  11074.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  11075.      *
  11076.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11077.      */
  11078.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  11079.     {
  11080.         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()));
  11081.     }
  11082.     /**
  11083.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  11084.      *
  11085.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11086.      */
  11087.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  11088.     {
  11089.         $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))));
  11090.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  11091.         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));
  11092.     }
  11093.     /**
  11094.      * Gets the private 'cache.property_info.traceable' shared service.
  11095.      *
  11096.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11097.      */
  11098.     protected function getCache_PropertyInfo_TraceableService()
  11099.     {
  11100.         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()))));
  11101.     }
  11102.     /**
  11103.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  11104.      *
  11105.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11106.      */
  11107.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  11108.     {
  11109.         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()))));
  11110.     }
  11111.     /**
  11112.      * Gets the private 'cache.serializer.traceable' shared service.
  11113.      *
  11114.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11115.      */
  11116.     protected function getCache_Serializer_TraceableService()
  11117.     {
  11118.         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()))));
  11119.     }
  11120.     /**
  11121.      * Gets the private 'cache.validator.traceable' shared service.
  11122.      *
  11123.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11124.      */
  11125.     protected function getCache_Validator_TraceableService()
  11126.     {
  11127.         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()))));
  11128.     }
  11129.     /**
  11130.      * Gets the private 'cache.webpack_encore.traceable' shared service.
  11131.      *
  11132.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  11133.      */
  11134.     protected function getCache_WebpackEncore_TraceableService()
  11135.     {
  11136.         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()))));
  11137.     }
  11138.     /**
  11139.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  11140.      *
  11141.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  11142.      */
  11143.     protected function getCachePoolClearer_CacheWarmerService()
  11144.     {
  11145.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11146.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  11147.         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']);
  11148.     }
  11149.     /**
  11150.      * Gets the private 'config_builder.warmer' shared service.
  11151.      *
  11152.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  11153.      */
  11154.     protected function getConfigBuilder_WarmerService()
  11155.     {
  11156.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  11158.         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()));
  11159.     }
  11160.     /**
  11161.      * Gets the private 'config_cache_factory' shared service.
  11162.      *
  11163.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  11164.      */
  11165.     protected function getConfigCacheFactoryService()
  11166.     {
  11167.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  11168.             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)));
  11169.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  11170.         }, 2));
  11171.     }
  11172.     /**
  11173.      * Gets the private 'console.command.about' shared service.
  11174.      *
  11175.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  11176.      */
  11177.     protected function getConsole_Command_AboutService()
  11178.     {
  11179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  11181.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  11182.         $instance->setName('about');
  11183.         $instance->setDescription('Display information about the current project');
  11184.         return $instance;
  11185.     }
  11186.     /**
  11187.      * Gets the private 'console.command.assets_install' shared service.
  11188.      *
  11189.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  11190.      */
  11191.     protected function getConsole_Command_AssetsInstallService()
  11192.     {
  11193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11194.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  11195.         $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));
  11196.         $instance->setName('assets:install');
  11197.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  11198.         return $instance;
  11199.     }
  11200.     /**
  11201.      * Gets the private 'console.command.cache_clear' shared service.
  11202.      *
  11203.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  11204.      */
  11205.     protected function getConsole_Command_CacheClearService()
  11206.     {
  11207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11208.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  11209.         $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())));
  11210.         $instance->setName('cache:clear');
  11211.         $instance->setDescription('Clear the cache');
  11212.         return $instance;
  11213.     }
  11214.     /**
  11215.      * Gets the private 'console.command.cache_pool_clear' shared service.
  11216.      *
  11217.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  11218.      */
  11219.     protected function getConsole_Command_CachePoolClearService()
  11220.     {
  11221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11222.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  11223.         $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']);
  11224.         $instance->setName('cache:pool:clear');
  11225.         $instance->setDescription('Clear cache pools');
  11226.         return $instance;
  11227.     }
  11228.     /**
  11229.      * Gets the private 'console.command.cache_pool_delete' shared service.
  11230.      *
  11231.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  11232.      */
  11233.     protected function getConsole_Command_CachePoolDeleteService()
  11234.     {
  11235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11236.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  11237.         $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']);
  11238.         $instance->setName('cache:pool:delete');
  11239.         $instance->setDescription('Delete an item from a cache pool');
  11240.         return $instance;
  11241.     }
  11242.     /**
  11243.      * Gets the private 'console.command.cache_pool_list' shared service.
  11244.      *
  11245.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  11246.      */
  11247.     protected function getConsole_Command_CachePoolListService()
  11248.     {
  11249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11250.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  11251.         $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']);
  11252.         $instance->setName('cache:pool:list');
  11253.         $instance->setDescription('List available cache pools');
  11254.         return $instance;
  11255.     }
  11256.     /**
  11257.      * Gets the private 'console.command.cache_pool_prune' shared service.
  11258.      *
  11259.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  11260.      */
  11261.     protected function getConsole_Command_CachePoolPruneService()
  11262.     {
  11263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11264.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  11265.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  11266.             yield 'cache.validator.traceable' => ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService());
  11267.             yield 'cache.serializer.traceable' => ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService());
  11268.             yield 'cache.annotations.traceable' => ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService());
  11269.             yield 'cache.property_info.traceable' => ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService());
  11270.             yield 'cache.messenger.restart_workers_signal.traceable' => ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService());
  11271.             yield 'cache.doctrine.orm.default.result.traceable' => ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService());
  11272.             yield 'cache.doctrine.orm.default.query.traceable' => ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService());
  11273.             yield 'cache.security_expression_language.traceable' => ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService());
  11274.             yield 'cache.webpack_encore.traceable' => ($this->privates['cache.webpack_encore.traceable'] ?? $this->getCache_WebpackEncore_TraceableService());
  11275.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  11276.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  11277.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  11278.         }, 12));
  11279.         $instance->setName('cache:pool:prune');
  11280.         $instance->setDescription('Prune cache pools');
  11281.         return $instance;
  11282.     }
  11283.     /**
  11284.      * Gets the private 'console.command.cache_warmup' shared service.
  11285.      *
  11286.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  11287.      */
  11288.     protected function getConsole_Command_CacheWarmupService()
  11289.     {
  11290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11291.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  11292.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  11293.         $instance->setName('cache:warmup');
  11294.         $instance->setDescription('Warm up an empty cache');
  11295.         return $instance;
  11296.     }
  11297.     /**
  11298.      * Gets the private 'console.command.config_debug' shared service.
  11299.      *
  11300.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  11301.      */
  11302.     protected function getConsole_Command_ConfigDebugService()
  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/ConfigDebugCommand.php';
  11309.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  11310.         $instance->setName('debug:config');
  11311.         $instance->setDescription('Dump the current configuration for an extension');
  11312.         return $instance;
  11313.     }
  11314.     /**
  11315.      * Gets the private 'console.command.config_dump_reference' shared service.
  11316.      *
  11317.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  11318.      */
  11319.     protected function getConsole_Command_ConfigDumpReferenceService()
  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.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  11325.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  11326.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  11327.         $instance->setName('config:dump-reference');
  11328.         $instance->setDescription('Dump the default configuration for an extension');
  11329.         return $instance;
  11330.     }
  11331.     /**
  11332.      * Gets the private 'console.command.container_debug' shared service.
  11333.      *
  11334.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  11335.      */
  11336.     protected function getConsole_Command_ContainerDebugService()
  11337.     {
  11338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11339.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11341.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  11342.         $instance->setName('debug:container');
  11343.         $instance->setDescription('Display current services for an application');
  11344.         return $instance;
  11345.     }
  11346.     /**
  11347.      * Gets the private 'console.command.container_lint' shared service.
  11348.      *
  11349.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  11350.      */
  11351.     protected function getConsole_Command_ContainerLintService()
  11352.     {
  11353.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11354.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  11355.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  11356.         $instance->setName('lint:container');
  11357.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  11358.         return $instance;
  11359.     }
  11360.     /**
  11361.      * Gets the private 'console.command.debug_autowiring' shared service.
  11362.      *
  11363.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  11364.      */
  11365.     protected function getConsole_Command_DebugAutowiringService()
  11366.     {
  11367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11368.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11369.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  11370.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  11371.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  11372.         $instance->setName('debug:autowiring');
  11373.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  11374.         return $instance;
  11375.     }
  11376.     /**
  11377.      * Gets the private 'console.command.dotenv_debug' shared service.
  11378.      *
  11379.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  11380.      */
  11381.     protected function getConsole_Command_DotenvDebugService()
  11382.     {
  11383.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11384.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  11385.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  11386.         $instance->setName('debug:dotenv');
  11387.         $instance->setDescription('Lists all dotenv files with variables and values');
  11388.         return $instance;
  11389.     }
  11390.     /**
  11391.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  11392.      *
  11393.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  11394.      */
  11395.     protected function getConsole_Command_EventDispatcherDebugService()
  11396.     {
  11397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11398.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  11399.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.wBbyE11'] ?? $this->get_ServiceLocator_WBbyE11Service()));
  11400.         $instance->setName('debug:event-dispatcher');
  11401.         $instance->setDescription('Display configured listeners for an application');
  11402.         return $instance;
  11403.     }
  11404.     /**
  11405.      * Gets the private 'console.command.form_debug' shared service.
  11406.      *
  11407.      * @return \Symfony\Component\Form\Command\DebugCommand
  11408.      */
  11409.     protected function getConsole_Command_FormDebugService()
  11410.     {
  11411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  11413.         $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()));
  11414.         $instance->setName('debug:form');
  11415.         $instance->setDescription('Display form type information');
  11416.         return $instance;
  11417.     }
  11418.     /**
  11419.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  11420.      *
  11421.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  11422.      */
  11423.     protected function getConsole_Command_MessengerConsumeMessagesService()
  11424.     {
  11425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11426.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  11427.         $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']);
  11428.         $instance->setName('messenger:consume');
  11429.         $instance->setDescription('Consume messages');
  11430.         return $instance;
  11431.     }
  11432.     /**
  11433.      * Gets the private 'console.command.messenger_debug' shared service.
  11434.      *
  11435.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  11436.      */
  11437.     protected function getConsole_Command_MessengerDebugService()
  11438.     {
  11439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11440.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  11441.         $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'=> []]]]]);
  11442.         $instance->setName('debug:messenger');
  11443.         $instance->setDescription('List messages you can dispatch using the message buses');
  11444.         return $instance;
  11445.     }
  11446.     /**
  11447.      * Gets the private 'console.command.messenger_failed_messages_remove' shared service.
  11448.      *
  11449.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
  11450.      */
  11451.     protected function getConsole_Command_MessengerFailedMessagesRemoveService()
  11452.     {
  11453.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11454.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  11455.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
  11456.         $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()));
  11457.         $instance->setName('messenger:failed:remove');
  11458.         $instance->setDescription('Remove given messages from the failure transport');
  11459.         return $instance;
  11460.     }
  11461.     /**
  11462.      * Gets the private 'console.command.messenger_failed_messages_retry' shared service.
  11463.      *
  11464.      * @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
  11465.      */
  11466.     protected function getConsole_Command_MessengerFailedMessagesRetryService()
  11467.     {
  11468.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11469.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  11470.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
  11471.         $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()));
  11472.         $instance->setName('messenger:failed:retry');
  11473.         $instance->setDescription('Retry one or more messages from the failure transport');
  11474.         return $instance;
  11475.     }
  11476.     /**
  11477.      * Gets the private 'console.command.messenger_failed_messages_show' shared service.
  11478.      *
  11479.      * @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
  11480.      */
  11481.     protected function getConsole_Command_MessengerFailedMessagesShowService()
  11482.     {
  11483.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11484.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
  11485.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
  11486.         $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()));
  11487.         $instance->setName('messenger:failed:show');
  11488.         $instance->setDescription('Show one or more messages from the failure transport');
  11489.         return $instance;
  11490.     }
  11491.     /**
  11492.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  11493.      *
  11494.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  11495.      */
  11496.     protected function getConsole_Command_MessengerSetupTransportsService()
  11497.     {
  11498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11499.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  11500.         $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']);
  11501.         $instance->setName('messenger:setup-transports');
  11502.         $instance->setDescription('Prepare the required infrastructure for the transport');
  11503.         return $instance;
  11504.     }
  11505.     /**
  11506.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  11507.      *
  11508.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  11509.      */
  11510.     protected function getConsole_Command_MessengerStopWorkersService()
  11511.     {
  11512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11513.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  11514.         $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()));
  11515.         $instance->setName('messenger:stop-workers');
  11516.         $instance->setDescription('Stop workers after their current message');
  11517.         return $instance;
  11518.     }
  11519.     /**
  11520.      * Gets the private 'console.command.router_debug' shared service.
  11521.      *
  11522.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  11523.      */
  11524.     protected function getConsole_Command_RouterDebugService()
  11525.     {
  11526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  11528.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  11529.         $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()));
  11530.         $instance->setName('debug:router');
  11531.         $instance->setDescription('Display current routes for an application');
  11532.         return $instance;
  11533.     }
  11534.     /**
  11535.      * Gets the private 'console.command.router_match' shared service.
  11536.      *
  11537.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  11538.      */
  11539.     protected function getConsole_Command_RouterMatchService()
  11540.     {
  11541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  11543.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  11544.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  11545.         }, 1));
  11546.         $instance->setName('router:match');
  11547.         $instance->setDescription('Help debug routes by simulating a path info match');
  11548.         return $instance;
  11549.     }
  11550.     /**
  11551.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  11552.      *
  11553.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  11554.      */
  11555.     protected function getConsole_Command_SecretsDecryptToLocalService()
  11556.     {
  11557.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11558.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  11559.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11560.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11561.         $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')))));
  11562.         $instance->setName('secrets:decrypt-to-local');
  11563.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  11564.         return $instance;
  11565.     }
  11566.     /**
  11567.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  11568.      *
  11569.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  11570.      */
  11571.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  11572.     {
  11573.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11574.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  11575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11577.         $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')))));
  11578.         $instance->setName('secrets:encrypt-from-local');
  11579.         $instance->setDescription('Encrypt all local secrets to the vault');
  11580.         return $instance;
  11581.     }
  11582.     /**
  11583.      * Gets the private 'console.command.secrets_generate_key' shared service.
  11584.      *
  11585.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  11586.      */
  11587.     protected function getConsole_Command_SecretsGenerateKeyService()
  11588.     {
  11589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  11591.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11592.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11593.         $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')))));
  11594.         $instance->setName('secrets:generate-keys');
  11595.         $instance->setDescription('Generate new encryption keys');
  11596.         return $instance;
  11597.     }
  11598.     /**
  11599.      * Gets the private 'console.command.secrets_list' shared service.
  11600.      *
  11601.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  11602.      */
  11603.     protected function getConsole_Command_SecretsListService()
  11604.     {
  11605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  11607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11609.         $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')))));
  11610.         $instance->setName('secrets:list');
  11611.         $instance->setDescription('List all secrets');
  11612.         return $instance;
  11613.     }
  11614.     /**
  11615.      * Gets the private 'console.command.secrets_remove' shared service.
  11616.      *
  11617.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  11618.      */
  11619.     protected function getConsole_Command_SecretsRemoveService()
  11620.     {
  11621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11622.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  11623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11624.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11625.         $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')))));
  11626.         $instance->setName('secrets:remove');
  11627.         $instance->setDescription('Remove a secret from the vault');
  11628.         return $instance;
  11629.     }
  11630.     /**
  11631.      * Gets the private 'console.command.secrets_set' shared service.
  11632.      *
  11633.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  11634.      */
  11635.     protected function getConsole_Command_SecretsSetService()
  11636.     {
  11637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11638.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  11639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  11640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  11641.         $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')))));
  11642.         $instance->setName('secrets:set');
  11643.         $instance->setDescription('Set a secret in the vault');
  11644.         return $instance;
  11645.     }
  11646.     /**
  11647.      * Gets the private 'console.command.translation_debug' shared service.
  11648.      *
  11649.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  11650.      */
  11651.     protected function getConsole_Command_TranslationDebugService()
  11652.     {
  11653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11654.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  11655.         $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')], []);
  11656.         $instance->setName('debug:translation');
  11657.         $instance->setDescription('Display translation messages information');
  11658.         return $instance;
  11659.     }
  11660.     /**
  11661.      * Gets the private 'console.command.translation_extract' shared service.
  11662.      *
  11663.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  11664.      */
  11665.     protected function getConsole_Command_TranslationExtractService()
  11666.     {
  11667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11668.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  11669.         $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')], []);
  11670.         $instance->setName('translation:extract');
  11671.         $instance->setAliases([=> 'translation:update']);
  11672.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  11673.         return $instance;
  11674.     }
  11675.     /**
  11676.      * Gets the private 'console.command.translation_pull' shared service.
  11677.      *
  11678.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  11679.      */
  11680.     protected function getConsole_Command_TranslationPullService()
  11681.     {
  11682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11683.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  11684.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  11685.         $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', [], []);
  11686.         $instance->setName('translation:pull');
  11687.         $instance->setDescription('Pull translations from a given provider.');
  11688.         return $instance;
  11689.     }
  11690.     /**
  11691.      * Gets the private 'console.command.translation_push' shared service.
  11692.      *
  11693.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  11694.      */
  11695.     protected function getConsole_Command_TranslationPushService()
  11696.     {
  11697.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11698.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  11699.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  11700.         $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()), [], []);
  11701.         $instance->setName('translation:push');
  11702.         $instance->setDescription('Push translations to a given provider.');
  11703.         return $instance;
  11704.     }
  11705.     /**
  11706.      * Gets the private 'console.command.validator_debug' shared service.
  11707.      *
  11708.      * @return \Symfony\Component\Validator\Command\DebugCommand
  11709.      */
  11710.     protected function getConsole_Command_ValidatorDebugService()
  11711.     {
  11712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11713.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  11714.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  11715.         $instance->setName('debug:validator');
  11716.         $instance->setDescription('Display validation constraints for classes');
  11717.         return $instance;
  11718.     }
  11719.     /**
  11720.      * Gets the private 'console.command.xliff_lint' shared service.
  11721.      *
  11722.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  11723.      */
  11724.     protected function getConsole_Command_XliffLintService()
  11725.     {
  11726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11727.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  11728.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  11729.         $instance->setName('lint:xliff');
  11730.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  11731.         return $instance;
  11732.     }
  11733.     /**
  11734.      * Gets the private 'console.command.yaml_lint' shared service.
  11735.      *
  11736.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  11737.      */
  11738.     protected function getConsole_Command_YamlLintService()
  11739.     {
  11740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11741.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  11742.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  11743.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  11744.         $instance->setName('lint:yaml');
  11745.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  11746.         return $instance;
  11747.     }
  11748.     /**
  11749.      * Gets the private 'console.error_listener' shared service.
  11750.      *
  11751.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  11752.      */
  11753.     protected function getConsole_ErrorListenerService()
  11754.     {
  11755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  11756.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  11757.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11758.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11759.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11760.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  11761.     }
  11762.     /**
  11763.      * Gets the private 'container.env_var_processor' shared service.
  11764.      *
  11765.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  11766.      */
  11767.     protected function getContainer_EnvVarProcessorService()
  11768.     {
  11769.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  11770.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  11771.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  11772.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  11773.         }, 1));
  11774.     }
  11775.     /**
  11776.      * Gets the private 'container.getenv' shared service.
  11777.      *
  11778.      * @return \Closure
  11779.      */
  11780.     protected function getContainer_GetenvService()
  11781.     {
  11782.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  11783.     }
  11784.     /**
  11785.      * Gets the private 'data_collector.form' shared service.
  11786.      *
  11787.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  11788.      */
  11789.     protected function getDataCollector_FormService()
  11790.     {
  11791.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  11792.     }
  11793.     /**
  11794.      * Gets the private 'data_collector.request' shared service.
  11795.      *
  11796.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  11797.      */
  11798.     protected function getDataCollector_RequestService()
  11799.     {
  11800.         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())));
  11801.     }
  11802.     /**
  11803.      * Gets the private 'data_collector.request.session_collector' shared service.
  11804.      *
  11805.      * @return \Closure
  11806.      */
  11807.     protected function getDataCollector_Request_SessionCollectorService()
  11808.     {
  11809.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  11810.     }
  11811.     /**
  11812.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ActionResolver' shared service.
  11813.      *
  11814.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11815.      */
  11816.     protected function getActionResolverService()
  11817.     {
  11818.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11819.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11820.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ActionResolver.php';
  11821.         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))));
  11822.     }
  11823.     /**
  11824.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\ConstraintViolationListResolver' shared service.
  11825.      *
  11826.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11827.      */
  11828.     protected function getConstraintViolationListResolverService()
  11829.     {
  11830.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11831.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11832.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/ConstraintViolationListResolver.php';
  11833.         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))));
  11834.     }
  11835.     /**
  11836.      * Gets the private 'debug.Drosalys\Bundle\ApiBundle\ArgumentResolver\DeserializeResolver' shared service.
  11837.      *
  11838.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11839.      */
  11840.     protected function getDeserializeResolverService()
  11841.     {
  11842.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11843.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11844.         include_once \dirname(__DIR__4).'/vendor/drosalys/api-bundle/src/ArgumentResolver/DeserializeResolver.php';
  11845.         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))));
  11846.     }
  11847.     /**
  11848.      * Gets the private 'debug.argument_resolver' shared service.
  11849.      *
  11850.      * @return \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver
  11851.      */
  11852.     protected function getDebug_ArgumentResolverService()
  11853.     {
  11854.         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 () {
  11855.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  11856.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  11857.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  11858.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  11859.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ActionResolver'] ?? $this->getActionResolverService());
  11860.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\ConstraintViolationListResolver'] ?? $this->getConstraintViolationListResolverService());
  11861.             yield => ($this->privates['debug.Drosalys\\Bundle\\ApiBundle\\ArgumentResolver\\DeserializeResolver'] ?? $this->getDeserializeResolverService());
  11862.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  11863.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  11864.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  11865.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  11866.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  11867.     }
  11868.     /**
  11869.      * Gets the private 'debug.argument_resolver.default' shared service.
  11870.      *
  11871.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11872.      */
  11873.     protected function getDebug_ArgumentResolver_DefaultService()
  11874.     {
  11875.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11876.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11877.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  11878.         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))));
  11879.     }
  11880.     /**
  11881.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  11882.      *
  11883.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11884.      */
  11885.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  11886.     {
  11887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11888.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11889.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  11890.         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))));
  11891.     }
  11892.     /**
  11893.      * Gets the private 'debug.argument_resolver.request' shared service.
  11894.      *
  11895.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11896.      */
  11897.     protected function getDebug_ArgumentResolver_RequestService()
  11898.     {
  11899.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11900.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11901.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  11902.         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))));
  11903.     }
  11904.     /**
  11905.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  11906.      *
  11907.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11908.      */
  11909.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  11910.     {
  11911.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11912.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11913.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  11914.         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))));
  11915.     }
  11916.     /**
  11917.      * Gets the private 'debug.argument_resolver.service' shared service.
  11918.      *
  11919.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11920.      */
  11921.     protected function getDebug_ArgumentResolver_ServiceService()
  11922.     {
  11923.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11924.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11925.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  11926.         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))));
  11927.     }
  11928.     /**
  11929.      * Gets the private 'debug.argument_resolver.session' shared service.
  11930.      *
  11931.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11932.      */
  11933.     protected function getDebug_ArgumentResolver_SessionService()
  11934.     {
  11935.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11936.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11937.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  11938.         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))));
  11939.     }
  11940.     /**
  11941.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  11942.      *
  11943.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  11944.      */
  11945.     protected function getDebug_ArgumentResolver_VariadicService()
  11946.     {
  11947.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  11948.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  11949.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  11950.         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))));
  11951.     }
  11952.     /**
  11953.      * Gets the private 'debug.debug_handlers_listener' shared service.
  11954.      *
  11955.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  11956.      */
  11957.     protected function getDebug_DebugHandlersListenerService()
  11958.     {
  11959.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  11960.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11961.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11962.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11963.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11964.         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()));
  11965.     }
  11966.     /**
  11967.      * Gets the private 'debug.dump_listener' shared service.
  11968.      *
  11969.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  11970.      */
  11971.     protected function getDebug_DumpListenerService()
  11972.     {
  11973.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  11974.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  11975.         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()));
  11976.     }
  11977.     /**
  11978.      * Gets the private 'debug.file_link_formatter' shared service.
  11979.      *
  11980.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  11981.      */
  11982.     protected function getDebug_FileLinkFormatterService()
  11983.     {
  11984.         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 () {
  11985.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  11986.         });
  11987.     }
  11988.     /**
  11989.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  11990.      *
  11991.      * @return \string
  11992.      */
  11993.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  11994.     {
  11995.         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');
  11996.     }
  11997.     /**
  11998.      * Gets the private 'debug.log_processor' shared service.
  11999.      *
  12000.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  12001.      */
  12002.     protected function getDebug_LogProcessorService()
  12003.     {
  12004.         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())));
  12005.     }
  12006.     /**
  12007.      * Gets the private 'debug.security.access.decision_manager' shared service.
  12008.      *
  12009.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  12010.      */
  12011.     protected function getDebug_Security_Access_DecisionManagerService()
  12012.     {
  12013.         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 () {
  12014.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  12015.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  12016.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  12017.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'] ?? $this->getChannelUserDataVoterService());
  12018.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'] ?? $this->getChannelUserMenuVoterService());
  12019.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'] ?? $this->getChannelUserPermissionResourceVoterService());
  12020.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'] ?? $this->getChannelUserPermissionVoterService());
  12021.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'] ?? $this->getSharableChannelPermissionVoterService());
  12022.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'] ?? $this->getSharableChannelResourcePermissionVoterService());
  12023.             yield => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'] ?? $this->getSharableUsersResourcePermissionVoterService());
  12024.             yield 10 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'] ?? $this->getSuperAdminVoterService());
  12025.             yield 11 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'] ?? $this->getUserOwnerVoterService());
  12026.             yield 12 => ($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'] ?? $this->getUsersResourceVoterService());
  12027.         }, 13), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  12028.     }
  12029.     /**
  12030.      * Gets the private 'debug.security.firewall' shared service.
  12031.      *
  12032.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  12033.      */
  12034.     protected function getDebug_Security_FirewallService()
  12035.     {
  12036.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  12037.         if (isset($this->privates['debug.security.firewall'])) {
  12038.             return $this->privates['debug.security.firewall'];
  12039.         }
  12040.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12041.         if (isset($this->privates['debug.security.firewall'])) {
  12042.             return $this->privates['debug.security.firewall'];
  12043.         }
  12044.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  12045.     }
  12046.     /**
  12047.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  12048.      *
  12049.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  12050.      */
  12051.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  12052.     {
  12053.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  12054.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  12055.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  12056.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  12057.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  12058.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  12059.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  12060.             return $this->privates['debug.security.firewall.authenticator.main'];
  12061.         }
  12062.         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, [])));
  12063.     }
  12064.     /**
  12065.      * Gets the private 'debug.security.firewall.authenticator.reverse_sync' shared service.
  12066.      *
  12067.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  12068.      */
  12069.     protected function getDebug_Security_Firewall_Authenticator_ReverseSyncService()
  12070.     {
  12071.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  12072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  12073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  12074.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  12075.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  12076.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  12077.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  12078.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  12079.         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, [])));
  12080.     }
  12081.     /**
  12082.      * Gets the private 'debug.security.user_value_resolver' shared service.
  12083.      *
  12084.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  12085.      */
  12086.     protected function getDebug_Security_UserValueResolverService()
  12087.     {
  12088.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  12089.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  12090.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  12091.         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))));
  12092.     }
  12093.     /**
  12094.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserDataVoter' shared service.
  12095.      *
  12096.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12097.      */
  12098.     protected function getChannelUserDataVoterService()
  12099.     {
  12100.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12103.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12104.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserDataVoter.php';
  12105.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12106.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'])) {
  12107.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserDataVoter'];
  12108.         }
  12109.         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);
  12110.     }
  12111.     /**
  12112.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserMenuVoter' shared service.
  12113.      *
  12114.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12115.      */
  12116.     protected function getChannelUserMenuVoterService()
  12117.     {
  12118.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12119.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12120.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12121.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12122.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserMenuVoter.php';
  12123.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12124.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'])) {
  12125.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserMenuVoter'];
  12126.         }
  12127.         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);
  12128.     }
  12129.     /**
  12130.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionResourceVoter' shared service.
  12131.      *
  12132.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12133.      */
  12134.     protected function getChannelUserPermissionResourceVoterService()
  12135.     {
  12136.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12139.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12140.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionResourceVoter.php';
  12141.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  12142.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  12143.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  12144.         }
  12145.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12146.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'])) {
  12147.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionResourceVoter'];
  12148.         }
  12149.         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);
  12150.     }
  12151.     /**
  12152.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\ChannelUserPermissionVoter' shared service.
  12153.      *
  12154.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12155.      */
  12156.     protected function getChannelUserPermissionVoterService()
  12157.     {
  12158.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12159.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12160.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12161.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12162.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/ChannelUserPermissionVoter.php';
  12163.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12164.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'])) {
  12165.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\ChannelUserPermissionVoter'];
  12166.         }
  12167.         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);
  12168.     }
  12169.     /**
  12170.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelPermissionVoter' shared service.
  12171.      *
  12172.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12173.      */
  12174.     protected function getSharableChannelPermissionVoterService()
  12175.     {
  12176.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12177.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12178.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12179.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12180.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelPermissionVoter.php';
  12181.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelPermissionService.php';
  12182.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManagerInterface.php';
  12183.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResourceToChannel/SharableChannelResourceToChannelPermissionManager.php';
  12184.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\ChannelResourceService'] ?? $this->getChannelResourceServiceService());
  12185.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  12186.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  12187.         }
  12188.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12189.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'])) {
  12190.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelPermissionVoter'];
  12191.         }
  12192.         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 () {
  12193.             return new \EmptyIterator();
  12194.         }, 0)), $a)), $b);
  12195.     }
  12196.     /**
  12197.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableChannelResourcePermissionVoter' shared service.
  12198.      *
  12199.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12200.      */
  12201.     protected function getSharableChannelResourcePermissionVoterService()
  12202.     {
  12203.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12205.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12206.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12207.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableChannelResourcePermissionVoter.php';
  12208.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableChannelResourcePermissionService.php';
  12209.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManagerInterface.php';
  12210.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/ChannelResources/SharableChannelResourcePermissionManager.php';
  12211.         $a = ($this->privates['Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Authorization\\AuthorizationHelper'] ?? $this->getAuthorizationHelperService());
  12212.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  12213.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  12214.         }
  12215.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12216.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'])) {
  12217.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableChannelResourcePermissionVoter'];
  12218.         }
  12219.         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 () {
  12220.             return new \EmptyIterator();
  12221.         }, 0)), $a)), $b);
  12222.     }
  12223.     /**
  12224.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SharableUsersResourcePermissionVoter' shared service.
  12225.      *
  12226.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12227.      */
  12228.     protected function getSharableUsersResourcePermissionVoterService()
  12229.     {
  12230.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12231.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12232.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12233.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12234.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/SharableUsersResourcePermissionVoter.php';
  12235.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/SharableUsersResourcePermissionService.php';
  12236.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManagerInterface.php';
  12237.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/SharablePermission/Managers/UsersResourceToChannelResource/SharableUsersResourceToChannelResourcePermissionManager.php';
  12238.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12239.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'])) {
  12240.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SharableUsersResourcePermissionVoter'];
  12241.         }
  12242.         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 () {
  12243.             return new \EmptyIterator();
  12244.         }, 0)))), $a);
  12245.     }
  12246.     /**
  12247.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\SuperAdminVoter' shared service.
  12248.      *
  12249.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12250.      */
  12251.     protected function getSuperAdminVoterService()
  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/nellapp/sdk-bundle/src/Permission/Security/Voter/SuperAdminVoter.php';
  12257.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12258.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'])) {
  12259.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\SuperAdminVoter'];
  12260.         }
  12261.         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);
  12262.     }
  12263.     /**
  12264.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UserOwnerVoter' shared service.
  12265.      *
  12266.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12267.      */
  12268.     protected function getUserOwnerVoterService()
  12269.     {
  12270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12272.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12274.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UserOwnerVoter.php';
  12275.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12276.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'])) {
  12277.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UserOwnerVoter'];
  12278.         }
  12279.         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);
  12280.     }
  12281.     /**
  12282.      * Gets the private 'debug.security.voter.Nellapp\Bundle\SDKBundle\Permission\Security\Voter\UsersResourceVoter' shared service.
  12283.      *
  12284.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12285.      */
  12286.     protected function getUsersResourceVoterService()
  12287.     {
  12288.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12290.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  12292.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Permission/Security/Voter/UsersResourceVoter.php';
  12293.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12294.         if (isset($this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'])) {
  12295.             return $this->privates['debug.security.voter.Nellapp\\Bundle\\SDKBundle\\Permission\\Security\\Voter\\UsersResourceVoter'];
  12296.         }
  12297.         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);
  12298.     }
  12299.     /**
  12300.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  12301.      *
  12302.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12303.      */
  12304.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  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/AuthenticatedVoter.php';
  12310.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12311.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  12312.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  12313.         }
  12314.         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);
  12315.     }
  12316.     /**
  12317.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  12318.      *
  12319.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12320.      */
  12321.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  12322.     {
  12323.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12324.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12325.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12326.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  12327.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  12328.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  12329.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  12330.         }
  12331.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12332.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  12333.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  12334.         }
  12335.         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);
  12336.     }
  12337.     /**
  12338.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  12339.      *
  12340.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  12341.      */
  12342.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  12343.     {
  12344.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  12345.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  12346.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  12347.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  12348.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12349.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  12350.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  12351.         }
  12352.         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);
  12353.     }
  12354.     /**
  12355.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  12356.      *
  12357.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  12358.      */
  12359.     protected function getDebug_Security_Voter_VoteListenerService()
  12360.     {
  12361.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  12362.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  12363.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  12364.             return $this->privates['debug.security.voter.vote_listener'];
  12365.         }
  12366.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  12367.     }
  12368.     /**
  12369.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  12370.      *
  12371.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  12372.      */
  12373.     protected function getDoctrine_CacheClearMetadataCommandService()
  12374.     {
  12375.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12376.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12377.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12378.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  12379.         $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()));
  12380.         $instance->setName('doctrine:cache:clear-metadata');
  12381.         return $instance;
  12382.     }
  12383.     /**
  12384.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  12385.      *
  12386.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  12387.      */
  12388.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  12389.     {
  12390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12391.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12392.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12393.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  12394.         $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()));
  12395.         $instance->setName('doctrine:cache:clear-query');
  12396.         return $instance;
  12397.     }
  12398.     /**
  12399.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  12400.      *
  12401.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  12402.      */
  12403.     protected function getDoctrine_CacheClearResultCommandService()
  12404.     {
  12405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12406.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12407.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12408.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  12409.         $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()));
  12410.         $instance->setName('doctrine:cache:clear-result');
  12411.         return $instance;
  12412.     }
  12413.     /**
  12414.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  12415.      *
  12416.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  12417.      */
  12418.     protected function getDoctrine_CacheCollectionRegionCommandService()
  12419.     {
  12420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12421.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12422.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12423.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  12424.         $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()));
  12425.         $instance->setName('doctrine:cache:clear-collection-region');
  12426.         return $instance;
  12427.     }
  12428.     /**
  12429.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  12430.      *
  12431.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  12432.      */
  12433.     protected function getDoctrine_ClearEntityRegionCommandService()
  12434.     {
  12435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12436.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12437.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12438.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  12439.         $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()));
  12440.         $instance->setName('doctrine:cache:clear-entity-region');
  12441.         return $instance;
  12442.     }
  12443.     /**
  12444.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  12445.      *
  12446.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  12447.      */
  12448.     protected function getDoctrine_ClearQueryRegionCommandService()
  12449.     {
  12450.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12451.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12452.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12453.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  12454.         $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()));
  12455.         $instance->setName('doctrine:cache:clear-query-region');
  12456.         return $instance;
  12457.     }
  12458.     /**
  12459.      * Gets the private 'doctrine.database_create_command' shared service.
  12460.      *
  12461.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  12462.      */
  12463.     protected function getDoctrine_DatabaseCreateCommandService()
  12464.     {
  12465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12466.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  12467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  12468.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12469.         $instance->setName('doctrine:database:create');
  12470.         return $instance;
  12471.     }
  12472.     /**
  12473.      * Gets the private 'doctrine.database_drop_command' shared service.
  12474.      *
  12475.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  12476.      */
  12477.     protected function getDoctrine_DatabaseDropCommandService()
  12478.     {
  12479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12480.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  12481.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  12482.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12483.         $instance->setName('doctrine:database:drop');
  12484.         return $instance;
  12485.     }
  12486.     /**
  12487.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  12488.      *
  12489.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  12490.      */
  12491.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  12492.     {
  12493.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12494.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber''getBlameSubscriberService'false],
  12495.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber''getHierarchySlugSubscriberService'false],
  12496.             '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],
  12497.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber''getHierarchySubscriberService'false],
  12498.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber''getSlugSubscriberService'false],
  12499.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber''getTimestampSubscriberService'false],
  12500.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber''getTranslationSubscriberService'false],
  12501.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber''getSerializeLogSubscriberService'false],
  12502.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber''getSlugSubscriber2Service'false],
  12503.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => ['privates''DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber''getTimestampSubscriber2Service'false],
  12504.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber''getTerminateExportableSubscriberService'false],
  12505.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber''getValidGlobalChannelAndUserSubscriberService'false],
  12506.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber''getChannelMenuDisplayedSubscriber2Service'false],
  12507.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber''getPermissionConstraintSubscriberService'false],
  12508.             'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber''getReverseSyncSubscriberService'false],
  12509.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber''getNellappFileSubscriberService'false],
  12510.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  12511.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  12512.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  12513.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  12514.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  12515.             'nellapp_sdk.auth.user_resolve_target_entity' => ['privates''nellapp_sdk.auth.user_resolve_target_entity''getNellappSdk_Auth_UserResolveTargetEntityService'false],
  12516.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_channel_resolve_target_entity''getNellappSdk_Channel_ChannelChannelResolveTargetEntityService'false],
  12517.             'nellapp_sdk.channel.channel_company_contact_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_company_contact_resolve_target_entity''getNellappSdk_Channel_ChannelCompanyContactResolveTargetEntityService'false],
  12518.             'nellapp_sdk.channel.channel_company_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_company_resolve_target_entity''getNellappSdk_Channel_ChannelCompanyResolveTargetEntityService'false],
  12519.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_configuration_resolve_target_entity''getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService'false],
  12520.             'nellapp_sdk.channel.channel_contact_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_contact_resolve_target_entity''getNellappSdk_Channel_ChannelContactResolveTargetEntityService'false],
  12521.             '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],
  12522.             'nellapp_sdk.channel.channel_organization_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_organization_resolve_target_entity''getNellappSdk_Channel_ChannelOrganizationResolveTargetEntityService'false],
  12523.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_data_resolve_target_entity''getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService'false],
  12524.             '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],
  12525.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_user_role_resolve_target_entity''getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService'false],
  12526.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => ['privates''nellapp_sdk.channel.channel_white_label_resolve_target_entity''getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService'false],
  12527.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.channel_class_resolve_target_entity''getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService'false],
  12528.             '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],
  12529.             '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],
  12530.             '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],
  12531.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => ['privates''nellapp_sdk.global_getter.user_class_resolve_target_entity''getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService'false],
  12532.         ], [
  12533.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\BlameSubscriber' => '?',
  12534.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\HierarchySlugSubscriber' => '?',
  12535.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\BlameSubscriber.App\\Entity\\Account\\User' => '?',
  12536.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\HierarchySubscriber' => '?',
  12537.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\SlugSubscriber' => '?',
  12538.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TimestampSubscriber' => '?',
  12539.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\Mapping\\TranslationSubscriber' => '?',
  12540.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SerializeLogSubscriber' => '?',
  12541.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\SlugSubscriber' => '?',
  12542.             'DrosalysWeb\\ObjectExtensions\\Bridge\\Doctrine\\ORM\\Subscriber\\TimestampSubscriber' => '?',
  12543.             'Nellapp\\Bundle\\SDKBundle\\Export\\AutoExport\\Doctrine\\EventSubscriber\\TerminateExportableSubscriber' => '?',
  12544.             'Nellapp\\Bundle\\SDKBundle\\GlobalGetters\\Doctrine\\EventSubscriber\\ValidGlobalChannelAndUserSubscriber' => '?',
  12545.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\ChannelMenuDisplayedSubscriber' => '?',
  12546.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Doctrine\\EventSubscriber\\Mapping\\PermissionConstraintSubscriber' => '?',
  12547.             'Nellapp\\Bundle\\SDKBundle\\ReverseSync\\Doctrine\\EventSubscriber\\ReverseSyncSubscriber' => '?',
  12548.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Doctrine\\NellappFileSubscriber' => '?',
  12549.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  12550.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  12551.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  12552.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  12553.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  12554.             'nellapp_sdk.auth.user_resolve_target_entity' => '?',
  12555.             'nellapp_sdk.channel.channel_channel_resolve_target_entity' => '?',
  12556.             'nellapp_sdk.channel.channel_company_contact_resolve_target_entity' => '?',
  12557.             'nellapp_sdk.channel.channel_company_resolve_target_entity' => '?',
  12558.             'nellapp_sdk.channel.channel_configuration_resolve_target_entity' => '?',
  12559.             'nellapp_sdk.channel.channel_contact_resolve_target_entity' => '?',
  12560.             'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity' => '?',
  12561.             'nellapp_sdk.channel.channel_organization_resolve_target_entity' => '?',
  12562.             'nellapp_sdk.channel.channel_user_data_resolve_target_entity' => '?',
  12563.             'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' => '?',
  12564.             'nellapp_sdk.channel.channel_user_role_resolve_target_entity' => '?',
  12565.             'nellapp_sdk.channel.channel_white_label_resolve_target_entity' => '?',
  12566.             'nellapp_sdk.global_getter.channel_class_resolve_target_entity' => '?',
  12567.             'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' => '?',
  12568.             'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' => '?',
  12569.             'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' => '?',
  12570.             'nellapp_sdk.global_getter.user_class_resolve_target_entity' => '?',
  12571.         ]), [=> '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']]);
  12572.     }
  12573.     /**
  12574.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  12575.      *
  12576.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  12577.      */
  12578.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  12579.     {
  12580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12581.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12582.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12583.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  12584.         $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()));
  12585.         $instance->setName('doctrine:ensure-production-settings');
  12586.         return $instance;
  12587.     }
  12588.     /**
  12589.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  12590.      *
  12591.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  12592.      */
  12593.     protected function getDoctrine_FixturesLoadCommandService()
  12594.     {
  12595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12596.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  12597.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  12598.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  12599.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  12600.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  12601.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  12602.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  12603.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  12604.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  12605.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  12606.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  12607.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
  12608.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
  12609.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  12610.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  12611.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  12612.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  12613.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AppFixtures(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), 'groups' => []]]);
  12614.         $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()]);
  12615.         $instance->setName('doctrine:fixtures:load');
  12616.         return $instance;
  12617.     }
  12618.     /**
  12619.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  12620.      *
  12621.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  12622.      */
  12623.     protected function getDoctrine_MappingConvertCommandService()
  12624.     {
  12625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12626.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12627.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12628.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  12629.         $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()));
  12630.         $instance->setName('doctrine:mapping:convert');
  12631.         return $instance;
  12632.     }
  12633.     /**
  12634.      * Gets the private 'doctrine.mapping_import_command' shared service.
  12635.      *
  12636.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  12637.      */
  12638.     protected function getDoctrine_MappingImportCommandService()
  12639.     {
  12640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12641.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  12642.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  12643.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  12644.         $instance->setName('doctrine:mapping:import');
  12645.         return $instance;
  12646.     }
  12647.     /**
  12648.      * Gets the private 'doctrine.mapping_info_command' shared service.
  12649.      *
  12650.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  12651.      */
  12652.     protected function getDoctrine_MappingInfoCommandService()
  12653.     {
  12654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12655.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12656.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12657.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  12658.         $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()));
  12659.         $instance->setName('doctrine:mapping:info');
  12660.         return $instance;
  12661.     }
  12662.     /**
  12663.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  12664.      *
  12665.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  12666.      */
  12667.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  12668.     {
  12669.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  12670.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  12671.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  12672.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  12673.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  12674.         }
  12675.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  12676.     }
  12677.     /**
  12678.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  12679.      *
  12680.      * @return \Doctrine\Migrations\DependencyFactory
  12681.      */
  12682.     protected function getDoctrine_Migrations_DependencyFactoryService()
  12683.     {
  12684.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  12685.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  12686.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  12687.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  12688.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  12689.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  12690.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  12691.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  12692.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  12693.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  12694.         $b->setTableName('migration_versions');
  12695.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  12696.         $a->setAllOrNothing(false);
  12697.         $a->setCheckDatabasePlatform(true);
  12698.         $a->setTransactional(false);
  12699.         $a->setMetadataStorageConfiguration($b);
  12700.         $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()));
  12701.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  12702.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  12703.         });
  12704.         return $instance;
  12705.     }
  12706.     /**
  12707.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  12708.      *
  12709.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  12710.      */
  12711.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  12712.     {
  12713.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  12714.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  12715.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12716.     }
  12717.     /**
  12718.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  12719.      *
  12720.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  12721.      */
  12722.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  12723.     {
  12724.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  12725.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  12726.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  12727.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  12728.         }
  12729.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  12730.     }
  12731.     /**
  12732.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  12733.      *
  12734.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  12735.      */
  12736.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  12737.     {
  12738.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  12739.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  12740.     }
  12741.     /**
  12742.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  12743.      *
  12744.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  12745.      */
  12746.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  12747.     {
  12748.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12749.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  12750.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  12751.     }
  12752.     /**
  12753.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  12754.      *
  12755.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  12756.      */
  12757.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  12758.     {
  12759.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12760.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  12761.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  12762.             return new \EmptyIterator();
  12763.         }, 0));
  12764.     }
  12765.     /**
  12766.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  12767.      *
  12768.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  12769.      */
  12770.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  12771.     {
  12772.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12773.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  12774.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  12775.     }
  12776.     /**
  12777.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  12778.      *
  12779.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  12780.      */
  12781.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  12782.     {
  12783.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  12784.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  12785.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  12786.             yield => ($this->privates['messenger.transport.sync_full_user_transport'] ?? $this->getMessenger_Transport_SyncFullUserTransportService());
  12787.             yield => ($this->privates['messenger.transport.sync_transport'] ?? $this->getMessenger_Transport_SyncTransportService());
  12788.             yield => ($this->privates['messenger.transport.reverse_sync_transport'] ?? $this->getMessenger_Transport_ReverseSyncTransportService());
  12789.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  12790.         }, 4));
  12791.     }
  12792.     /**
  12793.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  12794.      *
  12795.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  12796.      */
  12797.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  12798.     {
  12799.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  12800.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12801.     }
  12802.     /**
  12803.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  12804.      *
  12805.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  12806.      */
  12807.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  12808.     {
  12809.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12810.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  12811.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12812.     }
  12813.     /**
  12814.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  12815.      *
  12816.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  12817.      */
  12818.     protected function getDoctrine_Orm_Validator_UniqueService()
  12819.     {
  12820.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  12821.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  12822.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  12823.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  12824.     }
  12825.     /**
  12826.      * Gets the private 'doctrine.query_dql_command' shared service.
  12827.      *
  12828.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  12829.      */
  12830.     protected function getDoctrine_QueryDqlCommandService()
  12831.     {
  12832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12833.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12834.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12835.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  12836.         $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()));
  12837.         $instance->setName('doctrine:query:dql');
  12838.         return $instance;
  12839.     }
  12840.     /**
  12841.      * Gets the private 'doctrine.query_sql_command' shared service.
  12842.      *
  12843.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  12844.      */
  12845.     protected function getDoctrine_QuerySqlCommandService()
  12846.     {
  12847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12848.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  12849.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  12850.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  12851.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  12852.         $instance->setName('doctrine:query:sql');
  12853.         return $instance;
  12854.     }
  12855.     /**
  12856.      * Gets the private 'doctrine.schema_create_command' shared service.
  12857.      *
  12858.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  12859.      */
  12860.     protected function getDoctrine_SchemaCreateCommandService()
  12861.     {
  12862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12863.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12864.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12865.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12866.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  12867.         $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()));
  12868.         $instance->setName('doctrine:schema:create');
  12869.         return $instance;
  12870.     }
  12871.     /**
  12872.      * Gets the private 'doctrine.schema_drop_command' shared service.
  12873.      *
  12874.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  12875.      */
  12876.     protected function getDoctrine_SchemaDropCommandService()
  12877.     {
  12878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12879.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12880.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12881.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12882.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  12883.         $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()));
  12884.         $instance->setName('doctrine:schema:drop');
  12885.         return $instance;
  12886.     }
  12887.     /**
  12888.      * Gets the private 'doctrine.schema_update_command' shared service.
  12889.      *
  12890.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  12891.      */
  12892.     protected function getDoctrine_SchemaUpdateCommandService()
  12893.     {
  12894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12895.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12896.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12897.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  12898.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  12899.         $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()));
  12900.         $instance->setName('doctrine:schema:update');
  12901.         return $instance;
  12902.     }
  12903.     /**
  12904.      * Gets the private 'doctrine.schema_validate_command' shared service.
  12905.      *
  12906.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  12907.      */
  12908.     protected function getDoctrine_SchemaValidateCommandService()
  12909.     {
  12910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12911.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  12912.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  12913.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  12914.         $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()));
  12915.         $instance->setName('doctrine:schema:validate');
  12916.         return $instance;
  12917.     }
  12918.     /**
  12919.      * Gets the private 'doctrine.ulid_generator' shared service.
  12920.      *
  12921.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  12922.      */
  12923.     protected function getDoctrine_UlidGeneratorService()
  12924.     {
  12925.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  12926.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  12927.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UlidFactory.php';
  12928.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(new \Symfony\Component\Uid\Factory\UlidFactory());
  12929.     }
  12930.     /**
  12931.      * Gets the private 'doctrine.uuid_generator' shared service.
  12932.      *
  12933.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  12934.      */
  12935.     protected function getDoctrine_UuidGeneratorService()
  12936.     {
  12937.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  12938.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  12939.         include_once \dirname(__DIR__4).'/vendor/symfony/uid/Factory/UuidFactory.php';
  12940.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(new \Symfony\Component\Uid\Factory\UuidFactory(665'Symfony\\Component\\Uid\\UuidV4'NULLNULL));
  12941.     }
  12942.     /**
  12943.      * Gets the private 'doctrine_migrations.current_command' shared service.
  12944.      *
  12945.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  12946.      */
  12947.     protected function getDoctrineMigrations_CurrentCommandService()
  12948.     {
  12949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12950.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12951.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  12952.         $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');
  12953.         $instance->setName('doctrine:migrations:current');
  12954.         return $instance;
  12955.     }
  12956.     /**
  12957.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  12958.      *
  12959.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  12960.      */
  12961.     protected function getDoctrineMigrations_DiffCommandService()
  12962.     {
  12963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12964.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12965.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  12966.         $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');
  12967.         $instance->setName('doctrine:migrations:diff');
  12968.         return $instance;
  12969.     }
  12970.     /**
  12971.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  12972.      *
  12973.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  12974.      */
  12975.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  12976.     {
  12977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12978.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12979.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  12980.         $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');
  12981.         $instance->setName('doctrine:migrations:dump-schema');
  12982.         return $instance;
  12983.     }
  12984.     /**
  12985.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  12986.      *
  12987.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  12988.      */
  12989.     protected function getDoctrineMigrations_ExecuteCommandService()
  12990.     {
  12991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12992.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  12993.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  12994.         $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');
  12995.         $instance->setName('doctrine:migrations:execute');
  12996.         return $instance;
  12997.     }
  12998.     /**
  12999.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  13000.      *
  13001.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  13002.      */
  13003.     protected function getDoctrineMigrations_GenerateCommandService()
  13004.     {
  13005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13006.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13007.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  13008.         $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');
  13009.         $instance->setName('doctrine:migrations:generate');
  13010.         return $instance;
  13011.     }
  13012.     /**
  13013.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  13014.      *
  13015.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  13016.      */
  13017.     protected function getDoctrineMigrations_LatestCommandService()
  13018.     {
  13019.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13020.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13021.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  13022.         $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');
  13023.         $instance->setName('doctrine:migrations:latest');
  13024.         return $instance;
  13025.     }
  13026.     /**
  13027.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  13028.      *
  13029.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  13030.      */
  13031.     protected function getDoctrineMigrations_MigrateCommandService()
  13032.     {
  13033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13034.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13035.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  13036.         $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');
  13037.         $instance->setName('doctrine:migrations:migrate');
  13038.         return $instance;
  13039.     }
  13040.     /**
  13041.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  13042.      *
  13043.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  13044.      */
  13045.     protected function getDoctrineMigrations_RollupCommandService()
  13046.     {
  13047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13048.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13049.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  13050.         $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');
  13051.         $instance->setName('doctrine:migrations:rollup');
  13052.         return $instance;
  13053.     }
  13054.     /**
  13055.      * Gets the private 'doctrine_migrations.status_command' shared service.
  13056.      *
  13057.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  13058.      */
  13059.     protected function getDoctrineMigrations_StatusCommandService()
  13060.     {
  13061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13062.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13063.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  13064.         $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');
  13065.         $instance->setName('doctrine:migrations:status');
  13066.         return $instance;
  13067.     }
  13068.     /**
  13069.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  13070.      *
  13071.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  13072.      */
  13073.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  13074.     {
  13075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13076.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13077.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  13078.         $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');
  13079.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  13080.         return $instance;
  13081.     }
  13082.     /**
  13083.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  13084.      *
  13085.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  13086.      */
  13087.     protected function getDoctrineMigrations_UpToDateCommandService()
  13088.     {
  13089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13090.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13091.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  13092.         $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');
  13093.         $instance->setName('doctrine:migrations:up-to-date');
  13094.         return $instance;
  13095.     }
  13096.     /**
  13097.      * Gets the private 'doctrine_migrations.version_command' shared service.
  13098.      *
  13099.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  13100.      */
  13101.     protected function getDoctrineMigrations_VersionCommandService()
  13102.     {
  13103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13104.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13105.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  13106.         $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');
  13107.         $instance->setName('doctrine:migrations:version');
  13108.         return $instance;
  13109.     }
  13110.     /**
  13111.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  13112.      *
  13113.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  13114.      */
  13115.     protected function getDoctrineMigrations_VersionsCommandService()
  13116.     {
  13117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13118.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  13119.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  13120.         $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');
  13121.         $instance->setName('doctrine:migrations:list');
  13122.         return $instance;
  13123.     }
  13124.     /**
  13125.      * Gets the private 'error_handler.error_renderer.html' shared service.
  13126.      *
  13127.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  13128.      */
  13129.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  13130.     {
  13131.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  13132.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  13133.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  13134.         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()));
  13135.     }
  13136.     /**
  13137.      * Gets the private 'exception_listener' shared service.
  13138.      *
  13139.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  13140.      */
  13141.     protected function getExceptionListenerService()
  13142.     {
  13143.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  13144.     }
  13145.     /**
  13146.      * Gets the private 'form.choice_list_factory.cached' shared service.
  13147.      *
  13148.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  13149.      */
  13150.     protected function getForm_ChoiceListFactory_CachedService()
  13151.     {
  13152.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  13153.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  13154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  13155.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  13156.         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())));
  13157.     }
  13158.     /**
  13159.      * Gets the private 'form.registry' shared service.
  13160.      *
  13161.      * @return \Symfony\Component\Form\FormRegistry
  13162.      */
  13163.     protected function getForm_RegistryService()
  13164.     {
  13165.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  13166.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  13167.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  13168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  13169.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  13170.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  13171.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  13172.         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, [
  13173.             'App\\Form\\Async\\CollectionFilterType' => ['privates''App\\Form\\Async\\CollectionFilterType''getCollectionFilterTypeService'false],
  13174.             'App\\Form\\Async\\ContactCollectionFilterType' => ['privates''App\\Form\\Async\\ContactCollectionFilterType''getContactCollectionFilterTypeService'false],
  13175.             'App\\Form\\Crm\\ProductFilter' => ['privates''App\\Form\\Crm\\ProductFilter''getProductFilterService'false],
  13176.             'App\\Form\\Crm\\QuoteFilter' => ['privates''App\\Form\\Crm\\QuoteFilter''getQuoteFilterService'false],
  13177.             'App\\Form\\Crm\\QuoteTemplateFilter' => ['privates''App\\Form\\Crm\\QuoteTemplateFilter''getQuoteTemplateFilterService'false],
  13178.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityTypeService'false],
  13179.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => ['privates''DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType''getSelectOrCreateTypeService'false],
  13180.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => ['privates''Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter''getApiFilterService'false],
  13181.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates''liip_imagine.form.type.image''getLiipImagine_Form_Type_ImageService'false],
  13182.             'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter''getCollectionFilterService'false],
  13183.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType''getGroupeFilterTypeService'false],
  13184.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType''getServiceFilterTypeService'false],
  13185.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType''getSessionFilterTypeService'false],
  13186.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType''getTrainingFilterTypeService'false],
  13187.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType''getUserFilterTypeService'false],
  13188.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType''getNellappBooleanTypeService'false],
  13189.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType''getNellappChoiceTypeService'false],
  13190.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter''getCustomViewColumnsFilterService'false],
  13191.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType''getCustomViewManagerTypeService'false],
  13192.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType''getEditCustomViewTypeService'false],
  13193.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType''getNewCustomViewTypeService'false],
  13194.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType''getChannelUserRoleFilterTypeService'false],
  13195.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter''getCollectionFilter2Service'false],
  13196.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType''getTextListFilterTypeService'false],
  13197.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType''getDateRangeFilterTypeService'false],
  13198.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter''getCollectionFilter3Service'false],
  13199.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType''getChannelUserRoleSelektorFilterTypeService'false],
  13200.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType''getUserSelektorFilterTypeService'false],
  13201.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType''getSessionStatusFilterTypeService'false],
  13202.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType''getTabContainerTypeService'false],
  13203.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\TabType''getTabTypeService'false],
  13204.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType''getAsyncEntityType2Service'false],
  13205.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType''getChannelUserRoleSelektorTypeService'false],
  13206.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType''getGroupSelektorTypeService'false],
  13207.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType''getPlaceSelektorTypeService'false],
  13208.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType''getServiceSelektorTypeService'false],
  13209.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType''getUserSelektorTypeService'false],
  13210.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType''getChannelUserPermissionEnumTypeService'false],
  13211.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType''getChannelUserPermissionResourceTypeService'false],
  13212.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter''getChannelUserDataFilterService'false],
  13213.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter''getChannelUserPermissionResourceFilterService'false],
  13214.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType''getMultipleResourcePermissionsTypeService'false],
  13215.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType''getSelectUserForChannelResourcePermissionTypeService'false],
  13216.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => ['privates''Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType''getMimeTypeChoiceFilterTypeService'false],
  13217.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => ['privates''spiriit_form_filter.type.filter_boolean''getSpiriitFormFilter_Type_FilterBooleanService'false],
  13218.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => ['privates''spiriit_form_filter.type.filter_checkbox''getSpiriitFormFilter_Type_FilterCheckboxService'false],
  13219.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => ['privates''spiriit_form_filter.type.filter_choice''getSpiriitFormFilter_Type_FilterChoiceService'false],
  13220.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => ['privates''spiriit_form_filter.type.filter_collection_adapter''getSpiriitFormFilter_Type_FilterCollectionAdapterService'false],
  13221.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => ['privates''spiriit_form_filter.type.filter_date''getSpiriitFormFilter_Type_FilterDateService'false],
  13222.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => ['privates''spiriit_form_filter.type.filter_date_range''getSpiriitFormFilter_Type_FilterDateRangeService'false],
  13223.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime''getSpiriitFormFilter_Type_FilterDatetimeService'false],
  13224.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => ['privates''spiriit_form_filter.type.filter_datetime_range''getSpiriitFormFilter_Type_FilterDatetimeRangeService'false],
  13225.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => ['privates''spiriit_form_filter.type.filter_entity''getSpiriitFormFilter_Type_FilterEntityService'false],
  13226.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => ['privates''spiriit_form_filter.type.filter_enum''getSpiriitFormFilter_Type_FilterEnumService'false],
  13227.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => ['privates''spiriit_form_filter.type.filter_number''getSpiriitFormFilter_Type_FilterNumberService'false],
  13228.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => ['privates''spiriit_form_filter.type.filter_number_range''getSpiriitFormFilter_Type_FilterNumberRangeService'false],
  13229.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => ['privates''spiriit_form_filter.type.filter_sharedable''getSpiriitFormFilter_Type_FilterSharedableService'false],
  13230.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => ['privates''spiriit_form_filter.type.filter_text''getSpiriitFormFilter_Type_FilterTextService'false],
  13231.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  13232.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  13233.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  13234.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  13235.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  13236.         ], [
  13237.             'App\\Form\\Async\\CollectionFilterType' => '?',
  13238.             'App\\Form\\Async\\ContactCollectionFilterType' => '?',
  13239.             'App\\Form\\Crm\\ProductFilter' => '?',
  13240.             'App\\Form\\Crm\\QuoteFilter' => '?',
  13241.             'App\\Form\\Crm\\QuoteTemplateFilter' => '?',
  13242.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\AsyncEntityType' => '?',
  13243.             'DrosalysWeb\\Bundle\\FormBundle\\Form\\Type\\SelectOrCreateType' => '?',
  13244.             'Drosalys\\Bundle\\ApiBundle\\Filter\\ApiFilter' => '?',
  13245.             'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
  13246.             'Nellapp\\Bundle\\SDKBundle\\DataSync\\Form\\Filter\\CollectionFilter' => '?',
  13247.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\GroupeFilterType' => '?',
  13248.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\ServiceFilterType' => '?',
  13249.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\SessionFilterType' => '?',
  13250.             'Nellapp\\Bundle\\SDKBundle\\Filter\\Selektor\\TrainingFilterType' => '?',
  13251.             'Nellapp\\Bundle\\SDKBundle\\Filter\\UserFilterType' => '?',
  13252.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappBooleanType' => '?',
  13253.             'Nellapp\\Bundle\\SDKBundle\\Form\\Common\\NellappChoiceType' => '?',
  13254.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewColumnsFilter' => '?',
  13255.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\CustomViewManagerType' => '?',
  13256.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\EditCustomViewType' => '?',
  13257.             'Nellapp\\Bundle\\SDKBundle\\Form\\CustomizableView\\NewCustomViewType' => '?',
  13258.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\ChannelUserData\\ChannelUserRoleFilterType' => '?',
  13259.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Chat\\CollectionFilter' => '?',
  13260.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Common\\TextListFilterType' => '?',
  13261.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\DateRangeFilterType' => '?',
  13262.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\EventUserProgression\\CollectionFilter' => '?',
  13263.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\ChannelUserRoleSelektorFilterType' => '?',
  13264.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\SelektorFilter\\UserSelektorFilterType' => '?',
  13265.             'Nellapp\\Bundle\\SDKBundle\\Form\\Filter\\Session\\SessionStatusFilterType' => '?',
  13266.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabContainerType' => '?',
  13267.             'Nellapp\\Bundle\\SDKBundle\\Form\\TabType' => '?',
  13268.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\AsyncEntityType' => '?',
  13269.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ChannelUserRoleSelektorType' => '?',
  13270.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\GroupSelektorType' => '?',
  13271.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\PlaceSelektorType' => '?',
  13272.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\ServiceSelektorType' => '?',
  13273.             'Nellapp\\Bundle\\SDKBundle\\Form\\Type\\UserSelektorType' => '?',
  13274.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionEnumType' => '?',
  13275.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\ChannelUserPermissionResourceType' => '?',
  13276.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserDataFilter' => '?',
  13277.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\ChannelUserPermissionResourceFilter' => '?',
  13278.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\Filter\\MultipleResourcePermissionsType' => '?',
  13279.             'Nellapp\\Bundle\\SDKBundle\\Permission\\Form\\SelectUserForChannelResourcePermissionType' => '?',
  13280.             'Nellapp\\Bundle\\SDKBundle\\Uploader\\Form\\MimeTypeChoiceFilterType' => '?',
  13281.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType' => '?',
  13282.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType' => '?',
  13283.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType' => '?',
  13284.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType' => '?',
  13285.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType' => '?',
  13286.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType' => '?',
  13287.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType' => '?',
  13288.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType' => '?',
  13289.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType' => '?',
  13290.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType' => '?',
  13291.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType' => '?',
  13292.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType' => '?',
  13293.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType' => '?',
  13294.             'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType' => '?',
  13295.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  13296.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  13297.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  13298.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  13299.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  13300.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  13301.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionExtension()));
  13302.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\TabsExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\TabsExtension()));
  13303.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingCollectionExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingCollectionExtension()));
  13304.         }, 3), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  13305.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollectionInnerExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollectionInnerExtension()));
  13306.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\OrderingExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\OrderingExtension()));
  13307.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  13308.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  13309.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  13310.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  13311.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  13312.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  13313.             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')));
  13314.             yield => ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'] ?? ($this->privates['DrosalysWeb\\Bundle\\FormBundle\\Form\\Extension\\CollapsableExtension'] = new \DrosalysWeb\Bundle\FormBundle\Form\Extension\CollapsableExtension()));
  13315.             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()));
  13316.             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()));
  13317.         }, 12), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  13318.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  13319.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  13320.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  13321.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType' => new RewindableGenerator(function () {
  13322.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  13323.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\DateTimeType' => new RewindableGenerator(function () {
  13324.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  13325.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType' => new RewindableGenerator(function () {
  13326.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\DateTimeSingleTextExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\DateTimeSingleTextExtension()));
  13327.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TelType' => new RewindableGenerator(function () {
  13328.             yield => ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] ?? ($this->privates['Nellapp\\Bundle\\SDKBundle\\Form\\Extension\\TelTypeExtension'] = new \Nellapp\Bundle\SDKBundle\Form\Extension\TelTypeExtension()));
  13329.         }, 1)], new RewindableGenerator(function () {
  13330.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  13331.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  13332.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  13333.     }
  13334.     /**
  13335.      * Gets the private 'form.server_params' shared service.
  13336.      *
  13337.      * @return \Symfony\Component\Form\Util\ServerParams
  13338.      */
  13339.     protected function getForm_ServerParamsService()
  13340.     {
  13341.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  13342.         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())));
  13343.     }
  13344.     /**
  13345.      * Gets the private 'form.type.choice' shared service.
  13346.      *
  13347.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  13348.      */
  13349.     protected function getForm_Type_ChoiceService()
  13350.     {
  13351.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13352.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  13354.         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()));
  13355.     }
  13356.     /**
  13357.      * Gets the private 'form.type.color' shared service.
  13358.      *
  13359.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  13360.      */
  13361.     protected function getForm_Type_ColorService()
  13362.     {
  13363.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13364.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13365.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  13366.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  13367.     }
  13368.     /**
  13369.      * Gets the private 'form.type.entity' shared service.
  13370.      *
  13371.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  13372.      */
  13373.     protected function getForm_Type_EntityService()
  13374.     {
  13375.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13376.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13377.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  13378.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  13379.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  13380.     }
  13381.     /**
  13382.      * Gets the private 'form.type.form' shared service.
  13383.      *
  13384.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  13385.      */
  13386.     protected function getForm_Type_FormService()
  13387.     {
  13388.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13389.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  13391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  13392.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  13393.     }
  13394.     /**
  13395.      * Gets the private 'form.type_extension.csrf' shared service.
  13396.      *
  13397.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  13398.      */
  13399.     protected function getForm_TypeExtension_CsrfService()
  13400.     {
  13401.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13402.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  13404.         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()));
  13405.     }
  13406.     /**
  13407.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  13408.      *
  13409.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  13410.      */
  13411.     protected function getForm_TypeExtension_Form_DataCollectorService()
  13412.     {
  13413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  13416.         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()));
  13417.     }
  13418.     /**
  13419.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  13420.      *
  13421.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  13422.      */
  13423.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  13424.     {
  13425.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13426.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13427.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  13428.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  13429.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  13430.         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())));
  13431.     }
  13432.     /**
  13433.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  13434.      *
  13435.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  13436.      */
  13437.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  13438.     {
  13439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13440.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13441.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  13442.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  13443.     }
  13444.     /**
  13445.      * Gets the private 'form.type_extension.form.validator' shared service.
  13446.      *
  13447.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  13448.      */
  13449.     protected function getForm_TypeExtension_Form_ValidatorService()
  13450.     {
  13451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13452.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13453.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  13454.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  13455.         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()));
  13456.     }
  13457.     /**
  13458.      * Gets the private 'form.type_extension.upload.validator' shared service.
  13459.      *
  13460.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  13461.      */
  13462.     protected function getForm_TypeExtension_Upload_ValidatorService()
  13463.     {
  13464.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  13465.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  13466.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  13467.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  13468.     }
  13469.     /**
  13470.      * Gets the private 'form.type_guesser.doctrine' shared service.
  13471.      *
  13472.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  13473.      */
  13474.     protected function getForm_TypeGuesser_DoctrineService()
  13475.     {
  13476.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  13477.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  13478.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  13479.     }
  13480.     /**
  13481.      * Gets the private 'form.type_guesser.validator' shared service.
  13482.      *
  13483.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  13484.      */
  13485.     protected function getForm_TypeGuesser_ValidatorService()
  13486.     {
  13487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  13488.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  13489.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  13490.     }
  13491.     /**
  13492.      * Gets the private 'fos_js_routing.dump_command' shared service.
  13493.      *
  13494.      * @return \FOS\JsRoutingBundle\Command\DumpCommand
  13495.      */
  13496.     protected function getFosJsRouting_DumpCommandService()
  13497.     {
  13498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13499.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
  13500.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Response/RoutesResponse.php';
  13501.         $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);
  13502.         $instance->setName('fos:js-routing:dump');
  13503.         $instance->setDescription('Dumps exposed routes to the filesystem');
  13504.         return $instance;
  13505.     }
  13506.     /**
  13507.      * Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
  13508.      *
  13509.      * @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
  13510.      */
  13511.     protected function getFosJsRouting_RouterDebugExposedCommandService()
  13512.     {
  13513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13514.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
  13515.         $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()));
  13516.         $instance->setName('fos:js-routing:debug');
  13517.         $instance->setDescription('Displays currently exposed routes for an application');
  13518.         return $instance;
  13519.     }
  13520.     /**
  13521.      * Gets the private 'fragment.renderer.inline' shared service.
  13522.      *
  13523.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  13524.      */
  13525.     protected function getFragment_Renderer_InlineService()
  13526.     {
  13527.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  13528.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  13529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  13530.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  13531.         if (isset($this->privates['fragment.renderer.inline'])) {
  13532.             return $this->privates['fragment.renderer.inline'];
  13533.         }
  13534.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13535.         if (isset($this->privates['fragment.renderer.inline'])) {
  13536.             return $this->privates['fragment.renderer.inline'];
  13537.         }
  13538.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  13539.         $instance->setFragmentPath('/_fragment');
  13540.         return $instance;
  13541.     }
  13542.     /**
  13543.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  13544.      *
  13545.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  13546.      */
  13547.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  13548.     {
  13549.         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())));
  13550.     }
  13551.     /**
  13552.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  13553.      *
  13554.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  13555.      */
  13556.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  13557.     {
  13558.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  13559.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  13560.             return $this->privates['framework_extra_bundle.event.is_granted'];
  13561.         }
  13562.         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);
  13563.     }
  13564.     /**
  13565.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  13566.      *
  13567.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  13568.      */
  13569.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  13570.     {
  13571.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  13572.         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()));
  13573.     }
  13574.     /**
  13575.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  13576.      *
  13577.      * @return \Knp\Menu\Provider\LazyProvider
  13578.      */
  13579.     protected function getKnpMenu_MenuProvider_LazyService()
  13580.     {
  13581.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  13582.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['channel_side_nav' => function () {
  13583.             return ($this->privates['nellapp_sdk.channel_side_nav'] ?? $this->getNellappSdk_ChannelSideNavService());
  13584.         }]);
  13585.     }
  13586.     /**
  13587.      * Gets the private 'knp_menu.renderer.list' shared service.
  13588.      *
  13589.      * @return \Knp\Menu\Renderer\ListRenderer
  13590.      */
  13591.     protected function getKnpMenu_Renderer_ListService()
  13592.     {
  13593.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  13594.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  13595.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  13596.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  13597.     }
  13598.     /**
  13599.      * Gets the private 'knp_menu.renderer.twig' shared service.
  13600.      *
  13601.      * @return \Knp\Menu\Renderer\TwigRenderer
  13602.      */
  13603.     protected function getKnpMenu_Renderer_TwigService()
  13604.     {
  13605.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  13606.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  13607.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  13608.         if (isset($this->privates['knp_menu.renderer.twig'])) {
  13609.             return $this->privates['knp_menu.renderer.twig'];
  13610.         }
  13611.         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()), []);
  13612.     }
  13613.     /**
  13614.      * Gets the private 'knp_menu.voter.router' shared service.
  13615.      *
  13616.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  13617.      */
  13618.     protected function getKnpMenu_Voter_RouterService()
  13619.     {
  13620.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  13621.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  13622.         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())));
  13623.     }
  13624.     /**
  13625.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  13626.      *
  13627.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  13628.      */
  13629.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  13630.     {
  13631.         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]);
  13632.     }
  13633.     /**
  13634.      * Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
  13635.      *
  13636.      * @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
  13637.      */
  13638.     protected function getLiipImagine_Binary_MimeTypeGuesserService()
  13639.     {
  13640.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
  13641.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
  13642.         return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
  13643.     }
  13644.     /**
  13645.      * Gets the private 'liip_imagine.command.cache_remove' shared service.
  13646.      *
  13647.      * @return \Liip\ImagineBundle\Command\RemoveCacheCommand
  13648.      */
  13649.     protected function getLiipImagine_Command_CacheRemoveService()
  13650.     {
  13651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13652.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  13653.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
  13654.         $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()));
  13655.         $instance->setName('liip:imagine:cache:remove');
  13656.         return $instance;
  13657.     }
  13658.     /**
  13659.      * Gets the private 'liip_imagine.command.cache_resolve' shared service.
  13660.      *
  13661.      * @return \Liip\ImagineBundle\Command\ResolveCacheCommand
  13662.      */
  13663.     protected function getLiipImagine_Command_CacheResolveService()
  13664.     {
  13665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13666.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
  13667.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
  13668.         $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()));
  13669.         $instance->setName('liip:imagine:cache:resolve');
  13670.         return $instance;
  13671.     }
  13672.     /**
  13673.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  13674.      *
  13675.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  13676.      */
  13677.     protected function getLiipImagine_Filter_ConfigurationService()
  13678.     {
  13679.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  13680.     }
  13681.     /**
  13682.      * Gets the private 'liip_imagine.form.type.image' shared service.
  13683.      *
  13684.      * @return \Liip\ImagineBundle\Form\Type\ImageType
  13685.      */
  13686.     protected function getLiipImagine_Form_Type_ImageService()
  13687.     {
  13688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  13689.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  13690.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
  13691.         return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
  13692.     }
  13693.     /**
  13694.      * Gets the private 'liip_imagine.gd' shared service.
  13695.      *
  13696.      * @return \Imagine\Gd\Imagine
  13697.      */
  13698.     protected function getLiipImagine_GdService()
  13699.     {
  13700.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
  13701.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
  13702.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
  13703.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
  13704.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
  13705.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
  13706.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
  13707.         include_once \dirname(__DIR__4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
  13708.         $this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
  13709.         $instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
  13710.         return $instance;
  13711.     }
  13712.     /**
  13713.      * Gets the private 'liip_imagine.service.filter' shared service.
  13714.      *
  13715.      * @return \Liip\ImagineBundle\Service\FilterService
  13716.      */
  13717.     protected function getLiipImagine_Service_FilterService()
  13718.     {
  13719.         include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
  13720.         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()));
  13721.     }
  13722.     /**
  13723.      * Gets the private 'locale_aware_listener' shared service.
  13724.      *
  13725.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  13726.      */
  13727.     protected function getLocaleAwareListenerService()
  13728.     {
  13729.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  13730.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  13731.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  13732.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  13733.     }
  13734.     /**
  13735.      * Gets the private 'locale_listener' shared service.
  13736.      *
  13737.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  13738.      */
  13739.     protected function getLocaleListenerService()
  13740.     {
  13741.         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, []);
  13742.     }
  13743.     /**
  13744.      * Gets the private 'maker.auto_command.make_auth' shared service.
  13745.      *
  13746.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13747.      */
  13748.     protected function getMaker_AutoCommand_MakeAuthService()
  13749.     {
  13750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13751.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13752.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13753.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13754.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  13755.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  13756.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  13757.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13758.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13759.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  13760.         $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')))));
  13761.         $instance->setName('make:auth');
  13762.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  13763.         return $instance;
  13764.     }
  13765.     /**
  13766.      * Gets the private 'maker.auto_command.make_command' shared service.
  13767.      *
  13768.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13769.      */
  13770.     protected function getMaker_AutoCommand_MakeCommandService()
  13771.     {
  13772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13773.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13774.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13775.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13776.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  13777.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13778.         $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')))));
  13779.         $instance->setName('make:command');
  13780.         $instance->setDescription('Creates a new console command class');
  13781.         return $instance;
  13782.     }
  13783.     /**
  13784.      * Gets the private 'maker.auto_command.make_controller' shared service.
  13785.      *
  13786.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13787.      */
  13788.     protected function getMaker_AutoCommand_MakeControllerService()
  13789.     {
  13790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13791.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13792.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13793.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13794.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  13795.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13796.         $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')))));
  13797.         $instance->setName('make:controller');
  13798.         $instance->setDescription('Creates a new controller class');
  13799.         return $instance;
  13800.     }
  13801.     /**
  13802.      * Gets the private 'maker.auto_command.make_crud' shared service.
  13803.      *
  13804.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13805.      */
  13806.     protected function getMaker_AutoCommand_MakeCrudService()
  13807.     {
  13808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13809.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13810.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13811.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13812.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  13813.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13814.         $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')))));
  13815.         $instance->setName('make:crud');
  13816.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  13817.         return $instance;
  13818.     }
  13819.     /**
  13820.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  13821.      *
  13822.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13823.      */
  13824.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  13825.     {
  13826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13827.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13828.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13829.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13830.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  13831.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13832.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13833.         $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')))));
  13834.         $instance->setName('make:docker:database');
  13835.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  13836.         return $instance;
  13837.     }
  13838.     /**
  13839.      * Gets the private 'maker.auto_command.make_entity' shared service.
  13840.      *
  13841.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13842.      */
  13843.     protected function getMaker_AutoCommand_MakeEntityService()
  13844.     {
  13845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13846.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13847.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13848.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13849.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  13850.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  13851.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13852.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13853.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  13854.         $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')))));
  13855.         $instance->setName('make:entity');
  13856.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  13857.         return $instance;
  13858.     }
  13859.     /**
  13860.      * Gets the private 'maker.auto_command.make_factory' shared service.
  13861.      *
  13862.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13863.      */
  13864.     protected function getMaker_AutoCommand_MakeFactoryService()
  13865.     {
  13866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13867.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13868.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13869.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13870.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/MakeFactory.php';
  13871.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/NoPersistenceObjectsAutoCompleter.php';
  13872.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/Factory/FactoryCandidatesClassesExtractor.php';
  13873.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13874.         $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')))));
  13875.         $instance->setName('make:factory');
  13876.         $instance->setDescription('Creates a Foundry model factory for a Doctrine entity class or a regular object');
  13877.         return $instance;
  13878.     }
  13879.     /**
  13880.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  13881.      *
  13882.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13883.      */
  13884.     protected function getMaker_AutoCommand_MakeFixturesService()
  13885.     {
  13886.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13887.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13888.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13889.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13890.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  13891.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13892.         $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')))));
  13893.         $instance->setName('make:fixtures');
  13894.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  13895.         return $instance;
  13896.     }
  13897.     /**
  13898.      * Gets the private 'maker.auto_command.make_form' shared service.
  13899.      *
  13900.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13901.      */
  13902.     protected function getMaker_AutoCommand_MakeFormService()
  13903.     {
  13904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13905.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13906.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13907.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13908.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  13909.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13910.         $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')))));
  13911.         $instance->setName('make:form');
  13912.         $instance->setDescription('Creates a new form class');
  13913.         return $instance;
  13914.     }
  13915.     /**
  13916.      * Gets the private 'maker.auto_command.make_message' shared service.
  13917.      *
  13918.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13919.      */
  13920.     protected function getMaker_AutoCommand_MakeMessageService()
  13921.     {
  13922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  13927.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13928.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13929.         $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')))));
  13930.         $instance->setName('make:message');
  13931.         $instance->setDescription('Creates a new message and handler');
  13932.         return $instance;
  13933.     }
  13934.     /**
  13935.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  13936.      *
  13937.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13938.      */
  13939.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  13940.     {
  13941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13942.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13945.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  13946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13947.         $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')))));
  13948.         $instance->setName('make:messenger-middleware');
  13949.         $instance->setDescription('Creates a new messenger middleware');
  13950.         return $instance;
  13951.     }
  13952.     /**
  13953.      * Gets the private 'maker.auto_command.make_migration' shared service.
  13954.      *
  13955.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13956.      */
  13957.     protected function getMaker_AutoCommand_MakeMigrationService()
  13958.     {
  13959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13960.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13963.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  13964.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  13965.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13966.         $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')))));
  13967.         $instance->setName('make:migration');
  13968.         $instance->setDescription('Creates a new migration based on database changes');
  13969.         return $instance;
  13970.     }
  13971.     /**
  13972.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  13973.      *
  13974.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13975.      */
  13976.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  13977.     {
  13978.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13979.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13980.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  13981.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  13982.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  13983.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  13984.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  13985.         $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')))));
  13986.         $instance->setName('make:registration-form');
  13987.         $instance->setDescription('Creates a new registration form system');
  13988.         return $instance;
  13989.     }
  13990.     /**
  13991.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  13992.      *
  13993.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  13994.      */
  13995.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  13996.     {
  13997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  13998.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  13999.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14000.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14001.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  14002.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14003.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14004.         $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')))));
  14005.         $instance->setName('make:reset-password');
  14006.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  14007.         return $instance;
  14008.     }
  14009.     /**
  14010.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  14011.      *
  14012.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14013.      */
  14014.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  14015.     {
  14016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14017.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14018.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14019.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14020.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  14021.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  14022.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  14023.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14024.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14025.         $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')))));
  14026.         $instance->setName('make:security:form-login');
  14027.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  14028.         return $instance;
  14029.     }
  14030.     /**
  14031.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  14032.      *
  14033.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14034.      */
  14035.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  14036.     {
  14037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14038.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14039.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14040.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14041.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  14042.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14043.         $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')))));
  14044.         $instance->setName('make:serializer:encoder');
  14045.         $instance->setDescription('Creates a new serializer encoder class');
  14046.         return $instance;
  14047.     }
  14048.     /**
  14049.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  14050.      *
  14051.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14052.      */
  14053.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  14054.     {
  14055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14056.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14057.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14058.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14059.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  14060.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14061.         $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')))));
  14062.         $instance->setName('make:serializer:normalizer');
  14063.         $instance->setDescription('Creates a new serializer normalizer class');
  14064.         return $instance;
  14065.     }
  14066.     /**
  14067.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  14068.      *
  14069.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14070.      */
  14071.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  14072.     {
  14073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14074.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14075.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14076.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14077.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  14078.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14079.         $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')))));
  14080.         $instance->setName('make:stimulus-controller');
  14081.         $instance->setDescription('Creates a new Stimulus controller');
  14082.         return $instance;
  14083.     }
  14084.     /**
  14085.      * Gets the private 'maker.auto_command.make_story' shared service.
  14086.      *
  14087.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14088.      */
  14089.     protected function getMaker_AutoCommand_MakeStoryService()
  14090.     {
  14091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14095.         include_once \dirname(__DIR__4).'/vendor/zenstruck/foundry/src/Bundle/Maker/MakeStory.php';
  14096.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14097.         $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')))));
  14098.         $instance->setName('make:story');
  14099.         $instance->setDescription('Creates a Foundry story');
  14100.         return $instance;
  14101.     }
  14102.     /**
  14103.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  14104.      *
  14105.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14106.      */
  14107.     protected function getMaker_AutoCommand_MakeSubscriberService()
  14108.     {
  14109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14110.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  14114.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  14115.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14116.         $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')))));
  14117.         $instance->setName('make:subscriber');
  14118.         $instance->setDescription('Creates a new event subscriber class');
  14119.         return $instance;
  14120.     }
  14121.     /**
  14122.      * Gets the private 'maker.auto_command.make_test' shared service.
  14123.      *
  14124.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14125.      */
  14126.     protected function getMaker_AutoCommand_MakeTestService()
  14127.     {
  14128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14129.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14130.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14131.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14132.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  14133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  14134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14135.         $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')))));
  14136.         $instance->setName('make:test');
  14137.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  14138.         $instance->setDescription('Creates a new test class');
  14139.         return $instance;
  14140.     }
  14141.     /**
  14142.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  14143.      *
  14144.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14145.      */
  14146.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  14147.     {
  14148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14149.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14150.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14152.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  14153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14154.         $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')))));
  14155.         $instance->setName('make:twig-component');
  14156.         $instance->setDescription('Creates a twig (or live) component');
  14157.         return $instance;
  14158.     }
  14159.     /**
  14160.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  14161.      *
  14162.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14163.      */
  14164.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  14165.     {
  14166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14167.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14168.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14169.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14170.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  14171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14172.         $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')))));
  14173.         $instance->setName('make:twig-extension');
  14174.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  14175.         return $instance;
  14176.     }
  14177.     /**
  14178.      * Gets the private 'maker.auto_command.make_user' shared service.
  14179.      *
  14180.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14181.      */
  14182.     protected function getMaker_AutoCommand_MakeUserService()
  14183.     {
  14184.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14185.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14186.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14187.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  14189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  14190.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  14191.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14192.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  14193.         $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')))));
  14194.         $instance->setName('make:user');
  14195.         $instance->setDescription('Creates a new security user class');
  14196.         return $instance;
  14197.     }
  14198.     /**
  14199.      * Gets the private 'maker.auto_command.make_validator' shared service.
  14200.      *
  14201.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14202.      */
  14203.     protected function getMaker_AutoCommand_MakeValidatorService()
  14204.     {
  14205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  14210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14211.         $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')))));
  14212.         $instance->setName('make:validator');
  14213.         $instance->setDescription('Creates a new validator and constraint class');
  14214.         return $instance;
  14215.     }
  14216.     /**
  14217.      * Gets the private 'maker.auto_command.make_voter' shared service.
  14218.      *
  14219.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  14220.      */
  14221.     protected function getMaker_AutoCommand_MakeVoterService()
  14222.     {
  14223.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  14225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  14226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  14227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  14228.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  14229.         $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')))));
  14230.         $instance->setName('make:voter');
  14231.         $instance->setDescription('Creates a new security voter class');
  14232.         return $instance;
  14233.     }
  14234.     /**
  14235.      * Gets the private 'maker.doctrine_helper' shared service.
  14236.      *
  14237.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  14238.      */
  14239.     protected function getMaker_DoctrineHelperService()
  14240.     {
  14241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  14242.         $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)));
  14243.         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]]]);
  14244.     }
  14245.     /**
  14246.      * Gets the private 'maker.entity_class_generator' shared service.
  14247.      *
  14248.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  14249.      */
  14250.     protected function getMaker_EntityClassGeneratorService()
  14251.     {
  14252.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  14253.         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()));
  14254.     }
  14255.     /**
  14256.      * Gets the private 'maker.file_link_formatter' shared service.
  14257.      *
  14258.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  14259.      */
  14260.     protected function getMaker_FileLinkFormatterService()
  14261.     {
  14262.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  14263.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  14264.     }
  14265.     /**
  14266.      * Gets the private 'maker.file_manager' shared service.
  14267.      *
  14268.      * @return \Symfony\Bundle\MakerBundle\FileManager
  14269.      */
  14270.     protected function getMaker_FileManagerService()
  14271.     {
  14272.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  14273.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  14274.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  14275.         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'));
  14276.     }
  14277.     /**
  14278.      * Gets the private 'maker.generator' shared service.
  14279.      *
  14280.      * @return \Symfony\Bundle\MakerBundle\Generator
  14281.      */
  14282.     protected function getMaker_GeneratorService()
  14283.     {
  14284.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  14285.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  14286.         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());
  14287.     }
  14288.     /**
  14289.      * Gets the private 'maker.php_compat_util' shared service.
  14290.      *
  14291.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  14292.      */
  14293.     protected function getMaker_PhpCompatUtilService()
  14294.     {
  14295.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  14296.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  14297.     }
  14298.     /**
  14299.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  14300.      *
  14301.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  14302.      */
  14303.     protected function getMaker_Renderer_FormTypeRendererService()
  14304.     {
  14305.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  14306.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  14307.     }
  14308.     /**
  14309.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  14310.      *
  14311.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  14312.      */
  14313.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  14314.     {
  14315.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14316.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  14317.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  14318.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  14319.         $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 () {
  14320.             yield => ($this->privates['.messenger.handler_descriptor.jADa3cd'] ?? $this->get_Messenger_HandlerDescriptor_JADa3cdService());
  14321.         }, 1), 'Nellapp\\Bundle\\SDKBundle\\DataSync\\Messenger\\DataSyncMessageInterface' => new RewindableGenerator(function () {
  14322.             yield => ($this->privates['.messenger.handler_descriptor.Nu9db1O'] ?? $this->get_Messenger_HandlerDescriptor_Nu9db1OService());
  14323.         }, 1)]));
  14324.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14325.         return $instance;
  14326.     }
  14327.     /**
  14328.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  14329.      *
  14330.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  14331.      */
  14332.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  14333.     {
  14334.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14335.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  14336.         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');
  14337.     }
  14338.     /**
  14339.      * Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
  14340.      *
  14341.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
  14342.      */
  14343.     protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
  14344.     {
  14345.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
  14346.         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, [
  14347.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14348.             'reverse_sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14349.             'sync_full_user_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14350.             'sync_transport' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14351.         ], [
  14352.             'failed' => '?',
  14353.             'reverse_sync_transport' => '?',
  14354.             'sync_full_user_transport' => '?',
  14355.             'sync_transport' => '?',
  14356.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14357.     }
  14358.     /**
  14359.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  14360.      *
  14361.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  14362.      */
  14363.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  14364.     {
  14365.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  14366.         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()));
  14367.     }
  14368.     /**
  14369.      * Gets the private 'messenger.middleware.send_message' shared service.
  14370.      *
  14371.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  14372.      */
  14373.     protected function getMessenger_Middleware_SendMessageService()
  14374.     {
  14375.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  14376.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  14377.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  14378.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  14379.         $a = ($this->privates['.service_locator.2GhMgiM'] ?? $this->get_ServiceLocator_2GhMgiMService());
  14380.         if (isset($this->privates['messenger.middleware.send_message'])) {
  14381.             return $this->privates['messenger.middleware.send_message'];
  14382.         }
  14383.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14384.         if (isset($this->privates['messenger.middleware.send_message'])) {
  14385.             return $this->privates['messenger.middleware.send_message'];
  14386.         }
  14387.         $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);
  14388.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  14389.         return $instance;
  14390.     }
  14391.     /**
  14392.      * Gets the private 'messenger.receiver_locator' shared service.
  14393.      *
  14394.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  14395.      */
  14396.     protected function getMessenger_ReceiverLocatorService()
  14397.     {
  14398.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14399.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14400.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  14401.             'messenger.transport.reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  14402.             'messenger.transport.sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  14403.             'messenger.transport.sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  14404.             'reverse_sync_transport' => ['privates''messenger.transport.reverse_sync_transport''getMessenger_Transport_ReverseSyncTransportService'false],
  14405.             'sync_full_user_transport' => ['privates''messenger.transport.sync_full_user_transport''getMessenger_Transport_SyncFullUserTransportService'false],
  14406.             'sync_transport' => ['privates''messenger.transport.sync_transport''getMessenger_Transport_SyncTransportService'false],
  14407.         ], [
  14408.             'failed' => '?',
  14409.             'messenger.transport.failed' => '?',
  14410.             'messenger.transport.reverse_sync_transport' => '?',
  14411.             'messenger.transport.sync_full_user_transport' => '?',
  14412.             'messenger.transport.sync_transport' => '?',
  14413.             'reverse_sync_transport' => '?',
  14414.             'sync_full_user_transport' => '?',
  14415.             'sync_transport' => '?',
  14416.         ]);
  14417.     }
  14418.     /**
  14419.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  14420.      *
  14421.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14422.      */
  14423.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  14424.     {
  14425.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14426.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14427.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14428.     }
  14429.     /**
  14430.      * Gets the private 'messenger.retry.multiplier_retry_strategy.reverse_sync_transport' shared service.
  14431.      *
  14432.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14433.      */
  14434.     protected function getMessenger_Retry_MultiplierRetryStrategy_ReverseSyncTransportService()
  14435.     {
  14436.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14437.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14438.         return $this->privates['messenger.retry.multiplier_retry_strategy.reverse_sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14439.     }
  14440.     /**
  14441.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_full_user_transport' shared service.
  14442.      *
  14443.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14444.      */
  14445.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService()
  14446.     {
  14447.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14448.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14449.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_full_user_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14450.     }
  14451.     /**
  14452.      * Gets the private 'messenger.retry.multiplier_retry_strategy.sync_transport' shared service.
  14453.      *
  14454.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  14455.      */
  14456.     protected function getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService()
  14457.     {
  14458.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  14459.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  14460.         return $this->privates['messenger.retry.multiplier_retry_strategy.sync_transport'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  14461.     }
  14462.     /**
  14463.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  14464.      *
  14465.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  14466.      */
  14467.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  14468.     {
  14469.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  14470.         $a = ($this->privates['.service_locator.2GhMgiM'] ?? $this->get_ServiceLocator_2GhMgiMService());
  14471.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  14472.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  14473.         }
  14474.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14475.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  14476.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  14477.         }
  14478.         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, [
  14479.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  14480.             'reverse_sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.reverse_sync_transport''getMessenger_Retry_MultiplierRetryStrategy_ReverseSyncTransportService'false],
  14481.             'sync_full_user_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_full_user_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncFullUserTransportService'false],
  14482.             'sync_transport' => ['privates''messenger.retry.multiplier_retry_strategy.sync_transport''getMessenger_Retry_MultiplierRetryStrategy_SyncTransportService'false],
  14483.         ], [
  14484.             'failed' => '?',
  14485.             'reverse_sync_transport' => '?',
  14486.             'sync_full_user_transport' => '?',
  14487.             'sync_transport' => '?',
  14488.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $b);
  14489.     }
  14490.     /**
  14491.      * Gets the private 'messenger.routable_message_bus' shared service.
  14492.      *
  14493.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  14494.      */
  14495.     protected function getMessenger_RoutableMessageBusService()
  14496.     {
  14497.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  14498.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  14499.         if (isset($this->privates['messenger.routable_message_bus'])) {
  14500.             return $this->privates['messenger.routable_message_bus'];
  14501.         }
  14502.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  14503.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  14504.         ], [
  14505.             'messenger.bus.default' => '?',
  14506.         ]), $a);
  14507.     }
  14508.     /**
  14509.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  14510.      *
  14511.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  14512.      */
  14513.     protected function getMessenger_Transport_Doctrine_FactoryService()
  14514.     {
  14515.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14516.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  14517.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  14518.     }
  14519.     /**
  14520.      * Gets the private 'messenger.transport.failed' shared service.
  14521.      *
  14522.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14523.      */
  14524.     protected function getMessenger_Transport_FailedService()
  14525.     {
  14526.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14527.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14528.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14529.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14530.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14531.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  14532.         if (isset($this->privates['messenger.transport.failed'])) {
  14533.             return $this->privates['messenger.transport.failed'];
  14534.         }
  14535.         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())));
  14536.     }
  14537.     /**
  14538.      * Gets the private 'messenger.transport.reverse_sync_transport' shared service.
  14539.      *
  14540.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14541.      */
  14542.     protected function getMessenger_Transport_ReverseSyncTransportService()
  14543.     {
  14544.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14545.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14546.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14547.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14548.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14549.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  14550.         if (isset($this->privates['messenger.transport.reverse_sync_transport'])) {
  14551.             return $this->privates['messenger.transport.reverse_sync_transport'];
  14552.         }
  14553.         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())));
  14554.     }
  14555.     /**
  14556.      * Gets the private 'messenger.transport.sync.factory' shared service.
  14557.      *
  14558.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  14559.      */
  14560.     protected function getMessenger_Transport_Sync_FactoryService()
  14561.     {
  14562.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14563.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  14564.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  14565.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  14566.             return $this->privates['messenger.transport.sync.factory'];
  14567.         }
  14568.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  14569.     }
  14570.     /**
  14571.      * Gets the private 'messenger.transport.sync_full_user_transport' shared service.
  14572.      *
  14573.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14574.      */
  14575.     protected function getMessenger_Transport_SyncFullUserTransportService()
  14576.     {
  14577.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14578.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14579.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14580.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14581.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14582.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  14583.         if (isset($this->privates['messenger.transport.sync_full_user_transport'])) {
  14584.             return $this->privates['messenger.transport.sync_full_user_transport'];
  14585.         }
  14586.         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())));
  14587.     }
  14588.     /**
  14589.      * Gets the private 'messenger.transport.sync_transport' shared service.
  14590.      *
  14591.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  14592.      */
  14593.     protected function getMessenger_Transport_SyncTransportService()
  14594.     {
  14595.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  14596.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  14597.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  14598.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  14599.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  14600.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  14601.         if (isset($this->privates['messenger.transport.sync_transport'])) {
  14602.             return $this->privates['messenger.transport.sync_transport'];
  14603.         }
  14604.         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())));
  14605.     }
  14606.     /**
  14607.      * Gets the private 'messenger.transport_factory' shared service.
  14608.      *
  14609.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  14610.      */
  14611.     protected function getMessenger_TransportFactoryService()
  14612.     {
  14613.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  14614.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  14615.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  14616.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  14617.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  14618.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  14619.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  14620.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  14621.         }, 5));
  14622.     }
  14623.     /**
  14624.      * Gets the private 'mime_types' shared service.
  14625.      *
  14626.      * @return \Symfony\Component\Mime\MimeTypes
  14627.      */
  14628.     protected function getMimeTypesService()
  14629.     {
  14630.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  14631.         $instance->setDefault($instance);
  14632.         return $instance;
  14633.     }
  14634.     /**
  14635.      * Gets the private 'monolog.command.server_log' shared service.
  14636.      *
  14637.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  14638.      */
  14639.     protected function getMonolog_Command_ServerLogService()
  14640.     {
  14641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  14642.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  14643.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  14644.         $instance->setName('server:log');
  14645.         $instance->setDescription('Start a log server that displays logs in real time');
  14646.         return $instance;
  14647.     }
  14648.     /**
  14649.      * Gets the private 'monolog.handler.console' shared service.
  14650.      *
  14651.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  14652.      */
  14653.     protected function getMonolog_Handler_ConsoleService()
  14654.     {
  14655.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  14656.     }
  14657.     /**
  14658.      * Gets the private 'monolog.handler.main' shared service.
  14659.      *
  14660.      * @return \Monolog\Handler\StreamHandler
  14661.      */
  14662.     protected function getMonolog_Handler_MainService()
  14663.     {
  14664.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  14665.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  14666.         return $instance;
  14667.     }
  14668.     /**
  14669.      * Gets the private 'monolog.logger' shared service.
  14670.      *
  14671.      * @return \Symfony\Bridge\Monolog\Logger
  14672.      */
  14673.     protected function getMonolog_LoggerService()
  14674.     {
  14675.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  14676.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14677.         $instance->useMicrosecondTimestamps(true);
  14678.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14679.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14680.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14681.         return $instance;
  14682.     }
  14683.     /**
  14684.      * Gets the private 'monolog.logger.cache' shared service.
  14685.      *
  14686.      * @return \Symfony\Bridge\Monolog\Logger
  14687.      */
  14688.     protected function getMonolog_Logger_CacheService()
  14689.     {
  14690.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  14691.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14692.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14693.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14694.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14695.         return $instance;
  14696.     }
  14697.     /**
  14698.      * Gets the private 'monolog.logger.messenger' shared service.
  14699.      *
  14700.      * @return \Symfony\Bridge\Monolog\Logger
  14701.      */
  14702.     protected function getMonolog_Logger_MessengerService()
  14703.     {
  14704.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  14705.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14706.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14707.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14708.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14709.         return $instance;
  14710.     }
  14711.     /**
  14712.      * Gets the private 'monolog.logger.request' shared service.
  14713.      *
  14714.      * @return \Symfony\Bridge\Monolog\Logger
  14715.      */
  14716.     protected function getMonolog_Logger_RequestService()
  14717.     {
  14718.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  14719.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14720.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14721.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14722.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14723.         return $instance;
  14724.     }
  14725.     /**
  14726.      * Gets the private 'monolog.logger.security' shared service.
  14727.      *
  14728.      * @return \Symfony\Bridge\Monolog\Logger
  14729.      */
  14730.     protected function getMonolog_Logger_SecurityService()
  14731.     {
  14732.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  14733.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  14734.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  14735.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  14736.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  14737.         return $instance;
  14738.     }
  14739.     /**
  14740.      * Gets the private 'nellapp_sdk.assets._package_channel_image' shared service.
  14741.      *
  14742.      * @return \Symfony\Component\Asset\UrlPackage
  14743.      */
  14744.     protected function getNellappSdk_Assets_PackageChannelImageService()
  14745.     {
  14746.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  14747.         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()));
  14748.     }
  14749.     /**
  14750.      * Gets the private 'nellapp_sdk.assets._package_core' shared service.
  14751.      *
  14752.      * @return \Symfony\Component\Asset\PathPackage
  14753.      */
  14754.     protected function getNellappSdk_Assets_PackageCoreService()
  14755.     {
  14756.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  14757.         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()));
  14758.     }
  14759.     /**
  14760.      * Gets the private 'nellapp_sdk.assets._package_organization_file' shared service.
  14761.      *
  14762.      * @return \Symfony\Component\Asset\UrlPackage
  14763.      */
  14764.     protected function getNellappSdk_Assets_PackageOrganizationFileService()
  14765.     {
  14766.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  14767.         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()));
  14768.     }
  14769.     /**
  14770.      * Gets the private 'nellapp_sdk.assets._package_user_avatar' shared service.
  14771.      *
  14772.      * @return \Symfony\Component\Asset\UrlPackage
  14773.      */
  14774.     protected function getNellappSdk_Assets_PackageUserAvatarService()
  14775.     {
  14776.         include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  14777.         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()));
  14778.     }
  14779.     /**
  14780.      * Gets the private 'nellapp_sdk.auth.user_resolve_target_entity' shared service.
  14781.      *
  14782.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14783.      */
  14784.     protected function getNellappSdk_Auth_UserResolveTargetEntityService()
  14785.     {
  14786.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14787.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14788.         $this->privates['nellapp_sdk.auth.user_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14789.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  14790.         return $instance;
  14791.     }
  14792.     /**
  14793.      * Gets the private 'nellapp_sdk.channel.channel_channel_resolve_target_entity' shared service.
  14794.      *
  14795.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14796.      */
  14797.     protected function getNellappSdk_Channel_ChannelChannelResolveTargetEntityService()
  14798.     {
  14799.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14800.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14801.         $this->privates['nellapp_sdk.channel.channel_channel_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14802.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  14803.         return $instance;
  14804.     }
  14805.     /**
  14806.      * Gets the private 'nellapp_sdk.channel.channel_company_contact_resolve_target_entity' shared service.
  14807.      *
  14808.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14809.      */
  14810.     protected function getNellappSdk_Channel_ChannelCompanyContactResolveTargetEntityService()
  14811.     {
  14812.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14813.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14814.         $this->privates['nellapp_sdk.channel.channel_company_contact_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14815.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\CompanyContact\\CompanyContactInterface''App\\Entity\\Channel\\CompanyContact', []);
  14816.         return $instance;
  14817.     }
  14818.     /**
  14819.      * Gets the private 'nellapp_sdk.channel.channel_company_resolve_target_entity' shared service.
  14820.      *
  14821.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14822.      */
  14823.     protected function getNellappSdk_Channel_ChannelCompanyResolveTargetEntityService()
  14824.     {
  14825.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14826.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14827.         $this->privates['nellapp_sdk.channel.channel_company_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14828.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Company\\CompanyInterface''App\\Entity\\Channel\\Company', []);
  14829.         return $instance;
  14830.     }
  14831.     /**
  14832.      * Gets the private 'nellapp_sdk.channel.channel_configuration_resolve_target_entity' shared service.
  14833.      *
  14834.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14835.      */
  14836.     protected function getNellappSdk_Channel_ChannelConfigurationResolveTargetEntityService()
  14837.     {
  14838.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14839.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14840.         $this->privates['nellapp_sdk.channel.channel_configuration_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14841.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Configuration\\BaseChannelConfigurationInterface''App\\Entity\\Channel\\ChannelConfiguration', []);
  14842.         return $instance;
  14843.     }
  14844.     /**
  14845.      * Gets the private 'nellapp_sdk.channel.channel_contact_resolve_target_entity' shared service.
  14846.      *
  14847.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14848.      */
  14849.     protected function getNellappSdk_Channel_ChannelContactResolveTargetEntityService()
  14850.     {
  14851.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14852.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14853.         $this->privates['nellapp_sdk.channel.channel_contact_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14854.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Contact\\ContactInterface''App\\Entity\\Common\\Contact', []);
  14855.         return $instance;
  14856.     }
  14857.     /**
  14858.      * Gets the private 'nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity' shared service.
  14859.      *
  14860.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14861.      */
  14862.     protected function getNellappSdk_Channel_ChannelFrenchProfessionalIdResolveTargetEntityService()
  14863.     {
  14864.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14865.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14866.         $this->privates['nellapp_sdk.channel.channel_french_professional_id_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14867.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ProfessionalId\\FrenchProfessionalIdIdInterface''App\\Entity\\Channel\\ProfessionalId\\FrenchProfessionalId', []);
  14868.         return $instance;
  14869.     }
  14870.     /**
  14871.      * Gets the private 'nellapp_sdk.channel.channel_organization_resolve_target_entity' shared service.
  14872.      *
  14873.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14874.      */
  14875.     protected function getNellappSdk_Channel_ChannelOrganizationResolveTargetEntityService()
  14876.     {
  14877.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14879.         $this->privates['nellapp_sdk.channel.channel_organization_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14880.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\Organization\\OrganizationInterface''App\\Entity\\Channel\\Organization', []);
  14881.         return $instance;
  14882.     }
  14883.     /**
  14884.      * Gets the private 'nellapp_sdk.channel.channel_user_data_resolve_target_entity' shared service.
  14885.      *
  14886.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14887.      */
  14888.     protected function getNellappSdk_Channel_ChannelUserDataResolveTargetEntityService()
  14889.     {
  14890.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14891.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14892.         $this->privates['nellapp_sdk.channel.channel_user_data_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14893.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\SyncedChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  14894.         return $instance;
  14895.     }
  14896.     /**
  14897.      * Gets the private 'nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity' shared service.
  14898.      *
  14899.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14900.      */
  14901.     protected function getNellappSdk_Channel_ChannelUserFromChannelsResolveTargetEntityService()
  14902.     {
  14903.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14904.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14905.         $this->privates['nellapp_sdk.channel.channel_user_from_channels_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14906.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\UserFromChannel', []);
  14907.         return $instance;
  14908.     }
  14909.     /**
  14910.      * Gets the private 'nellapp_sdk.channel.channel_user_role_resolve_target_entity' shared service.
  14911.      *
  14912.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14913.      */
  14914.     protected function getNellappSdk_Channel_ChannelUserRoleResolveTargetEntityService()
  14915.     {
  14916.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14917.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14918.         $this->privates['nellapp_sdk.channel.channel_user_role_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14919.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  14920.         return $instance;
  14921.     }
  14922.     /**
  14923.      * Gets the private 'nellapp_sdk.channel.channel_white_label_resolve_target_entity' shared service.
  14924.      *
  14925.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14926.      */
  14927.     protected function getNellappSdk_Channel_ChannelWhiteLabelResolveTargetEntityService()
  14928.     {
  14929.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14930.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14931.         $this->privates['nellapp_sdk.channel.channel_white_label_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14932.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  14933.         return $instance;
  14934.     }
  14935.     /**
  14936.      * Gets the private 'nellapp_sdk.channel_side_nav' shared autowired service.
  14937.      *
  14938.      * @return \Knp\Menu\MenuItem
  14939.      */
  14940.     protected function getNellappSdk_ChannelSideNavService()
  14941.     {
  14942.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/ItemInterface.php';
  14943.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuItem.php';
  14944.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Menu/MenuBuilder.php';
  14945.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  14946.         if (isset($this->privates['nellapp_sdk.channel_side_nav'])) {
  14947.             return $this->privates['nellapp_sdk.channel_side_nav'];
  14948.         }
  14949.         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())));
  14950.     }
  14951.     /**
  14952.      * Gets the private 'nellapp_sdk.global_getter.channel_class_resolve_target_entity' shared service.
  14953.      *
  14954.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14955.      */
  14956.     protected function getNellappSdk_GlobalGetter_ChannelClassResolveTargetEntityService()
  14957.     {
  14958.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14959.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14960.         $this->privates['nellapp_sdk.global_getter.channel_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14961.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelInterface''App\\Entity\\Channel\\Channel', []);
  14962.         return $instance;
  14963.     }
  14964.     /**
  14965.      * Gets the private 'nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity' shared service.
  14966.      *
  14967.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14968.      */
  14969.     protected function getNellappSdk_GlobalGetter_ChannelUserDataClassResolveTargetEntityService()
  14970.     {
  14971.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14972.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14973.         $this->privates['nellapp_sdk.global_getter.channel_user_data_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14974.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserData\\ChannelUserDataInterface''App\\Entity\\ChannelUserData\\ChannelUserData', []);
  14975.         return $instance;
  14976.     }
  14977.     /**
  14978.      * Gets the private 'nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity' shared service.
  14979.      *
  14980.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14981.      */
  14982.     protected function getNellappSdk_GlobalGetter_ChannelUserRoleClassResolveTargetEntityService()
  14983.     {
  14984.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14985.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14986.         $this->privates['nellapp_sdk.global_getter.channel_user_role_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  14987.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRoleInterface''Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole', []);
  14988.         return $instance;
  14989.     }
  14990.     /**
  14991.      * Gets the private 'nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity' shared service.
  14992.      *
  14993.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  14994.      */
  14995.     protected function getNellappSdk_GlobalGetter_ChannelWhiteLabelClassResolveTargetEntityService()
  14996.     {
  14997.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  14998.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  14999.         $this->privates['nellapp_sdk.global_getter.channel_white_label_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  15000.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelWhiteLabel\\ChannelWhiteLabelInterface''App\\Entity\\Channel\\ChannelWhiteLabel', []);
  15001.         return $instance;
  15002.     }
  15003.     /**
  15004.      * Gets the private 'nellapp_sdk.global_getter.user_class_resolve_target_entity' shared service.
  15005.      *
  15006.      * @return \Doctrine\ORM\Tools\ResolveTargetEntityListener
  15007.      */
  15008.     protected function getNellappSdk_GlobalGetter_UserClassResolveTargetEntityService()
  15009.     {
  15010.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  15011.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php';
  15012.         $this->privates['nellapp_sdk.global_getter.user_class_resolve_target_entity'] = $instance = new \Doctrine\ORM\Tools\ResolveTargetEntityListener();
  15013.         $instance->addResolveTargetEntity('Nellapp\\Bundle\\SDKBundle\\Auth\\Entity\\UserInterface''App\\Entity\\Account\\User', []);
  15014.         return $instance;
  15015.     }
  15016.     /**
  15017.      * Gets the private 'nellapp_sdk.routing.internal_url_generator' shared autowired service.
  15018.      *
  15019.      * @return \Nellapp\Bundle\SDKBundle\Routing\InternalUrlGenerator
  15020.      */
  15021.     protected function getNellappSdk_Routing_InternalUrlGeneratorService()
  15022.     {
  15023.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Routing/InternalUrlGenerator.php';
  15024.         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()));
  15025.     }
  15026.     /**
  15027.      * Gets the private 'nellapp_sdk.routing.url_generator' shared autowired service.
  15028.      *
  15029.      * @return \Nellapp\Bundle\SDKBundle\Routing\UrlGenerator
  15030.      */
  15031.     protected function getNellappSdk_Routing_UrlGeneratorService()
  15032.     {
  15033.         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()));
  15034.     }
  15035.     /**
  15036.      * Gets the private 'oneup_uploader.command.clear_chunks' shared service.
  15037.      *
  15038.      * @return \Oneup\UploaderBundle\Command\ClearChunkCommand
  15039.      */
  15040.     protected function getOneupUploader_Command_ClearChunksService()
  15041.     {
  15042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15043.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearChunkCommand.php';
  15044.         $this->privates['oneup_uploader.command.clear_chunks'] = $instance = new \Oneup\UploaderBundle\Command\ClearChunkCommand(($this->services['oneup_uploader.chunk_manager'] ?? $this->getOneupUploader_ChunkManagerService()));
  15045.         $instance->setName('oneup:uploader:clear-chunks');
  15046.         return $instance;
  15047.     }
  15048.     /**
  15049.      * Gets the private 'oneup_uploader.command.clear_orphans' shared service.
  15050.      *
  15051.      * @return \Oneup\UploaderBundle\Command\ClearOrphansCommand
  15052.      */
  15053.     protected function getOneupUploader_Command_ClearOrphansService()
  15054.     {
  15055.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15056.         include_once \dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src/Command/ClearOrphansCommand.php';
  15057.         $this->privates['oneup_uploader.command.clear_orphans'] = $instance = new \Oneup\UploaderBundle\Command\ClearOrphansCommand(($this->services['oneup_uploader.orphanage_manager'] ?? $this->getOneupUploader_OrphanageManagerService()));
  15058.         $instance->setName('oneup:uploader:clear-orphans');
  15059.         return $instance;
  15060.     }
  15061.     /**
  15062.      * Gets the private 'parameter_bag' shared service.
  15063.      *
  15064.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  15065.      */
  15066.     protected function getParameterBagService()
  15067.     {
  15068.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  15069.     }
  15070.     /**
  15071.      * Gets the private 'profiler_listener' shared service.
  15072.      *
  15073.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  15074.      */
  15075.     protected function getProfilerListenerService()
  15076.     {
  15077.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  15078.         if (isset($this->privates['profiler_listener'])) {
  15079.             return $this->privates['profiler_listener'];
  15080.         }
  15081.         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);
  15082.     }
  15083.     /**
  15084.      * Gets the private 'property_accessor' shared service.
  15085.      *
  15086.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  15087.      */
  15088.     protected function getPropertyAccessorService()
  15089.     {
  15090.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15091.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  15092.     }
  15093.     /**
  15094.      * Gets the private 'property_info' shared service.
  15095.      *
  15096.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  15097.      */
  15098.     protected function getPropertyInfoService()
  15099.     {
  15100.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  15101.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  15102.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15103.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  15104.         }, 3), new RewindableGenerator(function () {
  15105.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  15106.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  15107.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  15108.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15109.         }, 4), new RewindableGenerator(function () {
  15110.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  15111.         }, 1), new RewindableGenerator(function () {
  15112.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  15113.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15114.         }, 2), new RewindableGenerator(function () {
  15115.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  15116.         }, 1));
  15117.     }
  15118.     /**
  15119.      * Gets the private 'property_info.serializer_extractor' shared service.
  15120.      *
  15121.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  15122.      */
  15123.     protected function getPropertyInfo_SerializerExtractorService()
  15124.     {
  15125.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  15126.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  15127.     }
  15128.     /**
  15129.      * Gets the private 'router.cache_warmer' shared service.
  15130.      *
  15131.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  15132.      */
  15133.     protected function getRouter_CacheWarmerService()
  15134.     {
  15135.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15136.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  15137.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15138.             'router' => ['services''router''getRouterService'false],
  15139.         ], [
  15140.             'router' => '?',
  15141.         ]))->withContext('router.cache_warmer'$this));
  15142.     }
  15143.     /**
  15144.      * Gets the private 'router.expression_language_provider' shared service.
  15145.      *
  15146.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  15147.      */
  15148.     protected function getRouter_ExpressionLanguageProviderService()
  15149.     {
  15150.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15151.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  15152.         ], [
  15153.             'env' => 'Closure',
  15154.         ]));
  15155.     }
  15156.     /**
  15157.      * Gets the private 'router.request_context' shared service.
  15158.      *
  15159.      * @return \Symfony\Component\Routing\RequestContext
  15160.      */
  15161.     protected function getRouter_RequestContextService()
  15162.     {
  15163.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  15164.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  15165.         return $instance;
  15166.     }
  15167.     /**
  15168.      * Gets the private 'router_listener' shared service.
  15169.      *
  15170.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  15171.      */
  15172.     protected function getRouterListenerService()
  15173.     {
  15174.         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);
  15175.     }
  15176.     /**
  15177.      * Gets the private 'secrets.vault' shared service.
  15178.      *
  15179.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  15180.      */
  15181.     protected function getSecrets_VaultService()
  15182.     {
  15183.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  15184.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  15185.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  15186.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  15187.         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'));
  15188.     }
  15189.     /**
  15190.      * Gets the private 'security.access_listener' shared service.
  15191.      *
  15192.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  15193.      */
  15194.     protected function getSecurity_AccessListenerService()
  15195.     {
  15196.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  15197.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  15198.         if (isset($this->privates['security.access_listener'])) {
  15199.             return $this->privates['security.access_listener'];
  15200.         }
  15201.         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);
  15202.     }
  15203.     /**
  15204.      * Gets the private 'security.access_map' shared service.
  15205.      *
  15206.      * @return \Symfony\Component\Security\Http\AccessMap
  15207.      */
  15208.     protected function getSecurity_AccessMapService()
  15209.     {
  15210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  15211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  15212.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  15213.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  15214.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  15215.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(login)|(connect)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15216.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logged-out'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  15217.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  15218.         return $instance;
  15219.     }
  15220.     /**
  15221.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  15222.      *
  15223.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  15224.      */
  15225.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  15226.     {
  15227.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15228.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  15229.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  15230.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  15231.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  15232.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  15233.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/FinishRegistrationBehavior.php';
  15234.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/PreviousUrlHelper.php';
  15235.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Helper/SaveAuthFailureMessage.php';
  15236.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Security/Authenticator/SocialAuthenticator.php';
  15237.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15238.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/CoreAuthenticator.php';
  15239.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/UserRetrieverInterface.php';
  15240.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Auth/Security/OAuth/UserRetriever/DoctrineUserRetriever.php';
  15241.         include_once \dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/Client/ClientRegistry.php';
  15242.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  15243.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  15244.             return $this->privates['security.authenticator.guard.main.0'];
  15245.         }
  15246.         $b = ($this->privates['Nellapp\\Bundle\\SDKBundle\\DataSync\\Hydrator\\Manipulator'] ?? $this->getManipulatorService());
  15247.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  15248.             return $this->privates['security.authenticator.guard.main.0'];
  15249.         }
  15250.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  15251.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  15252.             return $this->privates['security.authenticator.guard.main.0'];
  15253.         }
  15254.         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()));
  15255.     }
  15256.     /**
  15257.      * Gets the private 'security.channel_listener' shared service.
  15258.      *
  15259.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  15260.      */
  15261.     protected function getSecurity_ChannelListenerService()
  15262.     {
  15263.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  15264.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  15265.         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());
  15266.     }
  15267.     /**
  15268.      * Gets the private 'security.command.debug_firewall' shared service.
  15269.      *
  15270.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  15271.      */
  15272.     protected function getSecurity_Command_DebugFirewallService()
  15273.     {
  15274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  15276.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  15277.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  15278.         include_once \dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src/Sync/Security/CoreAuthenticator.php';
  15279.         $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);
  15280.         $instance->setName('debug:firewall');
  15281.         $instance->setDescription('Display information about your security firewall(s)');
  15282.         return $instance;
  15283.     }
  15284.     /**
  15285.      * Gets the private 'security.command.user_password_encoder' shared service.
  15286.      *
  15287.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  15288.      *
  15289.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  15290.      */
  15291.     protected function getSecurity_Command_UserPasswordEncoderService()
  15292.     {
  15293.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  15294.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), []);
  15295.         $instance->setName('security:encode-password');
  15296.         $instance->setDescription('Encode a password');
  15297.         return $instance;
  15298.     }
  15299.     /**
  15300.      * Gets the private 'security.command.user_password_hash' shared service.
  15301.      *
  15302.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  15303.      */
  15304.     protected function getSecurity_Command_UserPasswordHashService()
  15305.     {
  15306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  15307.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  15308.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15309.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15310.         $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([]))), []);
  15311.         $instance->setName('security:hash-password');
  15312.         $instance->setDescription('Hash a user password');
  15313.         return $instance;
  15314.     }
  15315.     /**
  15316.      * Gets the private 'security.context_listener.0' shared service.
  15317.      *
  15318.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  15319.      */
  15320.     protected function getSecurity_ContextListener_0Service()
  15321.     {
  15322.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  15323.         if (isset($this->privates['security.context_listener.0'])) {
  15324.             return $this->privates['security.context_listener.0'];
  15325.         }
  15326.         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 () {
  15327.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  15328.         }, 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']);
  15329.     }
  15330.     /**
  15331.      * Gets the private 'security.csrf.token_storage' shared service.
  15332.      *
  15333.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  15334.      */
  15335.     protected function getSecurity_Csrf_TokenStorageService()
  15336.     {
  15337.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  15338.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  15339.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  15340.         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())));
  15341.     }
  15342.     /**
  15343.      * Gets the private 'security.encoder_factory.generic' shared service.
  15344.      *
  15345.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  15346.      *
  15347.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  15348.      */
  15349.     protected function getSecurity_EncoderFactory_GenericService()
  15350.     {
  15351.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  15352.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory([]);
  15353.     }
  15354.     /**
  15355.      * Gets the private 'security.event_dispatcher.main' shared service.
  15356.      *
  15357.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  15358.      */
  15359.     protected function getSecurity_EventDispatcher_MainService()
  15360.     {
  15361.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  15362.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15363.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  15364.         }, => 'checkPassport'], 2048);
  15365.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15366.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  15367.         }, => 'onSuccessfulLogin'], 0);
  15368.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15369.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  15370.         }, => 'onLogout'], 64);
  15371.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15372.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  15373.         }, => 'onLogout'], 0);
  15374.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15375.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  15376.         }, => 'preCheckCredentials'], 256);
  15377.         $instance->addListener('security.authentication.success', [=> function () {
  15378.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  15379.         }, => 'postCheckCredentials'], 256);
  15380.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15381.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  15382.         }, => 'checkPassport'], 1024);
  15383.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15384.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  15385.         }, => 'handleLoginSuccessEvent'], 0);
  15386.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15387.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  15388.         }, => 'checkPassport'], 0);
  15389.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15390.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  15391.         }, => 'onLoginSuccess'], 0);
  15392.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15393.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  15394.         }, => 'onLoginSuccess'], 0);
  15395.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15396.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  15397.         }, => 'logout'], 0);
  15398.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15399.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  15400.         }, => 'checkPassport'], 512);
  15401.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15402.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  15403.         }, => 'onLogout'], 0);
  15404.         return $instance;
  15405.     }
  15406.     /**
  15407.      * Gets the private 'security.event_dispatcher.reverse_sync' shared service.
  15408.      *
  15409.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  15410.      */
  15411.     protected function getSecurity_EventDispatcher_ReverseSyncService()
  15412.     {
  15413.         $this->privates['security.event_dispatcher.reverse_sync'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  15414.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15415.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  15416.         }, => 'preCheckCredentials'], 256);
  15417.         $instance->addListener('security.authentication.success', [=> function () {
  15418.             return ($this->privates['security.listener.user_checker.reverse_sync'] ?? $this->getSecurity_Listener_UserChecker_ReverseSyncService());
  15419.         }, => 'postCheckCredentials'], 256);
  15420.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15421.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  15422.         }, => 'checkPassport'], 1024);
  15423.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15424.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\LoginListener'] ?? $this->getLoginListenerService());
  15425.         }, => 'handleLoginSuccessEvent'], 0);
  15426.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15427.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  15428.         }, => 'checkPassport'], 0);
  15429.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15430.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  15431.         }, => 'onLoginSuccess'], 0);
  15432.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  15433.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  15434.         }, => 'onLoginSuccess'], 0);
  15435.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15436.             return ($this->privates['Nellapp\\Bundle\\SDKBundle\\Auth\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  15437.         }, => 'logout'], 0);
  15438.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  15439.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  15440.         }, => 'checkPassport'], 512);
  15441.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  15442.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  15443.         }, => 'onLogout'], 0);
  15444.         return $instance;
  15445.     }
  15446.     /**
  15447.      * Gets the private 'security.firewall.map' shared service.
  15448.      *
  15449.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  15450.      */
  15451.     protected function getSecurity_Firewall_MapService()
  15452.     {
  15453.         $a = ($this->privates['.service_locator.lH2X8k5'] ?? $this->get_ServiceLocator_LH2X8k5Service());
  15454.         if (isset($this->privates['security.firewall.map'])) {
  15455.             return $this->privates['security.firewall.map'];
  15456.         }
  15457.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  15458.             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)/')));
  15459.             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')));
  15460.             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').'/')));
  15461.             yield 'security.firewall.map.context.main' => NULL;
  15462.         }, 4));
  15463.     }
  15464.     /**
  15465.      * Gets the private 'security.firewall.map.context.dev' shared service.
  15466.      *
  15467.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15468.      */
  15469.     protected function getSecurity_Firewall_Map_Context_DevService()
  15470.     {
  15471.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15472.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15473.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15474.             return new \EmptyIterator();
  15475.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  15476.     }
  15477.     /**
  15478.      * Gets the private 'security.firewall.map.context.main' shared service.
  15479.      *
  15480.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  15481.      */
  15482.     protected function getSecurity_Firewall_Map_Context_MainService()
  15483.     {
  15484.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15485.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  15486.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15487.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  15488.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  15489.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15490.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  15491.         if (isset($this->privates['security.firewall.map.context.main'])) {
  15492.             return $this->privates['security.firewall.map.context.main'];
  15493.         }
  15494.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  15495.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15496.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  15497.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  15498.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  15499.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  15500.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  15501.         }, 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())));
  15502.     }
  15503.     /**
  15504.      * Gets the private 'security.firewall.map.context.reverse_sync' shared service.
  15505.      *
  15506.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15507.      */
  15508.     protected function getSecurity_Firewall_Map_Context_ReverseSyncService()
  15509.     {
  15510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15511.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  15512.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  15513.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15514.         return $this->privates['security.firewall.map.context.reverse_sync'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15515.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  15516.             yield => ($this->privates['debug.security.firewall.authenticator.reverse_sync'] ?? $this->getDebug_Security_Firewall_Authenticator_ReverseSyncService());
  15517.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  15518.         }, 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));
  15519.     }
  15520.     /**
  15521.      * Gets the private 'security.firewall.map.context.reverse_sync_doc' shared service.
  15522.      *
  15523.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  15524.      */
  15525.     protected function getSecurity_Firewall_Map_Context_ReverseSyncDocService()
  15526.     {
  15527.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  15528.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  15529.         return $this->privates['security.firewall.map.context.reverse_sync_doc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  15530.             return new \EmptyIterator();
  15531.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('reverse_sync_doc''security.user_checker''.security.request_matcher.f1J6zaE'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  15532.     }
  15533.     /**
  15534.      * Gets the private 'security.helper' shared service.
  15535.      *
  15536.      * @return \Symfony\Component\Security\Core\Security
  15537.      */
  15538.     protected function getSecurity_HelperService()
  15539.     {
  15540.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15541.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  15542.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  15543.         ], [
  15544.             'security.authorization_checker' => '?',
  15545.             'security.token_storage' => '?',
  15546.         ]));
  15547.     }
  15548.     /**
  15549.      * Gets the private 'security.http_utils' shared service.
  15550.      *
  15551.      * @return \Symfony\Component\Security\Http\HttpUtils
  15552.      */
  15553.     protected function getSecurity_HttpUtilsService()
  15554.     {
  15555.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  15556.         $a = ($this->services['router'] ?? $this->getRouterService());
  15557.         if (isset($this->privates['security.http_utils'])) {
  15558.             return $this->privates['security.http_utils'];
  15559.         }
  15560.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  15561.     }
  15562.     /**
  15563.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  15564.      *
  15565.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  15566.      */
  15567.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  15568.     {
  15569.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  15570.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15571.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15572.         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([]))));
  15573.     }
  15574.     /**
  15575.      * Gets the private 'security.listener.csrf_protection' shared service.
  15576.      *
  15577.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  15578.      */
  15579.     protected function getSecurity_Listener_CsrfProtectionService()
  15580.     {
  15581.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  15582.         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()));
  15583.     }
  15584.     /**
  15585.      * Gets the private 'security.listener.main.user_provider' shared service.
  15586.      *
  15587.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  15588.      */
  15589.     protected function getSecurity_Listener_Main_UserProviderService()
  15590.     {
  15591.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  15592.         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()));
  15593.     }
  15594.     /**
  15595.      * Gets the private 'security.listener.password_migrating' shared service.
  15596.      *
  15597.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  15598.      */
  15599.     protected function getSecurity_Listener_PasswordMigratingService()
  15600.     {
  15601.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  15602.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15603.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15604.         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([]))));
  15605.     }
  15606.     /**
  15607.      * Gets the private 'security.listener.session.main' shared service.
  15608.      *
  15609.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  15610.      */
  15611.     protected function getSecurity_Listener_Session_MainService()
  15612.     {
  15613.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  15614.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  15615.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  15616.         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())));
  15617.     }
  15618.     /**
  15619.      * Gets the private 'security.listener.user_checker.main' shared service.
  15620.      *
  15621.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  15622.      */
  15623.     protected function getSecurity_Listener_UserChecker_MainService()
  15624.     {
  15625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  15626.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15627.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15628.         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())));
  15629.     }
  15630.     /**
  15631.      * Gets the private 'security.listener.user_checker.reverse_sync' shared service.
  15632.      *
  15633.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  15634.      */
  15635.     protected function getSecurity_Listener_UserChecker_ReverseSyncService()
  15636.     {
  15637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  15638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  15639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  15640.         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())));
  15641.     }
  15642.     /**
  15643.      * Gets the private 'security.listener.user_provider' shared service.
  15644.      *
  15645.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  15646.      */
  15647.     protected function getSecurity_Listener_UserProviderService()
  15648.     {
  15649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  15650.         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()));
  15651.     }
  15652.     /**
  15653.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  15654.      *
  15655.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  15656.      */
  15657.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  15658.     {
  15659.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  15660.         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()));
  15661.     }
  15662.     /**
  15663.      * Gets the private 'security.logout.listener.default.main' shared service.
  15664.      *
  15665.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  15666.      */
  15667.     protected function getSecurity_Logout_Listener_Default_MainService()
  15668.     {
  15669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  15670.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  15671.         if (isset($this->privates['security.logout.listener.default.main'])) {
  15672.             return $this->privates['security.logout.listener.default.main'];
  15673.         }
  15674.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener($a'nellapp_sdk_logged_out');
  15675.     }
  15676.     /**
  15677.      * Gets the private 'security.logout_url_generator' shared service.
  15678.      *
  15679.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  15680.      */
  15681.     protected function getSecurity_LogoutUrlGeneratorService()
  15682.     {
  15683.         $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()));
  15684.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  15685.         return $instance;
  15686.     }
  15687.     /**
  15688.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  15689.      *
  15690.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  15691.      */
  15692.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  15693.     {
  15694.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  15695.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  15696.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  15697.         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);
  15698.     }
  15699.     /**
  15700.      * Gets the private 'security.validator.user_password' shared service.
  15701.      *
  15702.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  15703.      */
  15704.     protected function getSecurity_Validator_UserPasswordService()
  15705.     {
  15706.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  15707.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  15708.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  15709.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  15710.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  15711.         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([]))));
  15712.     }
  15713.     /**
  15714.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  15715.      *
  15716.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  15717.      */
  15718.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  15719.     {
  15720.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  15721.     }
  15722.     /**
  15723.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  15724.      *
  15725.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  15726.      */
  15727.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  15728.     {
  15729.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  15730.         $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');
  15731.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  15732.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  15733.     }
  15734.     /**
  15735.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  15736.      *
  15737.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  15738.      */
  15739.     protected function getSensioFrameworkExtra_Security_ListenerService()
  15740.     {
  15741.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  15742.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  15743.             return $this->privates['sensio_framework_extra.security.listener'];
  15744.         }
  15745.         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()));
  15746.     }
  15747.     /**
  15748.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  15749.      *
  15750.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  15751.      */
  15752.     protected function getSensioFrameworkExtra_View_ListenerService()
  15753.     {
  15754.         $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))));
  15755.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15756.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  15757.         ], [
  15758.             'twig' => '?',
  15759.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  15760.         return $instance;
  15761.     }
  15762.     /**
  15763.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  15764.      *
  15765.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  15766.      */
  15767.     protected function getSerializer_Mapping_CacheWarmerService()
  15768.     {
  15769.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  15770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  15771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  15772.         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'));
  15773.     }
  15774.     /**
  15775.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  15776.      *
  15777.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  15778.      */
  15779.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  15780.     {
  15781.         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()))]));
  15782.     }
  15783.     /**
  15784.      * Gets the private 'session.factory' shared service.
  15785.      *
  15786.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  15787.      */
  15788.     protected function getSession_FactoryService()
  15789.     {
  15790.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  15791.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  15792.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  15793.         if (isset($this->privates['session.factory'])) {
  15794.             return $this->privates['session.factory'];
  15795.         }
  15796.         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']);
  15797.     }
  15798.     /**
  15799.      * Gets the private 'session.storage.factory.service' shared service.
  15800.      *
  15801.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  15802.      *
  15803.      * @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.
  15804.      */
  15805.     protected function getSession_Storage_Factory_ServiceService()
  15806.     {
  15807.         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.');
  15808.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  15809.     }
  15810.     /**
  15811.      * Gets the private 'session.storage.metadata_bag' shared service.
  15812.      *
  15813.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  15814.      *
  15815.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  15816.      */
  15817.     protected function getSession_Storage_MetadataBagService()
  15818.     {
  15819.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  15820.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  15821.     }
  15822.     /**
  15823.      * Gets the private 'session.storage.native' shared service.
  15824.      *
  15825.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  15826.      *
  15827.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  15828.      */
  15829.     protected function getSession_Storage_NativeService()
  15830.     {
  15831.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  15832.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  15833.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  15834.         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());
  15835.     }
  15836.     /**
  15837.      * Gets the private 'session_listener' shared service.
  15838.      *
  15839.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  15840.      */
  15841.     protected function getSessionListenerService()
  15842.     {
  15843.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  15844.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  15845.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  15846.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  15847.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  15848.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  15849.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  15850.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  15851.         ], [
  15852.             'initialized_session' => '?',
  15853.             'logger' => '?',
  15854.             'request_stack' => '?',
  15855.             'session' => '?',
  15856.             'session_collector' => '?',
  15857.             'session_factory' => '?',
  15858.             'session_storage' => '?',
  15859.         ]), true$this->parameters['session.storage.options']);
  15860.     }
  15861.     /**
  15862.      * Gets the private 'spiriit_form_filter.type.filter_boolean' shared service.
  15863.      *
  15864.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType
  15865.      */
  15866.     protected function getSpiriitFormFilter_Type_FilterBooleanService()
  15867.     {
  15868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15870.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/BooleanFilterType.php';
  15871.         return $this->privates['spiriit_form_filter.type.filter_boolean'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\BooleanFilterType();
  15872.     }
  15873.     /**
  15874.      * Gets the private 'spiriit_form_filter.type.filter_checkbox' shared service.
  15875.      *
  15876.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType
  15877.      */
  15878.     protected function getSpiriitFormFilter_Type_FilterCheckboxService()
  15879.     {
  15880.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15882.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CheckboxFilterType.php';
  15883.         return $this->privates['spiriit_form_filter.type.filter_checkbox'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CheckboxFilterType();
  15884.     }
  15885.     /**
  15886.      * Gets the private 'spiriit_form_filter.type.filter_choice' shared service.
  15887.      *
  15888.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType
  15889.      */
  15890.     protected function getSpiriitFormFilter_Type_FilterChoiceService()
  15891.     {
  15892.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15893.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15894.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/ChoiceFilterType.php';
  15895.         return $this->privates['spiriit_form_filter.type.filter_choice'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\ChoiceFilterType();
  15896.     }
  15897.     /**
  15898.      * Gets the private 'spiriit_form_filter.type.filter_collection_adapter' shared service.
  15899.      *
  15900.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType
  15901.      */
  15902.     protected function getSpiriitFormFilter_Type_FilterCollectionAdapterService()
  15903.     {
  15904.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15905.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15906.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/CollectionAdapterFilterType.php';
  15907.         return $this->privates['spiriit_form_filter.type.filter_collection_adapter'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\CollectionAdapterFilterType();
  15908.     }
  15909.     /**
  15910.      * Gets the private 'spiriit_form_filter.type.filter_date' shared service.
  15911.      *
  15912.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType
  15913.      */
  15914.     protected function getSpiriitFormFilter_Type_FilterDateService()
  15915.     {
  15916.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15917.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15918.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateFilterType.php';
  15919.         return $this->privates['spiriit_form_filter.type.filter_date'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateFilterType();
  15920.     }
  15921.     /**
  15922.      * Gets the private 'spiriit_form_filter.type.filter_date_range' shared service.
  15923.      *
  15924.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType
  15925.      */
  15926.     protected function getSpiriitFormFilter_Type_FilterDateRangeService()
  15927.     {
  15928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15929.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15930.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateRangeFilterType.php';
  15931.         return $this->privates['spiriit_form_filter.type.filter_date_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateRangeFilterType();
  15932.     }
  15933.     /**
  15934.      * Gets the private 'spiriit_form_filter.type.filter_datetime' shared service.
  15935.      *
  15936.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType
  15937.      */
  15938.     protected function getSpiriitFormFilter_Type_FilterDatetimeService()
  15939.     {
  15940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15942.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeFilterType.php';
  15943.         return $this->privates['spiriit_form_filter.type.filter_datetime'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeFilterType();
  15944.     }
  15945.     /**
  15946.      * Gets the private 'spiriit_form_filter.type.filter_datetime_range' shared service.
  15947.      *
  15948.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType
  15949.      */
  15950.     protected function getSpiriitFormFilter_Type_FilterDatetimeRangeService()
  15951.     {
  15952.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15954.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/DateTimeRangeFilterType.php';
  15955.         return $this->privates['spiriit_form_filter.type.filter_datetime_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\DateTimeRangeFilterType();
  15956.     }
  15957.     /**
  15958.      * Gets the private 'spiriit_form_filter.type.filter_entity' shared service.
  15959.      *
  15960.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType
  15961.      */
  15962.     protected function getSpiriitFormFilter_Type_FilterEntityService()
  15963.     {
  15964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15966.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EntityFilterType.php';
  15967.         return $this->privates['spiriit_form_filter.type.filter_entity'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  15968.     }
  15969.     /**
  15970.      * Gets the private 'spiriit_form_filter.type.filter_enum' shared service.
  15971.      *
  15972.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType
  15973.      */
  15974.     protected function getSpiriitFormFilter_Type_FilterEnumService()
  15975.     {
  15976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15978.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/EnumFilterType.php';
  15979.         return $this->privates['spiriit_form_filter.type.filter_enum'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\EnumFilterType();
  15980.     }
  15981.     /**
  15982.      * Gets the private 'spiriit_form_filter.type.filter_number' shared service.
  15983.      *
  15984.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType
  15985.      */
  15986.     protected function getSpiriitFormFilter_Type_FilterNumberService()
  15987.     {
  15988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  15989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  15990.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberFilterType.php';
  15991.         return $this->privates['spiriit_form_filter.type.filter_number'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberFilterType();
  15992.     }
  15993.     /**
  15994.      * Gets the private 'spiriit_form_filter.type.filter_number_range' shared service.
  15995.      *
  15996.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType
  15997.      */
  15998.     protected function getSpiriitFormFilter_Type_FilterNumberRangeService()
  15999.     {
  16000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16002.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/NumberRangeFilterType.php';
  16003.         return $this->privates['spiriit_form_filter.type.filter_number_range'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\NumberRangeFilterType();
  16004.     }
  16005.     /**
  16006.      * Gets the private 'spiriit_form_filter.type.filter_sharedable' shared service.
  16007.      *
  16008.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType
  16009.      */
  16010.     protected function getSpiriitFormFilter_Type_FilterSharedableService()
  16011.     {
  16012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16014.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/SharedableFilterType.php';
  16015.         return $this->privates['spiriit_form_filter.type.filter_sharedable'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\SharedableFilterType();
  16016.     }
  16017.     /**
  16018.      * Gets the private 'spiriit_form_filter.type.filter_text' shared service.
  16019.      *
  16020.      * @return \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType
  16021.      */
  16022.     protected function getSpiriitFormFilter_Type_FilterTextService()
  16023.     {
  16024.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  16025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  16026.         include_once \dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle/Filter/Form/Type/TextFilterType.php';
  16027.         return $this->privates['spiriit_form_filter.type.filter_text'] = new \Spiriit\Bundle\FormFilterBundle\Filter\Form\Type\TextFilterType(1);
  16028.     }
  16029.     /**
  16030.      * Gets the private 'translation.extractor' shared service.
  16031.      *
  16032.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  16033.      */
  16034.     protected function getTranslation_ExtractorService()
  16035.     {
  16036.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  16037.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  16038.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  16039.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  16040.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  16041.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  16042.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  16043.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  16044.         return $instance;
  16045.     }
  16046.     /**
  16047.      * Gets the private 'translation.loader.csv' shared service.
  16048.      *
  16049.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  16050.      */
  16051.     protected function getTranslation_Loader_CsvService()
  16052.     {
  16053.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16054.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16055.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16056.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  16057.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  16058.     }
  16059.     /**
  16060.      * Gets the private 'translation.loader.dat' shared service.
  16061.      *
  16062.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  16063.      */
  16064.     protected function getTranslation_Loader_DatService()
  16065.     {
  16066.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16067.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16068.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  16069.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  16070.     }
  16071.     /**
  16072.      * Gets the private 'translation.loader.ini' shared service.
  16073.      *
  16074.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  16075.      */
  16076.     protected function getTranslation_Loader_IniService()
  16077.     {
  16078.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16079.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16080.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16081.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  16082.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  16083.     }
  16084.     /**
  16085.      * Gets the private 'translation.loader.json' shared service.
  16086.      *
  16087.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  16088.      */
  16089.     protected function getTranslation_Loader_JsonService()
  16090.     {
  16091.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16092.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16093.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16094.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  16095.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  16096.     }
  16097.     /**
  16098.      * Gets the private 'translation.loader.mo' shared service.
  16099.      *
  16100.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  16101.      */
  16102.     protected function getTranslation_Loader_MoService()
  16103.     {
  16104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16106.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16107.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  16108.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  16109.     }
  16110.     /**
  16111.      * Gets the private 'translation.loader.php' shared service.
  16112.      *
  16113.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  16114.      */
  16115.     protected function getTranslation_Loader_PhpService()
  16116.     {
  16117.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16118.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16119.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16120.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  16121.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  16122.     }
  16123.     /**
  16124.      * Gets the private 'translation.loader.po' shared service.
  16125.      *
  16126.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  16127.      */
  16128.     protected function getTranslation_Loader_PoService()
  16129.     {
  16130.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16131.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16132.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16133.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  16134.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  16135.     }
  16136.     /**
  16137.      * Gets the private 'translation.loader.qt' shared service.
  16138.      *
  16139.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  16140.      */
  16141.     protected function getTranslation_Loader_QtService()
  16142.     {
  16143.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16144.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  16145.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  16146.     }
  16147.     /**
  16148.      * Gets the private 'translation.loader.res' shared service.
  16149.      *
  16150.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  16151.      */
  16152.     protected function getTranslation_Loader_ResService()
  16153.     {
  16154.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16155.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16156.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  16157.     }
  16158.     /**
  16159.      * Gets the private 'translation.loader.xliff' shared service.
  16160.      *
  16161.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  16162.      */
  16163.     protected function getTranslation_Loader_XliffService()
  16164.     {
  16165.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16166.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  16167.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  16168.     }
  16169.     /**
  16170.      * Gets the private 'translation.loader.yml' shared service.
  16171.      *
  16172.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  16173.      */
  16174.     protected function getTranslation_Loader_YmlService()
  16175.     {
  16176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16178.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16179.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  16180.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  16181.     }
  16182.     /**
  16183.      * Gets the private 'translation.provider_collection' shared service.
  16184.      *
  16185.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  16186.      */
  16187.     protected function getTranslation_ProviderCollectionService()
  16188.     {
  16189.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  16190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  16191.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  16192.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  16193.         }, 1), []))->fromConfig([]);
  16194.     }
  16195.     /**
  16196.      * Gets the private 'translation.reader' shared service.
  16197.      *
  16198.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  16199.      */
  16200.     protected function getTranslation_ReaderService()
  16201.     {
  16202.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  16203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  16204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  16205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  16206.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  16207.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  16208.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  16209.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  16210.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  16211.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  16212.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  16213.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  16214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  16215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  16216.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  16217.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  16218.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  16219.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  16220.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  16221.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  16222.         $instance->addLoader('yaml'$a);
  16223.         $instance->addLoader('yml'$a);
  16224.         $instance->addLoader('xlf'$b);
  16225.         $instance->addLoader('xliff'$b);
  16226.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  16227.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  16228.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  16229.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  16230.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  16231.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  16232.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  16233.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  16234.         return $instance;
  16235.     }
  16236.     /**
  16237.      * Gets the private 'translation.warmer' shared service.
  16238.      *
  16239.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  16240.      */
  16241.     protected function getTranslation_WarmerService()
  16242.     {
  16243.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16244.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  16245.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16246.             'translator' => ['services''translator''getTranslatorService'false],
  16247.         ], [
  16248.             'translator' => '?',
  16249.         ]))->withContext('translation.warmer'$this));
  16250.     }
  16251.     /**
  16252.      * Gets the private 'translation.writer' shared service.
  16253.      *
  16254.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  16255.      */
  16256.     protected function getTranslation_WriterService()
  16257.     {
  16258.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  16259.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  16260.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  16261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  16262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  16263.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  16264.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  16265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  16266.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  16267.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  16268.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  16269.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  16270.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  16271.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  16272.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  16273.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  16274.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  16275.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  16276.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  16277.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  16278.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  16279.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  16280.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  16281.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  16282.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  16283.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  16284.         return $instance;
  16285.     }
  16286.     /**
  16287.      * Gets the private 'translator.default' shared service.
  16288.      *
  16289.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  16290.      */
  16291.     protected function getTranslator_DefaultService()
  16292.     {
  16293.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16294.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  16295.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  16296.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  16297.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  16298.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  16299.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  16300.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  16301.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  16302.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  16303.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  16304.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  16305.         ], [
  16306.             'translation.loader.csv' => '?',
  16307.             'translation.loader.dat' => '?',
  16308.             'translation.loader.ini' => '?',
  16309.             'translation.loader.json' => '?',
  16310.             'translation.loader.mo' => '?',
  16311.             'translation.loader.php' => '?',
  16312.             'translation.loader.po' => '?',
  16313.             'translation.loader.qt' => '?',
  16314.             'translation.loader.res' => '?',
  16315.             'translation.loader.xliff' => '?',
  16316.             'translation.loader.yml' => '?',
  16317.         ]), 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']]], []);
  16318.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  16319.         $instance->setFallbackLocales([=> 'fr']);
  16320.         return $instance;
  16321.     }
  16322.     /**
  16323.      * Gets the private 'twig.command.debug' shared service.
  16324.      *
  16325.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  16326.      */
  16327.     protected function getTwig_Command_DebugService()
  16328.     {
  16329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16330.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  16331.         $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()));
  16332.         $instance->setName('debug:twig');
  16333.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  16334.         return $instance;
  16335.     }
  16336.     /**
  16337.      * Gets the private 'twig.command.lint' shared service.
  16338.      *
  16339.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  16340.      */
  16341.     protected function getTwig_Command_LintService()
  16342.     {
  16343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16344.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  16345.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  16346.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  16347.         $instance->setName('lint:twig');
  16348.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  16349.         return $instance;
  16350.     }
  16351.     /**
  16352.      * Gets the private 'twig.form.engine' shared service.
  16353.      *
  16354.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  16355.      */
  16356.     protected function getTwig_Form_EngineService()
  16357.     {
  16358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  16359.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  16360.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  16361.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16362.         if (isset($this->privates['twig.form.engine'])) {
  16363.             return $this->privates['twig.form.engine'];
  16364.         }
  16365.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  16366.     }
  16367.     /**
  16368.      * Gets the private 'twig.form.renderer' shared service.
  16369.      *
  16370.      * @return \Symfony\Component\Form\FormRenderer
  16371.      */
  16372.     protected function getTwig_Form_RendererService()
  16373.     {
  16374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  16375.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  16376.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  16377.         if (isset($this->privates['twig.form.renderer'])) {
  16378.             return $this->privates['twig.form.renderer'];
  16379.         }
  16380.         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()));
  16381.     }
  16382.     /**
  16383.      * Gets the private 'twig.runtime.httpkernel' shared service.
  16384.      *
  16385.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  16386.      */
  16387.     protected function getTwig_Runtime_HttpkernelService()
  16388.     {
  16389.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  16390.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  16391.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  16392.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  16393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  16394.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  16395.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  16396.         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, [
  16397.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  16398.         ], [
  16399.             'inline' => '?',
  16400.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  16401.     }
  16402.     /**
  16403.      * Gets the private 'twig.runtime.security_csrf' shared service.
  16404.      *
  16405.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  16406.      */
  16407.     protected function getTwig_Runtime_SecurityCsrfService()
  16408.     {
  16409.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  16410.         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()));
  16411.     }
  16412.     /**
  16413.      * Gets the private 'twig.runtime.serializer' shared service.
  16414.      *
  16415.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  16416.      */
  16417.     protected function getTwig_Runtime_SerializerService()
  16418.     {
  16419.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  16420.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  16421.         if (isset($this->privates['twig.runtime.serializer'])) {
  16422.             return $this->privates['twig.runtime.serializer'];
  16423.         }
  16424.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
  16425.     }
  16426.     /**
  16427.      * Gets the private 'twig.template_cache_warmer' shared service.
  16428.      *
  16429.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  16430.      */
  16431.     protected function getTwig_TemplateCacheWarmerService()
  16432.     {
  16433.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16434.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  16435.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  16436.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16437.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  16438.         ], [
  16439.             'twig' => '?',
  16440.         ]))->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')));
  16441.     }
  16442.     /**
  16443.      * Gets the private 'ux.twig_component.component_factory' shared service.
  16444.      *
  16445.      * @return \Symfony\UX\TwigComponent\ComponentFactory
  16446.      */
  16447.     protected function getUx_TwigComponent_ComponentFactoryService()
  16448.     {
  16449.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentFactory.php';
  16450.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16451.         if (isset($this->privates['ux.twig_component.component_factory'])) {
  16452.             return $this->privates['ux.twig_component.component_factory'];
  16453.         }
  16454.         return $this->privates['ux.twig_component.component_factory'] = new \Symfony\UX\TwigComponent\ComponentFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16455.             'ChannelUserData:Badge:ChannelUserRole' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\ChannelUserData\\ChannelUserRoleBadgeComponent''getChannelUserRoleBadgeComponentService'false],
  16456.             'ChannelUserPermissionFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionFormComponent''getChannelUserPermissionFormComponentService'false],
  16457.             'ChannelUserPermissionGroupFormComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Permission\\ChannelUserPermissionGroupFormComponent''getChannelUserPermissionGroupFormComponentService'false],
  16458.             'ChannelUserProfileCard' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\ChannelUserData\\ChannelUserProfileCard''getChannelUserProfileCardService'false],
  16459.             'SdkBadgeComponent' => [false'Nellapp\\Bundle\\SDKBundle\\Twig\\Component\\Badge\\SdkBadgeComponent''getSdkBadgeComponentService'false],
  16460.         ], [
  16461.             'ChannelUserData:Badge:ChannelUserRole' => '?',
  16462.             'ChannelUserPermissionFormComponent' => '?',
  16463.             'ChannelUserPermissionGroupFormComponent' => '?',
  16464.             'ChannelUserProfileCard' => '?',
  16465.             'SdkBadgeComponent' => '?',
  16466.         ]), ($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']]);
  16467.     }
  16468.     /**
  16469.      * Gets the private 'ux.twig_component.component_renderer' shared service.
  16470.      *
  16471.      * @return \Symfony\UX\TwigComponent\ComponentRenderer
  16472.      */
  16473.     protected function getUx_TwigComponent_ComponentRendererService()
  16474.     {
  16475.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRendererInterface.php';
  16476.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentRenderer.php';
  16477.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentStack.php';
  16478.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16479.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  16480.             return $this->privates['ux.twig_component.component_renderer'];
  16481.         }
  16482.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16483.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  16484.             return $this->privates['ux.twig_component.component_renderer'];
  16485.         }
  16486.         $c = ($this->privates['ux.twig_component.component_factory'] ?? $this->getUx_TwigComponent_ComponentFactoryService());
  16487.         if (isset($this->privates['ux.twig_component.component_renderer'])) {
  16488.             return $this->privates['ux.twig_component.component_renderer'];
  16489.         }
  16490.         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());
  16491.     }
  16492.     /**
  16493.      * Gets the private 'validator.builder' shared service.
  16494.      *
  16495.      * @return \Symfony\Component\Validator\ValidatorBuilder
  16496.      */
  16497.     protected function getValidator_BuilderService()
  16498.     {
  16499.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  16500.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  16501.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16502.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => ['privates''Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator''getAssertSameChannelValidatorService'false],
  16503.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  16504.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  16505.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  16506.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  16507.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  16508.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  16509.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  16510.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  16511.         ], [
  16512.             'Nellapp\\Bundle\\SDKBundle\\Validator\\AssertSameChannelValidator' => '?',
  16513.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  16514.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  16515.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  16516.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  16517.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  16518.             'doctrine.orm.validator.unique' => '?',
  16519.             'security.validator.user_password' => '?',
  16520.             'validator.expression' => '?',
  16521.         ])));
  16522.         if ($this->has('translator')) {
  16523.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  16524.         }
  16525.         $instance->setTranslationDomain('validators');
  16526.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  16527.         $instance->enableAnnotationMapping(true);
  16528.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  16529.         $instance->addMethodMapping('loadValidatorMetadata');
  16530.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  16531.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  16532.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  16533.         return $instance;
  16534.     }
  16535.     /**
  16536.      * Gets the private 'validator.email' shared service.
  16537.      *
  16538.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  16539.      */
  16540.     protected function getValidator_EmailService()
  16541.     {
  16542.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16543.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16544.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  16545.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  16546.     }
  16547.     /**
  16548.      * Gets the private 'validator.expression' shared service.
  16549.      *
  16550.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  16551.      */
  16552.     protected function getValidator_ExpressionService()
  16553.     {
  16554.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16555.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16556.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  16557.         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())));
  16558.     }
  16559.     /**
  16560.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  16561.      *
  16562.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  16563.      */
  16564.     protected function getValidator_Mapping_CacheWarmerService()
  16565.     {
  16566.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  16567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  16568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  16569.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  16570.     }
  16571.     /**
  16572.      * Gets the private 'validator.not_compromised_password' shared service.
  16573.      *
  16574.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  16575.      */
  16576.     protected function getValidator_NotCompromisedPasswordService()
  16577.     {
  16578.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  16579.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  16580.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  16581.         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);
  16582.     }
  16583.     /**
  16584.      * Gets the private 'var_dumper.command.server_dump' shared service.
  16585.      *
  16586.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  16587.      */
  16588.     protected function getVarDumper_Command_ServerDumpService()
  16589.     {
  16590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  16591.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  16592.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  16593.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  16594.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  16595.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  16596.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  16597.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  16598.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  16599.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  16600.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  16601.         $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()))]);
  16602.         $instance->setName('server:dump');
  16603.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  16604.         return $instance;
  16605.     }
  16606.     /**
  16607.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  16608.      *
  16609.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  16610.      */
  16611.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  16612.     {
  16613.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  16614.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  16615.         return $instance;
  16616.     }
  16617.     /**
  16618.      * Gets the private 'var_dumper.html_dumper' shared service.
  16619.      *
  16620.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  16621.      */
  16622.     protected function getVarDumper_HtmlDumperService()
  16623.     {
  16624.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  16625.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  16626.         return $instance;
  16627.     }
  16628.     /**
  16629.      * Gets the private 'var_dumper.server_connection' shared service.
  16630.      *
  16631.      * @return \Symfony\Component\VarDumper\Server\Connection
  16632.      */
  16633.     protected function getVarDumper_ServerConnectionService()
  16634.     {
  16635.         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()]);
  16636.     }
  16637.     /**
  16638.      * Gets the private 'web_profiler.csp.handler' shared service.
  16639.      *
  16640.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  16641.      */
  16642.     protected function getWebProfiler_Csp_HandlerService()
  16643.     {
  16644.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  16645.     }
  16646.     /**
  16647.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  16648.      *
  16649.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  16650.      */
  16651.     protected function getWebProfiler_DebugToolbarService()
  16652.     {
  16653.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  16654.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  16655.             return $this->privates['web_profiler.debug_toolbar'];
  16656.         }
  16657.         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()));
  16658.     }
  16659.     /**
  16660.      * Gets the private 'webpack_encore.entrypoint_lookup[common]' shared service.
  16661.      *
  16662.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  16663.      */
  16664.     protected function getWebpackEncore_EntrypointLookupcommonService()
  16665.     {
  16666.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  16667.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  16668.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  16669.         return $this->privates['webpack_encore.entrypoint_lookup[common]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/common/entrypoints.json'), NULL'common'true);
  16670.     }
  16671.     /**
  16672.      * Gets the private 'webpack_encore.entrypoint_lookup[core]' shared service.
  16673.      *
  16674.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  16675.      */
  16676.     protected function getWebpackEncore_EntrypointLookupcoreService()
  16677.     {
  16678.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  16679.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  16680.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  16681.         return $this->privates['webpack_encore.entrypoint_lookup[core]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/bundles/nellappsdk/entrypoints.json'), NULL'core'true);
  16682.     }
  16683.     /**
  16684.      * Gets the private 'webpack_encore.entrypoint_lookup[pdf]' shared service.
  16685.      *
  16686.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  16687.      */
  16688.     protected function getWebpackEncore_EntrypointLookuppdfService()
  16689.     {
  16690.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  16691.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  16692.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  16693.         return $this->privates['webpack_encore.entrypoint_lookup[pdf]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/pdf/entrypoints.json'), NULL'pdf'true);
  16694.     }
  16695.     /**
  16696.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  16697.      *
  16698.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  16699.      */
  16700.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  16701.     {
  16702.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16703.             'common' => ['privates''webpack_encore.entrypoint_lookup[common]''getWebpackEncore_EntrypointLookupcommonService'false],
  16704.             'core' => ['privates''webpack_encore.entrypoint_lookup[core]''getWebpackEncore_EntrypointLookupcoreService'false],
  16705.             'pdf' => ['privates''webpack_encore.entrypoint_lookup[pdf]''getWebpackEncore_EntrypointLookuppdfService'false],
  16706.         ], [
  16707.             'common' => '?',
  16708.             'core' => '?',
  16709.             'pdf' => '?',
  16710.         ]));
  16711.     }
  16712.     /**
  16713.      * Gets the private 'webpack_encore.exception_listener' shared service.
  16714.      *
  16715.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  16716.      */
  16717.     protected function getWebpackEncore_ExceptionListenerService()
  16718.     {
  16719.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  16720.         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']);
  16721.     }
  16722.     /**
  16723.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  16724.      *
  16725.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  16726.      */
  16727.     protected function getWebpackEncore_TagRendererService()
  16728.     {
  16729.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  16730.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16731.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  16732.             return $this->privates['webpack_encore.tag_renderer'];
  16733.         }
  16734.         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);
  16735.     }
  16736.     /**
  16737.      * Gets the public 'cache_clearer' alias.
  16738.      *
  16739.      * @return object The ".container.private.cache_clearer" service.
  16740.      */
  16741.     protected function getCacheClearerService()
  16742.     {
  16743.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  16744.         return $this->get('.container.private.cache_clearer');
  16745.     }
  16746.     /**
  16747.      * Gets the public 'filesystem' alias.
  16748.      *
  16749.      * @return object The ".container.private.filesystem" service.
  16750.      */
  16751.     protected function getFilesystem2Service()
  16752.     {
  16753.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  16754.         return $this->get('.container.private.filesystem');
  16755.     }
  16756.     /**
  16757.      * Gets the public 'serializer' alias.
  16758.      *
  16759.      * @return object The ".container.private.serializer" service.
  16760.      */
  16761.     protected function getSerializerService()
  16762.     {
  16763.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  16764.         return $this->get('.container.private.serializer');
  16765.     }
  16766.     /**
  16767.      * Gets the public 'security.csrf.token_manager' alias.
  16768.      *
  16769.      * @return object The ".container.private.security.csrf.token_manager" service.
  16770.      */
  16771.     protected function getSecurity_Csrf_TokenManagerService()
  16772.     {
  16773.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  16774.         return $this->get('.container.private.security.csrf.token_manager');
  16775.     }
  16776.     /**
  16777.      * Gets the public 'form.factory' alias.
  16778.      *
  16779.      * @return object The ".container.private.form.factory" service.
  16780.      */
  16781.     protected function getForm_FactoryService()
  16782.     {
  16783.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  16784.         return $this->get('.container.private.form.factory');
  16785.     }
  16786.     /**
  16787.      * Gets the public 'form.type.file' alias.
  16788.      *
  16789.      * @return object The ".container.private.form.type.file" service.
  16790.      */
  16791.     protected function getForm_Type_FileService()
  16792.     {
  16793.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  16794.         return $this->get('.container.private.form.type.file');
  16795.     }
  16796.     /**
  16797.      * Gets the public 'profiler' alias.
  16798.      *
  16799.      * @return object The ".container.private.profiler" service.
  16800.      */
  16801.     protected function getProfilerService()
  16802.     {
  16803.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  16804.         return $this->get('.container.private.profiler');
  16805.     }
  16806.     /**
  16807.      * Gets the public 'twig' alias.
  16808.      *
  16809.      * @return object The ".container.private.twig" service.
  16810.      */
  16811.     protected function getTwigService()
  16812.     {
  16813.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  16814.         return $this->get('.container.private.twig');
  16815.     }
  16816.     /**
  16817.      * Gets the public 'security.authorization_checker' alias.
  16818.      *
  16819.      * @return object The ".container.private.security.authorization_checker" service.
  16820.      */
  16821.     protected function getSecurity_AuthorizationCheckerService()
  16822.     {
  16823.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  16824.         return $this->get('.container.private.security.authorization_checker');
  16825.     }
  16826.     /**
  16827.      * Gets the public 'security.token_storage' alias.
  16828.      *
  16829.      * @return object The ".container.private.security.token_storage" service.
  16830.      */
  16831.     protected function getSecurity_TokenStorageService()
  16832.     {
  16833.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  16834.         return $this->get('.container.private.security.token_storage');
  16835.     }
  16836.     /**
  16837.      * Gets the public 'security.password_encoder' alias.
  16838.      *
  16839.      * @return object The ".container.private.security.password_encoder" service.
  16840.      */
  16841.     protected function getSecurity_PasswordEncoderService()
  16842.     {
  16843.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  16844.         return $this->get('.container.private.security.password_encoder');
  16845.     }
  16846.     /**
  16847.      * Gets the public 'session' alias.
  16848.      *
  16849.      * @return object The ".container.private.session" service.
  16850.      */
  16851.     protected function getSessionService()
  16852.     {
  16853.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  16854.         return $this->get('.container.private.session');
  16855.     }
  16856.     /**
  16857.      * Gets the public 'validator' alias.
  16858.      *
  16859.      * @return object The ".container.private.validator" service.
  16860.      */
  16861.     protected function getValidatorService()
  16862.     {
  16863.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  16864.         return $this->get('.container.private.validator');
  16865.     }
  16866.     /**
  16867.      * @return array|bool|float|int|string|\UnitEnum|null
  16868.      */
  16869.     public function getParameter(string $name)
  16870.     {
  16871.         if (isset($this->buildParameters[$name])) {
  16872.             return $this->buildParameters[$name];
  16873.         }
  16874.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  16875.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  16876.         }
  16877.         if (isset($this->loadedDynamicParameters[$name])) {
  16878.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  16879.         }
  16880.         return $this->parameters[$name];
  16881.     }
  16882.     public function hasParameter(string $name): bool
  16883.     {
  16884.         if (isset($this->buildParameters[$name])) {
  16885.             return true;
  16886.         }
  16887.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  16888.     }
  16889.     public function setParameter(string $name$value): void
  16890.     {
  16891.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  16892.     }
  16893.     public function getParameterBag(): ParameterBagInterface
  16894.     {
  16895.         if (null === $this->parameterBag) {
  16896.             $parameters $this->parameters;
  16897.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  16898.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  16899.             }
  16900.             foreach ($this->buildParameters as $name => $value) {
  16901.                 $parameters[$name] = $value;
  16902.             }
  16903.             $this->parameterBag = new FrozenParameterBag($parameters);
  16904.         }
  16905.         return $this->parameterBag;
  16906.     }
  16907.     private $loadedDynamicParameters = [
  16908.         'kernel.runtime_environment' => false,
  16909.         'kernel.build_dir' => false,
  16910.         'kernel.cache_dir' => false,
  16911.         'core_sync_reverse' => false,
  16912.         'kernel.secret' => false,
  16913.         'kernel.trusted_proxies' => false,
  16914.         'debug.container.dump' => false,
  16915.         'serializer.mapping.cache.file' => false,
  16916.         'session.save_path' => false,
  16917.         'validator.mapping.cache.file' => false,
  16918.         'profiler.storage.dsn' => false,
  16919.         'doctrine.orm.proxy_dir' => false,
  16920.         'nellapp_sdk.api_internal.secret' => false,
  16921.         'nellapp_sdk.sync.base_uri' => false,
  16922.         'nellapp_sdk.sync.secret' => false,
  16923.         'nellapp_sdk.routing.default_domain' => false,
  16924.         'oneup_uploader.chunks' => false,
  16925.         'oneup_uploader.orphanage' => false,
  16926.         'oneup_uploader.config' => false,
  16927.     ];
  16928.     private $dynamicParameters = [];
  16929.     private function getDynamicParameter(string $name)
  16930.     {
  16931.         switch ($name) {
  16932.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  16933.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  16934.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  16935.             case 'core_sync_reverse'$value $this->getEnv('CORE_REVERSE_SYNC'); break;
  16936.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  16937.             case 'kernel.trusted_proxies'$value $this->getEnv('TRUSTED_PROXIES'); break;
  16938.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  16939.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  16940.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  16941.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  16942.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  16943.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  16944.             case 'nellapp_sdk.api_internal.secret'$value $this->getEnv('APP_SECRET'); break;
  16945.             case 'nellapp_sdk.sync.base_uri'$value $this->getEnv('resolve:SYNC_DOMAIN'); break;
  16946.             case 'nellapp_sdk.sync.secret'$value $this->getEnv('resolve:SYNC_SECRET'); break;
  16947.             case 'nellapp_sdk.routing.default_domain'$value $this->getEnv('DEFAULT_DOMAIN'); break;
  16948.             case 'oneup_uploader.chunks'$value = [
  16949.                 'maxage' => 604800,
  16950.                 'storage' => [
  16951.                     'type' => 'filesystem',
  16952.                     'filesystem' => NULL,
  16953.                     'directory' => ($this->targetDir.''.'/uploader/chunks'),
  16954.                     'stream_wrapper' => NULL,
  16955.                     'sync_buffer_size' => '100K',
  16956.                     'prefix' => 'chunks',
  16957.                 ],
  16958.                 'load_distribution' => true,
  16959.             ]; break;
  16960.             case 'oneup_uploader.orphanage'$value = [
  16961.                 'maxage' => 604800,
  16962.                 'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  16963.             ]; break;
  16964.             case 'oneup_uploader.config'$value = [
  16965.                 'mappings' => [
  16966.                     'gallery' => [
  16967.                         'frontend' => 'dropzone',
  16968.                         'custom_frontend' => [
  16969.                             'name' => NULL,
  16970.                             'class' => NULL,
  16971.                         ],
  16972.                         'storage' => [
  16973.                             'service' => NULL,
  16974.                             'type' => 'filesystem',
  16975.                             'filesystem' => NULL,
  16976.                             'directory' => NULL,
  16977.                             'stream_wrapper' => NULL,
  16978.                             'sync_buffer_size' => '100K',
  16979.                         ],
  16980.                         'route_prefix' => '',
  16981.                         'endpoints' => [
  16982.                             'upload' => NULL,
  16983.                             'progress' => NULL,
  16984.                             'cancel' => NULL,
  16985.                         ],
  16986.                         'allowed_mimetypes' => [
  16987.                         ],
  16988.                         'disallowed_mimetypes' => [
  16989.                         ],
  16990.                         'error_handler' => NULL,
  16991.                         'max_size' => 9223372036854775807,
  16992.                         'use_orphanage' => false,
  16993.                         'enable_progress' => false,
  16994.                         'enable_cancelation' => false,
  16995.                         'namer' => 'oneup_uploader.namer.uniqid',
  16996.                         'root_folder' => false,
  16997.                     ],
  16998.                 ],
  16999.                 'chunks' => [
  17000.                     'maxage' => 604800,
  17001.                     'storage' => [
  17002.                         'type' => 'filesystem',
  17003.                         'filesystem' => NULL,
  17004.                         'directory' => ($this->targetDir.''.'/uploader/chunks'),
  17005.                         'stream_wrapper' => NULL,
  17006.                         'sync_buffer_size' => '100K',
  17007.                         'prefix' => 'chunks',
  17008.                     ],
  17009.                     'load_distribution' => true,
  17010.                 ],
  17011.                 'orphanage' => [
  17012.                     'maxage' => 604800,
  17013.                     'directory' => ($this->targetDir.''.'/uploader/orphanage'),
  17014.                 ],
  17015.                 'twig' => true,
  17016.             ]; break;
  17017.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  17018.         }
  17019.         $this->loadedDynamicParameters[$name] = true;
  17020.         return $this->dynamicParameters[$name] = $value;
  17021.     }
  17022.     protected function getDefaultParameters(): array
  17023.     {
  17024.         return [
  17025.             'kernel.project_dir' => \dirname(__DIR__4),
  17026.             'kernel.environment' => 'dev',
  17027.             'kernel.debug' => true,
  17028.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  17029.             'kernel.bundles' => [
  17030.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  17031.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  17032.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  17033.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  17034.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  17035.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  17036.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  17037.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  17038.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  17039.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  17040.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  17041.                 'DrosalysWebObjectExtensionsBundle' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony\\DrosalysWebObjectExtensionsBundle',
  17042.                 'DrosalysWebDoctrineExtensionsBundle' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony\\DrosalysWebDoctrineExtensionsBundle',
  17043.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  17044.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  17045.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  17046.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  17047.                 'DrosalysWebFormBundle' => 'DrosalysWeb\\Bundle\\FormBundle\\DrosalysWebFormBundle',
  17048.                 'NellappSDKBundle' => 'Nellapp\\Bundle\\SDKBundle\\NellappSDKBundle',
  17049.                 'DrosalysApiBundle' => 'Drosalys\\Bundle\\ApiBundle\\DrosalysApiBundle',
  17050.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  17051.                 'SpiriitFormFilterBundle' => 'Spiriit\\Bundle\\FormFilterBundle\\SpiriitFormFilterBundle',
  17052.                 'TwigComponentBundle' => 'Symfony\\UX\\TwigComponent\\TwigComponentBundle',
  17053.                 'OneupUploaderBundle' => 'Oneup\\UploaderBundle\\OneupUploaderBundle',
  17054.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  17055.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  17056.                 'BazingaJsTranslationBundle' => 'Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle',
  17057.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  17058.                 'ZenstruckFoundryBundle' => 'Zenstruck\\Foundry\\ZenstruckFoundryBundle',
  17059.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  17060.             ],
  17061.             'kernel.bundles_metadata' => [
  17062.                 'FrameworkBundle' => [
  17063.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  17064.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  17065.                 ],
  17066.                 'TwigBundle' => [
  17067.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  17068.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  17069.                 ],
  17070.                 'TwigExtraBundle' => [
  17071.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  17072.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  17073.                 ],
  17074.                 'SensioFrameworkExtraBundle' => [
  17075.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  17076.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  17077.                 ],
  17078.                 'DoctrineBundle' => [
  17079.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  17080.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  17081.                 ],
  17082.                 'DoctrineMigrationsBundle' => [
  17083.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  17084.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  17085.                 ],
  17086.                 'SecurityBundle' => [
  17087.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  17088.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  17089.                 ],
  17090.                 'WebProfilerBundle' => [
  17091.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  17092.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  17093.                 ],
  17094.                 'MonologBundle' => [
  17095.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  17096.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  17097.                 ],
  17098.                 'DebugBundle' => [
  17099.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  17100.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  17101.                 ],
  17102.                 'MakerBundle' => [
  17103.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  17104.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  17105.                 ],
  17106.                 'DrosalysWebObjectExtensionsBundle' => [
  17107.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/object-extensions/src/Bridge/Symfony'),
  17108.                     'namespace' => 'DrosalysWeb\\ObjectExtensions\\Bridge\\Symfony',
  17109.                 ],
  17110.                 'DrosalysWebDoctrineExtensionsBundle' => [
  17111.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/doctrine-extensions/src/Bridge/Symfony'),
  17112.                     'namespace' => 'DrosalysWeb\\DoctrineExtensions\\Bridge\\Symfony',
  17113.                 ],
  17114.                 'WebpackEncoreBundle' => [
  17115.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  17116.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  17117.                 ],
  17118.                 'KnpUOAuth2ClientBundle' => [
  17119.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  17120.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  17121.                 ],
  17122.                 'KnpMenuBundle' => [
  17123.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  17124.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  17125.                 ],
  17126.                 'KnpPaginatorBundle' => [
  17127.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  17128.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  17129.                 ],
  17130.                 'DrosalysWebFormBundle' => [
  17131.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys-web/form-bundle/src'),
  17132.                     'namespace' => 'DrosalysWeb\\Bundle\\FormBundle',
  17133.                 ],
  17134.                 'NellappSDKBundle' => [
  17135.                     'path' => (\dirname(__DIR__4).'/vendor/nellapp/sdk-bundle/src'),
  17136.                     'namespace' => 'Nellapp\\Bundle\\SDKBundle',
  17137.                 ],
  17138.                 'DrosalysApiBundle' => [
  17139.                     'path' => (\dirname(__DIR__4).'/vendor/drosalys/api-bundle/src'),
  17140.                     'namespace' => 'Drosalys\\Bundle\\ApiBundle',
  17141.                 ],
  17142.                 'SentryBundle' => [
  17143.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  17144.                     'namespace' => 'Sentry\\SentryBundle',
  17145.                 ],
  17146.                 'SpiriitFormFilterBundle' => [
  17147.                     'path' => (\dirname(__DIR__4).'/vendor/spiriitlabs/form-filter-bundle'),
  17148.                     'namespace' => 'Spiriit\\Bundle\\FormFilterBundle',
  17149.                 ],
  17150.                 'TwigComponentBundle' => [
  17151.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/ux-twig-component'),
  17152.                     'namespace' => 'Symfony\\UX\\TwigComponent',
  17153.                 ],
  17154.                 'OneupUploaderBundle' => [
  17155.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/uploader-bundle/src'),
  17156.                     'namespace' => 'Oneup\\UploaderBundle',
  17157.                 ],
  17158.                 'OneupFlysystemBundle' => [
  17159.                     'path' => (\dirname(__DIR__4).'/vendor/oneup/flysystem-bundle/src'),
  17160.                     'namespace' => 'Oneup\\FlysystemBundle',
  17161.                 ],
  17162.                 'LiipImagineBundle' => [
  17163.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  17164.                     'namespace' => 'Liip\\ImagineBundle',
  17165.                 ],
  17166.                 'BazingaJsTranslationBundle' => [
  17167.                     'path' => (\dirname(__DIR__4).'/vendor/willdurand/js-translation-bundle'),
  17168.                     'namespace' => 'Bazinga\\Bundle\\JsTranslationBundle',
  17169.                 ],
  17170.                 'DoctrineFixturesBundle' => [
  17171.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  17172.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  17173.                 ],
  17174.                 'ZenstruckFoundryBundle' => [
  17175.                     'path' => (\dirname(__DIR__4).'/vendor/zenstruck/foundry/src'),
  17176.                     'namespace' => 'Zenstruck\\Foundry',
  17177.                 ],
  17178.                 'FOSJsRoutingBundle' => [
  17179.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  17180.                     'namespace' => 'FOS\\JsRoutingBundle',
  17181.                 ],
  17182.             ],
  17183.             'kernel.charset' => 'UTF-8',
  17184.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  17185.             'container.dumper.inline_class_loader' => true,
  17186.             'container.dumper.inline_factories' => true,
  17187.             'event_dispatcher.event_aliases' => [
  17188.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  17189.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  17190.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  17191.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  17192.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  17193.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  17194.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  17195.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  17196.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  17197.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  17198.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  17199.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  17200.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  17201.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  17202.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  17203.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  17204.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  17205.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  17206.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  17207.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  17208.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  17209.             ],
  17210.             'fragment.renderer.hinclude.global_template' => NULL,
  17211.             'fragment.path' => '/_fragment',
  17212.             'kernel.http_method_override' => true,
  17213.             'kernel.trusted_hosts' => [
  17214.             ],
  17215.             'kernel.default_locale' => 'fr',
  17216.             'kernel.enabled_locales' => [
  17217.             ],
  17218.             'kernel.error_controller' => 'error_controller',
  17219.             'kernel.trusted_headers' => 14,
  17220.             'debug.file_link_format' => NULL,
  17221.             'asset.request_context.base_path' => NULL,
  17222.             'asset.request_context.secure' => NULL,
  17223.             'translator.logging' => false,
  17224.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  17225.             'debug.error_handler.throw_at' => -1,
  17226.             'router.request_context.host' => 'localhost',
  17227.             'router.request_context.scheme' => 'http',
  17228.             'router.request_context.base_url' => '',
  17229.             'router.resource' => 'kernel::loadRoutes',
  17230.             'request_listener.http_port' => 80,
  17231.             'request_listener.https_port' => 443,
  17232.             'session.metadata.storage_key' => '_sf2_meta',
  17233.             'session.storage.options' => [
  17234.                 'cache_limiter' => '0',
  17235.                 'cookie_lifetime' => 86400,
  17236.                 'cookie_secure' => 'auto',
  17237.                 'cookie_httponly' => false,
  17238.                 'cookie_samesite' => 'lax',
  17239.                 'gc_probability' => 1,
  17240.             ],
  17241.             'session.metadata.update_threshold' => 0,
  17242.             'form.type_extension.csrf.enabled' => true,
  17243.             'form.type_extension.csrf.field_name' => '_token',
  17244.             'validator.translation_domain' => 'validators',
  17245.             'profiler_listener.only_exceptions' => false,
  17246.             'profiler_listener.only_main_requests' => false,
  17247.             'twig.form.resources' => [
  17248.                 => 'form_div_layout.html.twig',
  17249.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  17250.                 => '@NellappSDK/Form/form_theme_checkboxes.html.twig',
  17251.                 => '@NellappSDK/Form/form_theme.html.twig',
  17252.                 => 'bootstrap_5_layout.html.twig',
  17253.                 => '@DrosalysWebForm/Form/collection_layout.html.twig',
  17254.                 => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  17255.             ],
  17256.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  17257.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  17258.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  17259.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  17260.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  17261.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  17262.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  17263.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  17264.             'doctrine.entity_managers' => [
  17265.                 'default' => 'doctrine.orm.default_entity_manager',
  17266.             ],
  17267.             'doctrine.default_entity_manager' => 'default',
  17268.             'doctrine.dbal.connection_factory.types' => [
  17269.                 'uuid' => [
  17270.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  17271.                 ],
  17272.                 'ulid' => [
  17273.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  17274.                 ],
  17275.             ],
  17276.             'doctrine.connections' => [
  17277.                 'default' => 'doctrine.dbal.default_connection',
  17278.             ],
  17279.             'doctrine.default_connection' => 'default',
  17280.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  17281.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  17282.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  17283.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  17284.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  17285.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  17286.             'doctrine.orm.cache.memcache_host' => 'localhost',
  17287.             'doctrine.orm.cache.memcache_port' => 11211,
  17288.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  17289.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  17290.             'doctrine.orm.cache.memcached_host' => 'localhost',
  17291.             'doctrine.orm.cache.memcached_port' => 11211,
  17292.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  17293.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  17294.             'doctrine.orm.cache.redis_host' => 'localhost',
  17295.             'doctrine.orm.cache.redis_port' => 6379,
  17296.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  17297.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  17298.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  17299.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  17300.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  17301.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  17302.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  17303.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  17304.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  17305.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  17306.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  17307.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  17308.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  17309.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  17310.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  17311.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  17312.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  17313.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  17314.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  17315.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  17316.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  17317.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  17318.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  17319.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  17320.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  17321.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  17322.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  17323.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  17324.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  17325.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  17326.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  17327.             'doctrine.orm.auto_generate_proxy_classes' => true,
  17328.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  17329.             'doctrine.orm.proxy_namespace' => 'Proxies',
  17330.             'doctrine.migrations.preferred_em' => NULL,
  17331.             'doctrine.migrations.preferred_connection' => NULL,
  17332.             'security.role_hierarchy.roles' => [
  17333.             ],
  17334.             'security.access.denied_url' => NULL,
  17335.             'security.authentication.manager.erase_credentials' => true,
  17336.             'security.authentication.session_strategy.strategy' => 'migrate',
  17337.             'security.access.always_authenticate_before_granting' => false,
  17338.             'security.authentication.hide_user_not_found' => true,
  17339.             'security.firewalls' => [
  17340.                 => 'dev',
  17341.                 => 'reverse_sync_doc',
  17342.                 => 'reverse_sync',
  17343.                 => 'main',
  17344.             ],
  17345.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  17346.             'web_profiler.debug_toolbar.mode' => 2,
  17347.             'monolog.use_microseconds' => true,
  17348.             'monolog.swift_mailer.handlers' => [
  17349.             ],
  17350.             'monolog.handlers_to_channels' => [
  17351.                 'monolog.handler.console' => [
  17352.                     'type' => 'exclusive',
  17353.                     'elements' => [
  17354.                         => 'event',
  17355.                         => 'doctrine',
  17356.                         => 'console',
  17357.                     ],
  17358.                 ],
  17359.                 'monolog.handler.main' => [
  17360.                     'type' => 'exclusive',
  17361.                     'elements' => [
  17362.                         => 'event',
  17363.                     ],
  17364.                 ],
  17365.             ],
  17366.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  17367.             'drosalys_object_extensions.slug.delimiter' => '-',
  17368.             'drosalys_object_extensions.slug.on_pre_update' => false,
  17369.             'drosalys_object_extensions.slug.entropy' => false,
  17370.             'drosalys_object_extensions.slug.hierarchy_delimiter' => '/',
  17371.             'drosalys_object_extensions.serialize_log.model_manager_name' => 'default',
  17372.             'drosalys_object_extensions.serialize_log.use_internal_entity' => true,
  17373.             'knp_menu.renderer.list.options' => [
  17374.             ],
  17375.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  17376.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  17377.             'knp_menu.renderer.twig.options' => [
  17378.             ],
  17379.             'knp_menu.renderer.twig.template' => 'Partials/components/header/knp-menu.html.twig',
  17380.             'knp_menu.default_renderer' => 'twig',
  17381.             'knp_paginator.template.pagination' => '@NellappSDK/Partials/component/pagination/pagination.html.twig',
  17382.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  17383.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  17384.             'knp_paginator.page_range' => 5,
  17385.             'knp_paginator.page_limit' => NULL,
  17386.             'drosalys_form.collection.import_template' => true,
  17387.             'drosalys_form.collection.main_form_template' => 'form_div_layout.html.twig',
  17388.             'drosalys_form.select_or_create.import_template' => true,
  17389.             'drosalys_form.select_or_create.layout_template' => '@DrosalysWebForm/Form/select_or_create_layout.html.twig',
  17390.             'nellapp_sdk.global_getter.global_entities' => [
  17391.                 'channel_class' => 'App\\Entity\\Channel\\Channel',
  17392.                 'channel_white_label_class' => 'App\\Entity\\Channel\\ChannelWhiteLabel',
  17393.                 'user_class' => 'App\\Entity\\Account\\User',
  17394.                 'channel_user_data_class' => 'App\\Entity\\ChannelUserData\\ChannelUserData',
  17395.                 'channel_user_role_class' => 'Nellapp\\Bundle\\SDKBundle\\Channel\\Entity\\ChannelUserRole',
  17396.             ],
  17397.             'nellapp_sdk.default.doctrine_connection' => 'default',
  17398.             'nellapp_sdk.auth.enable' => true,
  17399.             'nellapp_sdk.auth.doctrine_connection' => 'default',
  17400.             'nellapp_sdk.sync.enable' => true,
  17401.             'nellapp_sdk.channel.enable' => true,
  17402.             'entities_handled' => [
  17403.                 => 'channel_channel',
  17404.                 => 'channel_configuration',
  17405.                 => 'channel_white_label',
  17406.                 => 'channel_user_from_channels',
  17407.                 => 'channel_french_professional_id',
  17408.                 => 'channel_organization',
  17409.                 => 'channel_company',
  17410.                 => 'channel_contact',
  17411.                 => 'channel_company_contact',
  17412.                 => 'channel_user_role',
  17413.                 10 => 'channel_user_data',
  17414.             ],
  17415.             'nellapp_sdk.template_header.search_deactivated_domain' => [
  17416.             ],
  17417.             'drosalys_api.serializer.symfony' => true,
  17418.             'env(SENTRY_RELEASE)' => '1.0.0+no-version-set',
  17419.             'sentry.tracing.enabled' => true,
  17420.             'sentry.tracing.dbal.enabled' => true,
  17421.             'sentry.tracing.dbal.connections' => [
  17422.             ],
  17423.             'sentry.tracing.cache.enabled' => true,
  17424.             'sentry.tracing.http_client.enabled' => true,
  17425.             'spiriit_form_filter.query_builder_updater.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  17426.             'spiriit_form_filter.form_data_extractor.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  17427.             'spiriit_form_filter.data_extraction_method.default.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  17428.             'spiriit_form_filter.data_extraction_method.text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  17429.             'spiriit_form_filter.data_extraction_method.key_values.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  17430.             'spiriit_form_filter.filter_prepare.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  17431.             'spiriit_form_filter.type.filter_text.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  17432.             'spiriit_form_filter.type.filter_number.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  17433.             'spiriit_form_filter.type.filter_number_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  17434.             'spiriit_form_filter.type.filter_checkbox.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  17435.             'spiriit_form_filter.type.filter_boolean.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  17436.             'spiriit_form_filter.type.filter_choice.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  17437.             'spiriit_form_filter.type.filter_date.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  17438.             'spiriit_form_filter.type.filter_date_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  17439.             'spiriit_form_filter.type.filter_datetime.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  17440.             'spiriit_form_filter.type.filter_datetime_range.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  17441.             'spiriit_form_filter.type.filter_collection_adapter.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  17442.             'spiriit_form_filter.type.filter_sharedable.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  17443.             'spiriit_form_filter.type.filter_enum.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EnumFilterType',
  17444.             'spiriit_form_filter.type_extension.filter_extension.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  17445.             'spiriit_form_filter.get_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  17446.             'spiriit_form_filter.apply_filter.doctrine_orm.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  17447.             'spiriit_form_filter.type.filter_entity.class' => 'Spiriit\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  17448.             'spiriit_form_filter.where_method' => 'and',
  17449.             'spiriit_form_filter.text.condition_pattern' => 1,
  17450.             'oneup_uploader.chunks.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\ChunkManager',
  17451.             'oneup_uploader.chunks_storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\GaufretteStorage',
  17452.             'oneup_uploader.chunks_storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FlysystemStorage',
  17453.             'oneup_uploader.chunks_storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Chunk\\Storage\\FilesystemStorage',
  17454.             'oneup_uploader.namer.urlsafename.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UrlSafeNamer',
  17455.             'oneup_uploader.namer.uniqid.class' => 'Oneup\\UploaderBundle\\Uploader\\Naming\\UniqidNamer',
  17456.             'oneup_uploader.routing.loader.class' => 'Oneup\\UploaderBundle\\Routing\\RouteLoader',
  17457.             'oneup_uploader.storage.gaufrette.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\GaufretteStorage',
  17458.             'oneup_uploader.storage.flysystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FlysystemStorage',
  17459.             'oneup_uploader.storage.filesystem.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemStorage',
  17460.             'oneup_uploader.orphanage.class' => 'Oneup\\UploaderBundle\\Uploader\\Storage\\FilesystemOrphanageStorage',
  17461.             'oneup_uploader.orphanage.manager.class' => 'Oneup\\UploaderBundle\\Uploader\\Orphanage\\OrphanageManager',
  17462.             'oneup_uploader.controller.fineuploader.class' => 'Oneup\\UploaderBundle\\Controller\\FineUploaderController',
  17463.             'oneup_uploader.controller.blueimp.class' => 'Oneup\\UploaderBundle\\Controller\\BlueimpController',
  17464.             'oneup_uploader.controller.uploadify.class' => 'Oneup\\UploaderBundle\\Controller\\UploadifyController',
  17465.             'oneup_uploader.controller.yui3.class' => 'Oneup\\UploaderBundle\\Controller\\YUI3Controller',
  17466.             'oneup_uploader.controller.fancyupload.class' => 'Oneup\\UploaderBundle\\Controller\\FancyUploadController',
  17467.             'oneup_uploader.controller.mooupload.class' => 'Oneup\\UploaderBundle\\Controller\\MooUploadController',
  17468.             'oneup_uploader.controller.plupload.class' => 'Oneup\\UploaderBundle\\Controller\\PluploadController',
  17469.             'oneup_uploader.controller.dropzone.class' => 'Oneup\\UploaderBundle\\Controller\\DropzoneController',
  17470.             'oneup_uploader.command.clear_chunks.class' => 'Oneup\\UploaderBundle\\Command\\ClearChunkCommand',
  17471.             'oneup_uploader.command.clear_orphans.class' => 'Oneup\\UploaderBundle\\Command\\ClearOrphansCommand',
  17472.             'oneup_uploader.error_handler.noop.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\NoopErrorHandler',
  17473.             'oneup_uploader.error_handler.blueimp.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\BlueimpErrorHandler',
  17474.             'oneup_uploader.error_handler.plupload.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\PluploadErrorHandler',
  17475.             'oneup_uploader.error_handler.dropzone.class' => 'Oneup\\UploaderBundle\\Uploader\\ErrorHandler\\DropzoneErrorHandler',
  17476.             'oneup_uploader.config.gallery' => [
  17477.                 'frontend' => 'dropzone',
  17478.                 'custom_frontend' => [
  17479.                     'name' => NULL,
  17480.                     'class' => NULL,
  17481.                 ],
  17482.                 'storage' => [
  17483.                     'service' => NULL,
  17484.                     'type' => 'filesystem',
  17485.                     'filesystem' => NULL,
  17486.                     'directory' => NULL,
  17487.                     'stream_wrapper' => NULL,
  17488.                     'sync_buffer_size' => '100K',
  17489.                 ],
  17490.                 'route_prefix' => '',
  17491.                 'endpoints' => [
  17492.                     'upload' => NULL,
  17493.                     'progress' => NULL,
  17494.                     'cancel' => NULL,
  17495.                 ],
  17496.                 'allowed_mimetypes' => [
  17497.                 ],
  17498.                 'disallowed_mimetypes' => [
  17499.                 ],
  17500.                 'error_handler' => NULL,
  17501.                 'max_size' => 9223372036854775807,
  17502.                 'use_orphanage' => false,
  17503.                 'enable_progress' => false,
  17504.                 'enable_cancelation' => false,
  17505.                 'namer' => 'oneup_uploader.namer.uniqid',
  17506.                 'root_folder' => false,
  17507.             ],
  17508.             'oneup_uploader.controllers' => [
  17509.                 'gallery' => [
  17510.                     => 'oneup_uploader.controller.gallery',
  17511.                     => [
  17512.                         'enable_progress' => false,
  17513.                         'enable_cancelation' => false,
  17514.                         'route_prefix' => '',
  17515.                         'endpoints' => [
  17516.                             'upload' => NULL,
  17517.                             'progress' => NULL,
  17518.                             'cancel' => NULL,
  17519.                         ],
  17520.                     ],
  17521.                 ],
  17522.             ],
  17523.             'oneup_uploader.maxsize' => [
  17524.                 'gallery' => 20971520,
  17525.             ],
  17526.             'liip_imagine.resolvers' => [
  17527.                 'default' => [
  17528.                     'web_path' => [
  17529.                         'web_root' => (\dirname(__DIR__4).'/public'),
  17530.                         'cache_prefix' => 'media/cache',
  17531.                     ],
  17532.                 ],
  17533.             ],
  17534.             'liip_imagine.loaders' => [
  17535.                 'default' => [
  17536.                     'filesystem' => [
  17537.                         'locator' => 'filesystem',
  17538.                         'data_root' => [
  17539.                             => (\dirname(__DIR__4).'/public'),
  17540.                         ],
  17541.                         'allow_unresolvable_data_roots' => false,
  17542.                         'bundle_resources' => [
  17543.                             'enabled' => false,
  17544.                             'access_control_type' => 'blacklist',
  17545.                             'access_control_list' => [
  17546.                             ],
  17547.                         ],
  17548.                     ],
  17549.                 ],
  17550.             ],
  17551.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  17552.             'liip_imagine.jpegoptim.stripAll' => true,
  17553.             'liip_imagine.jpegoptim.max' => NULL,
  17554.             'liip_imagine.jpegoptim.progressive' => true,
  17555.             'liip_imagine.jpegoptim.tempDir' => NULL,
  17556.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  17557.             'liip_imagine.optipng.level' => 7,
  17558.             'liip_imagine.optipng.stripAll' => true,
  17559.             'liip_imagine.optipng.tempDir' => NULL,
  17560.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  17561.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  17562.             'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
  17563.             'liip_imagine.cwebp.tempDir' => NULL,
  17564.             'liip_imagine.cwebp.q' => 75,
  17565.             'liip_imagine.cwebp.alphaQ' => 100,
  17566.             'liip_imagine.cwebp.m' => 4,
  17567.             'liip_imagine.cwebp.alphaFilter' => 'fast',
  17568.             'liip_imagine.cwebp.alphaMethod' => 1,
  17569.             'liip_imagine.cwebp.exact' => false,
  17570.             'liip_imagine.cwebp.metadata' => [
  17571.                 => 'none',
  17572.             ],
  17573.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  17574.             'liip_imagine.cache.resolver.default' => 'default',
  17575.             'liip_imagine.default_image' => NULL,
  17576.             'liip_imagine.filter_sets' => [
  17577.                 'channel_thumbnail' => [
  17578.                     'quality' => 100,
  17579.                     'jpeg_quality' => 80,
  17580.                     'png_compression_level' => 8,
  17581.                     'png_compression_filter' => NULL,
  17582.                     'format' => NULL,
  17583.                     'animated' => false,
  17584.                     'cache' => NULL,
  17585.                     'data_loader' => NULL,
  17586.                     'default_image' => NULL,
  17587.                     'filters' => [
  17588.                         'auto_rotate' => [
  17589.                         ],
  17590.                         'strip' => [
  17591.                         ],
  17592.                         'thumbnail' => [
  17593.                             'size' => [
  17594.                                 => 600,
  17595.                                 => 300,
  17596.                             ],
  17597.                             'mode' => 'inset',
  17598.                             'allow_upscale' => true,
  17599.                         ],
  17600.                     ],
  17601.                     'post_processors' => [
  17602.                     ],
  17603.                 ],
  17604.                 'avatar_thumbnail' => [
  17605.                     'quality' => 100,
  17606.                     'jpeg_quality' => 80,
  17607.                     'png_compression_level' => 8,
  17608.                     'png_compression_filter' => NULL,
  17609.                     'format' => NULL,
  17610.                     'animated' => false,
  17611.                     'cache' => NULL,
  17612.                     'data_loader' => NULL,
  17613.                     'default_image' => NULL,
  17614.                     'filters' => [
  17615.                         'auto_rotate' => [
  17616.                         ],
  17617.                         'strip' => [
  17618.                         ],
  17619.                         'thumbnail' => [
  17620.                             'size' => [
  17621.                                 => 100,
  17622.                                 => 100,
  17623.                             ],
  17624.                             'mode' => 'outbound',
  17625.                             'allow_upscale' => true,
  17626.                         ],
  17627.                     ],
  17628.                     'post_processors' => [
  17629.                     ],
  17630.                 ],
  17631.             ],
  17632.             'liip_imagine.binary.loader.default' => 'default',
  17633.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  17634.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  17635.             'liip_imagine.webp.generate' => false,
  17636.             'liip_imagine.webp.options' => [
  17637.                 'quality' => 100,
  17638.                 'cache' => NULL,
  17639.                 'data_loader' => NULL,
  17640.                 'post_processors' => [
  17641.                 ],
  17642.             ],
  17643.             'bazinga.jstranslation.translation_finder.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Finder\\TranslationFinder',
  17644.             'bazinga.jstranslation.translation_dumper.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Dumper\\TranslationDumper',
  17645.             'bazinga.jstranslation.controller.class' => 'Bazinga\\Bundle\\JsTranslationBundle\\Controller\\Controller',
  17646.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  17647.             'fos_js_routing.routes_response.class' => 'FOS\\JsRoutingBundle\\Response\\RoutesResponse',
  17648.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  17649.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  17650.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  17651.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  17652.             'fos_js_routing.request_context_base_url' => NULL,
  17653.             'fos_js_routing.cache_control' => [
  17654.                 'enabled' => false,
  17655.             ],
  17656.             'data_collector.templates' => [
  17657.                 'data_collector.request' => [
  17658.                     => 'request',
  17659.                     => '@WebProfiler/Collector/request.html.twig',
  17660.                 ],
  17661.                 'data_collector.time' => [
  17662.                     => 'time',
  17663.                     => '@WebProfiler/Collector/time.html.twig',
  17664.                 ],
  17665.                 'data_collector.memory' => [
  17666.                     => 'memory',
  17667.                     => '@WebProfiler/Collector/memory.html.twig',
  17668.                 ],
  17669.                 'data_collector.validator' => [
  17670.                     => 'validator',
  17671.                     => '@WebProfiler/Collector/validator.html.twig',
  17672.                 ],
  17673.                 'data_collector.ajax' => [
  17674.                     => 'ajax',
  17675.                     => '@WebProfiler/Collector/ajax.html.twig',
  17676.                 ],
  17677.                 'data_collector.form' => [
  17678.                     => 'form',
  17679.                     => '@WebProfiler/Collector/form.html.twig',
  17680.                 ],
  17681.                 'data_collector.exception' => [
  17682.                     => 'exception',
  17683.                     => '@WebProfiler/Collector/exception.html.twig',
  17684.                 ],
  17685.                 'data_collector.logger' => [
  17686.                     => 'logger',
  17687.                     => '@WebProfiler/Collector/logger.html.twig',
  17688.                 ],
  17689.                 'data_collector.events' => [
  17690.                     => 'events',
  17691.                     => '@WebProfiler/Collector/events.html.twig',
  17692.                 ],
  17693.                 'data_collector.router' => [
  17694.                     => 'router',
  17695.                     => '@WebProfiler/Collector/router.html.twig',
  17696.                 ],
  17697.                 'data_collector.cache' => [
  17698.                     => 'cache',
  17699.                     => '@WebProfiler/Collector/cache.html.twig',
  17700.                 ],
  17701.                 'data_collector.translation' => [
  17702.                     => 'translation',
  17703.                     => '@WebProfiler/Collector/translation.html.twig',
  17704.                 ],
  17705.                 'data_collector.security' => [
  17706.                     => 'security',
  17707.                     => '@Security/Collector/security.html.twig',
  17708.                 ],
  17709.                 'data_collector.twig' => [
  17710.                     => 'twig',
  17711.                     => '@WebProfiler/Collector/twig.html.twig',
  17712.                 ],
  17713.                 'data_collector.http_client' => [
  17714.                     => 'http_client',
  17715.                     => '@WebProfiler/Collector/http_client.html.twig',
  17716.                 ],
  17717.                 'data_collector.doctrine' => [
  17718.                     => 'db',
  17719.                     => '@Doctrine/Collector/db.html.twig',
  17720.                 ],
  17721.                 'data_collector.dump' => [
  17722.                     => 'dump',
  17723.                     => '@Debug/Profiler/dump.html.twig',
  17724.                 ],
  17725.                 'data_collector.messenger' => [
  17726.                     => 'messenger',
  17727.                     => '@WebProfiler/Collector/messenger.html.twig',
  17728.                 ],
  17729.                 'data_collector.config' => [
  17730.                     => 'config',
  17731.                     => '@WebProfiler/Collector/config.html.twig',
  17732.                 ],
  17733.             ],
  17734.             'console.command.ids' => [
  17735.             ],
  17736.         ];
  17737.     }
  17738.     protected function throw($message)
  17739.     {
  17740.         throw new RuntimeException($message);
  17741.     }
  17742. }