var/cache/dev/Container7htnpKJ/srcApp_KernelDevDebugContainer.php line 6387

Open in your IDE?
  1. <?php
  2. namespace Container7htnpKJ;
  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 srcApp_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.             'App\\CoreBundle\\Component\\Form\\ResizeFormListener' => true,
  31.             'kernel' => true,
  32.         ];
  33.         $this->methodMap = [
  34.             'App\\CoreBundle\\Controller\\Admin\\AdminBaseController' => 'getAdminBaseControllerService',
  35.             'App\\CoreBundle\\Controller\\Admin\\AdministratorController' => 'getAdministratorControllerService',
  36.             'App\\CoreBundle\\Controller\\Admin\\AttributeController' => 'getAttributeControllerService',
  37.             'App\\CoreBundle\\Controller\\Admin\\BreadcrumbController' => 'getBreadcrumbControllerService',
  38.             'App\\CoreBundle\\Controller\\Admin\\CouponController' => 'getCouponControllerService',
  39.             'App\\CoreBundle\\Controller\\Admin\\CouponPickerController' => 'getCouponPickerControllerService',
  40.             'App\\CoreBundle\\Controller\\Admin\\DefaultController' => 'getDefaultControllerService',
  41.             'App\\CoreBundle\\Controller\\Admin\\EshopController' => 'getEshopControllerService',
  42.             'App\\CoreBundle\\Controller\\Admin\\FileUploadController' => 'getFileUploadControllerService',
  43.             'App\\CoreBundle\\Controller\\Admin\\FlashMessageController' => 'getFlashMessageControllerService',
  44.             'App\\CoreBundle\\Controller\\Admin\\GridController' => 'getGridControllerService',
  45.             'App\\CoreBundle\\Controller\\Admin\\ImageController' => 'getImageControllerService',
  46.             'App\\CoreBundle\\Controller\\Admin\\InvoiceController' => 'getInvoiceControllerService',
  47.             'App\\CoreBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  48.             'App\\CoreBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  49.             'App\\CoreBundle\\Controller\\Admin\\OrderController' => 'getOrderControllerService',
  50.             'App\\CoreBundle\\Controller\\Admin\\OrderPdfController' => 'getOrderPdfControllerService',
  51.             'App\\CoreBundle\\Controller\\Admin\\OrderStatController' => 'getOrderStatControllerService',
  52.             'App\\CoreBundle\\Controller\\Admin\\PaymentMethodController' => 'getPaymentMethodControllerService',
  53.             'App\\CoreBundle\\Controller\\Admin\\ProductController' => 'getProductControllerService',
  54.             'App\\CoreBundle\\Controller\\Admin\\ProductPickerController' => 'getProductPickerControllerService',
  55.             'App\\CoreBundle\\Controller\\Admin\\ShippingMethodController' => 'getShippingMethodControllerService',
  56.             'App\\CoreBundle\\Controller\\Admin\\UploadedFileController' => 'getUploadedFileControllerService',
  57.             'App\\CoreBundle\\Controller\\Front\\DefaultController' => 'getDefaultController2Service',
  58.             'App\\CoreBundle\\Model\\AdminNavigation\\AsideMenuBuilder' => 'getAsideMenuBuilderService',
  59.             'App\\CoreBundle\\Model\\AdminNavigation\\ProfileMenuBuilder' => 'getProfileMenuBuilderService',
  60.             'App\\CoreBundle\\Model\\Security\\Filesystem\\FilemanagerAccess' => 'getFilemanagerAccessService',
  61.             'FM\\ElfinderBundle\\Controller\\ElFinderController' => 'getElFinderControllerService',
  62.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  63.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  64.             'cache.app' => 'getCache_AppService',
  65.             'cache.app_clearer' => 'getCache_AppClearerService',
  66.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  67.             'cache.system' => 'getCache_SystemService',
  68.             'cache.system_clearer' => 'getCache_SystemClearerService',
  69.             'cache_clearer' => 'getCacheClearerService',
  70.             'cache_warmer' => 'getCacheWarmerService',
  71.             'console.command_loader' => 'getConsole_CommandLoaderService',
  72.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  73.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  74.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  75.             'data_collector.dump' => 'getDataCollector_DumpService',
  76.             'doctrine' => 'getDoctrineService',
  77.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  78.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  79.             'error_controller' => 'getErrorControllerService',
  80.             'event_dispatcher' => 'getEventDispatcherService',
  81.             'filesystem' => 'getFilesystemService',
  82.             'fm_elfinder.loader' => 'getFmElfinder_LoaderService',
  83.             'form.factory' => 'getForm_FactoryService',
  84.             'form.type.file' => 'getForm_Type_FileService',
  85.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  86.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  87.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  88.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  89.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  90.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  91.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  92.             'http_kernel' => 'getHttpKernelService',
  93.             'jms_translation.config_factory' => 'getJmsTranslation_ConfigFactoryService',
  94.             'jms_translation.controller.api_controller' => 'getJmsTranslation_Controller_ApiControllerService',
  95.             'jms_translation.controller.translate_controller' => 'getJmsTranslation_Controller_TranslateControllerService',
  96.             'jms_translation.twig_extension' => 'getJmsTranslation_TwigExtensionService',
  97.             'jms_translation.updater' => 'getJmsTranslation_UpdaterService',
  98.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  99.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  100.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  101.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  102.             'monolog.logger.cron' => 'getMonolog_Logger_CronService',
  103.             'monolog.logger.slow' => 'getMonolog_Logger_SlowService',
  104.             'profiler' => 'getProfilerService',
  105.             'request_stack' => 'getRequestStackService',
  106.             'router' => 'getRouterService',
  107.             'routing.loader' => 'getRouting_LoaderService',
  108.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  109.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  110.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  111.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  112.             'security.token_storage' => 'getSecurity_TokenStorageService',
  113.             'serializer' => 'getSerializerService',
  114.             'services_resetter' => 'getServicesResetterService',
  115.             'session' => 'getSessionService',
  116.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  117.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  118.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  119.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  120.             'templating' => 'getTemplatingService',
  121.             'templating.loader' => 'getTemplating_LoaderService',
  122.             'translator' => 'getTranslatorService',
  123.             'twig' => 'getTwigService',
  124.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  125.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  126.             'validator' => 'getValidatorService',
  127.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  128.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  129.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  130.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  131.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  132.         ];
  133.         $this->aliases = [
  134.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  135.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  136.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  137.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  138.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  139.             'JMS\\TranslationBundle\\Controller\\ApiController' => 'jms_translation.controller.api_controller',
  140.             'JMS\\TranslationBundle\\Controller\\TranslateController' => 'jms_translation.controller.translate_controller',
  141.             'database_connection' => 'doctrine.dbal.default_connection',
  142.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  143.             'mailer' => 'swiftmailer.mailer.default',
  144.         ];
  145.         $this->privates['service_container'] = function () {
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  152.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  153.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/EntityExtension/EntityNameResolver.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  155.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/HttpFoundation/DenyScriptNameInRequestPathListener.php';
  156.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/HttpFoundation/ResponseListener.php';
  157.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/HttpFoundation/SubRequestListener.php';
  158.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/HttpFoundation/TransactionalMasterRequestListener.php';
  159.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/HttpFoundation/VaryResponseByXRequestedWithHeaderListener.php';
  160.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Log/SlowLogSubscriber.php';
  161.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorFacade.php';
  162.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorFactoryInterface.php';
  163.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorFactory.php';
  164.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Role/AdministratorRoleFacade.php';
  165.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Role/AdministratorRoleFactoryInterface.php';
  166.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Role/AdministratorRoleFactory.php';
  167.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Role/AdministratorRoleDataFactoryInterface.php';
  168.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Role/AdministratorRoleDataFactory.php';
  169.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorRepository.php';
  170.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Security/AdministratorRolesChangedFacade.php';
  171.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Security/AdministratorRolesChangedSubscriber.php';
  172.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeFacade.php';
  173.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeRepository.php';
  174.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeFactoryInterface.php';
  175.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeFactory.php';
  176.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeValueProvider.php';
  177.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Category/CategoryFacade.php';
  178.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Category/CategoryValueProvider.php';
  179.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eshop/EshopFacade.php';
  180.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eshop/EshopFactoryInterface.php';
  181.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eshop/EshopFactory.php';
  182.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eshop/EshopRepository.php';
  183.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eshop/Listing/EshopListAdminRepository.php';
  184.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/ImageFacade.php';
  185.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/ImageFactoryInterface.php';
  186.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/ImageFactory.php';
  187.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Eshop/ImageEshopFactoryInterface.php';
  188.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Eshop/ImageEshopFactory.php';
  189.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Eshop/ImageEshopRepository.php';
  190.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/ImageRepository.php';
  191.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Localization/LocalizationListener.php';
  192.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Listing/OrderListAdminRepository.php';
  193.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderRepository.php';
  194.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Attribute/ProductAttributeRepository.php';
  195.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Listing/ProductListAdminRepository.php';
  196.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductFacade.php';
  197.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductFactoryInterface.php';
  198.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductFactory.php';
  199.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Attribute/ProductAttributeFactoryInterface.php';
  200.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Attribute/ProductAttributeFactory.php';
  201.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Variant/ProductVariantEshopRepository.php';
  202.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductRepository.php';
  203.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Variant/ProductVariantFactoryInterface.php';
  204.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Variant/ProductVariantFactory.php';
  205.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Variant/ProductVariantRepository.php';
  206.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileFacade.php';
  207.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileRepository.php';
  208.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileLocator.php';
  209.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileFactoryInterface.php';
  210.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileFactory.php';
  211.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  213.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/FileThumbnail/FileThumbnailExtension.php';
  214.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Processing/ImageThumbnailFactory.php';
  215.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Router/Security/RouteCsrfProtector.php';
  216.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  217.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Filesystem/FilesystemFactoryInterface.php';
  218.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Filesystem/MainFilesystemFactory.php';
  219.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Plugin/PluggableTrait.php';
  220.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/MountManager.php';
  221.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Filesystem/LocalFilesystemFactory.php';
  222.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FileUpload/FileUpload.php';
  223.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FileUpload/FileNamingConvention.php';
  224.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/Config/UploadedFileConfig.php';
  225.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/Config/UploadedFileConfigLoader.php';
  226.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/MessageIdNormalizer.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  233.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/Translator.php';
  234.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Localization/Localization.php';
  235.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Localization/DisplayTimeZoneProviderInterface.php';
  236.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Localization/DisplayTimeZoneProvider.php';
  237.             include_once \dirname(__DIR__4).'/vendor/commerceguys/intl/src/Currency/CurrencyRepositoryInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php';
  239.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Localization/IntlCurrencyRepository.php';
  240.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Config/ImageConfig.php';
  241.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Config/ImageConfigLoader.php';
  242.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/ImageLocator.php';
  243.             include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Processing/ImageProcessor.php';
  244.             include_once \dirname(__DIR__4).'/vendor/intervention/image/src/Intervention/Image/ImageManager.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  257.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  275.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  282.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  283.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  327.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  343.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  366.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/DataCollector/DataCollectorSymfonyCompatibilityTrait.php';
  367.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/DataCollector/RedisDataCollector.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  397.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  405.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  428.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  429.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  430.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php';
  432.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php';
  433.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Cache/RedisCacheFactory.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  435.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  436.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  437.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  438.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  439.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  441.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  442.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  443.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  444.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  446.             include_once \dirname(__DIR__4).'/vendor/fp/jsformvalidator-bundle/src/Factory/JsFormValidatorFactory.php';
  447.             include_once \dirname(__DIR__4).'/src/CoreBundle/Form/JsFormValidatorFactory.php';
  448.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  449.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  453.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ArrayLoader.php';
  454.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  457.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  474.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/AppExtension.php';
  475.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/ControllerExtension.php';
  476.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/DateTimeFormatterExtension.php';
  477.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Localization/DateTimeFormatterInterface.php';
  478.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Localization/DateTimeFormatter.php';
  479.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Localization/DateTimeFormatPatternRepository.php';
  480.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Localization/CustomDateTimeFormatPatternRepositoryFactory.php';
  481.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/EshopExtension.php';
  482.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/FileUploadExtension.php';
  483.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/FormDetailExtension.php';
  484.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/FormExtension.php';
  485.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/FpJsValidatorExtension.php';
  486.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/IconExtension.php';
  487.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/ImageExtension.php';
  488.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/JoinNoneEmptyExtension.php';
  489.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/MoneyExtension.php';
  490.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/NoVarDumperExtension.php';
  491.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/OrderExtension.php';
  492.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/PriceExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/commerceguys/intl/src/NumberFormat/NumberFormatRepositoryInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/commerceguys/intl/src/NumberFormat/NumberFormatRepository.php';
  495.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/ProductExtension.php';
  496.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/RequestExtension.php';
  497.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/UploadedFileExtension.php';
  498.             include_once \dirname(__DIR__4).'/src/CoreBundle/Twig/VarDumperExtension.php';
  499.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  500.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  501.             include_once \dirname(__DIR__4).'/vendor/fp/jsformvalidator-bundle/src/Twig/Extension/JsFormValidatorTwigExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  504.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  505.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  506.             include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Twig/Extension/FMElfinderExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  508.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  509.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  511.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  513.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  514.             include_once \dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Twig/Extension/PhoneNumberHelperExtension.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  524.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  526.             include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Form/MultipleFormSetting.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  528.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  529.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  532.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  533.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  534.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  535.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  538.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  539.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  541.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  542.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  543.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  544.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ZoneMatcherListener.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  570.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  572.             include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php';
  573.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  575.             include_once \dirname(__DIR__4).'/vendor/giggsey/libphonenumber-for-php/src/PhoneNumberUtil.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/Helper/HelperInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Templating/Helper/PhoneNumberHelper.php';
  578.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Logger/RedisLogger.php';
  579.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Client/Phpredis/Client.php';
  580.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Factory/PhpredisClientFactory.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  582.             include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Session/Storage/Handler/RedisSessionHandler.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  586.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  588.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  589.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  590.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  604.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  605.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  608.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  609.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  610.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  611.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  612.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  614.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  615.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  616.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  620.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  621.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  622.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  623.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  636.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  643.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  644.         };
  645.     }
  646.     public function compile(): void
  647.     {
  648.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  649.     }
  650.     public function isCompiled(): bool
  651.     {
  652.         return true;
  653.     }
  654.     public function getRemovedIds(): array
  655.     {
  656.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  657.     }
  658.     /**
  659.      * Gets the public 'App\CoreBundle\Controller\Admin\AdminBaseController' shared autowired service.
  660.      *
  661.      * @return \App\CoreBundle\Controller\Admin\AdminBaseController
  662.      */
  663.     protected function getAdminBaseControllerService()
  664.     {
  665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  667.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  668.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  669.         $this->services['App\\CoreBundle\\Controller\\Admin\\AdminBaseController'] = $instance = new \App\CoreBundle\Controller\Admin\AdminBaseController();
  670.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\AdminBaseController'$this));
  671.         return $instance;
  672.     }
  673.     /**
  674.      * Gets the public 'App\CoreBundle\Controller\Admin\AdministratorController' shared autowired service.
  675.      *
  676.      * @return \App\CoreBundle\Controller\Admin\AdministratorController
  677.      */
  678.     protected function getAdministratorControllerService()
  679.     {
  680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  681.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  682.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  683.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  684.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdministratorController.php';
  685.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorDataFactoryInterface.php';
  686.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorDataFactory.php';
  687.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  688.         $this->services['App\\CoreBundle\\Controller\\Admin\\AdministratorController'] = $instance = new \App\CoreBundle\Controller\Admin\AdministratorController(($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorFacade'] ?? $this->getAdministratorFacadeService()), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Model\\Administrator\\Activity\\AdministratorActivityFacade'] ?? $this->getAdministratorActivityFacadeService()), new \App\CoreBundle\Model\Administrator\AdministratorDataFactory(), ($this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorRolesChangedFacade'] ?? $this->getAdministratorRolesChangedFacadeService()));
  689.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\AdministratorController'$this));
  690.         return $instance;
  691.     }
  692.     /**
  693.      * Gets the public 'App\CoreBundle\Controller\Admin\AttributeController' shared autowired service.
  694.      *
  695.      * @return \App\CoreBundle\Controller\Admin\AttributeController
  696.      */
  697.     protected function getAttributeControllerService()
  698.     {
  699.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  700.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  701.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  702.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  703.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AttributeController.php';
  704.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  705.         $this->services['App\\CoreBundle\\Controller\\Admin\\AttributeController'] = $instance = new \App\CoreBundle\Controller\Admin\AttributeController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeDataFactory'] ?? $this->getAttributeDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  706.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\AttributeController'$this));
  707.         return $instance;
  708.     }
  709.     /**
  710.      * Gets the public 'App\CoreBundle\Controller\Admin\BreadcrumbController' shared autowired service.
  711.      *
  712.      * @return \App\CoreBundle\Controller\Admin\BreadcrumbController
  713.      */
  714.     protected function getBreadcrumbControllerService()
  715.     {
  716.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  717.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  718.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  719.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  720.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/BreadcrumbController.php';
  721.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Breadcrumb/BreadcrumbResolver.php';
  722.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Breadcrumb/AppBreadcrumbResolverFactory.php';
  723.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Breadcrumb/BreadcrumbGeneratorInterface.php';
  724.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Breadcrumb/SimpleBreadcrumbGenerator.php';
  725.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  726.         $this->services['App\\CoreBundle\\Controller\\Admin\\BreadcrumbController'] = $instance = new \App\CoreBundle\Controller\Admin\BreadcrumbController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), (new \App\CoreBundle\Model\Breadcrumb\AppBreadcrumbResolverFactory(new \App\CoreBundle\Model\Breadcrumb\SimpleBreadcrumbGenerator()))->create());
  727.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\BreadcrumbController'$this));
  728.         return $instance;
  729.     }
  730.     /**
  731.      * Gets the public 'App\CoreBundle\Controller\Admin\CouponController' shared autowired service.
  732.      *
  733.      * @return \App\CoreBundle\Controller\Admin\CouponController
  734.      */
  735.     protected function getCouponControllerService()
  736.     {
  737.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  739.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  740.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  741.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/CouponController.php';
  742.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  743.         $this->services['App\\CoreBundle\\Controller\\Admin\\CouponController'] = $instance = new \App\CoreBundle\Controller\Admin\CouponController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponFacade'] ?? $this->getCouponFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponDataFactory'] ?? $this->getCouponDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  744.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\CouponController'$this));
  745.         return $instance;
  746.     }
  747.     /**
  748.      * Gets the public 'App\CoreBundle\Controller\Admin\CouponPickerController' shared autowired service.
  749.      *
  750.      * @return \App\CoreBundle\Controller\Admin\CouponPickerController
  751.      */
  752.     protected function getCouponPickerControllerService()
  753.     {
  754.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  755.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  756.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  757.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  758.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/CouponPickerController.php';
  759.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/Listing/CouponListAdminFacade.php';
  760.         $this->services['App\\CoreBundle\\Controller\\Admin\\CouponPickerController'] = $instance = new \App\CoreBundle\Controller\Admin\CouponPickerController(($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), new \App\CoreBundle\Model\Coupon\Listing\CouponListAdminFacade(($this->privates['App\\CoreBundle\\Model\\Coupon\\Listing\\CouponListAdminRepository'] ?? $this->getCouponListAdminRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk')))), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponFacade'] ?? $this->getCouponFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  761.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\CouponPickerController'$this));
  762.         return $instance;
  763.     }
  764.     /**
  765.      * Gets the public 'App\CoreBundle\Controller\Admin\DefaultController' shared autowired service.
  766.      *
  767.      * @return \App\CoreBundle\Controller\Admin\DefaultController
  768.      */
  769.     protected function getDefaultControllerService()
  770.     {
  771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  772.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  773.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  774.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  775.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/DefaultController.php';
  776.         $this->services['App\\CoreBundle\\Controller\\Admin\\DefaultController'] = $instance = new \App\CoreBundle\Controller\Admin\DefaultController();
  777.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\DefaultController'$this));
  778.         return $instance;
  779.     }
  780.     /**
  781.      * Gets the public 'App\CoreBundle\Controller\Admin\EshopController' shared autowired service.
  782.      *
  783.      * @return \App\CoreBundle\Controller\Admin\EshopController
  784.      */
  785.     protected function getEshopControllerService()
  786.     {
  787.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  789.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  790.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  791.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/EshopController.php';
  792.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eshop/EshopDataFactoryInterface.php';
  793.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Eshop/EshopDataFactory.php';
  794.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  795.         $this->services['App\\CoreBundle\\Controller\\Admin\\EshopController'] = $instance = new \App\CoreBundle\Controller\Admin\EshopController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), new \App\CoreBundle\Model\Eshop\EshopDataFactory(), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  796.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\EshopController'$this));
  797.         return $instance;
  798.     }
  799.     /**
  800.      * Gets the public 'App\CoreBundle\Controller\Admin\FileUploadController' shared autowired service.
  801.      *
  802.      * @return \App\CoreBundle\Controller\Admin\FileUploadController
  803.      */
  804.     protected function getFileUploadControllerService()
  805.     {
  806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  808.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  809.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  810.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/FileUploadController.php';
  811.         $this->services['App\\CoreBundle\\Controller\\Admin\\FileUploadController'] = $instance = new \App\CoreBundle\Controller\Admin\FileUploadController(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()), ($this->privates['App\\CoreBundle\\Twig\\FileThumbnail\\FileThumbnailExtension'] ?? $this->getFileThumbnailExtensionService()));
  812.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\FileUploadController'$this));
  813.         return $instance;
  814.     }
  815.     /**
  816.      * Gets the public 'App\CoreBundle\Controller\Admin\FlashMessageController' shared autowired service.
  817.      *
  818.      * @return \App\CoreBundle\Controller\Admin\FlashMessageController
  819.      */
  820.     protected function getFlashMessageControllerService()
  821.     {
  822.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  824.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  825.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  826.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/FlashMessageController.php';
  827.         $this->services['App\\CoreBundle\\Controller\\Admin\\FlashMessageController'] = $instance = new \App\CoreBundle\Controller\Admin\FlashMessageController();
  828.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\FlashMessageController'$this));
  829.         return $instance;
  830.     }
  831.     /**
  832.      * Gets the public 'App\CoreBundle\Controller\Admin\GridController' shared autowired service.
  833.      *
  834.      * @return \App\CoreBundle\Controller\Admin\GridController
  835.      */
  836.     protected function getGridControllerService()
  837.     {
  838.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  840.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  841.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  842.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/GridController.php';
  843.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/Ordering/GridOrderingFacade.php';
  844.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/InlineEdit/InlineEditFacade.php';
  845.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/InlineEdit/GridInlineEditRegistry.php';
  846.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/ModalEdit/ModalEditFacade.php';
  847.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/ModalEdit/GridModalEditRegistry.php';
  848.         $a = new \App\CoreBundle\Component\Grid\ModalEdit\GridModalEditRegistry();
  849.         $a->add(($this->privates['App\\CoreBundle\\Model\\Product\\ProductGridModalEdit'] ?? $this->getProductGridModalEditService()));
  850.         $this->services['App\\CoreBundle\\Controller\\Admin\\GridController'] = $instance = new \App\CoreBundle\Controller\Admin\GridController(new \App\CoreBundle\Component\Grid\Ordering\GridOrderingFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), new \App\CoreBundle\Component\Grid\InlineEdit\InlineEditFacade(new \App\CoreBundle\Component\Grid\InlineEdit\GridInlineEditRegistry(new RewindableGenerator(function () {
  851.             return new \EmptyIterator();
  852.         }, 0))), new \App\CoreBundle\Component\Grid\ModalEdit\ModalEditFacade($a, ($this->services['templating'] ?? $this->getTemplatingService())));
  853.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\GridController'$this));
  854.         return $instance;
  855.     }
  856.     /**
  857.      * Gets the public 'App\CoreBundle\Controller\Admin\ImageController' shared autowired service.
  858.      *
  859.      * @return \App\CoreBundle\Controller\Admin\ImageController
  860.      */
  861.     protected function getImageControllerService()
  862.     {
  863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  865.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  866.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  867.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/ImageController.php';
  868.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Processing/ImageGeneratorFacade.php';
  869.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/Processing/ImageGenerator.php';
  870.         $a = ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService());
  871.         $this->services['App\\CoreBundle\\Controller\\Admin\\ImageController'] = $instance = new \App\CoreBundle\Controller\Admin\ImageController(new \App\CoreBundle\Model\Image\Processing\ImageGeneratorFacade(($this->privates['App\\CoreBundle\\Model\\Image\\ImageRepository'] ?? $this->getImageRepositoryService()), new \App\CoreBundle\Model\Image\Processing\ImageGenerator(($this->privates['App\\CoreBundle\\Model\\Image\\Processing\\ImageProcessor'] ?? $this->getImageProcessorService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageLocator'] ?? $this->getImageLocatorService()), ($this->privates['App\\CoreBundle\\Model\\Image\\Config\\ImageConfig'] ?? $this->getImageConfigService()), $a)), $a, ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()));
  872.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\ImageController'$this));
  873.         return $instance;
  874.     }
  875.     /**
  876.      * Gets the public 'App\CoreBundle\Controller\Admin\InvoiceController' shared autowired service.
  877.      *
  878.      * @return \App\CoreBundle\Controller\Admin\InvoiceController
  879.      */
  880.     protected function getInvoiceControllerService()
  881.     {
  882.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  884.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  885.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  886.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/InvoiceController.php';
  887.         $this->services['App\\CoreBundle\\Controller\\Admin\\InvoiceController'] = $instance = new \App\CoreBundle\Controller\Admin\InvoiceController(($this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] ?? $this->getOrderPdfService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()));
  888.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\InvoiceController'$this));
  889.         return $instance;
  890.     }
  891.     /**
  892.      * Gets the public 'App\CoreBundle\Controller\Admin\LogController' shared autowired service.
  893.      *
  894.      * @return \App\CoreBundle\Controller\Admin\LogController
  895.      */
  896.     protected function getLogControllerService()
  897.     {
  898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  900.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  901.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  902.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/LogController.php';
  903.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/Listing/LogListAdminFacade.php';
  904.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/Listing/LogListAdminRepository.php';
  905.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  906.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogDataFactoryInterface.php';
  907.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogDataFactory.php';
  908.         $this->services['App\\CoreBundle\\Controller\\Admin\\LogController'] = $instance = new \App\CoreBundle\Controller\Admin\LogController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogDataFactory'] ?? ($this->privates['App\\CoreBundle\\Model\\Log\\LogDataFactory'] = new \App\CoreBundle\Model\Log\LogDataFactory())), new \App\CoreBundle\Model\Log\Listing\LogListAdminFacade(new \App\CoreBundle\Model\Log\Listing\LogListAdminRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))))), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()), ($this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] ?? $this->getUploadedFileFacadeService()));
  909.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\LogController'$this));
  910.         return $instance;
  911.     }
  912.     /**
  913.      * Gets the public 'App\CoreBundle\Controller\Admin\LoginController' shared autowired service.
  914.      *
  915.      * @return \App\CoreBundle\Controller\Admin\LoginController
  916.      */
  917.     protected function getLoginControllerService()
  918.     {
  919.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  921.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  922.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  923.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/LoginController.php';
  924.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Security/Authenticator.php';
  925.         $this->services['App\\CoreBundle\\Controller\\Admin\\LoginController'] = $instance = new \App\CoreBundle\Controller\Admin\LoginController(new \App\CoreBundle\Model\Security\Authenticator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher'] ?? $this->getTraceableEventDispatcherService())), ($this->privates['App\\CoreBundle\\Model\\Security\\AdministratorLoginFacade'] ?? $this->getAdministratorLoginFacadeService()));
  926.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\LoginController'$this));
  927.         return $instance;
  928.     }
  929.     /**
  930.      * Gets the public 'App\CoreBundle\Controller\Admin\OrderController' shared autowired service.
  931.      *
  932.      * @return \App\CoreBundle\Controller\Admin\OrderController
  933.      */
  934.     protected function getOrderControllerService()
  935.     {
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  938.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  939.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  940.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/OrderController.php';
  941.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/MassAction/OrderMassActionFacade.php';
  942.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/MassAction/OrderMassActionRepository.php';
  943.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  944.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  945.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodTitleProvider.php';
  946.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodTitleProvider.php';
  947.         $a = ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService());
  948.         $b = ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService());
  949.         $this->services['App\\CoreBundle\\Controller\\Admin\\OrderController'] = $instance = new \App\CoreBundle\Controller\Admin\OrderController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), $a, ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))), $b, ($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemFacade'] ?? $this->getOrderItemFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponFacade'] ?? $this->getCouponFacadeService()), ($this->privates['App\\CoreBundle\\Model\\AdvancedSearchOrder\\AdvancedSearchOrderFacade'] ?? $this->getAdvancedSearchOrderFacadeService()), new \App\CoreBundle\Model\Order\MassAction\OrderMassActionFacade(new \App\CoreBundle\Model\Order\MassAction\OrderMassActionRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b$a, ($this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] ?? $this->getOrderPdfService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1)))))), $a), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodTitleProvider'] ?? ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodTitleProvider'] = new \App\CoreBundle\Model\ShippingMethod\ShippingMethodTitleProvider())), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodTitleProvider'] ?? ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodTitleProvider'] = new \App\CoreBundle\Model\PaymentMethod\PaymentMethodTitleProvider())));
  950.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\OrderController'$this));
  951.         return $instance;
  952.     }
  953.     /**
  954.      * Gets the public 'App\CoreBundle\Controller\Admin\OrderPdfController' shared autowired service.
  955.      *
  956.      * @return \App\CoreBundle\Controller\Admin\OrderPdfController
  957.      */
  958.     protected function getOrderPdfControllerService()
  959.     {
  960.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  962.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  963.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  964.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/OrderPdfController.php';
  965.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  966.         $this->services['App\\CoreBundle\\Controller\\Admin\\OrderPdfController'] = $instance = new \App\CoreBundle\Controller\Admin\OrderPdfController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfFacade'] ?? $this->getOrderPdfFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] ?? $this->getUploadedFileFacadeService()));
  967.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\OrderPdfController'$this));
  968.         return $instance;
  969.     }
  970.     /**
  971.      * Gets the public 'App\CoreBundle\Controller\Admin\OrderStatController' shared autowired service.
  972.      *
  973.      * @return \App\CoreBundle\Controller\Admin\OrderStatController
  974.      */
  975.     protected function getOrderStatControllerService()
  976.     {
  977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  979.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  980.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  981.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/OrderStatController.php';
  982.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  983.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodTitleProvider.php';
  984.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodTitleProvider.php';
  985.         $this->services['App\\CoreBundle\\Controller\\Admin\\OrderStatController'] = $instance = new \App\CoreBundle\Controller\Admin\OrderStatController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemFacade'] ?? $this->getOrderItemFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponFacade'] ?? $this->getCouponFacadeService()), ($this->privates['App\\CoreBundle\\Model\\AdvancedSearchOrder\\AdvancedSearchOrderFacade'] ?? $this->getAdvancedSearchOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodTitleProvider'] ?? ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodTitleProvider'] = new \App\CoreBundle\Model\ShippingMethod\ShippingMethodTitleProvider())), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodTitleProvider'] ?? ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodTitleProvider'] = new \App\CoreBundle\Model\PaymentMethod\PaymentMethodTitleProvider())));
  986.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\OrderStatController'$this));
  987.         return $instance;
  988.     }
  989.     /**
  990.      * Gets the public 'App\CoreBundle\Controller\Admin\PaymentMethodController' shared autowired service.
  991.      *
  992.      * @return \App\CoreBundle\Controller\Admin\PaymentMethodController
  993.      */
  994.     protected function getPaymentMethodControllerService()
  995.     {
  996.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  997.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  998.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  999.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  1000.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/PaymentMethodController.php';
  1001.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  1002.         $this->services['App\\CoreBundle\\Controller\\Admin\\PaymentMethodController'] = $instance = new \App\CoreBundle\Controller\Admin\PaymentMethodController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodFacade'] ?? $this->getPaymentMethodFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodDataFactory'] ?? $this->getPaymentMethodDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  1003.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\PaymentMethodController'$this));
  1004.         return $instance;
  1005.     }
  1006.     /**
  1007.      * Gets the public 'App\CoreBundle\Controller\Admin\ProductController' shared autowired service.
  1008.      *
  1009.      * @return \App\CoreBundle\Controller\Admin\ProductController
  1010.      */
  1011.     protected function getProductControllerService()
  1012.     {
  1013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1015.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  1016.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  1017.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/ProductController.php';
  1018.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/MassAction/ProductMassActionFacade.php';
  1019.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/MassAction/ProductMassActionRepository.php';
  1020.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  1021.         $a = ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService());
  1022.         $b = ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService());
  1023.         $this->services['App\\CoreBundle\\Controller\\Admin\\ProductController'] = $instance = new \App\CoreBundle\Controller\Admin\ProductController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), $a, ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), $b, ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))), new \App\CoreBundle\Model\Product\MassAction\ProductMassActionFacade(new \App\CoreBundle\Model\Product\MassAction\ProductMassActionRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b$a), $a), ($this->privates['App\\CoreBundle\\Model\\AdvancedSearchProduct\\AdvancedSearchProductFacade'] ?? $this->getAdvancedSearchProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductGridModalEdit'] ?? $this->getProductGridModalEditService()));
  1024.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\ProductController'$this));
  1025.         return $instance;
  1026.     }
  1027.     /**
  1028.      * Gets the public 'App\CoreBundle\Controller\Admin\ProductPickerController' shared autowired service.
  1029.      *
  1030.      * @return \App\CoreBundle\Controller\Admin\ProductPickerController
  1031.      */
  1032.     protected function getProductPickerControllerService()
  1033.     {
  1034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1035.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1036.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  1037.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  1038.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/ProductPickerController.php';
  1039.         $this->services['App\\CoreBundle\\Controller\\Admin\\ProductPickerController'] = $instance = new \App\CoreBundle\Controller\Admin\ProductPickerController(($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Listing\\ProductListAdminFacade'] ?? $this->getProductListAdminFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  1040.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\ProductPickerController'$this));
  1041.         return $instance;
  1042.     }
  1043.     /**
  1044.      * Gets the public 'App\CoreBundle\Controller\Admin\ShippingMethodController' shared autowired service.
  1045.      *
  1046.      * @return \App\CoreBundle\Controller\Admin\ShippingMethodController
  1047.      */
  1048.     protected function getShippingMethodControllerService()
  1049.     {
  1050.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1052.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  1053.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  1054.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/ShippingMethodController.php';
  1055.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/BreadcrumbOverrider.php';
  1056.         $this->services['App\\CoreBundle\\Controller\\Admin\\ShippingMethodController'] = $instance = new \App\CoreBundle\Controller\Admin\ShippingMethodController(($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] ?? ($this->privates['App\\CoreBundle\\Model\\AdminNavigation\\BreadcrumbOverrider'] = new \App\CoreBundle\Model\AdminNavigation\BreadcrumbOverrider())), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodFacade'] ?? $this->getShippingMethodFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodDataFactory'] ?? $this->getShippingMethodDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] ?? $this->getAdministratorGridFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  1057.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\ShippingMethodController'$this));
  1058.         return $instance;
  1059.     }
  1060.     /**
  1061.      * Gets the public 'App\CoreBundle\Controller\Admin\UploadedFileController' shared autowired service.
  1062.      *
  1063.      * @return \App\CoreBundle\Controller\Admin\UploadedFileController
  1064.      */
  1065.     protected function getUploadedFileControllerService()
  1066.     {
  1067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1069.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FlashMessage/FlashMessageTrait.php';
  1070.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/AdminBaseController.php';
  1071.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Admin/UploadedFileController.php';
  1072.         $this->services['App\\CoreBundle\\Controller\\Admin\\UploadedFileController'] = $instance = new \App\CoreBundle\Controller\Admin\UploadedFileController(($this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] ?? $this->getUploadedFileFacadeService()), ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService()));
  1073.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Admin\\UploadedFileController'$this));
  1074.         return $instance;
  1075.     }
  1076.     /**
  1077.      * Gets the public 'App\CoreBundle\Controller\Front\DefaultController' shared autowired service.
  1078.      *
  1079.      * @return \App\CoreBundle\Controller\Front\DefaultController
  1080.      */
  1081.     protected function getDefaultController2Service()
  1082.     {
  1083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1084.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1085.         include_once \dirname(__DIR__4).'/src/CoreBundle/Controller/Front/DefaultController.php';
  1086.         $this->services['App\\CoreBundle\\Controller\\Front\\DefaultController'] = $instance = new \App\CoreBundle\Controller\Front\DefaultController();
  1087.         $instance->setContainer(($this->privates['.service_locator.q3f6h3A'] ?? $this->get_ServiceLocator_Q3f6h3AService())->withContext('App\\CoreBundle\\Controller\\Front\\DefaultController'$this));
  1088.         return $instance;
  1089.     }
  1090.     /**
  1091.      * Gets the public 'App\CoreBundle\Model\AdminNavigation\AsideMenuBuilder' shared autowired service.
  1092.      *
  1093.      * @return \App\CoreBundle\Model\AdminNavigation\AsideMenuBuilder
  1094.      */
  1095.     protected function getAsideMenuBuilderService()
  1096.     {
  1097.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/AsideMenuBuilder.php';
  1098.         return $this->services['App\\CoreBundle\\Model\\AdminNavigation\\AsideMenuBuilder'] = new \App\CoreBundle\Model\AdminNavigation\AsideMenuBuilder(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1099.     }
  1100.     /**
  1101.      * Gets the public 'App\CoreBundle\Model\AdminNavigation\ProfileMenuBuilder' shared autowired service.
  1102.      *
  1103.      * @return \App\CoreBundle\Model\AdminNavigation\ProfileMenuBuilder
  1104.      */
  1105.     protected function getProfileMenuBuilderService()
  1106.     {
  1107.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/ProfileMenuBuilder.php';
  1108.         return $this->services['App\\CoreBundle\\Model\\AdminNavigation\\ProfileMenuBuilder'] = new \App\CoreBundle\Model\AdminNavigation\ProfileMenuBuilder(($this->services['knp_menu.factory'] ?? $this->getKnpMenu_FactoryService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  1109.     }
  1110.     /**
  1111.      * Gets the public 'App\CoreBundle\Model\Security\Filesystem\FilemanagerAccess' shared autowired service.
  1112.      *
  1113.      * @return \App\CoreBundle\Model\Security\Filesystem\FilemanagerAccess
  1114.      */
  1115.     protected function getFilemanagerAccessService()
  1116.     {
  1117.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Security/Filesystem/FilemanagerAccess.php';
  1118.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Filesystem/FilepathComparator.php';
  1119.         return $this->services['App\\CoreBundle\\Model\\Security\\Filesystem\\FilemanagerAccess'] = new \App\CoreBundle\Model\Security\Filesystem\FilemanagerAccess((\dirname(__DIR__4).'/src/../public/content/wysiwyg'), ($this->privates['fm_elfinder.configurator.default'] ?? $this->getFmElfinder_Configurator_DefaultService()), new \App\CoreBundle\Component\Filesystem\FilepathComparator());
  1120.     }
  1121.     /**
  1122.      * Gets the public 'FM\ElfinderBundle\Controller\ElFinderController' shared service.
  1123.      *
  1124.      * @return \FM\ElfinderBundle\Controller\ElFinderController
  1125.      */
  1126.     protected function getElFinderControllerService()
  1127.     {
  1128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  1129.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1130.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Controller/ElFinderController.php';
  1131.         $this->services['FM\\ElfinderBundle\\Controller\\ElFinderController'] = $instance = new \FM\ElfinderBundle\Controller\ElFinderController();
  1132.         $instance->setContainer($this);
  1133.         return $instance;
  1134.     }
  1135.     /**
  1136.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1137.      *
  1138.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1139.      */
  1140.     protected function getRedirectControllerService()
  1141.     {
  1142.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1143.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  1144.     }
  1145.     /**
  1146.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1147.      *
  1148.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1149.      */
  1150.     protected function getTemplateControllerService()
  1151.     {
  1152.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1153.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  1154.     }
  1155.     /**
  1156.      * Gets the public 'cache.app' shared service.
  1157.      *
  1158.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1159.      */
  1160.     protected function getCache_AppService()
  1161.     {
  1162.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('AbnzTPLiea'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1163.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1164.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1165.     }
  1166.     /**
  1167.      * Gets the public 'cache.app_clearer' shared service.
  1168.      *
  1169.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1170.      */
  1171.     protected function getCache_AppClearerService()
  1172.     {
  1173.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1174.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1175.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1176.     }
  1177.     /**
  1178.      * Gets the public 'cache.global_clearer' shared service.
  1179.      *
  1180.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1181.      */
  1182.     protected function getCache_GlobalClearerService()
  1183.     {
  1184.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1185.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1186.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1187.     }
  1188.     /**
  1189.      * Gets the public 'cache.system' shared service.
  1190.      *
  1191.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1192.      */
  1193.     protected function getCache_SystemService()
  1194.     {
  1195.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jDju-Zu9pt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1196.     }
  1197.     /**
  1198.      * Gets the public 'cache.system_clearer' shared service.
  1199.      *
  1200.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1201.      */
  1202.     protected function getCache_SystemClearerService()
  1203.     {
  1204.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1205.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1206.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1207.     }
  1208.     /**
  1209.      * Gets the public 'cache_clearer' shared service.
  1210.      *
  1211.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1212.      */
  1213.     protected function getCacheClearerService()
  1214.     {
  1215.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1216.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1217.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1218.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1219.         }, 1));
  1220.     }
  1221.     /**
  1222.      * Gets the public 'cache_warmer' shared service.
  1223.      *
  1224.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1225.      */
  1226.     protected function getCacheWarmerService()
  1227.     {
  1228.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1229.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1230.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1231.             yield => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
  1232.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1233.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1234.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1235.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1236.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1237.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  1238.         }, 7), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  1239.     }
  1240.     /**
  1241.      * Gets the public 'console.command_loader' shared service.
  1242.      *
  1243.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1244.      */
  1245.     protected function getConsole_CommandLoaderService()
  1246.     {
  1247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1248.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1249.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1250.             'App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand' => ['privates''App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand''getCheckDatabaseSchemaCommandService'false],
  1251.             'App\\CoreBundle\\Command\\CheckOrmMappingCommand' => ['privates''App\\CoreBundle\\Command\\CheckOrmMappingCommand''getCheckOrmMappingCommandService'false],
  1252.             'App\\CoreBundle\\Command\\CheckRedisCommand' => ['privates''App\\CoreBundle\\Command\\CheckRedisCommand''getCheckRedisCommandService'false],
  1253.             'App\\CoreBundle\\Command\\CheckTimezonesCommand' => ['privates''App\\CoreBundle\\Command\\CheckTimezonesCommand''getCheckTimezonesCommandService'false],
  1254.             'App\\CoreBundle\\Command\\CreateApplicationDirectoriesCommand' => ['privates''App\\CoreBundle\\Command\\CreateApplicationDirectoriesCommand''getCreateApplicationDirectoriesCommandService'false],
  1255.             'App\\CoreBundle\\Command\\CreateDatabaseCommand' => ['privates''App\\CoreBundle\\Command\\CreateDatabaseCommand''getCreateDatabaseCommandService'false],
  1256.             'App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand' => ['privates''App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand''getCreateDatabaseSchemaCommandService'false],
  1257.             'App\\CoreBundle\\Command\\CreateOrderInvoiceCommand' => ['privates''App\\CoreBundle\\Command\\CreateOrderInvoiceCommand''getCreateOrderInvoiceCommandService'false],
  1258.             'App\\CoreBundle\\Command\\CreatePacketaTicketCommand' => ['privates''App\\CoreBundle\\Command\\CreatePacketaTicketCommand''getCreatePacketaTicketCommandService'false],
  1259.             'App\\CoreBundle\\Command\\CreateZasielkovnaTicketCommand' => ['privates''App\\CoreBundle\\Command\\CreateZasielkovnaTicketCommand''getCreateZasielkovnaTicketCommandService'false],
  1260.             'App\\CoreBundle\\Command\\DatabaseDumpCommand' => ['privates''App\\CoreBundle\\Command\\DatabaseDumpCommand''getDatabaseDumpCommandService'false],
  1261.             'App\\CoreBundle\\Command\\DownloadPacketaInvoicesCommand' => ['privates''App\\CoreBundle\\Command\\DownloadPacketaInvoicesCommand''getDownloadPacketaInvoicesCommandService'false],
  1262.             'App\\CoreBundle\\Command\\DropDatabaseSchemaCommand' => ['privates''App\\CoreBundle\\Command\\DropDatabaseSchemaCommand''getDropDatabaseSchemaCommandService'false],
  1263.             'App\\CoreBundle\\Command\\GenerateMigrationCommand' => ['privates''App\\CoreBundle\\Command\\GenerateMigrationCommand''getGenerateMigrationCommandService'false],
  1264.             'App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand' => ['privates''App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand''getGetCountOfMigrationsToExecuteCommandService'false],
  1265.             'App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand' => ['privates''App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand''getImportDefaultDatabaseSchemaCommandService'false],
  1266.             'App\\CoreBundle\\Command\\MigrateCommand' => ['privates''App\\CoreBundle\\Command\\MigrateCommand''getMigrateCommandService'false],
  1267.             'App\\CoreBundle\\Command\\ProcessOrdersCommand' => ['privates''App\\CoreBundle\\Command\\ProcessOrdersCommand''getProcessOrdersCommandService'false],
  1268.             'App\\CoreBundle\\Command\\RedisCleanCacheCommand' => ['privates''App\\CoreBundle\\Command\\RedisCleanCacheCommand''getRedisCleanCacheCommandService'false],
  1269.             'App\\CoreBundle\\Command\\WooBatchLoadProductCommand' => ['privates''App\\CoreBundle\\Command\\WooBatchLoadProductCommand''getWooBatchLoadProductCommandService'false],
  1270.             'App\\CoreBundle\\Command\\WooCreateGLSTicketCommand' => ['privates''App\\CoreBundle\\Command\\WooCreateGLSTicketCommand''getWooCreateGLSTicketCommandService'false],
  1271.             'App\\CoreBundle\\Command\\WooCreatePacketaTicketCommand' => ['privates''App\\CoreBundle\\Command\\WooCreatePacketaTicketCommand''getWooCreatePacketaTicketCommandService'false],
  1272.             'App\\CoreBundle\\Command\\WooCreateProductCommand' => ['privates''App\\CoreBundle\\Command\\WooCreateProductCommand''getWooCreateProductCommandService'false],
  1273.             'App\\CoreBundle\\Command\\WooDeleteAttributeCommand' => ['privates''App\\CoreBundle\\Command\\WooDeleteAttributeCommand''getWooDeleteAttributeCommandService'false],
  1274.             'App\\CoreBundle\\Command\\WooDeleteCouponCommand' => ['privates''App\\CoreBundle\\Command\\WooDeleteCouponCommand''getWooDeleteCouponCommandService'false],
  1275.             'App\\CoreBundle\\Command\\WooDeleteOrdersCommand' => ['privates''App\\CoreBundle\\Command\\WooDeleteOrdersCommand''getWooDeleteOrdersCommandService'false],
  1276.             'App\\CoreBundle\\Command\\WooDeleteProductCommand' => ['privates''App\\CoreBundle\\Command\\WooDeleteProductCommand''getWooDeleteProductCommandService'false],
  1277.             'App\\CoreBundle\\Command\\WooDeleteProductVariantCommand' => ['privates''App\\CoreBundle\\Command\\WooDeleteProductVariantCommand''getWooDeleteProductVariantCommandService'false],
  1278.             'App\\CoreBundle\\Command\\WooDeleteProductsCommand' => ['privates''App\\CoreBundle\\Command\\WooDeleteProductsCommand''getWooDeleteProductsCommandService'false],
  1279.             'App\\CoreBundle\\Command\\WooLoadNewOrderCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadNewOrderCommand''getWooLoadNewOrderCommandService'false],
  1280.             'App\\CoreBundle\\Command\\WooLoadOrderCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadOrderCommand''getWooLoadOrderCommandService'false],
  1281.             'App\\CoreBundle\\Command\\WooLoadOrderDateCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadOrderDateCommand''getWooLoadOrderDateCommandService'false],
  1282.             'App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand''getWooLoadPaymentMethodCommandService'false],
  1283.             'App\\CoreBundle\\Command\\WooLoadProductCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadProductCommand''getWooLoadProductCommandService'false],
  1284.             'App\\CoreBundle\\Command\\WooLoadShippingMethodCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadShippingMethodCommand''getWooLoadShippingMethodCommandService'false],
  1285.             'App\\CoreBundle\\Command\\WooLoadTagCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadTagCommand''getWooLoadTagCommandService'false],
  1286.             'App\\CoreBundle\\Command\\WooRefreshProductImageCommand' => ['privates''App\\CoreBundle\\Command\\WooRefreshProductImageCommand''getWooRefreshProductImageCommandService'false],
  1287.             'App\\CoreBundle\\Command\\WooSyncAttributeCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncAttributeCommand''getWooSyncAttributeCommandService'false],
  1288.             'App\\CoreBundle\\Command\\WooSyncCouponCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncCouponCommand''getWooSyncCouponCommandService'false],
  1289.             'App\\CoreBundle\\Command\\WooSyncOrderBatchCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncOrderBatchCommand''getWooSyncOrderBatchCommandService'false],
  1290.             'App\\CoreBundle\\Command\\WooSyncOrderCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncOrderCommand''getWooSyncOrderCommandService'false],
  1291.             'App\\CoreBundle\\Command\\WooSyncProductCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncProductCommand''getWooSyncProductCommandService'false],
  1292.             'App\\CoreBundle\\Command\\WooSyncTagCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncTagCommand''getWooSyncTagCommandService'false],
  1293.             'App\\CoreBundle\\Command\\WooUpdateProductCommand' => ['privates''App\\CoreBundle\\Command\\WooUpdateProductCommand''getWooUpdateProductCommandService'false],
  1294.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1295.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1296.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1297.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1298.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1299.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1300.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1301.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1302.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1303.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1304.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1305.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1306.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1307.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1308.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1309.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1310.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1311.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1312.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1313.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1314.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1315.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1316.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1317.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1318.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1319.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1320.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1321.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1322.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1323.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1324.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1325.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1326.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1327.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1328.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1329.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1330.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1331.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1332.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1333.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1334.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1335.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1336.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1337.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1338.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1339.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1340.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1341.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1342.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1343.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1344.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  1345.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1346.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  1347.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  1348.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  1349.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  1350.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  1351.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  1352.             'fm_elfinder.command.installer' => ['privates''fm_elfinder.command.installer''getFmElfinder_Command_InstallerService'false],
  1353.             'jms_translation.command.extract' => ['privates''jms_translation.command.extract''getJmsTranslation_Command_ExtractService'false],
  1354.             'jms_translation.command.list_resources' => ['privates''jms_translation.command.list_resources''getJmsTranslation_Command_ListResourcesService'false],
  1355.             'snc_redis.command.flush_all' => ['privates''snc_redis.command.flush_all''getSncRedis_Command_FlushAllService'false],
  1356.             'snc_redis.command.flush_db' => ['privates''snc_redis.command.flush_db''getSncRedis_Command_FlushDbService'false],
  1357.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  1358.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  1359.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1360.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1361.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1362.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1363.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1364.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1365.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1366.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1367.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1368.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1369.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1370.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1371.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1372.             'web_server.command.server_run' => ['privates''web_server.command.server_run''getWebServer_Command_ServerRunService'false],
  1373.             'web_server.command.server_start' => ['privates''web_server.command.server_start''getWebServer_Command_ServerStartService'false],
  1374.             'web_server.command.server_stop' => ['privates''web_server.command.server_stop''getWebServer_Command_ServerStopService'false],
  1375.             'web_server.command.server_status' => ['privates''web_server.command.server_status''getWebServer_Command_ServerStatusService'false],
  1376.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1377.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1378.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1379.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1380.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  1381.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1382.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1383.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1384.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  1385.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  1386.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1387.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  1388.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1389.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1390.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1391.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1392.             'maker.auto_command.make_test' => ['privates''maker.auto_command.make_test''getMaker_AutoCommand_MakeTestService'false],
  1393.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1394.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1395.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1396.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1397.         ], [
  1398.             'App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand' => 'App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand',
  1399.             'App\\CoreBundle\\Command\\CheckOrmMappingCommand' => 'App\\CoreBundle\\Command\\CheckOrmMappingCommand',
  1400.             'App\\CoreBundle\\Command\\CheckRedisCommand' => 'App\\CoreBundle\\Command\\CheckRedisCommand',
  1401.             'App\\CoreBundle\\Command\\CheckTimezonesCommand' => 'App\\CoreBundle\\Command\\CheckTimezonesCommand',
  1402.             'App\\CoreBundle\\Command\\CreateApplicationDirectoriesCommand' => 'App\\CoreBundle\\Command\\CreateApplicationDirectoriesCommand',
  1403.             'App\\CoreBundle\\Command\\CreateDatabaseCommand' => 'App\\CoreBundle\\Command\\CreateDatabaseCommand',
  1404.             'App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand' => 'App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand',
  1405.             'App\\CoreBundle\\Command\\CreateOrderInvoiceCommand' => 'App\\CoreBundle\\Command\\CreateOrderInvoiceCommand',
  1406.             'App\\CoreBundle\\Command\\CreatePacketaTicketCommand' => 'App\\CoreBundle\\Command\\CreatePacketaTicketCommand',
  1407.             'App\\CoreBundle\\Command\\CreateZasielkovnaTicketCommand' => 'App\\CoreBundle\\Command\\CreateZasielkovnaTicketCommand',
  1408.             'App\\CoreBundle\\Command\\DatabaseDumpCommand' => 'App\\CoreBundle\\Command\\DatabaseDumpCommand',
  1409.             'App\\CoreBundle\\Command\\DownloadPacketaInvoicesCommand' => 'App\\CoreBundle\\Command\\DownloadPacketaInvoicesCommand',
  1410.             'App\\CoreBundle\\Command\\DropDatabaseSchemaCommand' => 'App\\CoreBundle\\Command\\DropDatabaseSchemaCommand',
  1411.             'App\\CoreBundle\\Command\\GenerateMigrationCommand' => 'App\\CoreBundle\\Command\\GenerateMigrationCommand',
  1412.             'App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand' => 'App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand',
  1413.             'App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand' => 'App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand',
  1414.             'App\\CoreBundle\\Command\\MigrateCommand' => 'App\\CoreBundle\\Command\\MigrateCommand',
  1415.             'App\\CoreBundle\\Command\\ProcessOrdersCommand' => 'App\\CoreBundle\\Command\\ProcessOrdersCommand',
  1416.             'App\\CoreBundle\\Command\\RedisCleanCacheCommand' => 'App\\CoreBundle\\Command\\RedisCleanCacheCommand',
  1417.             'App\\CoreBundle\\Command\\WooBatchLoadProductCommand' => 'App\\CoreBundle\\Command\\WooBatchLoadProductCommand',
  1418.             'App\\CoreBundle\\Command\\WooCreateGLSTicketCommand' => 'App\\CoreBundle\\Command\\WooCreateGLSTicketCommand',
  1419.             'App\\CoreBundle\\Command\\WooCreatePacketaTicketCommand' => 'App\\CoreBundle\\Command\\WooCreatePacketaTicketCommand',
  1420.             'App\\CoreBundle\\Command\\WooCreateProductCommand' => 'App\\CoreBundle\\Command\\WooCreateProductCommand',
  1421.             'App\\CoreBundle\\Command\\WooDeleteAttributeCommand' => 'App\\CoreBundle\\Command\\WooDeleteAttributeCommand',
  1422.             'App\\CoreBundle\\Command\\WooDeleteCouponCommand' => 'App\\CoreBundle\\Command\\WooDeleteCouponCommand',
  1423.             'App\\CoreBundle\\Command\\WooDeleteOrdersCommand' => 'App\\CoreBundle\\Command\\WooDeleteOrdersCommand',
  1424.             'App\\CoreBundle\\Command\\WooDeleteProductCommand' => 'App\\CoreBundle\\Command\\WooDeleteProductCommand',
  1425.             'App\\CoreBundle\\Command\\WooDeleteProductVariantCommand' => 'App\\CoreBundle\\Command\\WooDeleteProductVariantCommand',
  1426.             'App\\CoreBundle\\Command\\WooDeleteProductsCommand' => 'App\\CoreBundle\\Command\\WooDeleteProductsCommand',
  1427.             'App\\CoreBundle\\Command\\WooLoadNewOrderCommand' => 'App\\CoreBundle\\Command\\WooLoadNewOrderCommand',
  1428.             'App\\CoreBundle\\Command\\WooLoadOrderCommand' => 'App\\CoreBundle\\Command\\WooLoadOrderCommand',
  1429.             'App\\CoreBundle\\Command\\WooLoadOrderDateCommand' => 'App\\CoreBundle\\Command\\WooLoadOrderDateCommand',
  1430.             'App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand' => 'App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand',
  1431.             'App\\CoreBundle\\Command\\WooLoadProductCommand' => 'App\\CoreBundle\\Command\\WooLoadProductCommand',
  1432.             'App\\CoreBundle\\Command\\WooLoadShippingMethodCommand' => 'App\\CoreBundle\\Command\\WooLoadShippingMethodCommand',
  1433.             'App\\CoreBundle\\Command\\WooLoadTagCommand' => 'App\\CoreBundle\\Command\\WooLoadTagCommand',
  1434.             'App\\CoreBundle\\Command\\WooRefreshProductImageCommand' => 'App\\CoreBundle\\Command\\WooRefreshProductImageCommand',
  1435.             'App\\CoreBundle\\Command\\WooSyncAttributeCommand' => 'App\\CoreBundle\\Command\\WooSyncAttributeCommand',
  1436.             'App\\CoreBundle\\Command\\WooSyncCouponCommand' => 'App\\CoreBundle\\Command\\WooSyncCouponCommand',
  1437.             'App\\CoreBundle\\Command\\WooSyncOrderBatchCommand' => 'App\\CoreBundle\\Command\\WooSyncOrderBatchCommand',
  1438.             'App\\CoreBundle\\Command\\WooSyncOrderCommand' => 'App\\CoreBundle\\Command\\WooSyncOrderCommand',
  1439.             'App\\CoreBundle\\Command\\WooSyncProductCommand' => 'App\\CoreBundle\\Command\\WooSyncProductCommand',
  1440.             'App\\CoreBundle\\Command\\WooSyncTagCommand' => 'App\\CoreBundle\\Command\\WooSyncTagCommand',
  1441.             'App\\CoreBundle\\Command\\WooUpdateProductCommand' => 'App\\CoreBundle\\Command\\WooUpdateProductCommand',
  1442.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1443.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1444.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1445.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1446.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1447.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1448.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1449.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1450.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1451.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1452.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1453.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1454.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1455.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1456.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1457.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1458.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1459.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1460.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1461.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1462.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1463.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1464.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1465.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1466.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1467.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1468.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1469.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1470.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1471.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1472.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1473.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1474.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1475.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1476.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1477.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1478.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1479.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1480.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1481.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1482.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1483.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1484.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1485.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1486.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1487.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1488.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1489.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1490.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1491.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1492.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  1493.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1494.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  1495.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  1496.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  1497.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  1498.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  1499.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  1500.             'fm_elfinder.command.installer' => 'FM\\ElfinderBundle\\Command\\ElFinderInstallerCommand',
  1501.             'jms_translation.command.extract' => 'JMS\\TranslationBundle\\Command\\ExtractTranslationCommand',
  1502.             'jms_translation.command.list_resources' => 'JMS\\TranslationBundle\\Command\\ResourcesListCommand',
  1503.             'snc_redis.command.flush_all' => 'Snc\\RedisBundle\\Command\\RedisFlushallCommand',
  1504.             'snc_redis.command.flush_db' => 'Snc\\RedisBundle\\Command\\RedisFlushdbCommand',
  1505.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  1506.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  1507.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1508.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1509.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1510.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1511.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1512.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1513.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1514.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1515.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1516.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1517.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1518.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1519.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1520.             'web_server.command.server_run' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerRunCommand',
  1521.             'web_server.command.server_start' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStartCommand',
  1522.             'web_server.command.server_stop' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStopCommand',
  1523.             'web_server.command.server_status' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStatusCommand',
  1524.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1525.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1526.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1527.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1528.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1529.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1530.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1531.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1532.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1533.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1534.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1535.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1536.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1537.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1538.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1539.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1540.             'maker.auto_command.make_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1541.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1542.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1543.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1544.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1545.         ]), ['woodashboard:migrations:check-schema' => 'App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand''woodashboard:migrations:check-mapping' => 'App\\CoreBundle\\Command\\CheckOrmMappingCommand''woodashboard:redis:check-availability' => 'App\\CoreBundle\\Command\\CheckRedisCommand''woodashboard:check-timezones' => 'App\\CoreBundle\\Command\\CheckTimezonesCommand''woodashboard:create-directories' => 'App\\CoreBundle\\Command\\CreateApplicationDirectoriesCommand''woodashboard:database:create' => 'App\\CoreBundle\\Command\\CreateDatabaseCommand''woodashboard:schema:create' => 'App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand''woodashboard:create-order-invoice' => 'App\\CoreBundle\\Command\\CreateOrderInvoiceCommand''woodashboard:create-packeta-ticket' => 'App\\CoreBundle\\Command\\CreatePacketaTicketCommand''woodashboard:create-zasielkovna-ticket' => 'App\\CoreBundle\\Command\\CreateZasielkovnaTicketCommand''woodashboard:database:dump' => 'App\\CoreBundle\\Command\\DatabaseDumpCommand''woodashboard:woo:download-packeta-inoices-csv' => 'App\\CoreBundle\\Command\\DownloadPacketaInvoicesCommand''woodashboard:schema:drop' => 'App\\CoreBundle\\Command\\DropDatabaseSchemaCommand''woodashboard:migrations:generate' => 'App\\CoreBundle\\Command\\GenerateMigrationCommand''woodashboard:migrations:count' => 'App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand''woodashboard:schema:import-default' => 'App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand''woodashboard:migrations:migrate' => 'App\\CoreBundle\\Command\\MigrateCommand''woodashboard:process-orders' => 'App\\CoreBundle\\Command\\ProcessOrdersCommand''woodashboard:redis:clean-cache' => 'App\\CoreBundle\\Command\\RedisCleanCacheCommand''woodashboard:woo:batch-load-products' => 'App\\CoreBundle\\Command\\WooBatchLoadProductCommand''woodashboard:woo:get-gls-ticket' => 'App\\CoreBundle\\Command\\WooCreateGLSTicketCommand''woodashboard:woo:get-packeta-ticket' => 'App\\CoreBundle\\Command\\WooCreatePacketaTicketCommand''woodashboard:woo:create-products' => 'App\\CoreBundle\\Command\\WooCreateProductCommand''woodashboard:woo:delete-attribute' => 'App\\CoreBundle\\Command\\WooDeleteAttributeCommand''woodashboard:woo:delete-coupon' => 'App\\CoreBundle\\Command\\WooDeleteCouponCommand''woodashboard:woo:delete-orders' => 'App\\CoreBundle\\Command\\WooDeleteOrdersCommand''woodashboard:woo:delete-product' => 'App\\CoreBundle\\Command\\WooDeleteProductCommand''woodashboard:woo:delete-product-variant' => 'App\\CoreBundle\\Command\\WooDeleteProductVariantCommand''woodashboard:woo:delete-products' => 'App\\CoreBundle\\Command\\WooDeleteProductsCommand''woodashboard:woo:load-new-orders' => 'App\\CoreBundle\\Command\\WooLoadNewOrderCommand''woodashboard:woo:load-orders' => 'App\\CoreBundle\\Command\\WooLoadOrderCommand''woodashboard:woo:load-orders-date' => 'App\\CoreBundle\\Command\\WooLoadOrderDateCommand''woodashboard:woo:load-payment-methods' => 'App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand''woodashboard:woo:load-products' => 'App\\CoreBundle\\Command\\WooLoadProductCommand''woodashboard:woo:load-shipping-methods' => 'App\\CoreBundle\\Command\\WooLoadShippingMethodCommand''woodashboard:woo:load-tags' => 'App\\CoreBundle\\Command\\WooLoadTagCommand''woodashboard:woo:refresh-products-images' => 'App\\CoreBundle\\Command\\WooRefreshProductImageCommand''woodashboard:woo:sync-attributes' => 'App\\CoreBundle\\Command\\WooSyncAttributeCommand''woodashboard:woo:sync-coupons' => 'App\\CoreBundle\\Command\\WooSyncCouponCommand''woodashboard:woo:sync-orders-batch' => 'App\\CoreBundle\\Command\\WooSyncOrderBatchCommand''woodashboard:woo:sync-orders' => 'App\\CoreBundle\\Command\\WooSyncOrderCommand''woodashboard:woo:sync-products' => 'App\\CoreBundle\\Command\\WooSyncProductCommand''woodashboard:woo:sync-tags' => 'App\\CoreBundle\\Command\\WooSyncTagCommand''woodashboard:woo:update-products' => 'App\\CoreBundle\\Command\\WooUpdateProductCommand''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:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''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''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''ckeditor:install' => 'fos_ck_editor.command.installer''security:encode-password' => 'security.command.user_password_encoder''fos:user:activate' => 'fos_user.command.activate_user''fos:user:change-password' => 'fos_user.command.change_password''fos:user:create' => 'fos_user.command.create_user''fos:user:deactivate' => 'fos_user.command.deactivate_user''fos:user:demote' => 'fos_user.command.demote_user''fos:user:promote' => 'fos_user.command.promote_user''elfinder:install' => 'fm_elfinder.command.installer''translation:extract' => 'jms_translation.command.extract''translation:list-resources' => 'jms_translation.command.list_resources''redis:flushall' => 'snc_redis.command.flush_all''redis:flushdb' => 'snc_redis.command.flush_db''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:migrations:diff' => 'doctrine_migrations.diff_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:swiftmailer' => 'swiftmailer.command.debug''swiftmailer:email:send' => 'swiftmailer.command.new_email''swiftmailer:spool:send' => 'swiftmailer.command.send_email''server:run' => 'web_server.command.server_run''server:start' => 'web_server.command.server_start''server:stop' => 'web_server.command.server_stop''server:status' => 'web_server.command.server_status''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  1546.     }
  1547.     /**
  1548.      * Gets the public 'container.env_var_processors_locator' shared service.
  1549.      *
  1550.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1551.      */
  1552.     protected function getContainer_EnvVarProcessorsLocatorService()
  1553.     {
  1554.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1555.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1556.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1557.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1558.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1559.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1560.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1561.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1562.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1563.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1564.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1565.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1566.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1567.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1568.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1569.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1570.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1571.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1572.         ], [
  1573.             'base64' => '?',
  1574.             'bool' => '?',
  1575.             'const' => '?',
  1576.             'csv' => '?',
  1577.             'default' => '?',
  1578.             'file' => '?',
  1579.             'float' => '?',
  1580.             'int' => '?',
  1581.             'json' => '?',
  1582.             'key' => '?',
  1583.             'not' => '?',
  1584.             'query_string' => '?',
  1585.             'require' => '?',
  1586.             'resolve' => '?',
  1587.             'string' => '?',
  1588.             'trim' => '?',
  1589.             'url' => '?',
  1590.         ]);
  1591.     }
  1592.     /**
  1593.      * Gets the public 'craue.form.flow.storage' shared service.
  1594.      *
  1595.      * @return \Craue\FormFlowBundle\Storage\SessionStorage
  1596.      */
  1597.     protected function getCraue_Form_Flow_StorageService()
  1598.     {
  1599.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/StorageInterface.php';
  1600.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionProviderTrait.php';
  1601.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionStorage.php';
  1602.         return $this->services['craue.form.flow.storage'] = new \Craue\FormFlowBundle\Storage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1603.     }
  1604.     /**
  1605.      * Gets the public 'craue_formflow_util' shared service.
  1606.      *
  1607.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1608.      */
  1609.     protected function getCraueFormflowUtilService()
  1610.     {
  1611.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1612.     }
  1613.     /**
  1614.      * Gets the public 'data_collector.dump' shared service.
  1615.      *
  1616.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1617.      */
  1618.     protected function getDataCollector_DumpService()
  1619.     {
  1620.         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()));
  1621.     }
  1622.     /**
  1623.      * Gets the public 'doctrine' shared service.
  1624.      *
  1625.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1626.      */
  1627.     protected function getDoctrineService()
  1628.     {
  1629.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1630.     }
  1631.     /**
  1632.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1633.      *
  1634.      * @return \Doctrine\DBAL\Connection
  1635.      */
  1636.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1637.     {
  1638.         $a = new \Doctrine\DBAL\Configuration();
  1639.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1640.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1641.         $b->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  1642.         $b->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1643.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1644.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1645.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1646.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1647.             'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener' => ['privates''App\\CoreBundle\\Component\\FileUpload\\DoctrineListener''getDoctrineListenerService'false],
  1648.             'App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber' => ['privates''App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber''getImageEventSubscriberService'false],
  1649.             'App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener' => ['privates''App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener''getUploadedFileDeleteDoctrineListenerService'false],
  1650.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1651.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  1652.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'false],
  1653.         ], [
  1654.             'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener' => '?',
  1655.             'App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber' => '?',
  1656.             'App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener' => '?',
  1657.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1658.             'fos_user.user_listener' => '?',
  1659.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  1660.         ]), [=> 'App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber'=> 'fos_user.user_listener'=> 'stof_doctrine_extensions.listener.softdeleteable']);
  1661.         $c->addEventListener([=> 'postPersist'], 'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener');
  1662.         $c->addEventListener([=> 'postUpdate'], 'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener');
  1663.         $c->addEventListener([=> 'prePersist'], 'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener');
  1664.         $c->addEventListener([=> 'preUpdate'], 'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener');
  1665.         $c->addEventListener([=> 'preRemove'], 'App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener');
  1666.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1667.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['connection_override_options' => [], 'driver' => 'pdo_pgsql''host' => 'postgres''port' => NULL'dbname' => 'woo-dashboard''user' => 'root''password' => 'root''charset' => 'UTF8''driverOptions' => [], 'serverVersion' => 10.5'defaultTableOptions' => []], $a$c, []);
  1668.     }
  1669.     /**
  1670.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1671.      *
  1672.      * @return \Doctrine\ORM\EntityManager
  1673.      */
  1674.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1675.     {
  1676.         $a = new \Doctrine\ORM\Configuration();
  1677.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1678.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1679.         $b->addDriver($c'App\\CoreBundle\\Model');
  1680.         $b->addDriver($c'App\\CoreBundle\\Component');
  1681.         $b->addDriver(($this->privates['.2_doctrine_metadata_driver~i7VlnXS'] ?? $this->get_2DoctrineMetadataDriveri7VlnXSService()), 'FOS\\UserBundle\\Model');
  1682.         $a->setEntityNamespaces(['AppCoreBundle' => 'App\\CoreBundle\\Model''AppCoreBundleComponent' => 'App\\CoreBundle\\Component']);
  1683.         $a->setMetadataCacheImpl(new \Doctrine\Common\Cache\PhpFileCache(($this->targetDir.''.'/metadata')));
  1684.         $a->setQueryCacheImpl(\App\CoreBundle\Component\Doctrine\Cache\RedisCacheFactory::create(($this->privates['snc_redis.doctrine_query'] ?? $this->getSncRedis_DoctrineQueryService())));
  1685.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1686.         $a->setMetadataDriverImpl($b);
  1687.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1688.         $a->setProxyNamespace('Proxies');
  1689.         $a->setAutoGenerateProxyClasses(true);
  1690.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1691.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1692.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  1693.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1694.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1695.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  1696.         $a->addCustomHydrationMode('GroupedScalarHydrator''\\App\\CoreBundle\\Component\\Doctrine\\GroupedScalarHydrator');
  1697.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Postgresql\\StrToDate');
  1698.         $a->addCustomStringFunction('count_filter''DoctrineExtensions\\Query\\Postgresql\\CountFilterFunction');
  1699.         $a->addCustomStringFunction('string_agg''DoctrineExtensions\\Query\\Postgresql\\StringAgg');
  1700.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Postgresql\\Greatest');
  1701.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Postgresql\\Least');
  1702.         $a->addCustomStringFunction('regexp_replace''DoctrineExtensions\\Query\\Postgresql\\RegexpReplace');
  1703.         $a->addCustomStringFunction('collate''App\\CoreBundle\\Component\\Doctrine\\CollateFunction');
  1704.         $a->addCustomStringFunction('normalize''App\\CoreBundle\\Component\\Doctrine\\NormalizeFunction');
  1705.         $a->addCustomStringFunction('field''App\\CoreBundle\\Component\\Doctrine\\FieldFunction');
  1706.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Postgresql\\Second');
  1707.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Postgresql\\Minute');
  1708.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Postgresql\\Hour');
  1709.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Postgresql\\Day');
  1710.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Postgresql\\Month');
  1711.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Postgresql\\Year');
  1712.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Postgresql\\DateFormat');
  1713.         $a->addCustomDatetimeFunction('at_time_zone''DoctrineExtensions\\Query\\Postgresql\\AtTimeZoneFunction');
  1714.         $a->addCustomDatetimeFunction('date_part''DoctrineExtensions\\Query\\Postgresql\\DatePart');
  1715.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Postgresql\\ExtractFunction');
  1716.         $a->addCustomDatetimeFunction('date_trunc''DoctrineExtensions\\Query\\Postgresql\\DateTrunc');
  1717.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Postgresql\\Date');
  1718.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1719.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1720.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  1721.         return $instance;
  1722.     }
  1723.     /**
  1724.      * Gets the public 'error_controller' shared service.
  1725.      *
  1726.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1727.      */
  1728.     protected function getErrorControllerService()
  1729.     {
  1730.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1731.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1732.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1733.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1734.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1735.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1736.         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['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($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)));
  1737.     }
  1738.     /**
  1739.      * Gets the public 'event_dispatcher' shared service.
  1740.      *
  1741.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1742.      */
  1743.     protected function getEventDispatcherService()
  1744.     {
  1745.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1746.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1747.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  1748.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1749.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1750.         $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())));
  1751.         $instance->addListener('kernel.response', [=> function () {
  1752.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\ResponseListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\ResponseListener'] = new \App\CoreBundle\Component\HttpFoundation\ResponseListener()));
  1753.         }, => 'onKernelResponse'], 0);
  1754.         $instance->addListener('kernel.response', [=> function () {
  1755.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\SubRequestListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\SubRequestListener'] = new \App\CoreBundle\Component\HttpFoundation\SubRequestListener()));
  1756.         }, => 'onKernelResponse'], 0);
  1757.         $instance->addListener('kernel.controller', [=> function () {
  1758.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\SubRequestListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\SubRequestListener'] = new \App\CoreBundle\Component\HttpFoundation\SubRequestListener()));
  1759.         }, => 'onKernelController'], 0);
  1760.         $instance->addListener('kernel.request', [=> function () {
  1761.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\TransactionalMasterRequestListener'] ?? $this->getTransactionalMasterRequestListenerService());
  1762.         }, => 'onKernelRequest'], 0);
  1763.         $instance->addListener('kernel.response', [=> function () {
  1764.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\TransactionalMasterRequestListener'] ?? $this->getTransactionalMasterRequestListenerService());
  1765.         }, => 'onKernelResponse'], 0);
  1766.         $instance->addListener('kernel.exception', [=> function () {
  1767.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\TransactionalMasterRequestListener'] ?? $this->getTransactionalMasterRequestListenerService());
  1768.         }, => 'onKernelException'], 0);
  1769.         $instance->addListener('kernel.response', [=> function () {
  1770.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\VaryResponseByXRequestedWithHeaderListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\VaryResponseByXRequestedWithHeaderListener'] = new \App\CoreBundle\Component\HttpFoundation\VaryResponseByXRequestedWithHeaderListener()));
  1771.         }, => 'onKernelResponse'], 0);
  1772.         $instance->addListener('security.interactive_login', [=> function () {
  1773.             return ($this->privates['App\\CoreBundle\\Model\\Security\\LoginListener'] ?? $this->getLoginListenerService());
  1774.         }, => 'onSecurityInteractiveLogin'], 0);
  1775.         $instance->addListener('kernel.controller', [=> function () {
  1776.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1777.         }, => 'onKernelController'], 0);
  1778.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  1779.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->getCraue_Form_Flow_EventListener_PreviousStepInvalidService());
  1780.         }, => 'onPreviousStepInvalid'], 0);
  1781.         $instance->addListener('flow.flow_expired', [=> function () {
  1782.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->getCraue_Form_Flow_EventListener_FlowExpiredService());
  1783.         }, => 'onFlowExpired'], 0);
  1784.         $instance->addListener('kernel.request', [=> function () {
  1785.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1786.         }, => 'onKernelRequest'], 10);
  1787.         $instance->addListener('kernel.request', [=> function () {
  1788.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  1789.         }, => 'onKernelRequest'], 34);
  1790.         $instance->addListener('kernel.controller', [=> function () {
  1791.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  1792.         }, => 'onKernelController'], 5);
  1793.         $instance->addListener('kernel.request', [=> function () {
  1794.             return ($this->privates['fos_rest.zone_matcher_listener'] ?? $this->getFosRest_ZoneMatcherListenerService());
  1795.         }, => 'onKernelRequest'], 248);
  1796.         $instance->addListener('kernel.exception', [=> function () {
  1797.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1798.         }, => 'onKernelException'], 0);
  1799.         $instance->addListener('kernel.exception', [=> function () {
  1800.             return ($this->privates['App\\CoreBundle\\Component\\Error\\LogoutExceptionSubscriber'] ?? $this->getLogoutExceptionSubscriberService());
  1801.         }, => 'onKernelException'], 0);
  1802.         $instance->addListener('form.pre_submit', [=> function () {
  1803.             return ($this->privates['App\\CoreBundle\\Component\\Form\\TimedSpamValidationListener'] ?? $this->getTimedSpamValidationListenerService());
  1804.         }, => 'preSubmit'], 0);
  1805.         $instance->addListener('kernel.request', [=> function () {
  1806.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\DenyScriptNameInRequestPathListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\DenyScriptNameInRequestPathListener'] = new \App\CoreBundle\Component\HttpFoundation\DenyScriptNameInRequestPathListener()));
  1807.         }, => 'onKernelRequest'], 0);
  1808.         $instance->addListener('kernel.request', [=> function () {
  1809.             return ($this->privates['App\\CoreBundle\\Component\\Log\\SlowLogSubscriber'] ?? $this->getSlowLogSubscriberService());
  1810.         }, => 'initStartTime'], 0);
  1811.         $instance->addListener('kernel.terminate', [=> function () {
  1812.             return ($this->privates['App\\CoreBundle\\Component\\Log\\SlowLogSubscriber'] ?? $this->getSlowLogSubscriberService());
  1813.         }, => 'addNotice'], 0);
  1814.         $instance->addListener('attribute.create', [=> function () {
  1815.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\AttributeEventSubscriber'] ?? $this->getAttributeEventSubscriberService());
  1816.         }, => 'syncAllAttributes'], 0);
  1817.         $instance->addListener('attribute.update', [=> function () {
  1818.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\AttributeEventSubscriber'] ?? $this->getAttributeEventSubscriberService());
  1819.         }, => 'syncAllAttributes'], 0);
  1820.         $instance->addListener('attribute.delete', [=> function () {
  1821.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\AttributeEventSubscriber'] ?? $this->getAttributeEventSubscriberService());
  1822.         }, => 'deleteAttribute'], 0);
  1823.         $instance->addListener('coupon.create', [=> function () {
  1824.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\CouponEventSubscriber'] ?? $this->getCouponEventSubscriberService());
  1825.         }, => 'syncAllCoupons'], 0);
  1826.         $instance->addListener('coupon.update', [=> function () {
  1827.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\CouponEventSubscriber'] ?? $this->getCouponEventSubscriberService());
  1828.         }, => 'syncAllCoupons'], 0);
  1829.         $instance->addListener('coupon.delete', [=> function () {
  1830.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\CouponEventSubscriber'] ?? $this->getCouponEventSubscriberService());
  1831.         }, => 'deleteCoupon'], 0);
  1832.         $instance->addListener('order.update', [=> function () {
  1833.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\OrderEventSubscriber'] ?? $this->getOrderEventSubscriberService());
  1834.         }, => 'syncAllOrders'], 0);
  1835.         $instance->addListener('product.create', [=> function () {
  1836.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1837.         }, => 'syncAllProducts'], 0);
  1838.         $instance->addListener('product.update', [=> function () {
  1839.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1840.         }, => 'syncAllProducts'], 0);
  1841.         $instance->addListener('product.delete', [=> function () {
  1842.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1843.         }, => 'deleteProduct'], 0);
  1844.         $instance->addListener('product_variant.delete', [=> function () {
  1845.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\ProductVariantEventSubscriber'] ?? $this->getProductVariantEventSubscriberService());
  1846.         }, => 'deleteProductVariant'], 0);
  1847.         $instance->addListener('kernel.request', [=> function () {
  1848.             return ($this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorRolesChangedSubscriber'] ?? $this->getAdministratorRolesChangedSubscriberService());
  1849.         }, => 'onKernelRequest'], 0);
  1850.         $instance->addListener('kernel.request', [=> function () {
  1851.             return ($this->privates['App\\CoreBundle\\Model\\Localization\\LocalizationListener'] ?? $this->getLocalizationListenerService());
  1852.         }, => 'onKernelRequest'], 17);
  1853.         $instance->addListener('kernel.controller', [=> function () {
  1854.             return ($this->privates['App\\CoreBundle\\Component\\Router\\Security\\RouteCsrfProtector'] ?? $this->getRouteCsrfProtectorService());
  1855.         }, => 'onKernelController'], 0);
  1856.         $instance->addListener('kernel.response', [=> function () {
  1857.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1858.         }, => 'onKernelResponse'], 0);
  1859.         $instance->addListener('kernel.response', [=> function () {
  1860.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1861.         }, => 'onKernelResponse'], -1024);
  1862.         $instance->addListener('kernel.request', [=> function () {
  1863.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1864.         }, => 'setDefaultLocale'], 100);
  1865.         $instance->addListener('kernel.request', [=> function () {
  1866.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1867.         }, => 'onKernelRequest'], 16);
  1868.         $instance->addListener('kernel.finish_request', [=> function () {
  1869.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1870.         }, => 'onKernelFinishRequest'], 0);
  1871.         $instance->addListener('kernel.request', [=> function () {
  1872.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1873.         }, => 'onKernelRequest'], 256);
  1874.         $instance->addListener('kernel.request', [=> function () {
  1875.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1876.         }, => 'resolveControllerName'], 24);
  1877.         $instance->addListener('kernel.response', [=> function () {
  1878.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1879.         }, => 'onResponse'], -255);
  1880.         $instance->addListener('kernel.request', [=> function () {
  1881.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1882.         }, => 'onKernelRequest'], 15);
  1883.         $instance->addListener('kernel.finish_request', [=> function () {
  1884.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1885.         }, => 'onKernelFinishRequest'], -15);
  1886.         $instance->addListener('console.error', [=> function () {
  1887.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1888.         }, => 'onConsoleError'], -128);
  1889.         $instance->addListener('console.terminate', [=> function () {
  1890.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1891.         }, => 'onConsoleTerminate'], -128);
  1892.         $instance->addListener('console.error', [=> function () {
  1893.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1894.         }, => 'onConsoleError'], 0);
  1895.         $instance->addListener('kernel.request', [=> function () {
  1896.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1897.         }, => 'onKernelRequest'], 128);
  1898.         $instance->addListener('kernel.response', [=> function () {
  1899.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1900.         }, => 'onKernelResponse'], -1000);
  1901.         $instance->addListener('kernel.finish_request', [=> function () {
  1902.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1903.         }, => 'onFinishRequest'], 0);
  1904.         $instance->addListener('kernel.request', [=> function () {
  1905.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1906.         }, => 'onKernelRequest'], 48);
  1907.         $instance->addListener('kernel.response', [=> function () {
  1908.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1909.         }, => 'onKernelResponse'], -100);
  1910.         $instance->addListener('kernel.exception', [=> function () {
  1911.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1912.         }, => 'onKernelException'], 0);
  1913.         $instance->addListener('kernel.terminate', [=> function () {
  1914.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1915.         }, => 'onKernelTerminate'], -1024);
  1916.         $instance->addListener('kernel.controller', [=> function () {
  1917.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1918.         }, => 'onKernelController'], 0);
  1919.         $instance->addListener('kernel.response', [=> function () {
  1920.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1921.         }, => 'onKernelResponse'], 0);
  1922.         $instance->addListener('kernel.request', [=> function () {
  1923.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1924.         }, => 'configure'], 2048);
  1925.         $instance->addListener('console.command', [=> function () {
  1926.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1927.         }, => 'configure'], 2048);
  1928.         $instance->addListener('kernel.request', [=> function () {
  1929.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1930.         }, => 'onKernelRequest'], 32);
  1931.         $instance->addListener('kernel.finish_request', [=> function () {
  1932.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1933.         }, => 'onKernelFinishRequest'], 0);
  1934.         $instance->addListener('kernel.exception', [=> function () {
  1935.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1936.         }, => 'onKernelException'], -64);
  1937.         $instance->addListener('kernel.response', [=> function () {
  1938.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1939.         }, => 'onKernelResponse'], 0);
  1940.         $instance->addListener('kernel.exception', [=> function () {
  1941.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  1942.         }, => 'logKernelException'], 0);
  1943.         $instance->addListener('kernel.exception', [=> function () {
  1944.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  1945.         }, => 'onKernelException'], -128);
  1946.         $instance->addListener('kernel.response', [=> function () {
  1947.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1948.         }, => 'onKernelResponse'], 0);
  1949.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1950.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1951.         }, => 'onVoterVote'], 0);
  1952.         $instance->addListener('kernel.request', [=> function () {
  1953.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1954.         }, => 'configureLogoutUrlGenerator'], 8);
  1955.         $instance->addListener('kernel.request', [=> function () {
  1956.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1957.         }, => 'onKernelRequest'], 8);
  1958.         $instance->addListener('kernel.finish_request', [=> function () {
  1959.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1960.         }, => 'onKernelFinishRequest'], 0);
  1961.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1962.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  1963.         }, => 'onImplicitLogin'], 0);
  1964.         $instance->addListener('security.interactive_login', [=> function () {
  1965.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  1966.         }, => 'onSecurityInteractiveLogin'], 0);
  1967.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1968.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1969.         }, => 'authenticate'], 0);
  1970.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1971.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1972.         }, => 'authenticate'], 0);
  1973.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1974.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1975.         }, => 'authenticate'], 0);
  1976.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1977.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1978.         }, => 'addSuccessFlash'], 0);
  1979.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1980.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1981.         }, => 'addSuccessFlash'], 0);
  1982.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1983.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1984.         }, => 'addSuccessFlash'], 0);
  1985.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1986.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1987.         }, => 'addSuccessFlash'], 0);
  1988.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1989.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1990.         }, => 'onResettingResetInitialize'], 0);
  1991.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1992.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1993.         }, => 'onResettingResetSuccess'], 0);
  1994.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1995.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1996.         }, => 'onResettingResetRequest'], 0);
  1997.         $instance->addListener('kernel.response', [=> function () {
  1998.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1999.         }, => 'onKernelResponse'], -128);
  2000.         $instance->addListener('console.command', [=> function () {
  2001.             return ($this->privates['monolog.handler.cron_console_output'] ?? $this->getMonolog_Handler_CronConsoleOutputService());
  2002.         }, => 'onCommand'], 255);
  2003.         $instance->addListener('console.terminate', [=> function () {
  2004.             return ($this->privates['monolog.handler.cron_console_output'] ?? $this->getMonolog_Handler_CronConsoleOutputService());
  2005.         }, => 'onTerminate'], -255);
  2006.         $instance->addListener('console.command', [=> function () {
  2007.             return ($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService());
  2008.         }, => 'onCommand'], 255);
  2009.         $instance->addListener('console.terminate', [=> function () {
  2010.             return ($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService());
  2011.         }, => 'onTerminate'], -255);
  2012.         $instance->addListener('console.command', [=> function () {
  2013.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2014.         }, => 'onCommand'], 255);
  2015.         $instance->addListener('console.terminate', [=> function () {
  2016.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2017.         }, => 'onTerminate'], -255);
  2018.         $instance->addListener('console.command', [=> function () {
  2019.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2020.         }, => 'configure'], 1024);
  2021.         $instance->addListener('console.error', [=> function () {
  2022.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2023.         }, => 'onConsoleError'], 0);
  2024.         $instance->addListener('console.terminate', [=> function () {
  2025.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2026.         }, => 'onConsoleTerminate'], 0);
  2027.         $instance->addListener('kernel.exception', [=> function () {
  2028.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2029.         }, => 'onException'], 0);
  2030.         $instance->addListener('kernel.terminate', [=> function () {
  2031.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2032.         }, => 'onTerminate'], 0);
  2033.         $instance->addListener('console.error', [=> function () {
  2034.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2035.         }, => 'onException'], 0);
  2036.         $instance->addListener('console.terminate', [=> function () {
  2037.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2038.         }, => 'onTerminate'], 0);
  2039.         $instance->addListener('kernel.controller', [=> function () {
  2040.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2041.         }, => 'onKernelController'], 0);
  2042.         $instance->addListener('kernel.controller', [=> function () {
  2043.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2044.         }, => 'onKernelController'], 0);
  2045.         $instance->addListener('kernel.controller', [=> function () {
  2046.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2047.         }, => 'onKernelController'], -128);
  2048.         $instance->addListener('kernel.view', [=> function () {
  2049.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2050.         }, => 'onKernelView'], 0);
  2051.         $instance->addListener('kernel.controller', [=> function () {
  2052.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2053.         }, => 'onKernelController'], 0);
  2054.         $instance->addListener('kernel.response', [=> function () {
  2055.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2056.         }, => 'onKernelResponse'], 0);
  2057.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2058.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2059.         }, => 'onKernelControllerArguments'], 0);
  2060.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2061.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2062.         }, => 'onKernelControllerArguments'], 0);
  2063.         $instance->addListener('kernel.view', [=> function () {
  2064.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  2065.         }, => 'onKernelView'], 0);
  2066.         return $instance;
  2067.     }
  2068.     /**
  2069.      * Gets the public 'filesystem' shared service.
  2070.      *
  2071.      * @return \Symfony\Component\Filesystem\Filesystem
  2072.      */
  2073.     protected function getFilesystemService()
  2074.     {
  2075.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2076.     }
  2077.     /**
  2078.      * Gets the public 'fm_elfinder.loader' shared service.
  2079.      *
  2080.      * @return \FM\ElfinderBundle\Loader\ElFinderLoader
  2081.      */
  2082.     protected function getFmElfinder_LoaderService()
  2083.     {
  2084.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Loader/ElFinderLoader.php';
  2085.         return $this->services['fm_elfinder.loader'] = new \FM\ElfinderBundle\Loader\ElFinderLoader(($this->privates['fm_elfinder.configurator.default'] ?? $this->getFmElfinder_Configurator_DefaultService()));
  2086.     }
  2087.     /**
  2088.      * Gets the public 'form.factory' shared service.
  2089.      *
  2090.      * @return \Symfony\Component\Form\FormFactory
  2091.      */
  2092.     protected function getForm_FactoryService()
  2093.     {
  2094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  2095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  2096.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  2097.     }
  2098.     /**
  2099.      * Gets the public 'form.type.file' shared service.
  2100.      *
  2101.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  2102.      */
  2103.     protected function getForm_Type_FileService()
  2104.     {
  2105.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2106.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2107.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  2108.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  2109.     }
  2110.     /**
  2111.      * Gets the public 'fos_rest.view_handler' shared service.
  2112.      *
  2113.      * @return \FOS\RestBundle\View\ViewHandler
  2114.      */
  2115.     protected function getFosRest_ViewHandlerService()
  2116.     {
  2117.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  2118.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  2119.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  2120.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  2121.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  2122.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), new \FOS\RestBundle\Serializer\SymfonySerializerAdapter(($this->services['serializer'] ?? $this->getSerializerService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false], 400204false, ['serializeNullStrategy' => true]);
  2123.     }
  2124.     /**
  2125.      * Gets the public 'fos_user.change_password.controller' shared service.
  2126.      *
  2127.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  2128.      */
  2129.     protected function getFosUser_ChangePassword_ControllerService()
  2130.     {
  2131.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2132.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2133.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2135.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2136.         $this->services['fos_user.change_password.controller'] = $instance = new \FOS\UserBundle\Controller\ChangePasswordController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_change_password_form''FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'$this->parameters['fos_user.change_password.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  2137.         $instance->setContainer($this);
  2138.         return $instance;
  2139.     }
  2140.     /**
  2141.      * Gets the public 'fos_user.profile.controller' shared service.
  2142.      *
  2143.      * @return \FOS\UserBundle\Controller\ProfileController
  2144.      */
  2145.     protected function getFosUser_Profile_ControllerService()
  2146.     {
  2147.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2148.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2149.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  2150.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2151.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2152.         $this->services['fos_user.profile.controller'] = $instance = new \FOS\UserBundle\Controller\ProfileController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_profile_form''FOS\\UserBundle\\Form\\Type\\ProfileFormType'$this->parameters['fos_user.profile.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  2153.         $instance->setContainer($this);
  2154.         return $instance;
  2155.     }
  2156.     /**
  2157.      * Gets the public 'fos_user.registration.controller' shared service.
  2158.      *
  2159.      * @return \FOS\UserBundle\Controller\RegistrationController
  2160.      */
  2161.     protected function getFosUser_Registration_ControllerService()
  2162.     {
  2163.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2164.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2165.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  2166.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2167.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2168.         $this->services['fos_user.registration.controller'] = $instance = new \FOS\UserBundle\Controller\RegistrationController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_registration_form''FOS\\UserBundle\\Form\\Type\\RegistrationFormType'$this->parameters['fos_user.registration.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2169.         $instance->setContainer($this);
  2170.         return $instance;
  2171.     }
  2172.     /**
  2173.      * Gets the public 'fos_user.resetting.controller' shared service.
  2174.      *
  2175.      * @return \FOS\UserBundle\Controller\ResettingController
  2176.      */
  2177.     protected function getFosUser_Resetting_ControllerService()
  2178.     {
  2179.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2180.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2181.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  2182.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2183.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2184.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  2185.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  2186.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  2187.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/Mailer.php';
  2188.         $this->services['fos_user.resetting.controller'] = $instance = new \FOS\UserBundle\Controller\ResettingController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \FOS\UserBundle\Form\Factory\FormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()), 'fos_user_resetting_form''FOS\\UserBundle\\Form\\Type\\ResettingFormType'$this->parameters['fos_user.resetting.form.validation_groups']), ($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), new \FOS\UserBundle\Util\TokenGenerator(), new \FOS\UserBundle\Mailer\Mailer(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['templating'] ?? $this->getTemplatingService()), ['confirmation.template' => '@FOSUser/Registration/email.txt.twig''resetting.template' => '@FOSUser/Resetting/email.txt.twig''from_email' => ['confirmation' => $this->parameters['fos_user.registration.confirmation.from_email'], 'resetting' => $this->parameters['fos_user.resetting.email.from_email']]]), 7200);
  2189.         $instance->setContainer($this);
  2190.         return $instance;
  2191.     }
  2192.     /**
  2193.      * Gets the public 'fos_user.security.controller' shared service.
  2194.      *
  2195.      * @return \FOS\UserBundle\Controller\SecurityController
  2196.      */
  2197.     protected function getFosUser_Security_ControllerService()
  2198.     {
  2199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2201.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  2202.         $this->services['fos_user.security.controller'] = $instance = new \FOS\UserBundle\Controller\SecurityController(($this->services['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  2203.         $instance->setContainer($this);
  2204.         return $instance;
  2205.     }
  2206.     /**
  2207.      * Gets the public 'fos_user.user_manager' shared service.
  2208.      *
  2209.      * @return \FOS\UserBundle\Doctrine\UserManager
  2210.      */
  2211.     protected function getFosUser_UserManagerService()
  2212.     {
  2213.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  2214.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  2215.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  2216.         return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'App\\CoreBundle\\Model\\Administrator\\Administrator');
  2217.     }
  2218.     /**
  2219.      * Gets the public 'http_kernel' shared service.
  2220.      *
  2221.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2222.      */
  2223.     protected function getHttpKernelService()
  2224.     {
  2225.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2226.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2227.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2228.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2229.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2230.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2231.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  2232.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2233.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2234.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2235.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2236.         }, 9)), $a));
  2237.     }
  2238.     /**
  2239.      * Gets the public 'jms_translation.config_factory' shared service.
  2240.      *
  2241.      * @return \JMS\TranslationBundle\Translation\ConfigFactory
  2242.      */
  2243.     protected function getJmsTranslation_ConfigFactoryService()
  2244.     {
  2245.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  2246.         return $this->services['jms_translation.config_factory'] = new \JMS\TranslationBundle\Translation\ConfigFactory([]);
  2247.     }
  2248.     /**
  2249.      * Gets the public 'jms_translation.controller.api_controller' shared service.
  2250.      *
  2251.      * @return \JMS\TranslationBundle\Controller\ApiController
  2252.      */
  2253.     protected function getJmsTranslation_Controller_ApiControllerService()
  2254.     {
  2255.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Controller/ApiController.php';
  2256.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  2257.         return $this->services['jms_translation.controller.api_controller'] = new \JMS\TranslationBundle\Controller\ApiController(($this->services['jms_translation.config_factory'] ?? ($this->services['jms_translation.config_factory'] = new \JMS\TranslationBundle\Translation\ConfigFactory([]))), ($this->services['jms_translation.updater'] ?? $this->getJmsTranslation_UpdaterService()));
  2258.     }
  2259.     /**
  2260.      * Gets the public 'jms_translation.controller.translate_controller' shared service.
  2261.      *
  2262.      * @return \JMS\TranslationBundle\Controller\TranslateController
  2263.      */
  2264.     protected function getJmsTranslation_Controller_TranslateControllerService()
  2265.     {
  2266.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Controller/TranslateController.php';
  2267.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  2268.         $this->services['jms_translation.controller.translate_controller'] = $instance = new \JMS\TranslationBundle\Controller\TranslateController(($this->services['jms_translation.config_factory'] ?? ($this->services['jms_translation.config_factory'] = new \JMS\TranslationBundle\Translation\ConfigFactory([]))), ($this->privates['jms_translation.loader_manager'] ?? $this->getJmsTranslation_LoaderManagerService()));
  2269.         $instance->setSourceLanguage('en');
  2270.         return $instance;
  2271.     }
  2272.     /**
  2273.      * Gets the public 'jms_translation.twig_extension' shared service.
  2274.      *
  2275.      * @return \JMS\TranslationBundle\Twig\TranslationExtension
  2276.      */
  2277.     protected function getJmsTranslation_TwigExtensionService()
  2278.     {
  2279.         return $this->services['jms_translation.twig_extension'] = new \JMS\TranslationBundle\Twig\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()), true);
  2280.     }
  2281.     /**
  2282.      * Gets the public 'jms_translation.updater' shared service.
  2283.      *
  2284.      * @return \JMS\TranslationBundle\Translation\Updater
  2285.      */
  2286.     protected function getJmsTranslation_UpdaterService()
  2287.     {
  2288.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Updater.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorInterface.php';
  2290.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorManager.php';
  2291.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/NormalizingExtractorManager.php';
  2292.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Logger/LoggerAwareInterface.php';
  2293.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileExtractor.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  2295.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/JsFileExtractor.php';
  2296.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  2297.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PhpFileExtractor.php';
  2298.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PhpFileExtractorFactory.php';
  2299.         include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php';
  2300.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/ConstraintMessageExtractor.php';
  2301.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/ConstraintMessagePropertyExtractor.php';
  2302.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/ConstraintViolationExtractor.php';
  2303.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php';
  2304.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/FileSourceFactory.php';
  2305.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TranslationContainerExtractor.php';
  2306.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/TwigFileExtractor.php';
  2307.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php';
  2308.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php';
  2309.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TwigFileExtractor.php';
  2310.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/ValidationExtractor.php';
  2311.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/AuthenticationMessagesExtractor.php';
  2312.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/FileWriter.php';
  2313.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  2314.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/ArrayStructureDumper.php';
  2315.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/PhpDumper.php';
  2316.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/XliffDumper.php';
  2317.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PoDumper.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  2319.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/YamlDumper.php';
  2320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  2321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  2322.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  2323.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  2324.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  2325.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  2326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  2327.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  2328.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  2329.         $a = ($this->services['twig'] ?? $this->getTwigService());
  2330.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2331.         $c = new \Doctrine\Common\Annotations\DocParser();
  2332.         $c->setImports(['desc' => 'JMS\\TranslationBundle\\Annotation\\Desc''meaning' => 'JMS\\TranslationBundle\\Annotation\\Meaning''ignore' => 'JMS\\TranslationBundle\\Annotation\\Ignore']);
  2333.         $c->setIgnoreNotImportedAnnotations(true);
  2334.         $d = new \JMS\TranslationBundle\Translation\FileSourceFactory((($this->hasParameter("kernel.root_dir")) ? ($this->getParameter("kernel.root_dir")) : ($this->getParameter("kernel.project_dir"))), \dirname(__DIR__4));
  2335.         $e = new \JMS\TranslationBundle\Translation\Dumper\XliffDumper();
  2336.         $e->setSourceLanguage('en');
  2337.         $e->setAddDate(true);
  2338.         $e->setAddReference(true);
  2339.         $f = new \JMS\TranslationBundle\Translation\Dumper\XliffDumper();
  2340.         $f->setSourceLanguage('en');
  2341.         $f->setAddDate(true);
  2342.         $f->setAddReference(true);
  2343.         return $this->services['jms_translation.updater'] = new \JMS\TranslationBundle\Translation\Updater(($this->privates['jms_translation.loader_manager'] ?? $this->getJmsTranslation_LoaderManagerService()), new \App\CoreBundle\Component\Translation\NormalizingExtractorManager(new \JMS\TranslationBundle\Translation\Extractor\FileExtractor($a$b, [=> new \App\CoreBundle\Component\Translation\JsFileExtractor(), => (new \App\CoreBundle\Component\Translation\PhpFileExtractorFactory($c))->create(), => new \App\CoreBundle\Component\Translation\ConstraintMessageExtractor(), => new \App\CoreBundle\Component\Translation\ConstraintMessagePropertyExtractor(), => new \App\CoreBundle\Component\Translation\ConstraintViolationExtractor(), => new \JMS\TranslationBundle\Translation\Extractor\File\FormExtractor($c$d), => new \JMS\TranslationBundle\Translation\Extractor\File\TranslationContainerExtractor(), => new \App\CoreBundle\Component\Translation\TwigFileExtractor(new \JMS\TranslationBundle\Translation\Extractor\File\TwigFileExtractor($a$d)), => new \JMS\TranslationBundle\Translation\Extractor\File\ValidationExtractor(($this->services['validator'] ?? $this->getValidatorService())), => new \JMS\TranslationBundle\Translation\Extractor\File\AuthenticationMessagesExtractor($c$d)]), $b, ($this->privates['App\\CoreBundle\\Component\\Translation\\MessageIdNormalizer'] ?? ($this->privates['App\\CoreBundle\\Component\\Translation\\MessageIdNormalizer'] = new \App\CoreBundle\Component\Translation\MessageIdNormalizer()))), $b, new \JMS\TranslationBundle\Translation\FileWriter(['php' => new \JMS\TranslationBundle\Translation\Dumper\PhpDumper(), 'xlf' => $e'po' => new \App\CoreBundle\Component\Translation\PoDumper(), 'mo' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.mo'] ?? ($this->privates['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper())), 'mo'), 'yml' => new \JMS\TranslationBundle\Translation\Dumper\YamlDumper(), 'yaml' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.yaml'] ?? ($this->privates['translation.dumper.yaml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'))), 'yaml'), 'ts' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.qt'] ?? ($this->privates['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper())), 'ts'), 'csv' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.csv'] ?? ($this->privates['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper())), 'csv'), 'ini' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.ini'] ?? ($this->privates['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper())), 'ini'), 'json' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.json'] ?? ($this->privates['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper())), 'json'), 'res' => new \JMS\TranslationBundle\Translation\Dumper\SymfonyDumperAdapter(($this->privates['translation.dumper.res'] ?? ($this->privates['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper())), 'res'), 'xliff' => $f]));
  2344.     }
  2345.     /**
  2346.      * Gets the public 'knp_menu.factory' shared service.
  2347.      *
  2348.      * @return \Knp\Menu\MenuFactory
  2349.      */
  2350.     protected function getKnpMenu_FactoryService()
  2351.     {
  2352.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  2353.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  2354.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  2355.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  2356.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  2357.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  2358.         return $instance;
  2359.     }
  2360.     /**
  2361.      * Gets the public 'knp_menu.matcher' shared service.
  2362.      *
  2363.      * @return \Knp\Menu\Matcher\Matcher
  2364.      */
  2365.     protected function getKnpMenu_MatcherService()
  2366.     {
  2367.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2368.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  2369.         }, 1));
  2370.     }
  2371.     /**
  2372.      * Gets the public 'knp_snappy.image' shared service.
  2373.      *
  2374.      * @return \Knp\Snappy\Image
  2375.      */
  2376.     protected function getKnpSnappy_ImageService()
  2377.     {
  2378.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2379.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2380.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  2381.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  2382.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2383.         return $instance;
  2384.     }
  2385.     /**
  2386.      * Gets the public 'knp_snappy.pdf' shared service.
  2387.      *
  2388.      * @return \Knp\Snappy\Pdf
  2389.      */
  2390.     protected function getKnpSnappy_PdfService()
  2391.     {
  2392.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2393.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2394.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  2395.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), [], []);
  2396.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2397.         return $instance;
  2398.     }
  2399.     /**
  2400.      * Gets the public 'monolog.logger.cron' shared service.
  2401.      *
  2402.      * @return \Symfony\Bridge\Monolog\Logger
  2403.      */
  2404.     protected function getMonolog_Logger_CronService()
  2405.     {
  2406.         $this->services['monolog.logger.cron'] = $instance = new \Symfony\Bridge\Monolog\Logger('cron');
  2407.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2408.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2409.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  2410.         $instance->pushHandler(($this->privates['monolog.handler.cron_console_output'] ?? $this->getMonolog_Handler_CronConsoleOutputService()));
  2411.         $instance->pushHandler(($this->privates['monolog.handler.cron'] ?? $this->getMonolog_Handler_CronService()));
  2412.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  2413.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2414.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2415.         return $instance;
  2416.     }
  2417.     /**
  2418.      * Gets the public 'monolog.logger.slow' shared service.
  2419.      *
  2420.      * @return \Symfony\Bridge\Monolog\Logger
  2421.      */
  2422.     protected function getMonolog_Logger_SlowService()
  2423.     {
  2424.         $this->services['monolog.logger.slow'] = $instance = new \Symfony\Bridge\Monolog\Logger('slow');
  2425.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2426.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2427.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  2428.         $instance->pushHandler(($this->privates['monolog.handler.slow'] ?? $this->getMonolog_Handler_SlowService()));
  2429.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  2430.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2431.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2432.         return $instance;
  2433.     }
  2434.     /**
  2435.      * Gets the public 'profiler' shared service.
  2436.      *
  2437.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2438.      */
  2439.     protected function getProfilerService()
  2440.     {
  2441.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2442.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2443.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2444.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  2445.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  2446.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2447.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2448.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2449.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2450.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2451.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2452.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2453.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2454.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2455.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2456.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2457.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2458.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2459.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2460.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2461.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2462.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2463.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2464.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2465.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2466.         if ($this->has('kernel')) {
  2467.             $g->setKernel($b);
  2468.         }
  2469.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2470.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2471.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2472.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2473.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2474.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2475.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2476.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2477.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2478.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2479.         $instance->add($d);
  2480.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2481.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  2482.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  2483.         $instance->add($e);
  2484.         $instance->add($f);
  2485.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2486.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2487.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  2488.         $instance->add($g);
  2489.         return $instance;
  2490.     }
  2491.     /**
  2492.      * Gets the public 'request_stack' shared service.
  2493.      *
  2494.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2495.      */
  2496.     protected function getRequestStackService()
  2497.     {
  2498.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2499.     }
  2500.     /**
  2501.      * Gets the public 'router' shared service.
  2502.      *
  2503.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2504.      */
  2505.     protected function getRouterService()
  2506.     {
  2507.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2508.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2509.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2510.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  2511.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  2512.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2513.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2514.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2515.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2516.         ], [
  2517.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2518.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  2519.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2520.         return $instance;
  2521.     }
  2522.     /**
  2523.      * Gets the public 'routing.loader' shared service.
  2524.      *
  2525.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2526.      */
  2527.     protected function getRouting_LoaderService()
  2528.     {
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2539.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2540.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2541.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2542.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2543.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2544.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2545.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2547.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2549.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2550.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2551.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2552.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  2553.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2554.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2555.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2556.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2557.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2558.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2559.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2560.             'kernel' => ['services''kernel''getKernelService'false],
  2561.         ], [
  2562.             'kernel' => 'App\\Kernel',
  2563.         ]))));
  2564.         $a->addLoader($c);
  2565.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2566.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2567.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2568.     }
  2569.     /**
  2570.      * Gets the public 'security.authentication_utils' shared service.
  2571.      *
  2572.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2573.      */
  2574.     protected function getSecurity_AuthenticationUtilsService()
  2575.     {
  2576.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2577.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2578.     }
  2579.     /**
  2580.      * Gets the public 'security.authorization_checker' shared service.
  2581.      *
  2582.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2583.      */
  2584.     protected function getSecurity_AuthorizationCheckerService()
  2585.     {
  2586.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  2587.     }
  2588.     /**
  2589.      * Gets the public 'security.csrf.token_manager' shared service.
  2590.      *
  2591.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2592.      */
  2593.     protected function getSecurity_Csrf_TokenManagerService()
  2594.     {
  2595.         return $this->services['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())));
  2596.     }
  2597.     /**
  2598.      * Gets the public 'security.password_encoder' shared service.
  2599.      *
  2600.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2601.      */
  2602.     protected function getSecurity_PasswordEncoderService()
  2603.     {
  2604.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2605.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2606.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2607.     }
  2608.     /**
  2609.      * Gets the public 'security.token_storage' shared service.
  2610.      *
  2611.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2612.      */
  2613.     protected function getSecurity_TokenStorageService()
  2614.     {
  2615.         return $this->services['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, [
  2616.             'session' => ['services''session''getSessionService'false],
  2617.         ], [
  2618.             'session' => '?',
  2619.         ]));
  2620.     }
  2621.     /**
  2622.      * Gets the public 'serializer' shared service.
  2623.      *
  2624.      * @return \Symfony\Component\Serializer\Serializer
  2625.      */
  2626.     protected function getSerializerService()
  2627.     {
  2628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2638.         include_once \dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Serializer/Normalizer/PhoneNumberNormalizer.php';
  2639.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  2640.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  2641.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  2642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2644.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2645.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2646.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2647.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2649.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2650.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2651.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2652.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2653.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2654.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2655.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2656.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2657.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2658.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2661.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2662.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2663.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2666.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2667.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2668.         $b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
  2669.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer(($this->privates['libphonenumber.phone_number_util'] ?? $this->getLibphonenumber_PhoneNumberUtilService())), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionNormalizer(new \FOS\RestBundle\Util\ExceptionValueMap([]), new \FOS\RestBundle\Util\ExceptionValueMap([]), truefalse), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 10 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($a$b, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($a), NULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2670.     }
  2671.     /**
  2672.      * Gets the public 'services_resetter' shared service.
  2673.      *
  2674.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2675.      */
  2676.     protected function getServicesResetterService()
  2677.     {
  2678.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2679.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2680.             if (isset($this->privates['Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher'])) {
  2681.                 yield 'Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher' => ($this->privates['Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher'] ?? null);
  2682.             }
  2683.             if (isset($this->services['cache.app'])) {
  2684.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2685.             }
  2686.             if (isset($this->services['cache.system'])) {
  2687.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2688.             }
  2689.             if (isset($this->privates['cache.validator'])) {
  2690.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2691.             }
  2692.             if (isset($this->privates['cache.serializer'])) {
  2693.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2694.             }
  2695.             if (isset($this->privates['cache.annotations'])) {
  2696.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2697.             }
  2698.             if (isset($this->privates['cache.property_info'])) {
  2699.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2700.             }
  2701.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2702.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2703.             }
  2704.             if (isset($this->services['profiler'])) {
  2705.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2706.             }
  2707.             if (isset($this->services['validator'])) {
  2708.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2709.             }
  2710.             if (isset($this->privates['debug.stopwatch'])) {
  2711.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2712.             }
  2713.             if (isset($this->services['event_dispatcher'])) {
  2714.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2715.             }
  2716.             if (isset($this->services['doctrine'])) {
  2717.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2718.             }
  2719.             if (isset($this->privates['form.type.entity'])) {
  2720.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2721.             }
  2722.             if (isset($this->services['fos_rest.view_handler'])) {
  2723.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  2724.             }
  2725.             if (isset($this->services['security.token_storage'])) {
  2726.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2727.             }
  2728.             if (isset($this->privates['cache.security_expression_language'])) {
  2729.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2730.             }
  2731.             if (isset($this->privates['snc_redis.session.handler'])) {
  2732.                 yield 'snc_redis.session.handler' => ($this->privates['snc_redis.session.handler'] ?? null);
  2733.             }
  2734.             if (isset($this->privates['monolog.handler.main'])) {
  2735.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2736.             }
  2737.             if (isset($this->privates['monolog.handler.nested'])) {
  2738.                 yield 'monolog.handler.nested' => ($this->privates['monolog.handler.nested'] ?? null);
  2739.             }
  2740.             if (isset($this->privates['monolog.handler.cron'])) {
  2741.                 yield 'monolog.handler.cron' => ($this->privates['monolog.handler.cron'] ?? null);
  2742.             }
  2743.             if (isset($this->privates['monolog.handler.slow'])) {
  2744.                 yield 'monolog.handler.slow' => ($this->privates['monolog.handler.slow'] ?? null);
  2745.             }
  2746.             if (isset($this->privates['monolog.handler.cron_console_output'])) {
  2747.                 yield 'monolog.handler.cron_console_output' => ($this->privates['monolog.handler.cron_console_output'] ?? null);
  2748.             }
  2749.             if (isset($this->privates['monolog.handler.console_output'])) {
  2750.                 yield 'monolog.handler.console_output' => ($this->privates['monolog.handler.console_output'] ?? null);
  2751.             }
  2752.             if (isset($this->privates['monolog.handler.console'])) {
  2753.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2754.             }
  2755.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  2756.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  2757.             }
  2758.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2759.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2760.             }
  2761.             if (isset($this->privates['cache.webpack_encore'])) {
  2762.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2763.             }
  2764.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2765.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2766.             }
  2767.             if (isset($this->privates['.debug.http_client'])) {
  2768.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2769.             }
  2770.         }, function () {
  2771.             return + (int) (isset($this->privates['Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher'])) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['snc_redis.session.handler'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.nested'])) + (int) (isset($this->privates['monolog.handler.cron'])) + (int) (isset($this->privates['monolog.handler.slow'])) + (int) (isset($this->privates['monolog.handler.cron_console_output'])) + (int) (isset($this->privates['monolog.handler.console_output'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client']));
  2772.         }), ['Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher' => [=> 'reset'], 'cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'snc_redis.session.handler' => [=> 'close'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.nested' => [=> 'reset'], 'monolog.handler.cron' => [=> 'reset'], 'monolog.handler.slow' => [=> 'reset'], 'monolog.handler.cron_console_output' => [=> 'reset'], 'monolog.handler.console_output' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'swiftmailer.email_sender.listener' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2773.     }
  2774.     /**
  2775.      * Gets the public 'session' shared service.
  2776.      *
  2777.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2778.      */
  2779.     protected function getSessionService()
  2780.     {
  2781.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], ($this->privates['snc_redis.session.handler'] ?? $this->getSncRedis_Session_HandlerService()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0)));
  2782.     }
  2783.     /**
  2784.      * Gets the public 'swiftmailer.mailer.default' shared service.
  2785.      *
  2786.      * @return \Swift_Mailer
  2787.      */
  2788.     protected function getSwiftmailer_Mailer_DefaultService()
  2789.     {
  2790.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  2791.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  2792.     }
  2793.     /**
  2794.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  2795.      *
  2796.      * @return \Swift_Plugins_MessageLogger
  2797.      */
  2798.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  2799.     {
  2800.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2801.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2802.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2803.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  2804.     }
  2805.     /**
  2806.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  2807.      *
  2808.      * @return \Swift_Transport_EsmtpTransport
  2809.      */
  2810.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  2811.     {
  2812.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2813.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php';
  2814.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php';
  2815.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php';
  2816.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php';
  2817.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php';
  2818.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php';
  2819.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php';
  2820.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php';
  2821.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php';
  2822.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php';
  2823.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php';
  2824.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php';
  2825.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php';
  2826.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php';
  2827.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php';
  2828.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php';
  2829.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php';
  2830.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php';
  2831.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SmtpTransportConfigurator.php';
  2832.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2833.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2834.         $a = new \Swift_Transport_Esmtp_AuthHandler([=> new \Swift_Transport_Esmtp_Auth_CramMd5Authenticator(), => new \Swift_Transport_Esmtp_Auth_LoginAuthenticator(), => new \Swift_Transport_Esmtp_Auth_PlainAuthenticator(), => new \Swift_Transport_Esmtp_Auth_NTLMAuthenticator()]);
  2835.         $a->setUsername('woo_dashboard@crealab.sk');
  2836.         $a->setPassword('xxxx');
  2837.         $a->setAuthMode(NULL);
  2838.         $this->services['swiftmailer.mailer.default.transport.real'] = $instance = new \Swift_Transport_EsmtpTransport(new \Swift_Transport_StreamBuffer(new \Swift_StreamFilters_StringReplacementFilterFactory()), [=> $a], ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  2839.         $instance->setHost('smtp.websupport.sk');
  2840.         $instance->setPort(25);
  2841.         $instance->setEncryption(NULL);
  2842.         $instance->setTimeout(30);
  2843.         $instance->setSourceIp(NULL);
  2844.         (new \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator(NULL, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())))->configure($instance);
  2845.         return $instance;
  2846.     }
  2847.     /**
  2848.      * Gets the public 'swiftmailer.transport' shared service.
  2849.      *
  2850.      * @return \Swift_Transport_SpoolTransport
  2851.      */
  2852.     protected function getSwiftmailer_TransportService()
  2853.     {
  2854.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2855.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  2856.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  2857.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  2858.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2859.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2860.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2861.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2862.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2863.         $this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
  2864.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  2865.         return $instance;
  2866.     }
  2867.     /**
  2868.      * Gets the public 'templating' shared service.
  2869.      *
  2870.      * @return \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine
  2871.      *
  2872.      * @deprecated The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2873.      */
  2874.     protected function getTemplatingService()
  2875.     {
  2876.         trigger_deprecation('''''The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  2877.         $this->services['templating'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine($this, []);
  2878.         $instance->addEngine($this->getTemplating_Engine_TwigService());
  2879.         $instance->addEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()));
  2880.         return $instance;
  2881.     }
  2882.     /**
  2883.      * Gets the public 'templating.loader' shared service.
  2884.      *
  2885.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  2886.      *
  2887.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2888.      */
  2889.     protected function getTemplating_LoaderService()
  2890.     {
  2891.         trigger_deprecation('''''The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  2892.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  2893.     }
  2894.     /**
  2895.      * Gets the public 'translator' shared service.
  2896.      *
  2897.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2898.      */
  2899.     protected function getTranslatorService()
  2900.     {
  2901.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['App\\CoreBundle\\Component\\Translation\\Translator'] ?? $this->getTranslator2Service()));
  2902.     }
  2903.     /**
  2904.      * Gets the public 'twig' shared service.
  2905.      *
  2906.      * @return \Twig\Environment
  2907.      */
  2908.     protected function getTwigService()
  2909.     {
  2910.         $a = new \Twig\Loader\ChainLoader();
  2911.         $b = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  2912.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  2913.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2914.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2915.         $b->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  2916.         $b->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  2917.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2918.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2919.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2920.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2921.         $b->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  2922.         $b->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  2923.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2924.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2925.         $b->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  2926.         $b->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  2927.         $b->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), 'FMElfinder');
  2928.         $b->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), '!FMElfinder');
  2929.         $b->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), 'JMSTranslation');
  2930.         $b->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), '!JMSTranslation');
  2931.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  2932.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  2933.         $b->addPath((\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/views'), 'MisdPhoneNumber');
  2934.         $b->addPath((\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/views'), '!MisdPhoneNumber');
  2935.         $b->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/Resources/views'), 'SncRedis');
  2936.         $b->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/Resources/views'), '!SncRedis');
  2937.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2938.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2939.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2940.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2941.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2942.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2943.         $b->addPath((\dirname(__DIR__4).'/templates'));
  2944.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2945.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2946.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2947.         $a->addLoader(new \Twig\Loader\ArrayLoader());
  2948.         $a->addLoader($b);
  2949.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['cache' => false'debug' => true'strict_variables' => true'autoescape' => 'name''charset' => 'UTF-8']);
  2950.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2951.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2952.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2953.         $f = ($this->services['router'] ?? $this->getRouterService());
  2954.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2955.         $h = ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk')));
  2956.         $i = ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService());
  2957.         $j = ($this->privates['App\\CoreBundle\\Twig\\FileThumbnail\\FileThumbnailExtension'] ?? $this->getFileThumbnailExtensionService());
  2958.         $k = ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService());
  2959.         $l = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  2960.         $m = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  2961.         $m->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  2962.         $n = new \Knp\Menu\Util\MenuManipulator();
  2963.         $o = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  2964.         $p = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2965.         $p->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  2966.         $q = new \Symfony\Bridge\Twig\AppVariable();
  2967.         $q->setEnvironment('dev');
  2968.         $q->setDebug(true);
  2969.         if ($this->has('security.token_storage')) {
  2970.             $q->setTokenStorage($l);
  2971.         }
  2972.         if ($this->has('request_stack')) {
  2973.             $q->setRequestStack($g);
  2974.         }
  2975.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2976.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  2977.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  2978.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  2979.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  2980.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  2981.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2982.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  2983.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2984.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2985.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2986.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  2987.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2988.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2989.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2990.         $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())));
  2991.         $instance->addExtension(new \App\CoreBundle\Twig\AppExtension($this$g));
  2992.         $instance->addExtension(new \App\CoreBundle\Twig\ControllerExtension($g));
  2993.         $instance->addExtension(new \App\CoreBundle\Twig\DateTimeFormatterExtension(new \App\CoreBundle\Component\Localization\DateTimeFormatter((new \App\CoreBundle\Component\Localization\CustomDateTimeFormatPatternRepositoryFactory())->create(), ($this->privates['App\\CoreBundle\\Component\\Localization\\DisplayTimeZoneProviderInterface'] ?? ($this->privates['App\\CoreBundle\\Component\\Localization\\DisplayTimeZoneProviderInterface'] = new \App\CoreBundle\Component\Localization\DisplayTimeZoneProvider('Europe/Bratislava')))), $h));
  2994.         $instance->addExtension(new \App\CoreBundle\Twig\EshopExtension('svg''/media/flags/'$d$i));
  2995.         $instance->addExtension($j);
  2996.         $instance->addExtension(new \App\CoreBundle\Twig\FileUploadExtension(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService())));
  2997.         $instance->addExtension(new \App\CoreBundle\Twig\FormDetailExtension($instance));
  2998.         $instance->addExtension(new \App\CoreBundle\Twig\FormExtension());
  2999.         $instance->addExtension(new \App\CoreBundle\Twig\FpJsValidatorExtension());
  3000.         $instance->addExtension(new \App\CoreBundle\Twig\IconExtension($instance));
  3001.         $instance->addExtension(new \App\CoreBundle\Twig\ImageExtension('/media/', ($this->privates['App\\CoreBundle\\Model\\Image\\ImageLocator'] ?? $this->getImageLocatorService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()), $instance));
  3002.         $instance->addExtension(new \App\CoreBundle\Twig\JoinNoneEmptyExtension());
  3003.         $instance->addExtension(new \App\CoreBundle\Twig\MoneyExtension());
  3004.         $instance->addExtension(new \App\CoreBundle\Twig\NoVarDumperExtension());
  3005.         $instance->addExtension(new \App\CoreBundle\Twig\OrderExtension($k, ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryFacade'] ?? $this->getCategoryFacadeService())));
  3006.         $instance->addExtension(new \App\CoreBundle\Twig\PriceExtension($l$i$h, new \CommerceGuys\Intl\NumberFormat\NumberFormatRepository(), ($this->privates['CommerceGuys\\Intl\\Currency\\CurrencyRepositoryInterface'] ?? ($this->privates['CommerceGuys\\Intl\\Currency\\CurrencyRepositoryInterface'] = new \App\CoreBundle\Model\Localization\IntlCurrencyRepository()))));
  3007.         $instance->addExtension(new \App\CoreBundle\Twig\ProductExtension($k, ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService())));
  3008.         $instance->addExtension(new \App\CoreBundle\Twig\RequestExtension($g));
  3009.         $instance->addExtension(new \App\CoreBundle\Twig\UploadedFileExtension(($this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] ?? $this->getUploadedFileFacadeService()), $j$g));
  3010.         $instance->addExtension(new \App\CoreBundle\Twig\VarDumperExtension());
  3011.         $instance->addExtension($m);
  3012.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3013.         $instance->addExtension(new \Fp\JsFormValidatorBundle\Twig\Extension\JsFormValidatorTwigExtension(($this->privates['fp_js_form_validator.factory'] ?? $this->getFpJsFormValidator_FactoryService())));
  3014.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f$d$g$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  3015.         $instance->addExtension(new \FM\ElfinderBundle\Twig\Extension\FMElfinderExtension($instance));
  3016.         $instance->addExtension(($this->services['jms_translation.twig_extension'] ?? $this->getJmsTranslation_TwigExtensionService()));
  3017.         $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, [
  3018.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  3019.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  3020.         ], [
  3021.             'list' => '?',
  3022.             'twig' => '?',
  3023.         ]), 'twig'), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  3024.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  3025.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  3026.         }, 2)), $n$o), $o$n));
  3027.         $instance->addExtension(new \Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension(($this->privates['misd_phone_number.templating.helper'] ?? $this->getMisdPhoneNumber_Templating_HelperService())));
  3028.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($p));
  3029.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3030.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  3031.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  3032.         ], [
  3033.             'webpack_encore.entrypoint_lookup_collection' => '?',
  3034.             'webpack_encore.tag_renderer' => '?',
  3035.         ])));
  3036.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  3037.         $instance->addGlobal('app'$q);
  3038.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3039.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  3040.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  3041.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  3042.         ], [
  3043.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3044.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3045.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3046.         ])));
  3047.         $instance->addGlobal('globalMultipleFormSetting', new \App\CoreBundle\Component\Form\MultipleFormSetting());
  3048.         $instance->addGlobal('root_path', (\dirname(__DIR__4).'/src'));
  3049.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3050.         return $instance;
  3051.     }
  3052.     /**
  3053.      * Gets the public 'twig.controller.exception' shared service.
  3054.      *
  3055.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  3056.      *
  3057.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  3058.      */
  3059.     protected function getTwig_Controller_ExceptionService()
  3060.     {
  3061.         trigger_deprecation('''''The "twig.controller.exception" service is deprecated since Symfony 4.4.');
  3062.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  3063.     }
  3064.     /**
  3065.      * Gets the public 'twig.controller.preview_error' shared service.
  3066.      *
  3067.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  3068.      *
  3069.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  3070.      */
  3071.     protected function getTwig_Controller_PreviewErrorService()
  3072.     {
  3073.         trigger_deprecation('''''The "twig.controller.preview_error" service is deprecated since Symfony 4.4.');
  3074.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'twig.controller.exception::showAction');
  3075.     }
  3076.     /**
  3077.      * Gets the public 'validator' shared service.
  3078.      *
  3079.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3080.      */
  3081.     protected function getValidatorService()
  3082.     {
  3083.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  3084.     }
  3085.     /**
  3086.      * Gets the public 'var_dumper.cloner' shared service.
  3087.      *
  3088.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3089.      */
  3090.     protected function getVarDumper_ClonerService()
  3091.     {
  3092.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3093.         $instance->setMaxItems(2500);
  3094.         $instance->setMinDepth(1);
  3095.         $instance->setMaxString(-1);
  3096.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3097.         return $instance;
  3098.     }
  3099.     /**
  3100.      * Gets the public 'web_profiler.controller.exception' shared service.
  3101.      *
  3102.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  3103.      *
  3104.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  3105.      */
  3106.     protected function getWebProfiler_Controller_ExceptionService()
  3107.     {
  3108.         trigger_deprecation('''''The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.');
  3109.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  3110.     }
  3111.     /**
  3112.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3113.      *
  3114.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3115.      */
  3116.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3117.     {
  3118.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3119.         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['profiler'] ?? $this->getProfilerService()));
  3120.     }
  3121.     /**
  3122.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3123.      *
  3124.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3125.      */
  3126.     protected function getWebProfiler_Controller_ProfilerService()
  3127.     {
  3128.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3129.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  3130.     }
  3131.     /**
  3132.      * Gets the public 'web_profiler.controller.router' shared service.
  3133.      *
  3134.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3135.      */
  3136.     protected function getWebProfiler_Controller_RouterService()
  3137.     {
  3138.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3139.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  3140.             return new \EmptyIterator();
  3141.         }, 0));
  3142.     }
  3143.     /**
  3144.      * Gets the private '.2_doctrine_metadata_driver~i7VlnXS' shared service.
  3145.      *
  3146.      * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  3147.      */
  3148.     protected function get_2DoctrineMetadataDriveri7VlnXSService()
  3149.     {
  3150.         return $this->privates['.2_doctrine_metadata_driver~i7VlnXS'] = new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml'));
  3151.     }
  3152.     /**
  3153.      * Gets the private '.debug.http_client' shared service.
  3154.      *
  3155.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3156.      */
  3157.     protected function get_Debug_HttpClientService()
  3158.     {
  3159.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3160.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3161.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3162.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3163.         $b->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  3164.         $b->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  3165.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3166.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3167.         $a->setLogger($b);
  3168.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  3169.     }
  3170.     /**
  3171.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  3172.      *
  3173.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  3174.      */
  3175.     protected function get_LegacyResolveControllerNameSubscriberService()
  3176.     {
  3177.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  3178.     }
  3179.     /**
  3180.      * Gets the private '.service_locator.7JqQ9os' shared service.
  3181.      *
  3182.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3183.      */
  3184.     protected function get_ServiceLocator_7JqQ9osService()
  3185.     {
  3186.         return $this->privates['.service_locator.7JqQ9os'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3187.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3188.             'session' => ['services''session''getSessionService'false],
  3189.         ], [
  3190.             'eventDispatcher' => '?',
  3191.             'session' => '?',
  3192.         ]);
  3193.     }
  3194.     /**
  3195.      * Gets the private '.service_locator.FiH7Rvl' shared service.
  3196.      *
  3197.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3198.      */
  3199.     protected function get_ServiceLocator_FiH7RvlService()
  3200.     {
  3201.         return $this->privates['.service_locator.FiH7Rvl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3202.             'FM\\ElfinderBundle\\Controller\\ElFinderController::load' => ['privates''.service_locator.7JqQ9os''get_ServiceLocator_7JqQ9osService'false],
  3203.             'FM\\ElfinderBundle\\Controller\\ElFinderController:load' => ['privates''.service_locator.7JqQ9os''get_ServiceLocator_7JqQ9osService'false],
  3204.         ], [
  3205.             'FM\\ElfinderBundle\\Controller\\ElFinderController::load' => '?',
  3206.             'FM\\ElfinderBundle\\Controller\\ElFinderController:load' => '?',
  3207.         ]);
  3208.     }
  3209.     /**
  3210.      * Gets the private '.service_locator._22gZut' shared service.
  3211.      *
  3212.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3213.      */
  3214.     protected function get_ServiceLocator_22gZutService()
  3215.     {
  3216.         return $this->privates['.service_locator._22gZut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3217.             'snc_redis.doctrine_metadata' => ['privates''snc_redis.doctrine_metadata''getSncRedis_DoctrineMetadataService'false],
  3218.             'snc_redis.doctrine_query' => ['privates''snc_redis.doctrine_query''getSncRedis_DoctrineQueryService'false],
  3219.             'snc_redis.framework_annotations' => ['privates''snc_redis.framework_annotations''getSncRedis_FrameworkAnnotationsService'false],
  3220.             'snc_redis.global' => ['privates''snc_redis.global''getSncRedis_GlobalService'false],
  3221.             'snc_redis.session' => ['privates''snc_redis.session''getSncRedis_SessionService'false],
  3222.             'snc_redis.woo_dashboard_component' => ['privates''snc_redis.woo_dashboard_component''getSncRedis_WooDashboardComponentService'false],
  3223.         ], [
  3224.             'snc_redis.doctrine_metadata' => '?',
  3225.             'snc_redis.doctrine_query' => '?',
  3226.             'snc_redis.framework_annotations' => '?',
  3227.             'snc_redis.global' => '?',
  3228.             'snc_redis.session' => '?',
  3229.             'snc_redis.woo_dashboard_component' => '?',
  3230.         ]);
  3231.     }
  3232.     /**
  3233.      * Gets the private '.service_locator.q3f6h3A' shared service.
  3234.      *
  3235.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3236.      */
  3237.     protected function get_ServiceLocator_Q3f6h3AService()
  3238.     {
  3239.         return $this->privates['.service_locator.q3f6h3A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3240.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3241.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  3242.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3243.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3244.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3245.             'router' => ['services''router''getRouterService'false],
  3246.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3247.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  3248.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  3249.             'serializer' => ['services''serializer''getSerializerService'false],
  3250.             'session' => ['services''session''getSessionService'false],
  3251.             'templating' => ['services''templating''getTemplatingService'false],
  3252.             'twig' => ['services''twig''getTwigService'false],
  3253.         ], [
  3254.             'doctrine' => '?',
  3255.             'form.factory' => '?',
  3256.             'http_kernel' => '?',
  3257.             'parameter_bag' => '?',
  3258.             'request_stack' => '?',
  3259.             'router' => '?',
  3260.             'security.authorization_checker' => '?',
  3261.             'security.csrf.token_manager' => '?',
  3262.             'security.token_storage' => '?',
  3263.             'serializer' => '?',
  3264.             'session' => '?',
  3265.             'templating' => '?',
  3266.             'twig' => '?',
  3267.         ]);
  3268.     }
  3269.     /**
  3270.      * Gets the private 'App\CoreBundle\Command\CheckDatabaseSchemaCommand' shared autowired service.
  3271.      *
  3272.      * @return \App\CoreBundle\Command\CheckDatabaseSchemaCommand
  3273.      */
  3274.     protected function getCheckDatabaseSchemaCommandService()
  3275.     {
  3276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3277.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3278.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CheckDatabaseSchemaCommand.php';
  3279.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3280.         $this->privates['App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand'] = $instance = new \App\CoreBundle\Command\CheckDatabaseSchemaCommand(($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacadeService()));
  3281.         $instance->autowireDependencies(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] ?? ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] = new \App\CoreBundle\Component\Doctrine\Migrations\MigrationsLock((\dirname(__DIR__4).'/migrations-lock.yml')))), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsFinder'] ?? $this->getMigrationsFinderService()));
  3282.         $instance->setName('woodashboard:migrations:check-schema');
  3283.         return $instance;
  3284.     }
  3285.     /**
  3286.      * Gets the private 'App\CoreBundle\Command\CheckOrmMappingCommand' shared autowired service.
  3287.      *
  3288.      * @return \App\CoreBundle\Command\CheckOrmMappingCommand
  3289.      */
  3290.     protected function getCheckOrmMappingCommandService()
  3291.     {
  3292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3293.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3294.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CheckOrmMappingCommand.php';
  3295.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3296.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3297.         $this->privates['App\\CoreBundle\\Command\\CheckOrmMappingCommand'] = $instance = new \App\CoreBundle\Command\CheckOrmMappingCommand($a);
  3298.         $instance->autowireDependencies($a, ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] ?? ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] = new \App\CoreBundle\Component\Doctrine\Migrations\MigrationsLock((\dirname(__DIR__4).'/migrations-lock.yml')))), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsFinder'] ?? $this->getMigrationsFinderService()));
  3299.         $instance->setName('woodashboard:migrations:check-mapping');
  3300.         return $instance;
  3301.     }
  3302.     /**
  3303.      * Gets the private 'App\CoreBundle\Command\CheckRedisCommand' shared autowired service.
  3304.      *
  3305.      * @return \App\CoreBundle\Command\CheckRedisCommand
  3306.      */
  3307.     protected function getCheckRedisCommandService()
  3308.     {
  3309.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3310.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CheckRedisCommand.php';
  3311.         $this->privates['App\\CoreBundle\\Command\\CheckRedisCommand'] = $instance = new \App\CoreBundle\Command\CheckRedisCommand(($this->privates['App\\CoreBundle\\Component\\Redis\\RedisFacade'] ?? $this->getRedisFacadeService()));
  3312.         $instance->setName('woodashboard:redis:check-availability');
  3313.         return $instance;
  3314.     }
  3315.     /**
  3316.      * Gets the private 'App\CoreBundle\Command\CheckTimezonesCommand' shared autowired service.
  3317.      *
  3318.      * @return \App\CoreBundle\Command\CheckTimezonesCommand
  3319.      */
  3320.     protected function getCheckTimezonesCommandService()
  3321.     {
  3322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3323.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CheckTimezonesCommand.php';
  3324.         $this->privates['App\\CoreBundle\\Command\\CheckTimezonesCommand'] = $instance = new \App\CoreBundle\Command\CheckTimezonesCommand(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  3325.         $instance->setName('woodashboard:check-timezones');
  3326.         return $instance;
  3327.     }
  3328.     /**
  3329.      * Gets the private 'App\CoreBundle\Command\CreateApplicationDirectoriesCommand' shared autowired service.
  3330.      *
  3331.      * @return \App\CoreBundle\Command\CreateApplicationDirectoriesCommand
  3332.      */
  3333.     protected function getCreateApplicationDirectoriesCommandService()
  3334.     {
  3335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3336.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateApplicationDirectoriesCommand.php';
  3337.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/DirectoryStructureCreator.php';
  3338.         $a = ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService());
  3339.         $this->privates['App\\CoreBundle\\Command\\CreateApplicationDirectoriesCommand'] = $instance = new \App\CoreBundle\Command\CreateApplicationDirectoriesCommand($this->parameters['internal_directories'], $this->parameters['public_directories'], $a, ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \App\CoreBundle\Model\Image\DirectoryStructureCreator('/public/content/images/''/public/content/admin/images/domain', ($this->privates['App\\CoreBundle\\Model\\Image\\Config\\ImageConfig'] ?? $this->getImageConfigService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageLocator'] ?? $this->getImageLocatorService()), $a));
  3340.         $instance->setName('woodashboard:create-directories');
  3341.         return $instance;
  3342.     }
  3343.     /**
  3344.      * Gets the private 'App\CoreBundle\Command\CreateDatabaseCommand' shared autowired service.
  3345.      *
  3346.      * @return \App\CoreBundle\Command\CreateDatabaseCommand
  3347.      */
  3348.     protected function getCreateDatabaseCommandService()
  3349.     {
  3350.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3351.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateDatabaseCommand.php';
  3352.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/System/System.php';
  3353.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/System/PostgresqlLocaleMapper.php';
  3354.         $this->privates['App\\CoreBundle\\Command\\CreateDatabaseCommand'] = $instance = new \App\CoreBundle\Command\CreateDatabaseCommand(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))), new \App\CoreBundle\Component\System\System(), new \App\CoreBundle\Component\System\PostgresqlLocaleMapper(), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  3355.         $instance->setName('woodashboard:database:create');
  3356.         return $instance;
  3357.     }
  3358.     /**
  3359.      * Gets the private 'App\CoreBundle\Command\CreateDatabaseSchemaCommand' shared autowired service.
  3360.      *
  3361.      * @return \App\CoreBundle\Command\CreateDatabaseSchemaCommand
  3362.      */
  3363.     protected function getCreateDatabaseSchemaCommandService()
  3364.     {
  3365.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3366.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateDatabaseSchemaCommand.php';
  3367.         $this->privates['App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand'] = $instance = new \App\CoreBundle\Command\CreateDatabaseSchemaCommand(($this->privates['App\\CoreBundle\\Component\\Doctrine\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacade2Service()));
  3368.         $instance->setName('woodashboard:schema:create');
  3369.         return $instance;
  3370.     }
  3371.     /**
  3372.      * Gets the private 'App\CoreBundle\Command\CreateOrderInvoiceCommand' shared autowired service.
  3373.      *
  3374.      * @return \App\CoreBundle\Command\CreateOrderInvoiceCommand
  3375.      */
  3376.     protected function getCreateOrderInvoiceCommandService()
  3377.     {
  3378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3379.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateOrderInvoiceCommand.php';
  3380.         $this->privates['App\\CoreBundle\\Command\\CreateOrderInvoiceCommand'] = $instance = new \App\CoreBundle\Command\CreateOrderInvoiceCommand(($this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] ?? $this->getOrderPdfService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3381.         $instance->setName('woodashboard:create-order-invoice');
  3382.         return $instance;
  3383.     }
  3384.     /**
  3385.      * Gets the private 'App\CoreBundle\Command\CreatePacketaTicketCommand' shared autowired service.
  3386.      *
  3387.      * @return \App\CoreBundle\Command\CreatePacketaTicketCommand
  3388.      */
  3389.     protected function getCreatePacketaTicketCommandService()
  3390.     {
  3391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3392.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreatePacketaTicketCommand.php';
  3393.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Packetery/ApiSoapFactoryInterface.php';
  3394.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Packetery/ApiSoapFactory.php';
  3395.         $this->privates['App\\CoreBundle\\Command\\CreatePacketaTicketCommand'] = $instance = new \App\CoreBundle\Command\CreatePacketaTicketCommand(new \App\CoreBundle\Component\Packetery\ApiSoapFactory($this), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] ?? $this->getOrderPdfService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfDataFactory'] ?? $this->getOrderPdfDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfFacade'] ?? $this->getOrderPdfFacadeService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()));
  3396.         $instance->setName('woodashboard:create-packeta-ticket');
  3397.         return $instance;
  3398.     }
  3399.     /**
  3400.      * Gets the private 'App\CoreBundle\Command\CreateZasielkovnaTicketCommand' shared autowired service.
  3401.      *
  3402.      * @return \App\CoreBundle\Command\CreateZasielkovnaTicketCommand
  3403.      */
  3404.     protected function getCreateZasielkovnaTicketCommandService()
  3405.     {
  3406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3407.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateZasielkovnaTicketCommand.php';
  3408.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Zasielkovna/ApiRestFactoryInterface.php';
  3409.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Zasielkovna/ApiRestFactory.php';
  3410.         $this->privates['App\\CoreBundle\\Command\\CreateZasielkovnaTicketCommand'] = $instance = new \App\CoreBundle\Command\CreateZasielkovnaTicketCommand(new \App\CoreBundle\Component\Zasielkovna\ApiRestFactory($this), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] ?? $this->getOrderPdfService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfDataFactory'] ?? $this->getOrderPdfDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfFacade'] ?? $this->getOrderPdfFacadeService()));
  3411.         $instance->setName('woodashboard:create-zasielkovna-ticket');
  3412.         return $instance;
  3413.     }
  3414.     /**
  3415.      * Gets the private 'App\CoreBundle\Command\DatabaseDumpCommand' shared autowired service.
  3416.      *
  3417.      * @return \App\CoreBundle\Command\DatabaseDumpCommand
  3418.      */
  3419.     protected function getDatabaseDumpCommandService()
  3420.     {
  3421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3422.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DatabaseDumpCommand.php';
  3423.         $this->privates['App\\CoreBundle\\Command\\DatabaseDumpCommand'] = $instance = new \App\CoreBundle\Command\DatabaseDumpCommand(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  3424.         $instance->setName('woodashboard:database:dump');
  3425.         return $instance;
  3426.     }
  3427.     /**
  3428.      * Gets the private 'App\CoreBundle\Command\DownloadPacketaInvoicesCommand' shared autowired service.
  3429.      *
  3430.      * @return \App\CoreBundle\Command\DownloadPacketaInvoicesCommand
  3431.      */
  3432.     protected function getDownloadPacketaInvoicesCommandService()
  3433.     {
  3434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3435.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DownloadPacketaInvoicesCommand.php';
  3436.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Packetery/ApiHttpFactoryInterface.php';
  3437.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Packetery/ApiHttpFactory.php';
  3438.         $this->privates['App\\CoreBundle\\Command\\DownloadPacketaInvoicesCommand'] = $instance = new \App\CoreBundle\Command\DownloadPacketaInvoicesCommand(new \App\CoreBundle\Component\Packetery\ApiHttpFactory(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $this), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] ?? $this->getOrderPdfService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfDataFactory'] ?? $this->getOrderPdfDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfFacade'] ?? $this->getOrderPdfFacadeService()), ($this->services['templating'] ?? $this->getTemplatingService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()));
  3439.         $instance->setName('woodashboard:woo:download-packeta-inoices-csv');
  3440.         return $instance;
  3441.     }
  3442.     /**
  3443.      * Gets the private 'App\CoreBundle\Command\DropDatabaseSchemaCommand' shared autowired service.
  3444.      *
  3445.      * @return \App\CoreBundle\Command\DropDatabaseSchemaCommand
  3446.      */
  3447.     protected function getDropDatabaseSchemaCommandService()
  3448.     {
  3449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3450.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DropDatabaseSchemaCommand.php';
  3451.         $this->privates['App\\CoreBundle\\Command\\DropDatabaseSchemaCommand'] = $instance = new \App\CoreBundle\Command\DropDatabaseSchemaCommand(($this->privates['App\\CoreBundle\\Component\\Doctrine\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacade2Service()));
  3452.         $instance->setName('woodashboard:schema:drop');
  3453.         return $instance;
  3454.     }
  3455.     /**
  3456.      * Gets the private 'App\CoreBundle\Command\GenerateMigrationCommand' shared autowired service.
  3457.      *
  3458.      * @return \App\CoreBundle\Command\GenerateMigrationCommand
  3459.      */
  3460.     protected function getGenerateMigrationCommandService()
  3461.     {
  3462.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3463.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3464.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/GenerateMigrationCommand.php';
  3465.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Generator/MigrationsGenerator.php';
  3466.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3467.         $this->privates['App\\CoreBundle\\Command\\GenerateMigrationCommand'] = $instance = new \App\CoreBundle\Command\GenerateMigrationCommand((\dirname(__DIR__4).'/src/../vendor'), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacadeService()), new \App\CoreBundle\Component\Generator\MigrationsGenerator(($this->services['templating'] ?? $this->getTemplatingService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem()))), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLocator'] ?? $this->getMigrationsLocatorService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  3468.         $instance->autowireDependencies(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] ?? ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] = new \App\CoreBundle\Component\Doctrine\Migrations\MigrationsLock((\dirname(__DIR__4).'/migrations-lock.yml')))), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsFinder'] ?? $this->getMigrationsFinderService()));
  3469.         $instance->setName('woodashboard:migrations:generate');
  3470.         return $instance;
  3471.     }
  3472.     /**
  3473.      * Gets the private 'App\CoreBundle\Command\GetCountOfMigrationsToExecuteCommand' shared autowired service.
  3474.      *
  3475.      * @return \App\CoreBundle\Command\GetCountOfMigrationsToExecuteCommand
  3476.      */
  3477.     protected function getGetCountOfMigrationsToExecuteCommandService()
  3478.     {
  3479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3480.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3481.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/GetCountOfMigrationsToExecuteCommand.php';
  3482.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3483.         $this->privates['App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand'] = $instance = new \App\CoreBundle\Command\GetCountOfMigrationsToExecuteCommand();
  3484.         $instance->autowireDependencies(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] ?? ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] = new \App\CoreBundle\Component\Doctrine\Migrations\MigrationsLock((\dirname(__DIR__4).'/migrations-lock.yml')))), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsFinder'] ?? $this->getMigrationsFinderService()));
  3485.         $instance->setName('woodashboard:migrations:count');
  3486.         return $instance;
  3487.     }
  3488.     /**
  3489.      * Gets the private 'App\CoreBundle\Command\ImportDefaultDatabaseSchemaCommand' shared autowired service.
  3490.      *
  3491.      * @return \App\CoreBundle\Command\ImportDefaultDatabaseSchemaCommand
  3492.      */
  3493.     protected function getImportDefaultDatabaseSchemaCommandService()
  3494.     {
  3495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3496.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ImportDefaultDatabaseSchemaCommand.php';
  3497.         $this->privates['App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand'] = $instance = new \App\CoreBundle\Command\ImportDefaultDatabaseSchemaCommand(($this->privates['App\\CoreBundle\\Component\\Doctrine\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacade2Service()));
  3498.         $instance->setName('woodashboard:schema:import-default');
  3499.         return $instance;
  3500.     }
  3501.     /**
  3502.      * Gets the private 'App\CoreBundle\Command\MigrateCommand' shared autowired service.
  3503.      *
  3504.      * @return \App\CoreBundle\Command\MigrateCommand
  3505.      */
  3506.     protected function getMigrateCommandService()
  3507.     {
  3508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3509.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3510.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/MigrateCommand.php';
  3511.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3512.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3513.         $b = ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] ?? ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLock'] = new \App\CoreBundle\Component\Doctrine\Migrations\MigrationsLock((\dirname(__DIR__4).'/migrations-lock.yml'))));
  3514.         $this->privates['App\\CoreBundle\\Command\\MigrateCommand'] = $instance = new \App\CoreBundle\Command\MigrateCommand($a$b);
  3515.         $instance->autowireDependencies($a$b, ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsFinder'] ?? $this->getMigrationsFinderService()));
  3516.         $instance->setName('woodashboard:migrations:migrate');
  3517.         return $instance;
  3518.     }
  3519.     /**
  3520.      * Gets the private 'App\CoreBundle\Command\ProcessOrdersCommand' shared autowired service.
  3521.      *
  3522.      * @return \App\CoreBundle\Command\ProcessOrdersCommand
  3523.      */
  3524.     protected function getProcessOrdersCommandService()
  3525.     {
  3526.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3527.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ProcessOrdersCommand.php';
  3528.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3529.         $this->privates['App\\CoreBundle\\Command\\ProcessOrdersCommand'] = $instance = new \App\CoreBundle\Command\ProcessOrdersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()));
  3530.         $instance->setName('woodashboard:process-orders');
  3531.         return $instance;
  3532.     }
  3533.     /**
  3534.      * Gets the private 'App\CoreBundle\Command\RedisCleanCacheCommand' shared autowired service.
  3535.      *
  3536.      * @return \App\CoreBundle\Command\RedisCleanCacheCommand
  3537.      */
  3538.     protected function getRedisCleanCacheCommandService()
  3539.     {
  3540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3541.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/RedisCleanCacheCommand.php';
  3542.         $this->privates['App\\CoreBundle\\Command\\RedisCleanCacheCommand'] = $instance = new \App\CoreBundle\Command\RedisCleanCacheCommand(($this->privates['App\\CoreBundle\\Component\\Redis\\RedisFacade'] ?? $this->getRedisFacadeService()));
  3543.         $instance->setName('woodashboard:redis:clean-cache');
  3544.         return $instance;
  3545.     }
  3546.     /**
  3547.      * Gets the private 'App\CoreBundle\Command\WooBatchLoadProductCommand' shared autowired service.
  3548.      *
  3549.      * @return \App\CoreBundle\Command\WooBatchLoadProductCommand
  3550.      */
  3551.     protected function getWooBatchLoadProductCommandService()
  3552.     {
  3553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3554.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooBatchLoadProductCommand.php';
  3555.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3556.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3557.         $this->privates['App\\CoreBundle\\Command\\WooBatchLoadProductCommand'] = $instance = new \App\CoreBundle\Command\WooBatchLoadProductCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()), ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] ?? ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] = new \App\CoreBundle\Component\Console\ProgressBarFactory())));
  3558.         $instance->setName('woodashboard:woo:batch-load-products');
  3559.         return $instance;
  3560.     }
  3561.     /**
  3562.      * Gets the private 'App\CoreBundle\Command\WooCreateGLSTicketCommand' shared autowired service.
  3563.      *
  3564.      * @return \App\CoreBundle\Command\WooCreateGLSTicketCommand
  3565.      */
  3566.     protected function getWooCreateGLSTicketCommandService()
  3567.     {
  3568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3569.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooCreateGLSTicketCommand.php';
  3570.         $this->privates['App\\CoreBundle\\Command\\WooCreateGLSTicketCommand'] = $instance = new \App\CoreBundle\Command\WooCreateGLSTicketCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] ?? $this->getOrderPdfService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfDataFactory'] ?? $this->getOrderPdfDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfFacade'] ?? $this->getOrderPdfFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()));
  3571.         $instance->setName('woodashboard:woo:get-gls-ticket');
  3572.         return $instance;
  3573.     }
  3574.     /**
  3575.      * Gets the private 'App\CoreBundle\Command\WooCreatePacketaTicketCommand' shared autowired service.
  3576.      *
  3577.      * @return \App\CoreBundle\Command\WooCreatePacketaTicketCommand
  3578.      */
  3579.     protected function getWooCreatePacketaTicketCommandService()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3582.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooCreatePacketaTicketCommand.php';
  3583.         $this->privates['App\\CoreBundle\\Command\\WooCreatePacketaTicketCommand'] = $instance = new \App\CoreBundle\Command\WooCreatePacketaTicketCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] ?? $this->getOrderPdfService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfDataFactory'] ?? $this->getOrderPdfDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfFacade'] ?? $this->getOrderPdfFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()));
  3584.         $instance->setName('woodashboard:woo:get-packeta-ticket');
  3585.         return $instance;
  3586.     }
  3587.     /**
  3588.      * Gets the private 'App\CoreBundle\Command\WooCreateProductCommand' shared autowired service.
  3589.      *
  3590.      * @return \App\CoreBundle\Command\WooCreateProductCommand
  3591.      */
  3592.     protected function getWooCreateProductCommandService()
  3593.     {
  3594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3595.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooCreateProductCommand.php';
  3596.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3597.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3598.         $this->privates['App\\CoreBundle\\Command\\WooCreateProductCommand'] = $instance = new \App\CoreBundle\Command\WooCreateProductCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()), ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] ?? ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] = new \App\CoreBundle\Component\Console\ProgressBarFactory())));
  3599.         $instance->setName('woodashboard:woo:create-products');
  3600.         return $instance;
  3601.     }
  3602.     /**
  3603.      * Gets the private 'App\CoreBundle\Command\WooDeleteAttributeCommand' shared autowired service.
  3604.      *
  3605.      * @return \App\CoreBundle\Command\WooDeleteAttributeCommand
  3606.      */
  3607.     protected function getWooDeleteAttributeCommandService()
  3608.     {
  3609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3610.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteAttributeCommand.php';
  3611.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3612.         $this->privates['App\\CoreBundle\\Command\\WooDeleteAttributeCommand'] = $instance = new \App\CoreBundle\Command\WooDeleteAttributeCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()));
  3613.         $instance->setName('woodashboard:woo:delete-attribute');
  3614.         return $instance;
  3615.     }
  3616.     /**
  3617.      * Gets the private 'App\CoreBundle\Command\WooDeleteCouponCommand' shared autowired service.
  3618.      *
  3619.      * @return \App\CoreBundle\Command\WooDeleteCouponCommand
  3620.      */
  3621.     protected function getWooDeleteCouponCommandService()
  3622.     {
  3623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3624.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteCouponCommand.php';
  3625.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3626.         $this->privates['App\\CoreBundle\\Command\\WooDeleteCouponCommand'] = $instance = new \App\CoreBundle\Command\WooDeleteCouponCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponFacade'] ?? $this->getCouponFacadeService()));
  3627.         $instance->setName('woodashboard:woo:delete-coupon');
  3628.         return $instance;
  3629.     }
  3630.     /**
  3631.      * Gets the private 'App\CoreBundle\Command\WooDeleteOrdersCommand' shared autowired service.
  3632.      *
  3633.      * @return \App\CoreBundle\Command\WooDeleteOrdersCommand
  3634.      */
  3635.     protected function getWooDeleteOrdersCommandService()
  3636.     {
  3637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3638.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteOrdersCommand.php';
  3639.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3640.         $this->privates['App\\CoreBundle\\Command\\WooDeleteOrdersCommand'] = $instance = new \App\CoreBundle\Command\WooDeleteOrdersCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()));
  3641.         $instance->setName('woodashboard:woo:delete-orders');
  3642.         return $instance;
  3643.     }
  3644.     /**
  3645.      * Gets the private 'App\CoreBundle\Command\WooDeleteProductCommand' shared autowired service.
  3646.      *
  3647.      * @return \App\CoreBundle\Command\WooDeleteProductCommand
  3648.      */
  3649.     protected function getWooDeleteProductCommandService()
  3650.     {
  3651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3652.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteProductCommand.php';
  3653.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3654.         $this->privates['App\\CoreBundle\\Command\\WooDeleteProductCommand'] = $instance = new \App\CoreBundle\Command\WooDeleteProductCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()));
  3655.         $instance->setName('woodashboard:woo:delete-product');
  3656.         return $instance;
  3657.     }
  3658.     /**
  3659.      * Gets the private 'App\CoreBundle\Command\WooDeleteProductVariantCommand' shared autowired service.
  3660.      *
  3661.      * @return \App\CoreBundle\Command\WooDeleteProductVariantCommand
  3662.      */
  3663.     protected function getWooDeleteProductVariantCommandService()
  3664.     {
  3665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3666.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteProductVariantCommand.php';
  3667.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3668.         $this->privates['App\\CoreBundle\\Command\\WooDeleteProductVariantCommand'] = $instance = new \App\CoreBundle\Command\WooDeleteProductVariantCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()));
  3669.         $instance->setName('woodashboard:woo:delete-product-variant');
  3670.         return $instance;
  3671.     }
  3672.     /**
  3673.      * Gets the private 'App\CoreBundle\Command\WooDeleteProductsCommand' shared autowired service.
  3674.      *
  3675.      * @return \App\CoreBundle\Command\WooDeleteProductsCommand
  3676.      */
  3677.     protected function getWooDeleteProductsCommandService()
  3678.     {
  3679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3680.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteProductsCommand.php';
  3681.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3682.         $this->privates['App\\CoreBundle\\Command\\WooDeleteProductsCommand'] = $instance = new \App\CoreBundle\Command\WooDeleteProductsCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()));
  3683.         $instance->setName('woodashboard:woo:delete-products');
  3684.         return $instance;
  3685.     }
  3686.     /**
  3687.      * Gets the private 'App\CoreBundle\Command\WooLoadNewOrderCommand' shared autowired service.
  3688.      *
  3689.      * @return \App\CoreBundle\Command\WooLoadNewOrderCommand
  3690.      */
  3691.     protected function getWooLoadNewOrderCommandService()
  3692.     {
  3693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3694.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadNewOrderCommand.php';
  3695.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3696.         $this->privates['App\\CoreBundle\\Command\\WooLoadNewOrderCommand'] = $instance = new \App\CoreBundle\Command\WooLoadNewOrderCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Note\\OrderNoteDataFactory'] ?? $this->getOrderNoteDataFactoryService()));
  3697.         $instance->setName('woodashboard:woo:load-new-orders');
  3698.         return $instance;
  3699.     }
  3700.     /**
  3701.      * Gets the private 'App\CoreBundle\Command\WooLoadOrderCommand' shared autowired service.
  3702.      *
  3703.      * @return \App\CoreBundle\Command\WooLoadOrderCommand
  3704.      */
  3705.     protected function getWooLoadOrderCommandService()
  3706.     {
  3707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3708.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadOrderCommand.php';
  3709.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3710.         $this->privates['App\\CoreBundle\\Command\\WooLoadOrderCommand'] = $instance = new \App\CoreBundle\Command\WooLoadOrderCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Note\\OrderNoteDataFactory'] ?? $this->getOrderNoteDataFactoryService()));
  3711.         $instance->setName('woodashboard:woo:load-orders');
  3712.         return $instance;
  3713.     }
  3714.     /**
  3715.      * Gets the private 'App\CoreBundle\Command\WooLoadOrderDateCommand' shared autowired service.
  3716.      *
  3717.      * @return \App\CoreBundle\Command\WooLoadOrderDateCommand
  3718.      */
  3719.     protected function getWooLoadOrderDateCommandService()
  3720.     {
  3721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3722.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadOrderDateCommand.php';
  3723.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3724.         $this->privates['App\\CoreBundle\\Command\\WooLoadOrderDateCommand'] = $instance = new \App\CoreBundle\Command\WooLoadOrderDateCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Note\\OrderNoteDataFactory'] ?? $this->getOrderNoteDataFactoryService()));
  3725.         $instance->setName('woodashboard:woo:load-orders-date');
  3726.         return $instance;
  3727.     }
  3728.     /**
  3729.      * Gets the private 'App\CoreBundle\Command\WooLoadPaymentMethodCommand' shared autowired service.
  3730.      *
  3731.      * @return \App\CoreBundle\Command\WooLoadPaymentMethodCommand
  3732.      */
  3733.     protected function getWooLoadPaymentMethodCommandService()
  3734.     {
  3735.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3736.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadPaymentMethodCommand.php';
  3737.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3738.         $this->privates['App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand'] = $instance = new \App\CoreBundle\Command\WooLoadPaymentMethodCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodFacade'] ?? $this->getPaymentMethodFacadeService()), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodDataFactory'] ?? $this->getPaymentMethodDataFactoryService()));
  3739.         $instance->setName('woodashboard:woo:load-payment-methods');
  3740.         return $instance;
  3741.     }
  3742.     /**
  3743.      * Gets the private 'App\CoreBundle\Command\WooLoadProductCommand' shared autowired service.
  3744.      *
  3745.      * @return \App\CoreBundle\Command\WooLoadProductCommand
  3746.      */
  3747.     protected function getWooLoadProductCommandService()
  3748.     {
  3749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3750.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadProductCommand.php';
  3751.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3752.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3753.         $this->privates['App\\CoreBundle\\Command\\WooLoadProductCommand'] = $instance = new \App\CoreBundle\Command\WooLoadProductCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()), ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] ?? ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] = new \App\CoreBundle\Component\Console\ProgressBarFactory())), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()));
  3754.         $instance->setName('woodashboard:woo:load-products');
  3755.         return $instance;
  3756.     }
  3757.     /**
  3758.      * Gets the private 'App\CoreBundle\Command\WooLoadShippingMethodCommand' shared autowired service.
  3759.      *
  3760.      * @return \App\CoreBundle\Command\WooLoadShippingMethodCommand
  3761.      */
  3762.     protected function getWooLoadShippingMethodCommandService()
  3763.     {
  3764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3765.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadShippingMethodCommand.php';
  3766.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3767.         $this->privates['App\\CoreBundle\\Command\\WooLoadShippingMethodCommand'] = $instance = new \App\CoreBundle\Command\WooLoadShippingMethodCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodFacade'] ?? $this->getShippingMethodFacadeService()), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodDataFactory'] ?? $this->getShippingMethodDataFactoryService()));
  3768.         $instance->setName('woodashboard:woo:load-shipping-methods');
  3769.         return $instance;
  3770.     }
  3771.     /**
  3772.      * Gets the private 'App\CoreBundle\Command\WooLoadTagCommand' shared autowired service.
  3773.      *
  3774.      * @return \App\CoreBundle\Command\WooLoadTagCommand
  3775.      */
  3776.     protected function getWooLoadTagCommandService()
  3777.     {
  3778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3779.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadTagCommand.php';
  3780.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3781.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3782.         $this->privates['App\\CoreBundle\\Command\\WooLoadTagCommand'] = $instance = new \App\CoreBundle\Command\WooLoadTagCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Tag\\TagFacade'] ?? $this->getTagFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Tag\\TagDataFactory'] ?? $this->getTagDataFactoryService()), ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] ?? ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] = new \App\CoreBundle\Component\Console\ProgressBarFactory())), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()));
  3783.         $instance->setName('woodashboard:woo:load-tags');
  3784.         return $instance;
  3785.     }
  3786.     /**
  3787.      * Gets the private 'App\CoreBundle\Command\WooRefreshProductImageCommand' shared autowired service.
  3788.      *
  3789.      * @return \App\CoreBundle\Command\WooRefreshProductImageCommand
  3790.      */
  3791.     protected function getWooRefreshProductImageCommandService()
  3792.     {
  3793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3794.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooRefreshProductImageCommand.php';
  3795.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3796.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3797.         $this->privates['App\\CoreBundle\\Command\\WooRefreshProductImageCommand'] = $instance = new \App\CoreBundle\Command\WooRefreshProductImageCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()), ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] ?? ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] = new \App\CoreBundle\Component\Console\ProgressBarFactory())));
  3798.         $instance->setName('woodashboard:woo:refresh-products-images');
  3799.         return $instance;
  3800.     }
  3801.     /**
  3802.      * Gets the private 'App\CoreBundle\Command\WooSyncAttributeCommand' shared autowired service.
  3803.      *
  3804.      * @return \App\CoreBundle\Command\WooSyncAttributeCommand
  3805.      */
  3806.     protected function getWooSyncAttributeCommandService()
  3807.     {
  3808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3809.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncAttributeCommand.php';
  3810.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3811.         $this->privates['App\\CoreBundle\\Command\\WooSyncAttributeCommand'] = $instance = new \App\CoreBundle\Command\WooSyncAttributeCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeDataFactory'] ?? $this->getAttributeDataFactoryService()));
  3812.         $instance->setName('woodashboard:woo:sync-attributes');
  3813.         return $instance;
  3814.     }
  3815.     /**
  3816.      * Gets the private 'App\CoreBundle\Command\WooSyncCouponCommand' shared autowired service.
  3817.      *
  3818.      * @return \App\CoreBundle\Command\WooSyncCouponCommand
  3819.      */
  3820.     protected function getWooSyncCouponCommandService()
  3821.     {
  3822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3823.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncCouponCommand.php';
  3824.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3825.         $this->privates['App\\CoreBundle\\Command\\WooSyncCouponCommand'] = $instance = new \App\CoreBundle\Command\WooSyncCouponCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponFacade'] ?? $this->getCouponFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponDataFactory'] ?? $this->getCouponDataFactoryService()));
  3826.         $instance->setName('woodashboard:woo:sync-coupons');
  3827.         return $instance;
  3828.     }
  3829.     /**
  3830.      * Gets the private 'App\CoreBundle\Command\WooSyncOrderBatchCommand' shared autowired service.
  3831.      *
  3832.      * @return \App\CoreBundle\Command\WooSyncOrderBatchCommand
  3833.      */
  3834.     protected function getWooSyncOrderBatchCommandService()
  3835.     {
  3836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3837.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncOrderBatchCommand.php';
  3838.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3839.         $this->privates['App\\CoreBundle\\Command\\WooSyncOrderBatchCommand'] = $instance = new \App\CoreBundle\Command\WooSyncOrderBatchCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Note\\OrderNoteDataFactory'] ?? $this->getOrderNoteDataFactoryService()));
  3840.         $instance->setName('woodashboard:woo:sync-orders-batch');
  3841.         return $instance;
  3842.     }
  3843.     /**
  3844.      * Gets the private 'App\CoreBundle\Command\WooSyncOrderCommand' shared autowired service.
  3845.      *
  3846.      * @return \App\CoreBundle\Command\WooSyncOrderCommand
  3847.      */
  3848.     protected function getWooSyncOrderCommandService()
  3849.     {
  3850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3851.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncOrderCommand.php';
  3852.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3853.         $this->privates['App\\CoreBundle\\Command\\WooSyncOrderCommand'] = $instance = new \App\CoreBundle\Command\WooSyncOrderCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Note\\OrderNoteDataFactory'] ?? $this->getOrderNoteDataFactoryService()));
  3854.         $instance->setName('woodashboard:woo:sync-orders');
  3855.         return $instance;
  3856.     }
  3857.     /**
  3858.      * Gets the private 'App\CoreBundle\Command\WooSyncProductCommand' shared autowired service.
  3859.      *
  3860.      * @return \App\CoreBundle\Command\WooSyncProductCommand
  3861.      */
  3862.     protected function getWooSyncProductCommandService()
  3863.     {
  3864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3865.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncProductCommand.php';
  3866.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3867.         $this->privates['App\\CoreBundle\\Command\\WooSyncProductCommand'] = $instance = new \App\CoreBundle\Command\WooSyncProductCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()));
  3868.         $instance->setName('woodashboard:woo:sync-products');
  3869.         return $instance;
  3870.     }
  3871.     /**
  3872.      * Gets the private 'App\CoreBundle\Command\WooSyncTagCommand' shared autowired service.
  3873.      *
  3874.      * @return \App\CoreBundle\Command\WooSyncTagCommand
  3875.      */
  3876.     protected function getWooSyncTagCommandService()
  3877.     {
  3878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3879.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncTagCommand.php';
  3880.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3881.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3882.         $this->privates['App\\CoreBundle\\Command\\WooSyncTagCommand'] = $instance = new \App\CoreBundle\Command\WooSyncTagCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Tag\\TagFacade'] ?? $this->getTagFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Tag\\TagDataFactory'] ?? $this->getTagDataFactoryService()), ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] ?? ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] = new \App\CoreBundle\Component\Console\ProgressBarFactory())), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()));
  3883.         $instance->setName('woodashboard:woo:sync-tags');
  3884.         return $instance;
  3885.     }
  3886.     /**
  3887.      * Gets the private 'App\CoreBundle\Command\WooUpdateProductCommand' shared autowired service.
  3888.      *
  3889.      * @return \App\CoreBundle\Command\WooUpdateProductCommand
  3890.      */
  3891.     protected function getWooUpdateProductCommandService()
  3892.     {
  3893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3894.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooUpdateProductCommand.php';
  3895.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3896.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3897.         $this->privates['App\\CoreBundle\\Command\\WooUpdateProductCommand'] = $instance = new \App\CoreBundle\Command\WooUpdateProductCommand(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()), ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] ?? ($this->privates['App\\CoreBundle\\Component\\Console\\ProgressBarFactory'] = new \App\CoreBundle\Component\Console\ProgressBarFactory())));
  3898.         $instance->setName('woodashboard:woo:update-products');
  3899.         return $instance;
  3900.     }
  3901.     /**
  3902.      * Gets the private 'App\CoreBundle\Component\Doctrine\DatabaseSchemaFacade' shared autowired service.
  3903.      *
  3904.      * @return \App\CoreBundle\Component\Doctrine\DatabaseSchemaFacade
  3905.      */
  3906.     protected function getDatabaseSchemaFacade2Service()
  3907.     {
  3908.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/DatabaseSchemaFacade.php';
  3909.         return $this->privates['App\\CoreBundle\\Component\\Doctrine\\DatabaseSchemaFacade'] = new \App\CoreBundle\Component\Doctrine\DatabaseSchemaFacade((\dirname(__DIR__4).'/src/../src/CoreBundle/Resources/database/schema.sql'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3910.     }
  3911.     /**
  3912.      * Gets the private 'App\CoreBundle\Component\Doctrine\Migrations\DatabaseSchemaFacade' shared autowired service.
  3913.      *
  3914.      * @return \App\CoreBundle\Component\Doctrine\Migrations\DatabaseSchemaFacade
  3915.      */
  3916.     protected function getDatabaseSchemaFacadeService()
  3917.     {
  3918.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/DatabaseSchemaFacade.php';
  3919.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/SchemaDiffFilter.php';
  3920.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php';
  3921.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php';
  3922.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3923.         return $this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\DatabaseSchemaFacade'] = new \App\CoreBundle\Component\Doctrine\Migrations\DatabaseSchemaFacade($a, new \App\CoreBundle\Component\Doctrine\Migrations\SchemaDiffFilter(), new \Doctrine\DBAL\Schema\Comparator(), new \Doctrine\ORM\Tools\SchemaTool($a));
  3924.     }
  3925.     /**
  3926.      * Gets the private 'App\CoreBundle\Component\Doctrine\Migrations\MigrationsFinder' shared autowired service.
  3927.      *
  3928.      * @return \App\CoreBundle\Component\Doctrine\Migrations\MigrationsFinder
  3929.      */
  3930.     protected function getMigrationsFinderService()
  3931.     {
  3932.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Finder/MigrationFinder.php';
  3933.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Finder/Finder.php';
  3934.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsFinder.php';
  3935.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Finder/MigrationDeepFinder.php';
  3936.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Finder/RecursiveRegexFinder.php';
  3937.         return $this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsFinder'] = new \App\CoreBundle\Component\Doctrine\Migrations\MigrationsFinder(new \Doctrine\Migrations\Finder\RecursiveRegexFinder(), ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLocator'] ?? $this->getMigrationsLocatorService()));
  3938.     }
  3939.     /**
  3940.      * Gets the private 'App\CoreBundle\Component\Doctrine\Migrations\MigrationsLocator' shared autowired service.
  3941.      *
  3942.      * @return \App\CoreBundle\Component\Doctrine\Migrations\MigrationsLocator
  3943.      */
  3944.     protected function getMigrationsLocatorService()
  3945.     {
  3946.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLocator.php';
  3947.         return $this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsLocator'] = new \App\CoreBundle\Component\Doctrine\Migrations\MigrationsLocator(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'Migrations''Migrations''Migrations', (\dirname(__DIR__4).'/src/CoreBundle/Migrations'));
  3948.     }
  3949.     /**
  3950.      * Gets the private 'App\CoreBundle\Component\Error\LogoutExceptionSubscriber' shared autowired service.
  3951.      *
  3952.      * @return \App\CoreBundle\Component\Error\LogoutExceptionSubscriber
  3953.      */
  3954.     protected function getLogoutExceptionSubscriberService()
  3955.     {
  3956.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Error/LogoutExceptionSubscriber.php';
  3957.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  3958.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  3959.         return $this->privates['App\\CoreBundle\\Component\\Error\\LogoutExceptionSubscriber'] = new \App\CoreBundle\Component\Error\LogoutExceptionSubscriber(($this->services['session'] ?? $this->getSessionService())->getFlashBag(), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  3960.     }
  3961.     /**
  3962.      * Gets the private 'App\CoreBundle\Component\FileUpload\DoctrineListener' shared autowired service.
  3963.      *
  3964.      * @return \App\CoreBundle\Component\FileUpload\DoctrineListener
  3965.      */
  3966.     protected function getDoctrineListenerService()
  3967.     {
  3968.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FileUpload/DoctrineListener.php';
  3969.         return $this->privates['App\\CoreBundle\\Component\\FileUpload\\DoctrineListener'] = new \App\CoreBundle\Component\FileUpload\DoctrineListener(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()));
  3970.     }
  3971.     /**
  3972.      * Gets the private 'App\CoreBundle\Component\FileUpload\FileUpload' shared autowired service.
  3973.      *
  3974.      * @return \App\CoreBundle\Component\FileUpload\FileUpload
  3975.      */
  3976.     protected function getFileUploadService()
  3977.     {
  3978.         $a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  3979.         $this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] = $instance = new \App\CoreBundle\Component\FileUpload\FileUpload(\dirname(__DIR__6), '/public/content/uploadedFiles/''/private/public/content/uploadedFiles/''/public/content/images/', new \App\CoreBundle\Component\FileUpload\FileNamingConvention(), ($this->privates['League\\Flysystem\\MountManager'] ?? $this->getMountManagerService()), ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService()), $a);
  3980.         $instance->setEventDispatcher($a);
  3981.         return $instance;
  3982.     }
  3983.     /**
  3984.      * Gets the private 'App\CoreBundle\Component\Form\TimedSpamValidationListener' shared autowired service.
  3985.      *
  3986.      * @return \App\CoreBundle\Component\Form\TimedSpamValidationListener
  3987.      */
  3988.     protected function getTimedSpamValidationListenerService()
  3989.     {
  3990.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Form/TimedSpamValidationListener.php';
  3991.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Form/FormTimeProvider.php';
  3992.         return $this->privates['App\\CoreBundle\\Component\\Form\\TimedSpamValidationListener'] = new \App\CoreBundle\Component\Form\TimedSpamValidationListener(new \App\CoreBundle\Component\Form\FormTimeProvider(($this->services['session'] ?? $this->getSessionService())), []);
  3993.     }
  3994.     /**
  3995.      * Gets the private 'App\CoreBundle\Component\Grid\GridFactory' shared autowired service.
  3996.      *
  3997.      * @return \App\CoreBundle\Component\Grid\GridFactory
  3998.      */
  3999.     protected function getGridFactoryService()
  4000.     {
  4001.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/GridFactory.php';
  4002.         return $this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] = new \App\CoreBundle\Component\Grid\GridFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\CoreBundle\\Component\\Router\\Security\\RouteCsrfProtector'] ?? $this->getRouteCsrfProtectorService()), ($this->services['twig'] ?? $this->getTwigService()));
  4003.     }
  4004.     /**
  4005.      * Gets the private 'App\CoreBundle\Component\HttpFoundation\TransactionalMasterRequestListener' shared autowired service.
  4006.      *
  4007.      * @return \App\CoreBundle\Component\HttpFoundation\TransactionalMasterRequestListener
  4008.      */
  4009.     protected function getTransactionalMasterRequestListenerService()
  4010.     {
  4011.         return $this->privates['App\\CoreBundle\\Component\\HttpFoundation\\TransactionalMasterRequestListener'] = new \App\CoreBundle\Component\HttpFoundation\TransactionalMasterRequestListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4012.     }
  4013.     /**
  4014.      * Gets the private 'App\CoreBundle\Component\Log\SlowLogSubscriber' shared autowired service.
  4015.      *
  4016.      * @return \App\CoreBundle\Component\Log\SlowLogSubscriber
  4017.      */
  4018.     protected function getSlowLogSubscriberService()
  4019.     {
  4020.         return $this->privates['App\\CoreBundle\\Component\\Log\\SlowLogSubscriber'] = new \App\CoreBundle\Component\Log\SlowLogSubscriber(($this->services['monolog.logger.slow'] ?? $this->getMonolog_Logger_SlowService()));
  4021.     }
  4022.     /**
  4023.      * Gets the private 'App\CoreBundle\Component\OrderPdf\OrderPdf' shared autowired service.
  4024.      *
  4025.      * @return \App\CoreBundle\Component\OrderPdf\OrderPdf
  4026.      */
  4027.     protected function getOrderPdfService()
  4028.     {
  4029.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/OrderPdf/OrderPdf.php';
  4030.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  4031.         return $this->privates['App\\CoreBundle\\Component\\OrderPdf\\OrderPdf'] = new \App\CoreBundle\Component\OrderPdf\OrderPdf((\dirname(__DIR__3).'/uploadedFiles/orderPdf/invoices/'), (\dirname(__DIR__6).'/uploadedFiles/orderPdf/invoices/'), (\dirname(__DIR__6).'/tmp'), (\dirname(__DIR__6).'/tmp'), '/public/fonts', ($this->services['twig'] ?? $this->getTwigService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfFacade'] ?? $this->getOrderPdfFacadeService()), ($this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfDataFactory'] ?? $this->getOrderPdfDataFactoryService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()), ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] ?? ($this->privates['App\\CoreBundle\\Component\\Command\\CommandHelper'] = new \App\CoreBundle\Component\Command\CommandHelper(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] ?? $this->getLogFacadeService()));
  4032.     }
  4033.     /**
  4034.      * Gets the private 'App\CoreBundle\Component\Redis\RedisFacade' shared autowired service.
  4035.      *
  4036.      * @return \App\CoreBundle\Component\Redis\RedisFacade
  4037.      */
  4038.     protected function getRedisFacadeService()
  4039.     {
  4040.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Redis/RedisFacade.php';
  4041.         return $this->privates['App\\CoreBundle\\Component\\Redis\\RedisFacade'] = new \App\CoreBundle\Component\Redis\RedisFacade(new RewindableGenerator(function () {
  4042.             yield => ($this->privates['snc_redis.framework_annotations'] ?? $this->getSncRedis_FrameworkAnnotationsService());
  4043.             yield => ($this->privates['snc_redis.woo_dashboard_component'] ?? $this->getSncRedis_WooDashboardComponentService());
  4044.             yield => ($this->privates['snc_redis.doctrine_metadata'] ?? $this->getSncRedis_DoctrineMetadataService());
  4045.             yield => ($this->privates['snc_redis.doctrine_query'] ?? $this->getSncRedis_DoctrineQueryService());
  4046.             yield => ($this->privates['snc_redis.global'] ?? $this->getSncRedis_GlobalService());
  4047.             yield => ($this->privates['snc_redis.session'] ?? $this->getSncRedis_SessionService());
  4048.         }, 6), [=> ($this->privates['snc_redis.global'] ?? $this->getSncRedis_GlobalService()), => ($this->privates['snc_redis.session'] ?? $this->getSncRedis_SessionService())]);
  4049.     }
  4050.     /**
  4051.      * Gets the private 'App\CoreBundle\Component\Router\Security\RouteCsrfProtector' shared autowired service.
  4052.      *
  4053.      * @return \App\CoreBundle\Component\Router\Security\RouteCsrfProtector
  4054.      */
  4055.     protected function getRouteCsrfProtectorService()
  4056.     {
  4057.         return $this->privates['App\\CoreBundle\\Component\\Router\\Security\\RouteCsrfProtector'] = new \App\CoreBundle\Component\Router\Security\RouteCsrfProtector(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  4058.     }
  4059.     /**
  4060.      * Gets the private 'App\CoreBundle\Component\Translation\Translator' shared autowired service.
  4061.      *
  4062.      * @return \App\CoreBundle\Component\Translation\Translator
  4063.      */
  4064.     protected function getTranslator2Service()
  4065.     {
  4066.         $a = ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4067.         $this->privates['App\\CoreBundle\\Component\\Translation\\Translator'] = $instance = new \App\CoreBundle\Component\Translation\Translator($a$a, ($this->privates['Symfony\\Component\\Translation\\IdentityTranslator'] ?? $this->getIdentityTranslatorService()), ($this->privates['App\\CoreBundle\\Component\\Translation\\MessageIdNormalizer'] ?? ($this->privates['App\\CoreBundle\\Component\\Translation\\MessageIdNormalizer'] = new \App\CoreBundle\Component\Translation\MessageIdNormalizer())));
  4068.         $instance->injectSelf($instance);
  4069.         return $instance;
  4070.     }
  4071.     /**
  4072.      * Gets the private 'App\CoreBundle\Component\WooCommerce\WooCommerce' shared autowired service.
  4073.      *
  4074.      * @return \App\CoreBundle\Component\WooCommerce\WooCommerce
  4075.      */
  4076.     protected function getWooCommerceService()
  4077.     {
  4078.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/WooCommerce/WooCommerce.php';
  4079.         return $this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] = new \App\CoreBundle\Component\WooCommerce\WooCommerce(($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeValueProvider'] ?? $this->getAttributeValueProviderService()), ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryValueProvider'] ?? $this->getCategoryValueProviderService()), ($this->privates['App\\CoreBundle\\Model\\Collection\\CollectionValueProvider'] ?? $this->getCollectionValueProviderService()), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodFacade'] ?? $this->getPaymentMethodFacadeService()), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodFacade'] ?? $this->getShippingMethodFacadeService()));
  4080.     }
  4081.     /**
  4082.      * Gets the private 'App\CoreBundle\EventSubscriber\AttributeEventSubscriber' shared autowired service.
  4083.      *
  4084.      * @return \App\CoreBundle\EventSubscriber\AttributeEventSubscriber
  4085.      */
  4086.     protected function getAttributeEventSubscriberService()
  4087.     {
  4088.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/AttributeEventSubscriber.php';
  4089.         return $this->privates['App\\CoreBundle\\EventSubscriber\\AttributeEventSubscriber'] = new \App\CoreBundle\EventSubscriber\AttributeEventSubscriber(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Command\\WooSyncAttributeCommand'] ?? $this->getWooSyncAttributeCommandService()), ($this->privates['App\\CoreBundle\\Command\\WooDeleteAttributeCommand'] ?? $this->getWooDeleteAttributeCommandService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeDataFactory'] ?? $this->getAttributeDataFactoryService()));
  4090.     }
  4091.     /**
  4092.      * Gets the private 'App\CoreBundle\EventSubscriber\CouponEventSubscriber' shared autowired service.
  4093.      *
  4094.      * @return \App\CoreBundle\EventSubscriber\CouponEventSubscriber
  4095.      */
  4096.     protected function getCouponEventSubscriberService()
  4097.     {
  4098.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/CouponEventSubscriber.php';
  4099.         return $this->privates['App\\CoreBundle\\EventSubscriber\\CouponEventSubscriber'] = new \App\CoreBundle\EventSubscriber\CouponEventSubscriber(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Command\\WooSyncCouponCommand'] ?? $this->getWooSyncCouponCommandService()), ($this->privates['App\\CoreBundle\\Command\\WooDeleteCouponCommand'] ?? $this->getWooDeleteCouponCommandService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponFacade'] ?? $this->getCouponFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponDataFactory'] ?? $this->getCouponDataFactoryService()));
  4100.     }
  4101.     /**
  4102.      * Gets the private 'App\CoreBundle\EventSubscriber\ImageEventSubscriber' shared autowired service.
  4103.      *
  4104.      * @return \App\CoreBundle\EventSubscriber\ImageEventSubscriber
  4105.      */
  4106.     protected function getImageEventSubscriberService()
  4107.     {
  4108.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  4109.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/ImageEventSubscriber.php';
  4110.         return $this->privates['App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber'] = new \App\CoreBundle\EventSubscriber\ImageEventSubscriber(($this->privates['App\\CoreBundle\\Model\\Image\\Config\\ImageConfig'] ?? $this->getImageConfigService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()));
  4111.     }
  4112.     /**
  4113.      * Gets the private 'App\CoreBundle\EventSubscriber\OrderEventSubscriber' shared autowired service.
  4114.      *
  4115.      * @return \App\CoreBundle\EventSubscriber\OrderEventSubscriber
  4116.      */
  4117.     protected function getOrderEventSubscriberService()
  4118.     {
  4119.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/OrderEventSubscriber.php';
  4120.         return $this->privates['App\\CoreBundle\\EventSubscriber\\OrderEventSubscriber'] = new \App\CoreBundle\EventSubscriber\OrderEventSubscriber(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Command\\WooSyncOrderCommand'] ?? $this->getWooSyncOrderCommandService()), ($this->privates['App\\CoreBundle\\Command\\WooSyncOrderBatchCommand'] ?? $this->getWooSyncOrderBatchCommandService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] ?? $this->getOrderFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] ?? $this->getOrderDataFactoryService()));
  4121.     }
  4122.     /**
  4123.      * Gets the private 'App\CoreBundle\EventSubscriber\ProductEventSubscriber' shared autowired service.
  4124.      *
  4125.      * @return \App\CoreBundle\EventSubscriber\ProductEventSubscriber
  4126.      */
  4127.     protected function getProductEventSubscriberService()
  4128.     {
  4129.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/ProductEventSubscriber.php';
  4130.         return $this->privates['App\\CoreBundle\\EventSubscriber\\ProductEventSubscriber'] = new \App\CoreBundle\EventSubscriber\ProductEventSubscriber(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Command\\WooSyncProductCommand'] ?? $this->getWooSyncProductCommandService()), ($this->privates['App\\CoreBundle\\Command\\WooDeleteProductCommand'] ?? $this->getWooDeleteProductCommandService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()));
  4131.     }
  4132.     /**
  4133.      * Gets the private 'App\CoreBundle\EventSubscriber\ProductVariantEventSubscriber' shared autowired service.
  4134.      *
  4135.      * @return \App\CoreBundle\EventSubscriber\ProductVariantEventSubscriber
  4136.      */
  4137.     protected function getProductVariantEventSubscriberService()
  4138.     {
  4139.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/ProductVariantEventSubscriber.php';
  4140.         return $this->privates['App\\CoreBundle\\EventSubscriber\\ProductVariantEventSubscriber'] = new \App\CoreBundle\EventSubscriber\ProductVariantEventSubscriber(($this->privates['App\\CoreBundle\\Component\\WooCommerce\\WooCommerce'] ?? $this->getWooCommerceService()), ($this->privates['App\\CoreBundle\\Command\\WooDeleteProductCommand'] ?? $this->getWooDeleteProductCommandService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()));
  4141.     }
  4142.     /**
  4143.      * Gets the private 'App\CoreBundle\Form\AbstractFileUploadType' shared autowired service.
  4144.      *
  4145.      * @return \App\CoreBundle\Form\AbstractFileUploadType
  4146.      */
  4147.     protected function getAbstractFileUploadTypeService()
  4148.     {
  4149.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4150.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4152.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/AbstractFileUploadType.php';
  4153.         return $this->privates['App\\CoreBundle\\Form\\AbstractFileUploadType'] = new \App\CoreBundle\Form\AbstractFileUploadType(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()));
  4154.     }
  4155.     /**
  4156.      * Gets the private 'App\CoreBundle\Form\Admin\Administrator\AdministratorFormType' shared autowired service.
  4157.      *
  4158.      * @return \App\CoreBundle\Form\Admin\Administrator\AdministratorFormType
  4159.      */
  4160.     protected function getAdministratorFormTypeService()
  4161.     {
  4162.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4164.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Administrator/AdministratorFormType.php';
  4165.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType'] = new \App\CoreBundle\Form\Admin\Administrator\AdministratorFormType();
  4166.     }
  4167.     /**
  4168.      * Gets the private 'App\CoreBundle\Form\Admin\Administrator\AdministratorPasswordFormType' shared autowired service.
  4169.      *
  4170.      * @return \App\CoreBundle\Form\Admin\Administrator\AdministratorPasswordFormType
  4171.      */
  4172.     protected function getAdministratorPasswordFormTypeService()
  4173.     {
  4174.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4175.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4176.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Administrator/AdministratorPasswordFormType.php';
  4177.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType'] = new \App\CoreBundle\Form\Admin\Administrator\AdministratorPasswordFormType();
  4178.     }
  4179.     /**
  4180.      * Gets the private 'App\CoreBundle\Form\Admin\Administrator\Password\NewPasswordFormType' shared autowired service.
  4181.      *
  4182.      * @return \App\CoreBundle\Form\Admin\Administrator\Password\NewPasswordFormType
  4183.      */
  4184.     protected function getNewPasswordFormTypeService()
  4185.     {
  4186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4188.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Administrator/Password/NewPasswordFormType.php';
  4189.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType'] = new \App\CoreBundle\Form\Admin\Administrator\Password\NewPasswordFormType();
  4190.     }
  4191.     /**
  4192.      * Gets the private 'App\CoreBundle\Form\Admin\Administrator\Password\ResetPasswordFormType' shared autowired service.
  4193.      *
  4194.      * @return \App\CoreBundle\Form\Admin\Administrator\Password\ResetPasswordFormType
  4195.      */
  4196.     protected function getResetPasswordFormTypeService()
  4197.     {
  4198.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4199.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4200.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Administrator/Password/ResetPasswordFormType.php';
  4201.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType'] = new \App\CoreBundle\Form\Admin\Administrator\Password\ResetPasswordFormType();
  4202.     }
  4203.     /**
  4204.      * Gets the private 'App\CoreBundle\Form\Admin\Attribute\AttributeFormType' shared autowired service.
  4205.      *
  4206.      * @return \App\CoreBundle\Form\Admin\Attribute\AttributeFormType
  4207.      */
  4208.     protected function getAttributeFormTypeService()
  4209.     {
  4210.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4211.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4212.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Attribute/AttributeFormType.php';
  4213.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Attribute\\AttributeFormType'] = new \App\CoreBundle\Form\Admin\Attribute\AttributeFormType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4214.     }
  4215.     /**
  4216.      * Gets the private 'App\CoreBundle\Form\Admin\Coupon\CouponFormType' shared autowired service.
  4217.      *
  4218.      * @return \App\CoreBundle\Form\Admin\Coupon\CouponFormType
  4219.      */
  4220.     protected function getCouponFormTypeService()
  4221.     {
  4222.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4223.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4224.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Coupon/CouponFormType.php';
  4225.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Coupon\\CouponFormType'] = new \App\CoreBundle\Form\Admin\Coupon\CouponFormType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4226.     }
  4227.     /**
  4228.      * Gets the private 'App\CoreBundle\Form\Admin\Eshop\EshopFormType' shared autowired service.
  4229.      *
  4230.      * @return \App\CoreBundle\Form\Admin\Eshop\EshopFormType
  4231.      */
  4232.     protected function getEshopFormTypeService()
  4233.     {
  4234.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4235.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4236.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Eshop/EshopFormType.php';
  4237.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Eshop\\EshopFormType'] = new \App\CoreBundle\Form\Admin\Eshop\EshopFormType(($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  4238.     }
  4239.     /**
  4240.      * Gets the private 'App\CoreBundle\Form\Admin\Login\LoginFormType' shared autowired service.
  4241.      *
  4242.      * @return \App\CoreBundle\Form\Admin\Login\LoginFormType
  4243.      */
  4244.     protected function getLoginFormTypeService()
  4245.     {
  4246.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4247.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4248.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Login/LoginFormType.php';
  4249.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType'] = new \App\CoreBundle\Form\Admin\Login\LoginFormType();
  4250.     }
  4251.     /**
  4252.      * Gets the private 'App\CoreBundle\Form\Admin\OrderStat\AdvancedSearchOrderStatFormType' shared autowired service.
  4253.      *
  4254.      * @return \App\CoreBundle\Form\Admin\OrderStat\AdvancedSearchOrderStatFormType
  4255.      */
  4256.     protected function getAdvancedSearchOrderStatFormTypeService()
  4257.     {
  4258.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4259.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4260.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/OrderStat/AdvancedSearchOrderStatFormType.php';
  4261.         return $this->privates['App\\CoreBundle\\Form\\Admin\\OrderStat\\AdvancedSearchOrderStatFormType'] = new \App\CoreBundle\Form\Admin\OrderStat\AdvancedSearchOrderStatFormType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4262.     }
  4263.     /**
  4264.      * Gets the private 'App\CoreBundle\Form\Admin\Order\AdvancedSearchOrderFormType' shared autowired service.
  4265.      *
  4266.      * @return \App\CoreBundle\Form\Admin\Order\AdvancedSearchOrderFormType
  4267.      */
  4268.     protected function getAdvancedSearchOrderFormTypeService()
  4269.     {
  4270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4271.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4272.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Order/AdvancedSearchOrderFormType.php';
  4273.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Order\\AdvancedSearchOrderFormType'] = new \App\CoreBundle\Form\Admin\Order\AdvancedSearchOrderFormType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4274.     }
  4275.     /**
  4276.      * Gets the private 'App\CoreBundle\Form\Admin\Order\OrderFormType' shared autowired service.
  4277.      *
  4278.      * @return \App\CoreBundle\Form\Admin\Order\OrderFormType
  4279.      */
  4280.     protected function getOrderFormTypeService()
  4281.     {
  4282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4284.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Order/OrderFormType.php';
  4285.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Status/OrderStatusFacade.php';
  4286.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Status/OrderStatusValueProvider.php';
  4287.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Order\\OrderFormType'] = new \App\CoreBundle\Form\Admin\Order\OrderFormType(new \App\CoreBundle\Model\Order\Status\OrderStatusFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\CoreBundle\Model\Order\Status\OrderStatusValueProvider(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodFacade'] ?? $this->getPaymentMethodFacadeService()), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodFacade'] ?? $this->getShippingMethodFacadeService()));
  4288.     }
  4289.     /**
  4290.      * Gets the private 'App\CoreBundle\Form\Admin\Order\OrderItemFormType' shared autowired service.
  4291.      *
  4292.      * @return \App\CoreBundle\Form\Admin\Order\OrderItemFormType
  4293.      */
  4294.     protected function getOrderItemFormTypeService()
  4295.     {
  4296.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4297.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4298.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Order/OrderItemFormType.php';
  4299.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType'] = new \App\CoreBundle\Form\Admin\Order\OrderItemFormType();
  4300.     }
  4301.     /**
  4302.      * Gets the private 'App\CoreBundle\Form\Admin\Order\OrderMassActionFormType' shared autowired service.
  4303.      *
  4304.      * @return \App\CoreBundle\Form\Admin\Order\OrderMassActionFormType
  4305.      */
  4306.     protected function getOrderMassActionFormTypeService()
  4307.     {
  4308.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4309.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4310.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Order/OrderMassActionFormType.php';
  4311.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Order\\OrderMassActionFormType'] = new \App\CoreBundle\Form\Admin\Order\OrderMassActionFormType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryFacade'] ?? $this->getCategoryFacadeService()), ($this->privates['App\\CoreBundle\\Model\\SizeChart\\SizeChartFacade'] ?? $this->getSizeChartFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Collection\\CollectionFacade'] ?? $this->getCollectionFacadeService()), ($this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodFacade'] ?? $this->getPaymentMethodFacadeService()), ($this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodFacade'] ?? $this->getShippingMethodFacadeService()));
  4312.     }
  4313.     /**
  4314.      * Gets the private 'App\CoreBundle\Form\Admin\Product\AdvancedSearchProductFormType' shared autowired service.
  4315.      *
  4316.      * @return \App\CoreBundle\Form\Admin\Product\AdvancedSearchProductFormType
  4317.      */
  4318.     protected function getAdvancedSearchProductFormTypeService()
  4319.     {
  4320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4321.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4322.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Product/AdvancedSearchProductFormType.php';
  4323.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Product\\AdvancedSearchProductFormType'] = new \App\CoreBundle\Form\Admin\Product\AdvancedSearchProductFormType(($this->privates['App\\CoreBundle\\Model\\Category\\CategoryFacade'] ?? $this->getCategoryFacadeService()));
  4324.     }
  4325.     /**
  4326.      * Gets the private 'App\CoreBundle\Form\Admin\Product\ProductFormType' shared autowired service.
  4327.      *
  4328.      * @return \App\CoreBundle\Form\Admin\Product\ProductFormType
  4329.      */
  4330.     protected function getProductFormTypeService()
  4331.     {
  4332.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4334.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Product/ProductFormType.php';
  4335.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductDescriptionPickerValueProvider.php';
  4336.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4337.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Transformers/ProductAttributeToProductAttributeValueDataTransformer.php';
  4338.         $a = ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService());
  4339.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Product\\ProductFormType'] = new \App\CoreBundle\Form\Admin\Product\ProductFormType($a, ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryFacade'] ?? $this->getCategoryFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Collection\\CollectionFacade'] ?? $this->getCollectionFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\SizeChart\\SizeChartFacade'] ?? $this->getSizeChartFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Tag\\TagFacade'] ?? $this->getTagFacadeService()), new \App\CoreBundle\Model\Product\ProductDescriptionPickerValueProvider($a), new \App\CoreBundle\Form\Transformers\ProductAttributeToProductAttributeValueDataTransformer(($this->privates['App\\CoreBundle\\Model\\Product\\Attribute\\ProductAttributeDataFactory'] ?? $this->getProductAttributeDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeDataFactory'] ?? $this->getAttributeDataFactoryService())));
  4340.     }
  4341.     /**
  4342.      * Gets the private 'App\CoreBundle\Form\Admin\Product\ProductGridModalFormType' shared autowired service.
  4343.      *
  4344.      * @return \App\CoreBundle\Form\Admin\Product\ProductGridModalFormType
  4345.      */
  4346.     protected function getProductGridModalFormTypeService()
  4347.     {
  4348.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4349.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4350.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Product/ProductGridModalFormType.php';
  4351.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType'] = new \App\CoreBundle\Form\Admin\Product\ProductGridModalFormType();
  4352.     }
  4353.     /**
  4354.      * Gets the private 'App\CoreBundle\Form\Admin\Product\ProductMassActionFormType' shared autowired service.
  4355.      *
  4356.      * @return \App\CoreBundle\Form\Admin\Product\ProductMassActionFormType
  4357.      */
  4358.     protected function getProductMassActionFormTypeService()
  4359.     {
  4360.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4361.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4362.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Product/ProductMassActionFormType.php';
  4363.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Product\\ProductMassActionFormType'] = new \App\CoreBundle\Form\Admin\Product\ProductMassActionFormType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryFacade'] ?? $this->getCategoryFacadeService()), ($this->privates['App\\CoreBundle\\Model\\SizeChart\\SizeChartFacade'] ?? $this->getSizeChartFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Collection\\CollectionFacade'] ?? $this->getCollectionFacadeService()));
  4364.     }
  4365.     /**
  4366.      * Gets the private 'App\CoreBundle\Form\Admin\QuickSearch\QuickSearchFormType' shared autowired service.
  4367.      *
  4368.      * @return \App\CoreBundle\Form\Admin\QuickSearch\QuickSearchFormType
  4369.      */
  4370.     protected function getQuickSearchFormTypeService()
  4371.     {
  4372.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4374.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/QuickSearch/QuickSearchFormType.php';
  4375.         return $this->privates['App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType'] = new \App\CoreBundle\Form\Admin\QuickSearch\QuickSearchFormType();
  4376.     }
  4377.     /**
  4378.      * Gets the private 'App\CoreBundle\Form\BillingAddressType' shared autowired service.
  4379.      *
  4380.      * @return \App\CoreBundle\Form\BillingAddressType
  4381.      */
  4382.     protected function getBillingAddressTypeService()
  4383.     {
  4384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4386.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/BillingAddressType.php';
  4387.         return $this->privates['App\\CoreBundle\\Form\\BillingAddressType'] = new \App\CoreBundle\Form\BillingAddressType(($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()));
  4388.     }
  4389.     /**
  4390.      * Gets the private 'App\CoreBundle\Form\Constraints\ContainsValidator' shared autowired service.
  4391.      *
  4392.      * @return \App\CoreBundle\Form\Constraints\ContainsValidator
  4393.      */
  4394.     protected function getContainsValidatorService()
  4395.     {
  4396.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4397.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4398.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/ContainsValidator.php';
  4399.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\ContainsValidator'] = new \App\CoreBundle\Form\Constraints\ContainsValidator();
  4400.     }
  4401.     /**
  4402.      * Gets the private 'App\CoreBundle\Form\Constraints\EmailValidator' shared autowired service.
  4403.      *
  4404.      * @return \App\CoreBundle\Form\Constraints\EmailValidator
  4405.      */
  4406.     protected function getEmailValidatorService()
  4407.     {
  4408.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4409.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4410.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/EmailValidator.php';
  4411.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\EmailValidator'] = new \App\CoreBundle\Form\Constraints\EmailValidator();
  4412.     }
  4413.     /**
  4414.      * Gets the private 'App\CoreBundle\Form\Constraints\FieldsAreNotIdenticalValidator' shared autowired service.
  4415.      *
  4416.      * @return \App\CoreBundle\Form\Constraints\FieldsAreNotIdenticalValidator
  4417.      */
  4418.     protected function getFieldsAreNotIdenticalValidatorService()
  4419.     {
  4420.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4421.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4422.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/FieldsAreNotIdenticalValidator.php';
  4423.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\FieldsAreNotIdenticalValidator'] = new \App\CoreBundle\Form\Constraints\FieldsAreNotIdenticalValidator();
  4424.     }
  4425.     /**
  4426.      * Gets the private 'App\CoreBundle\Form\Constraints\FileAllowedExtensionValidator' shared autowired service.
  4427.      *
  4428.      * @return \App\CoreBundle\Form\Constraints\FileAllowedExtensionValidator
  4429.      */
  4430.     protected function getFileAllowedExtensionValidatorService()
  4431.     {
  4432.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4433.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4434.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/FileAllowedExtensionValidator.php';
  4435.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\FileAllowedExtensionValidator'] = new \App\CoreBundle\Form\Constraints\FileAllowedExtensionValidator();
  4436.     }
  4437.     /**
  4438.      * Gets the private 'App\CoreBundle\Form\Constraints\FileExtensionMaxLengthValidator' shared autowired service.
  4439.      *
  4440.      * @return \App\CoreBundle\Form\Constraints\FileExtensionMaxLengthValidator
  4441.      */
  4442.     protected function getFileExtensionMaxLengthValidatorService()
  4443.     {
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4445.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4446.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/FileExtensionMaxLengthValidator.php';
  4447.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\FileExtensionMaxLengthValidator'] = new \App\CoreBundle\Form\Constraints\FileExtensionMaxLengthValidator();
  4448.     }
  4449.     /**
  4450.      * Gets the private 'App\CoreBundle\Form\Constraints\MoneyRangeValidator' shared autowired service.
  4451.      *
  4452.      * @return \App\CoreBundle\Form\Constraints\MoneyRangeValidator
  4453.      */
  4454.     protected function getMoneyRangeValidatorService()
  4455.     {
  4456.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4457.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4458.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/MoneyRangeValidator.php';
  4459.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\MoneyRangeValidator'] = new \App\CoreBundle\Form\Constraints\MoneyRangeValidator();
  4460.     }
  4461.     /**
  4462.      * Gets the private 'App\CoreBundle\Form\Constraints\NotIdenticalToEmailLocalPartValidator' shared autowired service.
  4463.      *
  4464.      * @return \App\CoreBundle\Form\Constraints\NotIdenticalToEmailLocalPartValidator
  4465.      */
  4466.     protected function getNotIdenticalToEmailLocalPartValidatorService()
  4467.     {
  4468.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4469.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4470.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/NotIdenticalToEmailLocalPartValidator.php';
  4471.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\NotIdenticalToEmailLocalPartValidator'] = new \App\CoreBundle\Form\Constraints\NotIdenticalToEmailLocalPartValidator();
  4472.     }
  4473.     /**
  4474.      * Gets the private 'App\CoreBundle\Form\Constraints\NotInArrayValidator' shared autowired service.
  4475.      *
  4476.      * @return \App\CoreBundle\Form\Constraints\NotInArrayValidator
  4477.      */
  4478.     protected function getNotInArrayValidatorService()
  4479.     {
  4480.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4481.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4482.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/NotInArrayValidator.php';
  4483.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\NotInArrayValidator'] = new \App\CoreBundle\Form\Constraints\NotInArrayValidator();
  4484.     }
  4485.     /**
  4486.      * Gets the private 'App\CoreBundle\Form\Constraints\NotNegativeMoneyAmountValidator' shared autowired service.
  4487.      *
  4488.      * @return \App\CoreBundle\Form\Constraints\NotNegativeMoneyAmountValidator
  4489.      */
  4490.     protected function getNotNegativeMoneyAmountValidatorService()
  4491.     {
  4492.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4493.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4494.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/NotNegativeMoneyAmountValidator.php';
  4495.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\NotNegativeMoneyAmountValidator'] = new \App\CoreBundle\Form\Constraints\NotNegativeMoneyAmountValidator();
  4496.     }
  4497.     /**
  4498.      * Gets the private 'App\CoreBundle\Form\Constraints\UniqueCollectionValidator' shared autowired service.
  4499.      *
  4500.      * @return \App\CoreBundle\Form\Constraints\UniqueCollectionValidator
  4501.      */
  4502.     protected function getUniqueCollectionValidatorService()
  4503.     {
  4504.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4505.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4506.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/UniqueCollectionValidator.php';
  4507.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\UniqueCollectionValidator'] = new \App\CoreBundle\Form\Constraints\UniqueCollectionValidator();
  4508.     }
  4509.     /**
  4510.      * Gets the private 'App\CoreBundle\Form\Constraints\UniqueEmailValidator' shared autowired service.
  4511.      *
  4512.      * @return \App\CoreBundle\Form\Constraints\UniqueEmailValidator
  4513.      */
  4514.     protected function getUniqueEmailValidatorService()
  4515.     {
  4516.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4517.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4518.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/UniqueEmailValidator.php';
  4519.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\UniqueEmailValidator'] = new \App\CoreBundle\Form\Constraints\UniqueEmailValidator(($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorFacade'] ?? $this->getAdministratorFacadeService()));
  4520.     }
  4521.     /**
  4522.      * Gets the private 'App\CoreBundle\Form\Constraints\UniqueProductAttributesValidator' shared autowired service.
  4523.      *
  4524.      * @return \App\CoreBundle\Form\Constraints\UniqueProductAttributesValidator
  4525.      */
  4526.     protected function getUniqueProductAttributesValidatorService()
  4527.     {
  4528.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4529.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4530.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/UniqueProductAttributesValidator.php';
  4531.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\UniqueProductAttributesValidator'] = new \App\CoreBundle\Form\Constraints\UniqueProductAttributesValidator();
  4532.     }
  4533.     /**
  4534.      * Gets the private 'App\CoreBundle\Form\Constraints\UniqueProductVariantSkusValidator' shared autowired service.
  4535.      *
  4536.      * @return \App\CoreBundle\Form\Constraints\UniqueProductVariantSkusValidator
  4537.      */
  4538.     protected function getUniqueProductVariantSkusValidatorService()
  4539.     {
  4540.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4541.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4542.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/UniqueProductVariantSkusValidator.php';
  4543.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\UniqueProductVariantSkusValidator'] = new \App\CoreBundle\Form\Constraints\UniqueProductVariantSkusValidator();
  4544.     }
  4545.     /**
  4546.      * Gets the private 'App\CoreBundle\Form\DatePickerType' shared autowired service.
  4547.      *
  4548.      * @return \App\CoreBundle\Form\DatePickerType
  4549.      */
  4550.     protected function getDatePickerTypeService()
  4551.     {
  4552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4554.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/DatePickerType.php';
  4555.         return $this->privates['App\\CoreBundle\\Form\\DatePickerType'] = new \App\CoreBundle\Form\DatePickerType(($this->privates['App\\CoreBundle\\Component\\Localization\\DisplayTimeZoneProviderInterface'] ?? ($this->privates['App\\CoreBundle\\Component\\Localization\\DisplayTimeZoneProviderInterface'] = new \App\CoreBundle\Component\Localization\DisplayTimeZoneProvider('Europe/Bratislava'))));
  4556.     }
  4557.     /**
  4558.      * Gets the private 'App\CoreBundle\Form\DisplayOnlyType' shared autowired service.
  4559.      *
  4560.      * @return \App\CoreBundle\Form\DisplayOnlyType
  4561.      */
  4562.     protected function getDisplayOnlyTypeService()
  4563.     {
  4564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4566.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/DisplayOnlyType.php';
  4567.         return $this->privates['App\\CoreBundle\\Form\\DisplayOnlyType'] = new \App\CoreBundle\Form\DisplayOnlyType();
  4568.     }
  4569.     /**
  4570.      * Gets the private 'App\CoreBundle\Form\EshopsType' shared autowired service.
  4571.      *
  4572.      * @return \App\CoreBundle\Form\EshopsType
  4573.      */
  4574.     protected function getEshopsTypeService()
  4575.     {
  4576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4578.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/EshopsType.php';
  4579.         return $this->privates['App\\CoreBundle\\Form\\EshopsType'] = new \App\CoreBundle\Form\EshopsType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4580.     }
  4581.     /**
  4582.      * Gets the private 'App\CoreBundle\Form\Extension\LegendFormTypeExtension' shared autowired service.
  4583.      *
  4584.      * @return \App\CoreBundle\Form\Extension\LegendFormTypeExtension
  4585.      */
  4586.     protected function getLegendFormTypeExtensionService()
  4587.     {
  4588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4590.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Extension/LegendFormTypeExtension.php';
  4591.         return $this->privates['App\\CoreBundle\\Form\\Extension\\LegendFormTypeExtension'] = new \App\CoreBundle\Form\Extension\LegendFormTypeExtension($this->parameters['woo_dashboard.legend_form']);
  4592.     }
  4593.     /**
  4594.      * Gets the private 'App\CoreBundle\Form\Extension\MoneyTypeExtension' shared autowired service.
  4595.      *
  4596.      * @return \App\CoreBundle\Form\Extension\MoneyTypeExtension
  4597.      */
  4598.     protected function getMoneyTypeExtensionService()
  4599.     {
  4600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4602.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Extension/MoneyTypeExtension.php';
  4603.         return $this->privates['App\\CoreBundle\\Form\\Extension\\MoneyTypeExtension'] = new \App\CoreBundle\Form\Extension\MoneyTypeExtension(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))), ($this->privates['CommerceGuys\\Intl\\Currency\\CurrencyRepositoryInterface'] ?? ($this->privates['CommerceGuys\\Intl\\Currency\\CurrencyRepositoryInterface'] = new \App\CoreBundle\Model\Localization\IntlCurrencyRepository())));
  4604.     }
  4605.     /**
  4606.      * Gets the private 'App\CoreBundle\Form\FormRowType' shared autowired service.
  4607.      *
  4608.      * @return \App\CoreBundle\Form\FormRowType
  4609.      */
  4610.     protected function getFormRowTypeService()
  4611.     {
  4612.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4614.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/FormRowType.php';
  4615.         return $this->privates['App\\CoreBundle\\Form\\FormRowType'] = new \App\CoreBundle\Form\FormRowType();
  4616.     }
  4617.     /**
  4618.      * Gets the private 'App\CoreBundle\Form\GroupType' shared autowired service.
  4619.      *
  4620.      * @return \App\CoreBundle\Form\GroupType
  4621.      */
  4622.     protected function getGroupTypeService()
  4623.     {
  4624.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4626.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/GroupType.php';
  4627.         return $this->privates['App\\CoreBundle\\Form\\GroupType'] = new \App\CoreBundle\Form\GroupType();
  4628.     }
  4629.     /**
  4630.      * Gets the private 'App\CoreBundle\Form\ImageUploadType' shared autowired service.
  4631.      *
  4632.      * @return \App\CoreBundle\Form\ImageUploadType
  4633.      */
  4634.     protected function getImageUploadTypeService()
  4635.     {
  4636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4638.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ImageUploadType.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4640.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Transformers/ImagesIdsToImagesTransformer.php';
  4641.         $a = ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService());
  4642.         return $this->privates['App\\CoreBundle\\Form\\ImageUploadType'] = new \App\CoreBundle\Form\ImageUploadType($a, new \App\CoreBundle\Form\Transformers\ImagesIdsToImagesTransformer($a), ($this->privates['App\\CoreBundle\\Model\\Image\\Config\\ImageConfig'] ?? $this->getImageConfigService()));
  4643.     }
  4644.     /**
  4645.      * Gets the private 'App\CoreBundle\Form\LocalizedType' shared autowired service.
  4646.      *
  4647.      * @return \App\CoreBundle\Form\LocalizedType
  4648.      */
  4649.     protected function getLocalizedTypeService()
  4650.     {
  4651.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4653.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/LocalizedType.php';
  4654.         return $this->privates['App\\CoreBundle\\Form\\LocalizedType'] = new \App\CoreBundle\Form\LocalizedType(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4655.     }
  4656.     /**
  4657.      * Gets the private 'App\CoreBundle\Form\MultiEshopTabType' shared autowired service.
  4658.      *
  4659.      * @return \App\CoreBundle\Form\MultiEshopTabType
  4660.      */
  4661.     protected function getMultiEshopTabTypeService()
  4662.     {
  4663.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4665.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/MultiEshopTabType.php';
  4666.         return $this->privates['App\\CoreBundle\\Form\\MultiEshopTabType'] = new \App\CoreBundle\Form\MultiEshopTabType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4667.     }
  4668.     /**
  4669.      * Gets the private 'App\CoreBundle\Form\MultiEshopType' shared autowired service.
  4670.      *
  4671.      * @return \App\CoreBundle\Form\MultiEshopType
  4672.      */
  4673.     protected function getMultiEshopTypeService()
  4674.     {
  4675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4677.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/MultiEshopType.php';
  4678.         return $this->privates['App\\CoreBundle\\Form\\MultiEshopType'] = new \App\CoreBundle\Form\MultiEshopType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4679.     }
  4680.     /**
  4681.      * Gets the private 'App\CoreBundle\Form\OrderItemsType' shared autowired service.
  4682.      *
  4683.      * @return \App\CoreBundle\Form\OrderItemsType
  4684.      */
  4685.     protected function getOrderItemsTypeService()
  4686.     {
  4687.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4689.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/OrderItemsType.php';
  4690.         return $this->privates['App\\CoreBundle\\Form\\OrderItemsType'] = new \App\CoreBundle\Form\OrderItemsType(($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()));
  4691.     }
  4692.     /**
  4693.      * Gets the private 'App\CoreBundle\Form\OrderNotesType' shared autowired service.
  4694.      *
  4695.      * @return \App\CoreBundle\Form\OrderNotesType
  4696.      */
  4697.     protected function getOrderNotesTypeService()
  4698.     {
  4699.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4700.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4701.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/OrderNotesType.php';
  4702.         return $this->privates['App\\CoreBundle\\Form\\OrderNotesType'] = new \App\CoreBundle\Form\OrderNotesType();
  4703.     }
  4704.     /**
  4705.      * Gets the private 'App\CoreBundle\Form\ProductAttributeValueFormType' shared autowired service.
  4706.      *
  4707.      * @return \App\CoreBundle\Form\ProductAttributeValueFormType
  4708.      */
  4709.     protected function getProductAttributeValueFormTypeService()
  4710.     {
  4711.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4712.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4713.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductAttributeValueFormType.php';
  4714.         return $this->privates['App\\CoreBundle\\Form\\ProductAttributeValueFormType'] = new \App\CoreBundle\Form\ProductAttributeValueFormType(($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4715.     }
  4716.     /**
  4717.      * Gets the private 'App\CoreBundle\Form\ProductAttributeValueType' shared autowired service.
  4718.      *
  4719.      * @return \App\CoreBundle\Form\ProductAttributeValueType
  4720.      */
  4721.     protected function getProductAttributeValueTypeService()
  4722.     {
  4723.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4724.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4725.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductAttributeValueType.php';
  4726.         return $this->privates['App\\CoreBundle\\Form\\ProductAttributeValueType'] = new \App\CoreBundle\Form\ProductAttributeValueType();
  4727.     }
  4728.     /**
  4729.      * Gets the private 'App\CoreBundle\Form\ProductEshopDataType' shared autowired service.
  4730.      *
  4731.      * @return \App\CoreBundle\Form\ProductEshopDataType
  4732.      */
  4733.     protected function getProductEshopDataTypeService()
  4734.     {
  4735.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4736.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4737.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductEshopDataType.php';
  4738.         return $this->privates['App\\CoreBundle\\Form\\ProductEshopDataType'] = new \App\CoreBundle\Form\ProductEshopDataType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4739.     }
  4740.     /**
  4741.      * Gets the private 'App\CoreBundle\Form\ProductVariantConfiguratorType' shared autowired service.
  4742.      *
  4743.      * @return \App\CoreBundle\Form\ProductVariantConfiguratorType
  4744.      */
  4745.     protected function getProductVariantConfiguratorTypeService()
  4746.     {
  4747.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4748.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4749.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantConfiguratorType.php';
  4750.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4751.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Transformers/ProductVariantValueDataToProductVariantTransformer.php';
  4752.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantConfiguratorType'] = new \App\CoreBundle\Form\ProductVariantConfiguratorType(($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] ?? $this->getProductVariantFacadeService()), new \App\CoreBundle\Form\Transformers\ProductVariantValueDataToProductVariantTransformer(($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFactory'] ?? $this->getProductVariantFactoryService())));
  4753.     }
  4754.     /**
  4755.      * Gets the private 'App\CoreBundle\Form\ProductVariantEshopDataType' shared autowired service.
  4756.      *
  4757.      * @return \App\CoreBundle\Form\ProductVariantEshopDataType
  4758.      */
  4759.     protected function getProductVariantEshopDataTypeService()
  4760.     {
  4761.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4762.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4763.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantEshopDataType.php';
  4764.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantEshopDataType'] = new \App\CoreBundle\Form\ProductVariantEshopDataType();
  4765.     }
  4766.     /**
  4767.      * Gets the private 'App\CoreBundle\Form\ProductVariantEshopPriceDataType' shared autowired service.
  4768.      *
  4769.      * @return \App\CoreBundle\Form\ProductVariantEshopPriceDataType
  4770.      */
  4771.     protected function getProductVariantEshopPriceDataTypeService()
  4772.     {
  4773.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4774.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4775.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantEshopPriceDataType.php';
  4776.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType'] = new \App\CoreBundle\Form\ProductVariantEshopPriceDataType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4777.     }
  4778.     /**
  4779.      * Gets the private 'App\CoreBundle\Form\ProductVariantValueFormType' shared autowired service.
  4780.      *
  4781.      * @return \App\CoreBundle\Form\ProductVariantValueFormType
  4782.      */
  4783.     protected function getProductVariantValueFormTypeService()
  4784.     {
  4785.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4787.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantValueFormType.php';
  4788.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantValueFormType'] = new \App\CoreBundle\Form\ProductVariantValueFormType(($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4789.     }
  4790.     /**
  4791.      * Gets the private 'App\CoreBundle\Form\ProductVariantValueType' shared autowired service.
  4792.      *
  4793.      * @return \App\CoreBundle\Form\ProductVariantValueType
  4794.      */
  4795.     protected function getProductVariantValueTypeService()
  4796.     {
  4797.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4798.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4799.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantValueType.php';
  4800.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantValueType'] = new \App\CoreBundle\Form\ProductVariantValueType();
  4801.     }
  4802.     /**
  4803.      * Gets the private 'App\CoreBundle\Form\ProductVariantsType' shared autowired service.
  4804.      *
  4805.      * @return \App\CoreBundle\Form\ProductVariantsType
  4806.      */
  4807.     protected function getProductVariantsTypeService()
  4808.     {
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4811.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantsType.php';
  4812.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantsType'] = new \App\CoreBundle\Form\ProductVariantsType();
  4813.     }
  4814.     /**
  4815.      * Gets the private 'App\CoreBundle\Form\ShippingAddressType' shared autowired service.
  4816.      *
  4817.      * @return \App\CoreBundle\Form\ShippingAddressType
  4818.      */
  4819.     protected function getShippingAddressTypeService()
  4820.     {
  4821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4823.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ShippingAddressType.php';
  4824.         return $this->privates['App\\CoreBundle\\Form\\ShippingAddressType'] = new \App\CoreBundle\Form\ShippingAddressType(($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()));
  4825.     }
  4826.     /**
  4827.      * Gets the private 'App\CoreBundle\Model\Administrator\Activity\AdministratorActivityFacade' shared autowired service.
  4828.      *
  4829.      * @return \App\CoreBundle\Model\Administrator\Activity\AdministratorActivityFacade
  4830.      */
  4831.     protected function getAdministratorActivityFacadeService()
  4832.     {
  4833.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Activity/AdministratorActivityFacade.php';
  4834.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Activity/AdministratorActivityRepository.php';
  4835.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Activity/AdministratorActivityFactoryInterface.php';
  4836.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Activity/AdministratorActivityFactory.php';
  4837.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4838.         return $this->privates['App\\CoreBundle\\Model\\Administrator\\Activity\\AdministratorActivityFacade'] = new \App\CoreBundle\Model\Administrator\Activity\AdministratorActivityFacade($a, new \App\CoreBundle\Model\Administrator\Activity\AdministratorActivityRepository($a), new \App\CoreBundle\Model\Administrator\Activity\AdministratorActivityFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))));
  4839.     }
  4840.     /**
  4841.      * Gets the private 'App\CoreBundle\Model\Administrator\AdministratorFacade' shared autowired service.
  4842.      *
  4843.      * @return \App\CoreBundle\Model\Administrator\AdministratorFacade
  4844.      */
  4845.     protected function getAdministratorFacadeService()
  4846.     {
  4847.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4848.         $b = ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])));
  4849.         return $this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorFacade'] = new \App\CoreBundle\Model\Administrator\AdministratorFacade($a, ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorRepository'] ?? $this->getAdministratorRepositoryService()), new \App\CoreBundle\Model\Administrator\AdministratorFactory($b), new \App\CoreBundle\Model\Administrator\Role\AdministratorRoleFacade($a, new \App\CoreBundle\Model\Administrator\Role\AdministratorRoleFactory($b), new \App\CoreBundle\Model\Administrator\Role\AdministratorRoleDataFactory()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  4850.     }
  4851.     /**
  4852.      * Gets the private 'App\CoreBundle\Model\Administrator\AdministratorGridFacade' shared autowired service.
  4853.      *
  4854.      * @return \App\CoreBundle\Model\Administrator\AdministratorGridFacade
  4855.      */
  4856.     protected function getAdministratorGridFacadeService()
  4857.     {
  4858.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorGridFacade.php';
  4859.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorGridLimitFactoryInterface.php';
  4860.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorGridLimitFactory.php';
  4861.         return $this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorGridFacade'] = new \App\CoreBundle\Model\Administrator\AdministratorGridFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\CoreBundle\Model\Administrator\AdministratorGridLimitFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))));
  4862.     }
  4863.     /**
  4864.      * Gets the private 'App\CoreBundle\Model\Administrator\AdministratorRepository' shared autowired service.
  4865.      *
  4866.      * @return \App\CoreBundle\Model\Administrator\AdministratorRepository
  4867.      */
  4868.     protected function getAdministratorRepositoryService()
  4869.     {
  4870.         return $this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorRepository'] = new \App\CoreBundle\Model\Administrator\AdministratorRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4871.     }
  4872.     /**
  4873.      * Gets the private 'App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedFacade' shared autowired service.
  4874.      *
  4875.      * @return \App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedFacade
  4876.      */
  4877.     protected function getAdministratorRolesChangedFacadeService()
  4878.     {
  4879.         return $this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorRolesChangedFacade'] = new \App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedFacade(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorFacade'] ?? $this->getAdministratorFacadeService()));
  4880.     }
  4881.     /**
  4882.      * Gets the private 'App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedSubscriber' shared autowired service.
  4883.      *
  4884.      * @return \App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedSubscriber
  4885.      */
  4886.     protected function getAdministratorRolesChangedSubscriberService()
  4887.     {
  4888.         return $this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorRolesChangedSubscriber'] = new \App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedSubscriber(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorRolesChangedFacade'] ?? $this->getAdministratorRolesChangedFacadeService()));
  4889.     }
  4890.     /**
  4891.      * Gets the private 'App\CoreBundle\Model\Administrator\Security\AdministratorUserProvider' shared autowired service.
  4892.      *
  4893.      * @return \App\CoreBundle\Model\Administrator\Security\AdministratorUserProvider
  4894.      */
  4895.     protected function getAdministratorUserProviderService()
  4896.     {
  4897.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  4898.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Security/AdministratorUserProvider.php';
  4899.         return $this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorUserProvider'] = new \App\CoreBundle\Model\Administrator\Security\AdministratorUserProvider(($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorRepository'] ?? $this->getAdministratorRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\Activity\\AdministratorActivityFacade'] ?? $this->getAdministratorActivityFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorRolesChangedSubscriber'] ?? $this->getAdministratorRolesChangedSubscriberService()));
  4900.     }
  4901.     /**
  4902.      * Gets the private 'App\CoreBundle\Model\AdvancedSearchOrder\AdvancedSearchOrderFacade' shared autowired service.
  4903.      *
  4904.      * @return \App\CoreBundle\Model\AdvancedSearchOrder\AdvancedSearchOrderFacade
  4905.      */
  4906.     protected function getAdvancedSearchOrderFacadeService()
  4907.     {
  4908.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/AdvancedSearchOrderFacade.php';
  4909.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AbstractAdvancedSearchFormFactory.php';
  4910.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/OrderAdvancedSearchFormFactory.php';
  4911.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchConfig.php';
  4912.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/OrderAdvancedSearchConfig.php';
  4913.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchFilterInterface.php';
  4914.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderNumberFilter.php';
  4915.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderCreateDateFilter.php';
  4916.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderInvoiceDateFilter.php';
  4917.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderEshopFilter.php';
  4918.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderNameFilter.php';
  4919.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderLastNameFilter.php';
  4920.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderEmailFilter.php';
  4921.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearch/AdvancedSearchFilterTranslation.php';
  4922.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearchOrder/AdvancedSearchOrderFilterTranslation.php';
  4923.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchQueryBuilderExtender.php';
  4924.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Listing/OrderListAdminFacade.php';
  4925.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearch/AdvancedSearchOperatorTranslation.php';
  4926.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/RuleFormViewDataFactory.php';
  4927.         $a = new \App\CoreBundle\Model\AdvancedSearchOrder\OrderAdvancedSearchConfig(new \App\CoreBundle\Model\AdvancedSearchOrder\Filter\OrderNumberFilter(), new \App\CoreBundle\Model\AdvancedSearchOrder\Filter\OrderCreateDateFilter(), new \App\CoreBundle\Model\AdvancedSearchOrder\Filter\OrderInvoiceDateFilter(), new \App\CoreBundle\Model\AdvancedSearchOrder\Filter\OrderEshopFilter(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService())), new \App\CoreBundle\Model\AdvancedSearchOrder\Filter\OrderNameFilter(), new \App\CoreBundle\Model\AdvancedSearchOrder\Filter\OrderLastNameFilter(), new \App\CoreBundle\Model\AdvancedSearchOrder\Filter\OrderEmailFilter());
  4928.         return $this->privates['App\\CoreBundle\\Model\\AdvancedSearchOrder\\AdvancedSearchOrderFacade'] = new \App\CoreBundle\Model\AdvancedSearchOrder\AdvancedSearchOrderFacade(new \App\CoreBundle\Model\AdvancedSearchOrder\OrderAdvancedSearchFormFactory($a, new \App\CoreBundle\Form\Admin\AdvancedSearchOrder\AdvancedSearchOrderFilterTranslation(), ($this->services['form.factory'] ?? $this->getForm_FactoryService()), ($this->privates['App\\CoreBundle\\Form\\Admin\\AdvancedSearch\\AdvancedSearchOperatorTranslation'] ?? ($this->privates['App\\CoreBundle\\Form\\Admin\\AdvancedSearch\\AdvancedSearchOperatorTranslation'] = new \App\CoreBundle\Form\Admin\AdvancedSearch\AdvancedSearchOperatorTranslation()))), new \App\CoreBundle\Model\AdvancedSearch\AdvancedSearchQueryBuilderExtender($a), new \App\CoreBundle\Model\Order\Listing\OrderListAdminFacade(($this->privates['App\\CoreBundle\\Model\\Order\\Listing\\OrderListAdminRepository'] ?? $this->getOrderListAdminRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk')))), ($this->privates['App\\CoreBundle\\Model\\AdvancedSearch\\RuleFormViewDataFactory'] ?? ($this->privates['App\\CoreBundle\\Model\\AdvancedSearch\\RuleFormViewDataFactory'] = new \App\CoreBundle\Model\AdvancedSearch\RuleFormViewDataFactory())));
  4929.     }
  4930.     /**
  4931.      * Gets the private 'App\CoreBundle\Model\AdvancedSearchProduct\AdvancedSearchProductFacade' shared autowired service.
  4932.      *
  4933.      * @return \App\CoreBundle\Model\AdvancedSearchProduct\AdvancedSearchProductFacade
  4934.      */
  4935.     protected function getAdvancedSearchProductFacadeService()
  4936.     {
  4937.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchProduct/AdvancedSearchProductFacade.php';
  4938.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AbstractAdvancedSearchFormFactory.php';
  4939.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchProduct/ProductAdvancedSearchFormFactory.php';
  4940.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchConfig.php';
  4941.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchProduct/ProductAdvancedSearchConfig.php';
  4942.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchFilterInterface.php';
  4943.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchProduct/Filter/ProductCategoryFilter.php';
  4944.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearch/AdvancedSearchFilterTranslation.php';
  4945.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearchProduct/AdvancedSearchProductFilterTranslation.php';
  4946.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchQueryBuilderExtender.php';
  4947.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearch/AdvancedSearchOperatorTranslation.php';
  4948.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/RuleFormViewDataFactory.php';
  4949.         $a = new \App\CoreBundle\Model\AdvancedSearchProduct\ProductAdvancedSearchConfig(new \App\CoreBundle\Model\AdvancedSearchProduct\Filter\ProductCategoryFilter());
  4950.         return $this->privates['App\\CoreBundle\\Model\\AdvancedSearchProduct\\AdvancedSearchProductFacade'] = new \App\CoreBundle\Model\AdvancedSearchProduct\AdvancedSearchProductFacade(new \App\CoreBundle\Model\AdvancedSearchProduct\ProductAdvancedSearchFormFactory($a, new \App\CoreBundle\Form\Admin\AdvancedSearchProduct\AdvancedSearchProductFilterTranslation(), ($this->services['form.factory'] ?? $this->getForm_FactoryService()), ($this->privates['App\\CoreBundle\\Form\\Admin\\AdvancedSearch\\AdvancedSearchOperatorTranslation'] ?? ($this->privates['App\\CoreBundle\\Form\\Admin\\AdvancedSearch\\AdvancedSearchOperatorTranslation'] = new \App\CoreBundle\Form\Admin\AdvancedSearch\AdvancedSearchOperatorTranslation()))), new \App\CoreBundle\Model\AdvancedSearch\AdvancedSearchQueryBuilderExtender($a), ($this->privates['App\\CoreBundle\\Model\\Product\\Listing\\ProductListAdminFacade'] ?? $this->getProductListAdminFacadeService()), ($this->privates['App\\CoreBundle\\Model\\AdvancedSearch\\RuleFormViewDataFactory'] ?? ($this->privates['App\\CoreBundle\\Model\\AdvancedSearch\\RuleFormViewDataFactory'] = new \App\CoreBundle\Model\AdvancedSearch\RuleFormViewDataFactory())));
  4951.     }
  4952.     /**
  4953.      * Gets the private 'App\CoreBundle\Model\Attribute\AttributeDataFactory' shared autowired service.
  4954.      *
  4955.      * @return \App\CoreBundle\Model\Attribute\AttributeDataFactory
  4956.      */
  4957.     protected function getAttributeDataFactoryService()
  4958.     {
  4959.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeDataFactoryInterface.php';
  4960.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeDataFactory.php';
  4961.         return $this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeDataFactory'] = new \App\CoreBundle\Model\Attribute\AttributeDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4962.     }
  4963.     /**
  4964.      * Gets the private 'App\CoreBundle\Model\Attribute\AttributeFacade' shared autowired service.
  4965.      *
  4966.      * @return \App\CoreBundle\Model\Attribute\AttributeFacade
  4967.      */
  4968.     protected function getAttributeFacadeService()
  4969.     {
  4970.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4971.         return $this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] = new \App\CoreBundle\Model\Attribute\AttributeFacade($a, new \App\CoreBundle\Model\Attribute\AttributeRepository($a), new \App\CoreBundle\Model\Attribute\AttributeFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeValueProvider'] ?? $this->getAttributeValueProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4972.     }
  4973.     /**
  4974.      * Gets the private 'App\CoreBundle\Model\Attribute\AttributeValueProvider' shared autowired service.
  4975.      *
  4976.      * @return \App\CoreBundle\Model\Attribute\AttributeValueProvider
  4977.      */
  4978.     protected function getAttributeValueProviderService()
  4979.     {
  4980.         return $this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeValueProvider'] = new \App\CoreBundle\Model\Attribute\AttributeValueProvider(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  4981.     }
  4982.     /**
  4983.      * Gets the private 'App\CoreBundle\Model\Category\CategoryFacade' shared autowired service.
  4984.      *
  4985.      * @return \App\CoreBundle\Model\Category\CategoryFacade
  4986.      */
  4987.     protected function getCategoryFacadeService()
  4988.     {
  4989.         return $this->privates['App\\CoreBundle\\Model\\Category\\CategoryFacade'] = new \App\CoreBundle\Model\Category\CategoryFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryValueProvider'] ?? $this->getCategoryValueProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4990.     }
  4991.     /**
  4992.      * Gets the private 'App\CoreBundle\Model\Category\CategoryValueProvider' shared autowired service.
  4993.      *
  4994.      * @return \App\CoreBundle\Model\Category\CategoryValueProvider
  4995.      */
  4996.     protected function getCategoryValueProviderService()
  4997.     {
  4998.         return $this->privates['App\\CoreBundle\\Model\\Category\\CategoryValueProvider'] = new \App\CoreBundle\Model\Category\CategoryValueProvider(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  4999.     }
  5000.     /**
  5001.      * Gets the private 'App\CoreBundle\Model\Collection\CollectionFacade' shared autowired service.
  5002.      *
  5003.      * @return \App\CoreBundle\Model\Collection\CollectionFacade
  5004.      */
  5005.     protected function getCollectionFacadeService()
  5006.     {
  5007.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Collection/CollectionFacade.php';
  5008.         return $this->privates['App\\CoreBundle\\Model\\Collection\\CollectionFacade'] = new \App\CoreBundle\Model\Collection\CollectionFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Collection\\CollectionValueProvider'] ?? $this->getCollectionValueProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5009.     }
  5010.     /**
  5011.      * Gets the private 'App\CoreBundle\Model\Collection\CollectionValueProvider' shared autowired service.
  5012.      *
  5013.      * @return \App\CoreBundle\Model\Collection\CollectionValueProvider
  5014.      */
  5015.     protected function getCollectionValueProviderService()
  5016.     {
  5017.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Collection/CollectionValueProvider.php';
  5018.         return $this->privates['App\\CoreBundle\\Model\\Collection\\CollectionValueProvider'] = new \App\CoreBundle\Model\Collection\CollectionValueProvider(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  5019.     }
  5020.     /**
  5021.      * Gets the private 'App\CoreBundle\Model\Coupon\CouponDataFactory' shared autowired service.
  5022.      *
  5023.      * @return \App\CoreBundle\Model\Coupon\CouponDataFactory
  5024.      */
  5025.     protected function getCouponDataFactoryService()
  5026.     {
  5027.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponDataFactoryInterface.php';
  5028.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponDataFactory.php';
  5029.         return $this->privates['App\\CoreBundle\\Model\\Coupon\\CouponDataFactory'] = new \App\CoreBundle\Model\Coupon\CouponDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5030.     }
  5031.     /**
  5032.      * Gets the private 'App\CoreBundle\Model\Coupon\CouponFacade' shared autowired service.
  5033.      *
  5034.      * @return \App\CoreBundle\Model\Coupon\CouponFacade
  5035.      */
  5036.     protected function getCouponFacadeService()
  5037.     {
  5038.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponFacade.php';
  5039.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponFactoryInterface.php';
  5040.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponFactory.php';
  5041.         return $this->privates['App\\CoreBundle\\Model\\Coupon\\CouponFacade'] = new \App\CoreBundle\Model\Coupon\CouponFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponRepository'] ?? $this->getCouponRepositoryService()), new \App\CoreBundle\Model\Coupon\CouponFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5042.     }
  5043.     /**
  5044.      * Gets the private 'App\CoreBundle\Model\Coupon\CouponRepository' shared autowired service.
  5045.      *
  5046.      * @return \App\CoreBundle\Model\Coupon\CouponRepository
  5047.      */
  5048.     protected function getCouponRepositoryService()
  5049.     {
  5050.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponRepository.php';
  5051.         return $this->privates['App\\CoreBundle\\Model\\Coupon\\CouponRepository'] = new \App\CoreBundle\Model\Coupon\CouponRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\Listing\\CouponListAdminRepository'] ?? $this->getCouponListAdminRepositoryService()));
  5052.     }
  5053.     /**
  5054.      * Gets the private 'App\CoreBundle\Model\Coupon\Listing\CouponListAdminRepository' shared autowired service.
  5055.      *
  5056.      * @return \App\CoreBundle\Model\Coupon\Listing\CouponListAdminRepository
  5057.      */
  5058.     protected function getCouponListAdminRepositoryService()
  5059.     {
  5060.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/Listing/CouponListAdminRepository.php';
  5061.         return $this->privates['App\\CoreBundle\\Model\\Coupon\\Listing\\CouponListAdminRepository'] = new \App\CoreBundle\Model\Coupon\Listing\CouponListAdminRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] ?? $this->getEshopRepositoryService()));
  5062.     }
  5063.     /**
  5064.      * Gets the private 'App\CoreBundle\Model\Eshop\EshopFacade' shared autowired service.
  5065.      *
  5066.      * @return \App\CoreBundle\Model\Eshop\EshopFacade
  5067.      */
  5068.     protected function getEshopFacadeService()
  5069.     {
  5070.         return $this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] = new \App\CoreBundle\Model\Eshop\EshopFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] ?? $this->getEshopRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), new \App\CoreBundle\Model\Eshop\EshopFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))));
  5071.     }
  5072.     /**
  5073.      * Gets the private 'App\CoreBundle\Model\Eshop\EshopRepository' shared autowired service.
  5074.      *
  5075.      * @return \App\CoreBundle\Model\Eshop\EshopRepository
  5076.      */
  5077.     protected function getEshopRepositoryService()
  5078.     {
  5079.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5080.         return $this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] = new \App\CoreBundle\Model\Eshop\EshopRepository($a, new \App\CoreBundle\Model\Eshop\Listing\EshopListAdminRepository($a));
  5081.     }
  5082.     /**
  5083.      * Gets the private 'App\CoreBundle\Model\Image\Config\ImageConfig' shared autowired service.
  5084.      *
  5085.      * @return \App\CoreBundle\Model\Image\Config\ImageConfig
  5086.      */
  5087.     protected function getImageConfigService()
  5088.     {
  5089.         return $this->privates['App\\CoreBundle\\Model\\Image\\Config\\ImageConfig'] = (new \App\CoreBundle\Model\Image\Config\ImageConfigLoader(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem()))))->loadFromYaml((\dirname(__DIR__4).'/src/../config/images.yaml'));
  5090.     }
  5091.     /**
  5092.      * Gets the private 'App\CoreBundle\Model\Image\ImageFacade' shared autowired service.
  5093.      *
  5094.      * @return \App\CoreBundle\Model\Image\ImageFacade
  5095.      */
  5096.     protected function getImageFacadeService()
  5097.     {
  5098.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5099.         $b = ($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService());
  5100.         $c = ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])));
  5101.         return $this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] = new \App\CoreBundle\Model\Image\ImageFacade('/content/images/'$a, ($this->privates['App\\CoreBundle\\Model\\Image\\Config\\ImageConfig'] ?? $this->getImageConfigService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageRepository'] ?? $this->getImageRepositoryService()), ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService()), $b, ($this->privates['App\\CoreBundle\\Model\\Image\\ImageLocator'] ?? $this->getImageLocatorService()), new \App\CoreBundle\Model\Image\ImageFactory(($this->privates['App\\CoreBundle\\Model\\Image\\Processing\\ImageProcessor'] ?? $this->getImageProcessorService()), $b$c), new \App\CoreBundle\Model\Image\Eshop\ImageEshopFactory($c), new \App\CoreBundle\Model\Image\Eshop\ImageEshopRepository($a), ($this->privates['League\\Flysystem\\MountManager'] ?? $this->getMountManagerService()));
  5102.     }
  5103.     /**
  5104.      * Gets the private 'App\CoreBundle\Model\Image\ImageLocator' shared autowired service.
  5105.      *
  5106.      * @return \App\CoreBundle\Model\Image\ImageLocator
  5107.      */
  5108.     protected function getImageLocatorService()
  5109.     {
  5110.         return $this->privates['App\\CoreBundle\\Model\\Image\\ImageLocator'] = new \App\CoreBundle\Model\Image\ImageLocator('/public/content/images/''http://admin.parfen.sk/admin/', ($this->privates['App\\CoreBundle\\Model\\Image\\Config\\ImageConfig'] ?? $this->getImageConfigService()), ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService()));
  5111.     }
  5112.     /**
  5113.      * Gets the private 'App\CoreBundle\Model\Image\ImageRepository' shared autowired service.
  5114.      *
  5115.      * @return \App\CoreBundle\Model\Image\ImageRepository
  5116.      */
  5117.     protected function getImageRepositoryService()
  5118.     {
  5119.         return $this->privates['App\\CoreBundle\\Model\\Image\\ImageRepository'] = new \App\CoreBundle\Model\Image\ImageRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5120.     }
  5121.     /**
  5122.      * Gets the private 'App\CoreBundle\Model\Image\Processing\ImageProcessor' shared autowired service.
  5123.      *
  5124.      * @return \App\CoreBundle\Model\Image\Processing\ImageProcessor
  5125.      */
  5126.     protected function getImageProcessorService()
  5127.     {
  5128.         return $this->privates['App\\CoreBundle\\Model\\Image\\Processing\\ImageProcessor'] = new \App\CoreBundle\Model\Image\Processing\ImageProcessor(new \Intervention\Image\ImageManager([=> ['driver' => 'gd']]), ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService()));
  5129.     }
  5130.     /**
  5131.      * Gets the private 'App\CoreBundle\Model\Localization\LocalizationListener' shared autowired service.
  5132.      *
  5133.      * @return \App\CoreBundle\Model\Localization\LocalizationListener
  5134.      */
  5135.     protected function getLocalizationListenerService()
  5136.     {
  5137.         return $this->privates['App\\CoreBundle\\Model\\Localization\\LocalizationListener'] = new \App\CoreBundle\Model\Localization\LocalizationListener(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  5138.     }
  5139.     /**
  5140.      * Gets the private 'App\CoreBundle\Model\Log\LogFacade' shared autowired service.
  5141.      *
  5142.      * @return \App\CoreBundle\Model\Log\LogFacade
  5143.      */
  5144.     protected function getLogFacadeService()
  5145.     {
  5146.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogFacade.php';
  5147.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogRepository.php';
  5148.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogFactoryInterface.php';
  5149.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogFactory.php';
  5150.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogDataFactoryInterface.php';
  5151.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogDataFactory.php';
  5152.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5153.         return $this->privates['App\\CoreBundle\\Model\\Log\\LogFacade'] = new \App\CoreBundle\Model\Log\LogFacade($a, new \App\CoreBundle\Model\Log\LogRepository($a), new \App\CoreBundle\Model\Log\LogFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))), ($this->privates['App\\CoreBundle\\Model\\Log\\LogDataFactory'] ?? ($this->privates['App\\CoreBundle\\Model\\Log\\LogDataFactory'] = new \App\CoreBundle\Model\Log\LogDataFactory())));
  5154.     }
  5155.     /**
  5156.      * Gets the private 'App\CoreBundle\Model\OrderPdf\OrderPdfDataFactory' shared autowired service.
  5157.      *
  5158.      * @return \App\CoreBundle\Model\OrderPdf\OrderPdfDataFactory
  5159.      */
  5160.     protected function getOrderPdfDataFactoryService()
  5161.     {
  5162.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfDataFactoryInterface.php';
  5163.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfDataFactory.php';
  5164.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileDataFactoryInterface.php';
  5165.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileDataFactory.php';
  5166.         return $this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfDataFactory'] = new \App\CoreBundle\Model\OrderPdf\OrderPdfDataFactory(new \App\CoreBundle\Model\UploadedFile\UploadedFileDataFactory(($this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] ?? $this->getUploadedFileFacadeService())));
  5167.     }
  5168.     /**
  5169.      * Gets the private 'App\CoreBundle\Model\OrderPdf\OrderPdfFacade' shared autowired service.
  5170.      *
  5171.      * @return \App\CoreBundle\Model\OrderPdf\OrderPdfFacade
  5172.      */
  5173.     protected function getOrderPdfFacadeService()
  5174.     {
  5175.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfFacade.php';
  5176.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfRepository.php';
  5177.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfFactoryInterface.php';
  5178.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfFactory.php';
  5179.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5180.         return $this->privates['App\\CoreBundle\\Model\\OrderPdf\\OrderPdfFacade'] = new \App\CoreBundle\Model\OrderPdf\OrderPdfFacade($a, new \App\CoreBundle\Model\OrderPdf\OrderPdfRepository($a), new \App\CoreBundle\Model\OrderPdf\OrderPdfFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))), ($this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] ?? $this->getUploadedFileFacadeService()));
  5181.     }
  5182.     /**
  5183.      * Gets the private 'App\CoreBundle\Model\Order\Coupon\OrderCouponFactory' shared autowired service.
  5184.      *
  5185.      * @return \App\CoreBundle\Model\Order\Coupon\OrderCouponFactory
  5186.      */
  5187.     protected function getOrderCouponFactoryService()
  5188.     {
  5189.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Coupon/OrderCouponFactoryInterface.php';
  5190.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Coupon/OrderCouponFactory.php';
  5191.         return $this->privates['App\\CoreBundle\\Model\\Order\\Coupon\\OrderCouponFactory'] = new \App\CoreBundle\Model\Order\Coupon\OrderCouponFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([]))));
  5192.     }
  5193.     /**
  5194.      * Gets the private 'App\CoreBundle\Model\Order\Item\OrderItemDataFactory' shared autowired service.
  5195.      *
  5196.      * @return \App\CoreBundle\Model\Order\Item\OrderItemDataFactory
  5197.      */
  5198.     protected function getOrderItemDataFactoryService()
  5199.     {
  5200.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemDataFactoryInterface.php';
  5201.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemDataFactory.php';
  5202.         return $this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemDataFactory'] = new \App\CoreBundle\Model\Order\Item\OrderItemDataFactory(($this->privates['App\\CoreBundle\\Model\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] ?? $this->getEshopRepositoryService()));
  5203.     }
  5204.     /**
  5205.      * Gets the private 'App\CoreBundle\Model\Order\Item\OrderItemFacade' shared autowired service.
  5206.      *
  5207.      * @return \App\CoreBundle\Model\Order\Item\OrderItemFacade
  5208.      */
  5209.     protected function getOrderItemFacadeService()
  5210.     {
  5211.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemFacade.php';
  5212.         return $this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemFacade'] = new \App\CoreBundle\Model\Order\Item\OrderItemFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemFactory'] ?? $this->getOrderItemFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Coupon\\OrderCouponFactory'] ?? $this->getOrderCouponFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemDataFactory'] ?? $this->getOrderItemDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Coupon\\CouponRepository'] ?? $this->getCouponRepositoryService()));
  5213.     }
  5214.     /**
  5215.      * Gets the private 'App\CoreBundle\Model\Order\Item\OrderItemFactory' shared autowired service.
  5216.      *
  5217.      * @return \App\CoreBundle\Model\Order\Item\OrderItemFactory
  5218.      */
  5219.     protected function getOrderItemFactoryService()
  5220.     {
  5221.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemFactoryInterface.php';
  5222.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemFactory.php';
  5223.         return $this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemFactory'] = new \App\CoreBundle\Model\Order\Item\OrderItemFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([]))));
  5224.     }
  5225.     /**
  5226.      * Gets the private 'App\CoreBundle\Model\Order\Listing\OrderListAdminRepository' shared autowired service.
  5227.      *
  5228.      * @return \App\CoreBundle\Model\Order\Listing\OrderListAdminRepository
  5229.      */
  5230.     protected function getOrderListAdminRepositoryService()
  5231.     {
  5232.         return $this->privates['App\\CoreBundle\\Model\\Order\\Listing\\OrderListAdminRepository'] = new \App\CoreBundle\Model\Order\Listing\OrderListAdminRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5233.     }
  5234.     /**
  5235.      * Gets the private 'App\CoreBundle\Model\Order\Note\OrderNoteDataFactory' shared autowired service.
  5236.      *
  5237.      * @return \App\CoreBundle\Model\Order\Note\OrderNoteDataFactory
  5238.      */
  5239.     protected function getOrderNoteDataFactoryService()
  5240.     {
  5241.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Note/OrderNoteDataFactoryInterface.php';
  5242.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Note/OrderNoteDataFactory.php';
  5243.         return $this->privates['App\\CoreBundle\\Model\\Order\\Note\\OrderNoteDataFactory'] = new \App\CoreBundle\Model\Order\Note\OrderNoteDataFactory(($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemDataFactory'] ?? $this->getOrderItemDataFactoryService()));
  5244.     }
  5245.     /**
  5246.      * Gets the private 'App\CoreBundle\Model\Order\OrderDataFactory' shared autowired service.
  5247.      *
  5248.      * @return \App\CoreBundle\Model\Order\OrderDataFactory
  5249.      */
  5250.     protected function getOrderDataFactoryService()
  5251.     {
  5252.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderDataFactoryInterface.php';
  5253.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderDataFactory.php';
  5254.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Line/OrderLineDataFactoryInterface.php';
  5255.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Line/OrderLineDataFactory.php';
  5256.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/BillingAddress/OrderBillingAddressDataFactoryInterface.php';
  5257.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/BillingAddress/OrderBillingAddressDataFactory.php';
  5258.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/ShippingAddress/OrderShippingAddressDataFactoryInterface.php';
  5259.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/ShippingAddress/OrderShippingAddressDataFactory.php';
  5260.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeDataFactoryInterface.php';
  5261.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeDataFactory.php';
  5262.         $a = ($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemDataFactory'] ?? $this->getOrderItemDataFactoryService());
  5263.         return $this->privates['App\\CoreBundle\\Model\\Order\\OrderDataFactory'] = new \App\CoreBundle\Model\Order\OrderDataFactory($a, ($this->privates['App\\CoreBundle\\Model\\Order\\Fee\\OrderFeeDataFactory'] ?? ($this->privates['App\\CoreBundle\\Model\\Order\\Fee\\OrderFeeDataFactory'] = new \App\CoreBundle\Model\Order\Fee\OrderFeeDataFactory())), new \App\CoreBundle\Model\Order\Line\OrderLineDataFactory(($this->privates['App\\CoreBundle\\Model\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] ?? $this->getEshopRepositoryService())), ($this->privates['App\\CoreBundle\\Model\\Order\\Note\\OrderNoteDataFactory'] ?? $this->getOrderNoteDataFactoryService()), new \App\CoreBundle\Model\Order\BillingAddress\OrderBillingAddressDataFactory($a), new \App\CoreBundle\Model\Order\ShippingAddress\OrderShippingAddressDataFactory($a), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5264.     }
  5265.     /**
  5266.      * Gets the private 'App\CoreBundle\Model\Order\OrderFacade' shared autowired service.
  5267.      *
  5268.      * @return \App\CoreBundle\Model\Order\OrderFacade
  5269.      */
  5270.     protected function getOrderFacadeService()
  5271.     {
  5272.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderFacade.php';
  5273.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderFactoryInterface.php';
  5274.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderFactory.php';
  5275.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Note/OrderNoteFactoryInterface.php';
  5276.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Note/OrderNoteFactory.php';
  5277.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Tax/OrderTaxFactoryInterface.php';
  5278.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Tax/OrderTaxFactory.php';
  5279.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Refund/OrderRefundFactoryInterface.php';
  5280.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Refund/OrderRefundFactory.php';
  5281.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Shipping/OrderShippingFactoryInterface.php';
  5282.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Shipping/OrderShippingFactory.php';
  5283.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeFactoryInterface.php';
  5284.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeFactory.php';
  5285.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/BillingAddress/OrderBillingAddressFactoryInterface.php';
  5286.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/BillingAddress/OrderBillingAddressFactory.php';
  5287.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/ShippingAddress/OrderShippingAddressFactoryInterface.php';
  5288.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/ShippingAddress/OrderShippingAddressFactory.php';
  5289.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/MoneyConverter/MoneyConverter.php';
  5290.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeDataFactoryInterface.php';
  5291.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeDataFactory.php';
  5292.         $a = ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])));
  5293.         return $this->privates['App\\CoreBundle\\Model\\Order\\OrderFacade'] = new \App\CoreBundle\Model\Order\OrderFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Order\\OrderRepository'] ?? $this->getOrderRepositoryService()), new \App\CoreBundle\Model\Order\OrderFactory($a), new \App\CoreBundle\Model\Order\Note\OrderNoteFactory($a), ($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemFactory'] ?? $this->getOrderItemFactoryService()), new \App\CoreBundle\Model\Order\Tax\OrderTaxFactory($a), new \App\CoreBundle\Model\Order\Refund\OrderRefundFactory($a), new \App\CoreBundle\Model\Order\Shipping\OrderShippingFactory($a), ($this->privates['App\\CoreBundle\\Model\\Order\\Coupon\\OrderCouponFactory'] ?? $this->getOrderCouponFactoryService()), new \App\CoreBundle\Model\Order\Fee\OrderFeeFactory($a), new \App\CoreBundle\Model\Order\BillingAddress\OrderBillingAddressFactory($a), new \App\CoreBundle\Model\Order\ShippingAddress\OrderShippingAddressFactory($a), ($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemDataFactory'] ?? $this->getOrderItemDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Fee\\OrderFeeDataFactory'] ?? ($this->privates['App\\CoreBundle\\Model\\Order\\Fee\\OrderFeeDataFactory'] = new \App\CoreBundle\Model\Order\Fee\OrderFeeDataFactory())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryFacade'] ?? $this->getCategoryFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), new \App\CoreBundle\Component\MoneyConverter\MoneyConverter(), ($this->privates['App\\CoreBundle\\Model\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()));
  5294.     }
  5295.     /**
  5296.      * Gets the private 'App\CoreBundle\Model\Order\OrderRepository' shared autowired service.
  5297.      *
  5298.      * @return \App\CoreBundle\Model\Order\OrderRepository
  5299.      */
  5300.     protected function getOrderRepositoryService()
  5301.     {
  5302.         return $this->privates['App\\CoreBundle\\Model\\Order\\OrderRepository'] = new \App\CoreBundle\Model\Order\OrderRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Order\\Listing\\OrderListAdminRepository'] ?? $this->getOrderListAdminRepositoryService()));
  5303.     }
  5304.     /**
  5305.      * Gets the private 'App\CoreBundle\Model\PaymentMethod\PaymentMethodDataFactory' shared autowired service.
  5306.      *
  5307.      * @return \App\CoreBundle\Model\PaymentMethod\PaymentMethodDataFactory
  5308.      */
  5309.     protected function getPaymentMethodDataFactoryService()
  5310.     {
  5311.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodDataFactoryInterface.php';
  5312.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodDataFactory.php';
  5313.         return $this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodDataFactory'] = new \App\CoreBundle\Model\PaymentMethod\PaymentMethodDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5314.     }
  5315.     /**
  5316.      * Gets the private 'App\CoreBundle\Model\PaymentMethod\PaymentMethodFacade' shared autowired service.
  5317.      *
  5318.      * @return \App\CoreBundle\Model\PaymentMethod\PaymentMethodFacade
  5319.      */
  5320.     protected function getPaymentMethodFacadeService()
  5321.     {
  5322.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodFacade.php';
  5323.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodRepository.php';
  5324.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodFactoryInterface.php';
  5325.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodFactory.php';
  5326.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5327.         return $this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodFacade'] = new \App\CoreBundle\Model\PaymentMethod\PaymentMethodFacade($a, new \App\CoreBundle\Model\PaymentMethod\PaymentMethodRepository($a), new \App\CoreBundle\Model\PaymentMethod\PaymentMethodFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5328.     }
  5329.     /**
  5330.      * Gets the private 'App\CoreBundle\Model\Product\Attribute\ProductAttributeDataFactory' shared autowired service.
  5331.      *
  5332.      * @return \App\CoreBundle\Model\Product\Attribute\ProductAttributeDataFactory
  5333.      */
  5334.     protected function getProductAttributeDataFactoryService()
  5335.     {
  5336.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Attribute/ProductAttributeDataFactoryInterface.php';
  5337.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Attribute/ProductAttributeDataFactory.php';
  5338.         return $this->privates['App\\CoreBundle\\Model\\Product\\Attribute\\ProductAttributeDataFactory'] = new \App\CoreBundle\Model\Product\Attribute\ProductAttributeDataFactory(($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()));
  5339.     }
  5340.     /**
  5341.      * Gets the private 'App\CoreBundle\Model\Product\Attribute\ProductAttributeRepository' shared autowired service.
  5342.      *
  5343.      * @return \App\CoreBundle\Model\Product\Attribute\ProductAttributeRepository
  5344.      */
  5345.     protected function getProductAttributeRepositoryService()
  5346.     {
  5347.         return $this->privates['App\\CoreBundle\\Model\\Product\\Attribute\\ProductAttributeRepository'] = new \App\CoreBundle\Model\Product\Attribute\ProductAttributeRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5348.     }
  5349.     /**
  5350.      * Gets the private 'App\CoreBundle\Model\Product\Listing\ProductListAdminFacade' shared autowired service.
  5351.      *
  5352.      * @return \App\CoreBundle\Model\Product\Listing\ProductListAdminFacade
  5353.      */
  5354.     protected function getProductListAdminFacadeService()
  5355.     {
  5356.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Listing/ProductListAdminFacade.php';
  5357.         return $this->privates['App\\CoreBundle\\Model\\Product\\Listing\\ProductListAdminFacade'] = new \App\CoreBundle\Model\Product\Listing\ProductListAdminFacade(($this->privates['App\\CoreBundle\\Model\\Product\\Listing\\ProductListAdminRepository'] ?? $this->getProductListAdminRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))));
  5358.     }
  5359.     /**
  5360.      * Gets the private 'App\CoreBundle\Model\Product\Listing\ProductListAdminRepository' shared autowired service.
  5361.      *
  5362.      * @return \App\CoreBundle\Model\Product\Listing\ProductListAdminRepository
  5363.      */
  5364.     protected function getProductListAdminRepositoryService()
  5365.     {
  5366.         return $this->privates['App\\CoreBundle\\Model\\Product\\Listing\\ProductListAdminRepository'] = new \App\CoreBundle\Model\Product\Listing\ProductListAdminRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] ?? $this->getEshopRepositoryService()));
  5367.     }
  5368.     /**
  5369.      * Gets the private 'App\CoreBundle\Model\Product\ProductDataFactory' shared autowired service.
  5370.      *
  5371.      * @return \App\CoreBundle\Model\Product\ProductDataFactory
  5372.      */
  5373.     protected function getProductDataFactoryService()
  5374.     {
  5375.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductDataFactoryInterface.php';
  5376.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductDataFactory.php';
  5377.         return $this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] = new \App\CoreBundle\Model\Product\ProductDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Attribute\\ProductAttributeRepository'] ?? $this->getProductAttributeRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantRepository'] ?? $this->getProductVariantRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Attribute\\ProductAttributeDataFactory'] ?? $this->getProductAttributeDataFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryValueProvider'] ?? $this->getCategoryValueProviderService()), ($this->privates['App\\CoreBundle\\Model\\Collection\\CollectionValueProvider'] ?? $this->getCollectionValueProviderService()));
  5378.     }
  5379.     /**
  5380.      * Gets the private 'App\CoreBundle\Model\Product\ProductFacade' shared autowired service.
  5381.      *
  5382.      * @return \App\CoreBundle\Model\Product\ProductFacade
  5383.      */
  5384.     protected function getProductFacadeService()
  5385.     {
  5386.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5387.         $b = ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])));
  5388.         $c = ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] ?? $this->getEshopRepositoryService());
  5389.         return $this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] = new \App\CoreBundle\Model\Product\ProductFacade($a, ($this->privates['App\\CoreBundle\\Model\\Product\\ProductRepository'] ?? $this->getProductRepositoryService()), new \App\CoreBundle\Model\Product\ProductFactory($b), ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Attribute\\ProductAttributeRepository'] ?? $this->getProductAttributeRepositoryService()), new \App\CoreBundle\Model\Product\Attribute\ProductAttributeFactory($b), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantRepository'] ?? $this->getProductVariantRepositoryService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFactory'] ?? $this->getProductVariantFactoryService()), new \App\CoreBundle\Model\Product\Variant\ProductVariantEshopRepository($a$c), ($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()), $c);
  5390.     }
  5391.     /**
  5392.      * Gets the private 'App\CoreBundle\Model\Product\ProductGridModalEdit' shared autowired service.
  5393.      *
  5394.      * @return \App\CoreBundle\Model\Product\ProductGridModalEdit
  5395.      */
  5396.     protected function getProductGridModalEditService()
  5397.     {
  5398.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/ModalEdit/GridModalEditInterface.php';
  5399.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/ModalEdit/AbstractGridModalEdit.php';
  5400.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductGridModalEdit.php';
  5401.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/GridFactoryInterface.php';
  5402.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductGridFactory.php';
  5403.         $a = ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService());
  5404.         $b = ($this->services['form.factory'] ?? $this->getForm_FactoryService());
  5405.         return $this->privates['App\\CoreBundle\\Model\\Product\\ProductGridModalEdit'] = new \App\CoreBundle\Model\Product\ProductGridModalEdit(new \App\CoreBundle\Model\Product\ProductGridFactory(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Component\\Grid\\GridFactory'] ?? $this->getGridFactoryService()), ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk'))), ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()), $a, ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['App\\CoreBundle\\Model\\AdvancedSearchProduct\\AdvancedSearchProductFacade'] ?? $this->getAdvancedSearchProductFacadeService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b), $a$b, ($this->privates['App\\CoreBundle\\Model\\Product\\ProductDataFactory'] ?? $this->getProductDataFactoryService()));
  5406.     }
  5407.     /**
  5408.      * Gets the private 'App\CoreBundle\Model\Product\ProductRepository' shared autowired service.
  5409.      *
  5410.      * @return \App\CoreBundle\Model\Product\ProductRepository
  5411.      */
  5412.     protected function getProductRepositoryService()
  5413.     {
  5414.         return $this->privates['App\\CoreBundle\\Model\\Product\\ProductRepository'] = new \App\CoreBundle\Model\Product\ProductRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Listing\\ProductListAdminRepository'] ?? $this->getProductListAdminRepositoryService()));
  5415.     }
  5416.     /**
  5417.      * Gets the private 'App\CoreBundle\Model\Product\Variant\ProductVariantFacade' shared autowired service.
  5418.      *
  5419.      * @return \App\CoreBundle\Model\Product\Variant\ProductVariantFacade
  5420.      */
  5421.     protected function getProductVariantFacadeService()
  5422.     {
  5423.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Variant/ProductVariantFacade.php';
  5424.         return $this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFacade'] = new \App\CoreBundle\Model\Product\Variant\ProductVariantFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantRepository'] ?? $this->getProductVariantRepositoryService()));
  5425.     }
  5426.     /**
  5427.      * Gets the private 'App\CoreBundle\Model\Product\Variant\ProductVariantFactory' shared autowired service.
  5428.      *
  5429.      * @return \App\CoreBundle\Model\Product\Variant\ProductVariantFactory
  5430.      */
  5431.     protected function getProductVariantFactoryService()
  5432.     {
  5433.         return $this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantFactory'] = new \App\CoreBundle\Model\Product\Variant\ProductVariantFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([]))));
  5434.     }
  5435.     /**
  5436.      * Gets the private 'App\CoreBundle\Model\Product\Variant\ProductVariantRepository' shared autowired service.
  5437.      *
  5438.      * @return \App\CoreBundle\Model\Product\Variant\ProductVariantRepository
  5439.      */
  5440.     protected function getProductVariantRepositoryService()
  5441.     {
  5442.         return $this->privates['App\\CoreBundle\\Model\\Product\\Variant\\ProductVariantRepository'] = new \App\CoreBundle\Model\Product\Variant\ProductVariantRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5443.     }
  5444.     /**
  5445.      * Gets the private 'App\CoreBundle\Model\Security\AdministratorLoginFacade' shared autowired service.
  5446.      *
  5447.      * @return \App\CoreBundle\Model\Security\AdministratorLoginFacade
  5448.      */
  5449.     protected function getAdministratorLoginFacadeService()
  5450.     {
  5451.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Security/AdministratorLoginFacade.php';
  5452.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/String/HashGenerator.php';
  5453.         return $this->privates['App\\CoreBundle\\Model\\Security\\AdministratorLoginFacade'] = new \App\CoreBundle\Model\Security\AdministratorLoginFacade(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorRepository'] ?? $this->getAdministratorRepositoryService()), new \App\CoreBundle\Component\String\HashGenerator(), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5454.     }
  5455.     /**
  5456.      * Gets the private 'App\CoreBundle\Model\Security\LoginListener' shared autowired service.
  5457.      *
  5458.      * @return \App\CoreBundle\Model\Security\LoginListener
  5459.      */
  5460.     protected function getLoginListenerService()
  5461.     {
  5462.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Security/LoginListener.php';
  5463.         return $this->privates['App\\CoreBundle\\Model\\Security\\LoginListener'] = new \App\CoreBundle\Model\Security\LoginListener(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\CoreBundle\\Model\\Administrator\\Activity\\AdministratorActivityFacade'] ?? $this->getAdministratorActivityFacadeService()));
  5464.     }
  5465.     /**
  5466.      * Gets the private 'App\CoreBundle\Model\ShippingMethod\ShippingMethodDataFactory' shared autowired service.
  5467.      *
  5468.      * @return \App\CoreBundle\Model\ShippingMethod\ShippingMethodDataFactory
  5469.      */
  5470.     protected function getShippingMethodDataFactoryService()
  5471.     {
  5472.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodDataFactoryInterface.php';
  5473.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodDataFactory.php';
  5474.         return $this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodDataFactory'] = new \App\CoreBundle\Model\ShippingMethod\ShippingMethodDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5475.     }
  5476.     /**
  5477.      * Gets the private 'App\CoreBundle\Model\ShippingMethod\ShippingMethodFacade' shared autowired service.
  5478.      *
  5479.      * @return \App\CoreBundle\Model\ShippingMethod\ShippingMethodFacade
  5480.      */
  5481.     protected function getShippingMethodFacadeService()
  5482.     {
  5483.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodFacade.php';
  5484.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodRepository.php';
  5485.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodFactoryInterface.php';
  5486.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodFactory.php';
  5487.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5488.         return $this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodFacade'] = new \App\CoreBundle\Model\ShippingMethod\ShippingMethodFacade($a, new \App\CoreBundle\Model\ShippingMethod\ShippingMethodRepository($a), new \App\CoreBundle\Model\ShippingMethod\ShippingMethodFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5489.     }
  5490.     /**
  5491.      * Gets the private 'App\CoreBundle\Model\SizeChart\SizeChartFacade' shared autowired service.
  5492.      *
  5493.      * @return \App\CoreBundle\Model\SizeChart\SizeChartFacade
  5494.      */
  5495.     protected function getSizeChartFacadeService()
  5496.     {
  5497.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/SizeChart/SizeChartFacade.php';
  5498.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/SizeChart/SizeChartValueProvider.php';
  5499.         return $this->privates['App\\CoreBundle\\Model\\SizeChart\\SizeChartFacade'] = new \App\CoreBundle\Model\SizeChart\SizeChartFacade(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\CoreBundle\Model\SizeChart\SizeChartValueProvider(($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5500.     }
  5501.     /**
  5502.      * Gets the private 'App\CoreBundle\Model\Tag\TagDataFactory' shared autowired service.
  5503.      *
  5504.      * @return \App\CoreBundle\Model\Tag\TagDataFactory
  5505.      */
  5506.     protected function getTagDataFactoryService()
  5507.     {
  5508.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagDataFactoryInterface.php';
  5509.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagDataFactory.php';
  5510.         return $this->privates['App\\CoreBundle\\Model\\Tag\\TagDataFactory'] = new \App\CoreBundle\Model\Tag\TagDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5511.     }
  5512.     /**
  5513.      * Gets the private 'App\CoreBundle\Model\Tag\TagFacade' shared autowired service.
  5514.      *
  5515.      * @return \App\CoreBundle\Model\Tag\TagFacade
  5516.      */
  5517.     protected function getTagFacadeService()
  5518.     {
  5519.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagFacade.php';
  5520.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagRepository.php';
  5521.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagFactoryInterface.php';
  5522.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagFactory.php';
  5523.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5524.         return $this->privates['App\\CoreBundle\\Model\\Tag\\TagFacade'] = new \App\CoreBundle\Model\Tag\TagFacade($a, new \App\CoreBundle\Model\Tag\TagRepository($a), new \App\CoreBundle\Model\Tag\TagFactory(($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5525.     }
  5526.     /**
  5527.      * Gets the private 'App\CoreBundle\Model\UploadedFile\Config\UploadedFileConfig' shared autowired service.
  5528.      *
  5529.      * @return \App\CoreBundle\Model\UploadedFile\Config\UploadedFileConfig
  5530.      */
  5531.     protected function getUploadedFileConfigService()
  5532.     {
  5533.         return $this->privates['App\\CoreBundle\\Model\\UploadedFile\\Config\\UploadedFileConfig'] = (new \App\CoreBundle\Model\UploadedFile\Config\UploadedFileConfigLoader(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem()))))->loadFromYaml((\dirname(__DIR__4).'/src/../config/uploaded_files.yaml'));
  5534.     }
  5535.     /**
  5536.      * Gets the private 'App\CoreBundle\Model\UploadedFile\UploadedFileDeleteDoctrineListener' shared autowired service.
  5537.      *
  5538.      * @return \App\CoreBundle\Model\UploadedFile\UploadedFileDeleteDoctrineListener
  5539.      */
  5540.     protected function getUploadedFileDeleteDoctrineListenerService()
  5541.     {
  5542.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileDeleteDoctrineListener.php';
  5543.         return $this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener'] = new \App\CoreBundle\Model\UploadedFile\UploadedFileDeleteDoctrineListener(($this->privates['App\\CoreBundle\\Model\\UploadedFile\\Config\\UploadedFileConfig'] ?? $this->getUploadedFileConfigService()), ($this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] ?? $this->getUploadedFileFacadeService()));
  5544.     }
  5545.     /**
  5546.      * Gets the private 'App\CoreBundle\Model\UploadedFile\UploadedFileFacade' shared autowired service.
  5547.      *
  5548.      * @return \App\CoreBundle\Model\UploadedFile\UploadedFileFacade
  5549.      */
  5550.     protected function getUploadedFileFacadeService()
  5551.     {
  5552.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5553.         $b = ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService());
  5554.         return $this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] = new \App\CoreBundle\Model\UploadedFile\UploadedFileFacade($a, ($this->privates['App\\CoreBundle\\Model\\UploadedFile\\Config\\UploadedFileConfig'] ?? $this->getUploadedFileConfigService()), new \App\CoreBundle\Model\UploadedFile\UploadedFileRepository($a), $b, new \App\CoreBundle\Model\UploadedFile\UploadedFileLocator('/public/content/uploadedFiles/'$b, ($this->services['router'] ?? $this->getRouterService())), new \App\CoreBundle\Model\UploadedFile\UploadedFileFactory(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()), ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])))));
  5555.     }
  5556.     /**
  5557.      * Gets the private 'App\CoreBundle\Twig\FileThumbnail\FileThumbnailExtension' shared autowired service.
  5558.      *
  5559.      * @return \App\CoreBundle\Twig\FileThumbnail\FileThumbnailExtension
  5560.      */
  5561.     protected function getFileThumbnailExtensionService()
  5562.     {
  5563.         return $this->privates['App\\CoreBundle\\Twig\\FileThumbnail\\FileThumbnailExtension'] = new \App\CoreBundle\Twig\FileThumbnail\FileThumbnailExtension(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()), new \App\CoreBundle\Model\Image\Processing\ImageThumbnailFactory(($this->privates['App\\CoreBundle\\Model\\Image\\Processing\\ImageProcessor'] ?? $this->getImageProcessorService())));
  5564.     }
  5565.     /**
  5566.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5567.      *
  5568.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5569.      */
  5570.     protected function getManagerRegistryAwareConnectionProviderService()
  5571.     {
  5572.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  5573.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5574.         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'));
  5575.     }
  5576.     /**
  5577.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5578.      *
  5579.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5580.      */
  5581.     protected function getRunSqlCommandService()
  5582.     {
  5583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5584.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5585.         $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()));
  5586.         $instance->setName('dbal:run-sql');
  5587.         return $instance;
  5588.     }
  5589.     /**
  5590.      * Gets the private 'League\Flysystem\MountManager' shared autowired service.
  5591.      *
  5592.      * @return \League\Flysystem\MountManager
  5593.      */
  5594.     protected function getMountManagerService()
  5595.     {
  5596.         return $this->privates['League\\Flysystem\\MountManager'] = new \League\Flysystem\MountManager(['local' => (new \App\CoreBundle\Component\Filesystem\LocalFilesystemFactory())->create(), 'main' => ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService())]);
  5597.     }
  5598.     /**
  5599.      * Gets the private 'Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher' shared autowired service.
  5600.      *
  5601.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  5602.      */
  5603.     protected function getTraceableEventDispatcherService()
  5604.     {
  5605.         return $this->privates['Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher'] = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5606.     }
  5607.     /**
  5608.      * Gets the private 'Symfony\Component\Translation\IdentityTranslator' shared autowired service.
  5609.      *
  5610.      * @return \Symfony\Component\Translation\IdentityTranslator
  5611.      */
  5612.     protected function getIdentityTranslatorService()
  5613.     {
  5614.         return $this->privates['Symfony\\Component\\Translation\\IdentityTranslator'] = new \Symfony\Component\Translation\IdentityTranslator($this->getTranslator_SelectorService());
  5615.     }
  5616.     /**
  5617.      * Gets the private 'Symfony\Component\Validator\Constraints\FileValidator' shared autowired service.
  5618.      *
  5619.      * @return \App\CoreBundle\Form\Constraints\FileAbstractFilesystemValidator
  5620.      */
  5621.     protected function getFileValidatorService()
  5622.     {
  5623.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5624.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5625.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/FileValidator.php';
  5626.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/FileAbstractFilesystemValidator.php';
  5627.         return $this->privates['Symfony\\Component\\Validator\\Constraints\\FileValidator'] = new \App\CoreBundle\Form\Constraints\FileAbstractFilesystemValidator(($this->privates['League\\Flysystem\\MountManager'] ?? $this->getMountManagerService()), ($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5628.     }
  5629.     /**
  5630.      * Gets the private 'Symfony\Component\Validator\Constraints\ImageValidator' shared autowired service.
  5631.      *
  5632.      * @return \App\CoreBundle\Form\Constraints\ImageAbstractFilesystemValidator
  5633.      */
  5634.     protected function getImageValidatorService()
  5635.     {
  5636.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/FileValidator.php';
  5639.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ImageValidator.php';
  5640.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/ImageAbstractFilesystemValidator.php';
  5641.         return $this->privates['Symfony\\Component\\Validator\\Constraints\\ImageValidator'] = new \App\CoreBundle\Form\Constraints\ImageAbstractFilesystemValidator(($this->privates['League\\Flysystem\\MountManager'] ?? $this->getMountManagerService()), ($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5642.     }
  5643.     /**
  5644.      * Gets the private 'annotations.cached_reader' shared service.
  5645.      *
  5646.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5647.      */
  5648.     protected function getAnnotations_CachedReaderService()
  5649.     {
  5650.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), (new \Symfony\Component\Cache\Adapter\FilesystemAdapter(''0, ($this->targetDir.''.'/annotations'))), true);
  5651.     }
  5652.     /**
  5653.      * Gets the private 'annotations.reader' shared service.
  5654.      *
  5655.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5656.      */
  5657.     protected function getAnnotations_ReaderService()
  5658.     {
  5659.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5660.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5661.         $a->registerUniqueLoader('class_exists');
  5662.         $instance->addGlobalIgnoredName('required'$a);
  5663.         return $instance;
  5664.     }
  5665.     /**
  5666.      * Gets the private 'assets.packages' shared service.
  5667.      *
  5668.      * @return \Symfony\Component\Asset\Packages
  5669.      */
  5670.     protected function getAssets_PackagesService()
  5671.     {
  5672.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  5673.     }
  5674.     /**
  5675.      * Gets the private 'cache.annotations' shared service.
  5676.      *
  5677.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5678.      */
  5679.     protected function getCache_AnnotationsService()
  5680.     {
  5681.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Jb3CPnwxn6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5682.     }
  5683.     /**
  5684.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5685.      *
  5686.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5687.      */
  5688.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5689.     {
  5690.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5691.     }
  5692.     /**
  5693.      * Gets the private 'cache.property_info' shared service.
  5694.      *
  5695.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5696.      */
  5697.     protected function getCache_PropertyInfoService()
  5698.     {
  5699.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pjnwE25zCF'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5700.     }
  5701.     /**
  5702.      * Gets the private 'cache.security_expression_language' shared service.
  5703.      *
  5704.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5705.      */
  5706.     protected function getCache_SecurityExpressionLanguageService()
  5707.     {
  5708.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Gb9E7DA2cT'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5709.     }
  5710.     /**
  5711.      * Gets the private 'cache.serializer' shared service.
  5712.      *
  5713.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5714.      */
  5715.     protected function getCache_SerializerService()
  5716.     {
  5717.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1ikIrBkkGw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5718.     }
  5719.     /**
  5720.      * Gets the private 'cache.validator' shared service.
  5721.      *
  5722.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5723.      */
  5724.     protected function getCache_ValidatorService()
  5725.     {
  5726.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sXVgQ+vD8F'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5727.     }
  5728.     /**
  5729.      * Gets the private 'cache.webpack_encore' shared service.
  5730.      *
  5731.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5732.      */
  5733.     protected function getCache_WebpackEncoreService()
  5734.     {
  5735.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zQLKBvMKbi'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5736.     }
  5737.     /**
  5738.      * Gets the private 'config_cache_factory' shared service.
  5739.      *
  5740.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5741.      */
  5742.     protected function getConfigCacheFactoryService()
  5743.     {
  5744.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5745.             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)));
  5746.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5747.         }, 2));
  5748.     }
  5749.     /**
  5750.      * Gets the private 'console.command.about' shared service.
  5751.      *
  5752.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5753.      */
  5754.     protected function getConsole_Command_AboutService()
  5755.     {
  5756.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5758.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5759.         $instance->setName('about');
  5760.         return $instance;
  5761.     }
  5762.     /**
  5763.      * Gets the private 'console.command.assets_install' shared service.
  5764.      *
  5765.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5766.      */
  5767.     protected function getConsole_Command_AssetsInstallService()
  5768.     {
  5769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5771.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  5772.         $instance->setName('assets:install');
  5773.         return $instance;
  5774.     }
  5775.     /**
  5776.      * Gets the private 'console.command.cache_clear' shared service.
  5777.      *
  5778.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5779.      */
  5780.     protected function getConsole_Command_CacheClearService()
  5781.     {
  5782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5783.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5784.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  5785.         $instance->setName('cache:clear');
  5786.         return $instance;
  5787.     }
  5788.     /**
  5789.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5790.      *
  5791.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5792.      */
  5793.     protected function getConsole_Command_CachePoolClearService()
  5794.     {
  5795.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5797.         $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.doctrine.orm.default.result'=> 'cache.security_expression_language'=> 'cache.webpack_encore']);
  5798.         $instance->setName('cache:pool:clear');
  5799.         return $instance;
  5800.     }
  5801.     /**
  5802.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5803.      *
  5804.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5805.      */
  5806.     protected function getConsole_Command_CachePoolDeleteService()
  5807.     {
  5808.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5809.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5810.         $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.doctrine.orm.default.result'=> 'cache.security_expression_language'=> 'cache.webpack_encore']);
  5811.         $instance->setName('cache:pool:delete');
  5812.         return $instance;
  5813.     }
  5814.     /**
  5815.      * Gets the private 'console.command.cache_pool_list' shared service.
  5816.      *
  5817.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5818.      */
  5819.     protected function getConsole_Command_CachePoolListService()
  5820.     {
  5821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5822.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5823.         $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.doctrine.orm.default.result'=> 'cache.security_expression_language'=> 'cache.webpack_encore']);
  5824.         $instance->setName('cache:pool:list');
  5825.         return $instance;
  5826.     }
  5827.     /**
  5828.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5829.      *
  5830.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5831.      */
  5832.     protected function getConsole_Command_CachePoolPruneService()
  5833.     {
  5834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5835.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5836.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5837.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5838.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5839.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5840.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5841.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5842.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5843.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5844.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5845.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  5846.         }, 9));
  5847.         $instance->setName('cache:pool:prune');
  5848.         return $instance;
  5849.     }
  5850.     /**
  5851.      * Gets the private 'console.command.cache_warmup' shared service.
  5852.      *
  5853.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5854.      */
  5855.     protected function getConsole_Command_CacheWarmupService()
  5856.     {
  5857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5858.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5859.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5860.         $instance->setName('cache:warmup');
  5861.         return $instance;
  5862.     }
  5863.     /**
  5864.      * Gets the private 'console.command.config_debug' shared service.
  5865.      *
  5866.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5867.      */
  5868.     protected function getConsole_Command_ConfigDebugService()
  5869.     {
  5870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5873.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5874.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5875.         $instance->setName('debug:config');
  5876.         return $instance;
  5877.     }
  5878.     /**
  5879.      * Gets the private 'console.command.config_dump_reference' shared service.
  5880.      *
  5881.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5882.      */
  5883.     protected function getConsole_Command_ConfigDumpReferenceService()
  5884.     {
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5886.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5888.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5889.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5890.         $instance->setName('config:dump-reference');
  5891.         return $instance;
  5892.     }
  5893.     /**
  5894.      * Gets the private 'console.command.container_debug' shared service.
  5895.      *
  5896.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5897.      */
  5898.     protected function getConsole_Command_ContainerDebugService()
  5899.     {
  5900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5901.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5902.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5903.         $instance->setName('debug:container');
  5904.         return $instance;
  5905.     }
  5906.     /**
  5907.      * Gets the private 'console.command.container_lint' shared service.
  5908.      *
  5909.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5910.      */
  5911.     protected function getConsole_Command_ContainerLintService()
  5912.     {
  5913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5914.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5915.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5916.         $instance->setName('lint:container');
  5917.         return $instance;
  5918.     }
  5919.     /**
  5920.      * Gets the private 'console.command.debug_autowiring' shared service.
  5921.      *
  5922.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5923.      */
  5924.     protected function getConsole_Command_DebugAutowiringService()
  5925.     {
  5926.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5929.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5930.         $instance->setName('debug:autowiring');
  5931.         return $instance;
  5932.     }
  5933.     /**
  5934.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5935.      *
  5936.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5937.      */
  5938.     protected function getConsole_Command_EventDispatcherDebugService()
  5939.     {
  5940.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5941.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5942.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5943.         $instance->setName('debug:event-dispatcher');
  5944.         return $instance;
  5945.     }
  5946.     /**
  5947.      * Gets the private 'console.command.form_debug' shared service.
  5948.      *
  5949.      * @return \Symfony\Component\Form\Command\DebugCommand
  5950.      */
  5951.     protected function getConsole_Command_FormDebugService()
  5952.     {
  5953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5954.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5955.         $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\\CoreBundle\\Form'=> 'App\\CoreBundle\\Form\\Admin\\Administrator'=> 'App\\CoreBundle\\Form\\Admin\\Administrator\\Password'=> 'App\\CoreBundle\\Form\\Admin\\Attribute'=> 'App\\CoreBundle\\Form\\Admin\\Coupon'=> 'App\\CoreBundle\\Form\\Admin\\Eshop'=> 'App\\CoreBundle\\Form\\Admin\\Login'=> 'App\\CoreBundle\\Form\\Admin\\Order'=> 'App\\CoreBundle\\Form\\Admin\\OrderStat'10 => 'App\\CoreBundle\\Form\\Admin\\Product'11 => 'App\\CoreBundle\\Form\\Admin\\QuickSearch'12 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'13 => 'FOS\\CKEditorBundle\\Form\\Type'14 => 'FOS\\UserBundle\\Form\\Type'15 => ''16 => 'Misd\\PhoneNumberBundle\\Form\\Type'], [=> 'App\\CoreBundle\\Form\\AbstractFileUploadType'=> 'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType'=> 'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType'=> 'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType'=> 'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType'=> 'App\\CoreBundle\\Form\\Admin\\Attribute\\AttributeFormType'=> 'App\\CoreBundle\\Form\\Admin\\Coupon\\CouponFormType'=> 'App\\CoreBundle\\Form\\Admin\\Eshop\\EshopFormType'=> 'App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType'=> 'App\\CoreBundle\\Form\\Admin\\Order\\AdvancedSearchOrderFormType'10 => 'App\\CoreBundle\\Form\\Admin\\Order\\OrderFormType'11 => 'App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType'12 => 'App\\CoreBundle\\Form\\Admin\\Order\\OrderMassActionFormType'13 => 'App\\CoreBundle\\Form\\Admin\\OrderStat\\AdvancedSearchOrderStatFormType'14 => 'App\\CoreBundle\\Form\\Admin\\Product\\AdvancedSearchProductFormType'15 => 'App\\CoreBundle\\Form\\Admin\\Product\\ProductFormType'16 => 'App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType'17 => 'App\\CoreBundle\\Form\\Admin\\Product\\ProductMassActionFormType'18 => 'App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType'19 => 'App\\CoreBundle\\Form\\BillingAddressType'20 => 'App\\CoreBundle\\Form\\DatePickerType'21 => 'App\\CoreBundle\\Form\\DisplayOnlyType'22 => 'App\\CoreBundle\\Form\\EshopsType'23 => 'App\\CoreBundle\\Form\\FormRowType'24 => 'App\\CoreBundle\\Form\\GroupType'25 => 'App\\CoreBundle\\Form\\ImageUploadType'26 => 'App\\CoreBundle\\Form\\LocalizedType'27 => 'App\\CoreBundle\\Form\\MultiEshopTabType'28 => 'App\\CoreBundle\\Form\\MultiEshopType'29 => 'App\\CoreBundle\\Form\\OrderItemsType'30 => 'App\\CoreBundle\\Form\\OrderNotesType'31 => 'App\\CoreBundle\\Form\\ProductAttributeValueFormType'32 => 'App\\CoreBundle\\Form\\ProductAttributeValueType'33 => 'App\\CoreBundle\\Form\\ProductEshopDataType'34 => 'App\\CoreBundle\\Form\\ProductVariantConfiguratorType'35 => 'App\\CoreBundle\\Form\\ProductVariantEshopDataType'36 => 'App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType'37 => 'App\\CoreBundle\\Form\\ProductVariantValueFormType'38 => 'App\\CoreBundle\\Form\\ProductVariantValueType'39 => 'App\\CoreBundle\\Form\\ProductVariantsType'40 => 'App\\CoreBundle\\Form\\ShippingAddressType'41 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'42 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'43 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'44 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'45 => 'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType'46 => 'FOS\\UserBundle\\Form\\Type\\UsernameFormType'47 => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType'48 => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType'49 => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType'50 => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType'51 => 'FM\\ElfinderBundle\\Form\\Type\\ElFinderType'52 => 'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType'], [=> 'App\\CoreBundle\\Form\\Extension\\FormRenderingConfigurationExtension'=> 'App\\CoreBundle\\Form\\Extension\\FormTypeExtension'=> 'App\\CoreBundle\\Form\\Extension\\LegendFormTypeExtension'=> 'App\\CoreBundle\\Form\\Extension\\MoneyTypeExtension'=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'10 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'11 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'12 => 'Craue\\FormFlowBundle\\Form\\Extension\\FormFlowFormExtension'13 => 'Craue\\FormFlowBundle\\Form\\Extension\\FormFlowHiddenFieldExtension'14 => 'Fp\\JsFormValidatorBundle\\Form\\Extension\\FormExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'=> 'Setono\\CronExpressionBundle\\Form\\TypeGuesser\\CronExpressionTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5956.         $instance->setName('debug:form');
  5957.         return $instance;
  5958.     }
  5959.     /**
  5960.      * Gets the private 'console.command.router_debug' shared service.
  5961.      *
  5962.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5963.      */
  5964.     protected function getConsole_Command_RouterDebugService()
  5965.     {
  5966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5968.         $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()));
  5969.         $instance->setName('debug:router');
  5970.         return $instance;
  5971.     }
  5972.     /**
  5973.      * Gets the private 'console.command.router_match' shared service.
  5974.      *
  5975.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5976.      */
  5977.     protected function getConsole_Command_RouterMatchService()
  5978.     {
  5979.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5980.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5981.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  5982.         $instance->setName('router:match');
  5983.         return $instance;
  5984.     }
  5985.     /**
  5986.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5987.      *
  5988.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5989.      */
  5990.     protected function getConsole_Command_SecretsDecryptToLocalService()
  5991.     {
  5992.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5993.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5995.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  5996.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  5997.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5998.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  5999.         $instance->setName('secrets:decrypt-to-local');
  6000.         return $instance;
  6001.     }
  6002.     /**
  6003.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6004.      *
  6005.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6006.      */
  6007.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6008.     {
  6009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6011.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6015.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6016.         $instance->setName('secrets:encrypt-from-local');
  6017.         return $instance;
  6018.     }
  6019.     /**
  6020.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6021.      *
  6022.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6023.      */
  6024.     protected function getConsole_Command_SecretsGenerateKeyService()
  6025.     {
  6026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6027.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6029.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6032.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6033.         $instance->setName('secrets:generate-keys');
  6034.         return $instance;
  6035.     }
  6036.     /**
  6037.      * Gets the private 'console.command.secrets_list' shared service.
  6038.      *
  6039.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6040.      */
  6041.     protected function getConsole_Command_SecretsListService()
  6042.     {
  6043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6044.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6045.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6047.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6049.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6050.         $instance->setName('secrets:list');
  6051.         return $instance;
  6052.     }
  6053.     /**
  6054.      * Gets the private 'console.command.secrets_remove' shared service.
  6055.      *
  6056.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6057.      */
  6058.     protected function getConsole_Command_SecretsRemoveService()
  6059.     {
  6060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6066.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6067.         $instance->setName('secrets:remove');
  6068.         return $instance;
  6069.     }
  6070.     /**
  6071.      * Gets the private 'console.command.secrets_set' shared service.
  6072.      *
  6073.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6074.      */
  6075.     protected function getConsole_Command_SecretsSetService()
  6076.     {
  6077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6080.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6083.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  6084.         $instance->setName('secrets:set');
  6085.         return $instance;
  6086.     }
  6087.     /**
  6088.      * Gets the private 'console.command.translation_debug' shared service.
  6089.      *
  6090.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6091.      */
  6092.     protected function getConsole_Command_TranslationDebugService()
  6093.     {
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6096.         $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-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/AsideMenuBuilder.php'), => (\dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/ProfileMenuBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Helper/TranslatorHelper.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 16 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 17 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 18 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php'), 19 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 20 => (\dirname(__DIR__4).'/src/CoreBundle/Form/JsFormValidatorFactory.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 22 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 23 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php')]);
  6097.         $instance->setName('debug:translation');
  6098.         return $instance;
  6099.     }
  6100.     /**
  6101.      * Gets the private 'console.command.translation_update' shared service.
  6102.      *
  6103.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6104.      */
  6105.     protected function getConsole_Command_TranslationUpdateService()
  6106.     {
  6107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6108.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6109.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  6110.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  6112.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  6113.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  6114.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  6115.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  6116.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  6117.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  6118.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  6119.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  6120.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  6121.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  6122.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  6123.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  6124.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  6125.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  6126.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  6127.         $a->addDumper('mo', ($this->privates['translation.dumper.mo'] ?? ($this->privates['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper())));
  6128.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  6129.         $a->addDumper('yaml', ($this->privates['translation.dumper.yaml'] ?? ($this->privates['translation.dumper.yaml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'))));
  6130.         $a->addDumper('ts', ($this->privates['translation.dumper.qt'] ?? ($this->privates['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper())));
  6131.         $a->addDumper('csv', ($this->privates['translation.dumper.csv'] ?? ($this->privates['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper())));
  6132.         $a->addDumper('ini', ($this->privates['translation.dumper.ini'] ?? ($this->privates['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper())));
  6133.         $a->addDumper('json', ($this->privates['translation.dumper.json'] ?? ($this->privates['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper())));
  6134.         $a->addDumper('res', ($this->privates['translation.dumper.res'] ?? ($this->privates['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper())));
  6135.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\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-menu/src/Knp/Menu/Resources/views'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/AsideMenuBuilder.php'), => (\dirname(__DIR__4).'/src/CoreBundle/Model/AdminNavigation/ProfileMenuBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Helper/TranslatorHelper.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 16 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 17 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 18 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php'), 19 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php'), 20 => (\dirname(__DIR__4).'/src/CoreBundle/Form/JsFormValidatorFactory.php'), 21 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 22 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php'), 23 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/Twig/TranslationExtension.php')]);
  6136.         $instance->setName('translation:update');
  6137.         return $instance;
  6138.     }
  6139.     /**
  6140.      * Gets the private 'console.command.xliff_lint' shared service.
  6141.      *
  6142.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  6143.      */
  6144.     protected function getConsole_Command_XliffLintService()
  6145.     {
  6146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6147.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6148.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  6149.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  6150.         $instance->setName('lint:xliff');
  6151.         return $instance;
  6152.     }
  6153.     /**
  6154.      * Gets the private 'console.command.yaml_lint' shared service.
  6155.      *
  6156.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6157.      */
  6158.     protected function getConsole_Command_YamlLintService()
  6159.     {
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6162.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6163.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6164.         $instance->setName('lint:yaml');
  6165.         return $instance;
  6166.     }
  6167.     /**
  6168.      * Gets the private 'console.error_listener' shared service.
  6169.      *
  6170.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6171.      */
  6172.     protected function getConsole_ErrorListenerService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6175.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6176.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6177.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  6178.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  6179.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6180.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6181.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6182.     }
  6183.     /**
  6184.      * Gets the private 'container.env_var_processor' shared service.
  6185.      *
  6186.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6187.      */
  6188.     protected function getContainer_EnvVarProcessorService()
  6189.     {
  6190.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6192.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6193.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  6194.         }, 1));
  6195.     }
  6196.     /**
  6197.      * Gets the private 'craue.form.flow.event_listener.flow_expired' shared service.
  6198.      *
  6199.      * @return \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener
  6200.      */
  6201.     protected function getCraue_Form_Flow_EventListener_FlowExpiredService()
  6202.     {
  6203.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  6204.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php';
  6205.         $this->privates['craue.form.flow.event_listener.flow_expired'] = $instance = new \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener();
  6206.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  6207.         return $instance;
  6208.     }
  6209.     /**
  6210.      * Gets the private 'craue.form.flow.event_listener.previous_step_invalid' shared service.
  6211.      *
  6212.      * @return \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener
  6213.      */
  6214.     protected function getCraue_Form_Flow_EventListener_PreviousStepInvalidService()
  6215.     {
  6216.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  6217.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php';
  6218.         $this->privates['craue.form.flow.event_listener.previous_step_invalid'] = $instance = new \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener();
  6219.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  6220.         return $instance;
  6221.     }
  6222.     /**
  6223.      * Gets the private 'data_collector.form' shared service.
  6224.      *
  6225.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6226.      */
  6227.     protected function getDataCollector_FormService()
  6228.     {
  6229.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6230.     }
  6231.     /**
  6232.      * Gets the private 'debug.argument_resolver.default' shared service.
  6233.      *
  6234.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6235.      */
  6236.     protected function getDebug_ArgumentResolver_DefaultService()
  6237.     {
  6238.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6240.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6241.         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))));
  6242.     }
  6243.     /**
  6244.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6245.      *
  6246.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6247.      */
  6248.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6249.     {
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6253.         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.FiH7Rvl'] ?? $this->get_ServiceLocator_FiH7RvlService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6254.     }
  6255.     /**
  6256.      * Gets the private 'debug.argument_resolver.request' shared service.
  6257.      *
  6258.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6259.      */
  6260.     protected function getDebug_ArgumentResolver_RequestService()
  6261.     {
  6262.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6263.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6265.         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))));
  6266.     }
  6267.     /**
  6268.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6269.      *
  6270.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6271.      */
  6272.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6273.     {
  6274.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6275.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6276.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6277.         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))));
  6278.     }
  6279.     /**
  6280.      * Gets the private 'debug.argument_resolver.service' shared service.
  6281.      *
  6282.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6283.      */
  6284.     protected function getDebug_ArgumentResolver_ServiceService()
  6285.     {
  6286.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6287.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6288.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6289.         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.FiH7Rvl'] ?? $this->get_ServiceLocator_FiH7RvlService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6290.     }
  6291.     /**
  6292.      * Gets the private 'debug.argument_resolver.session' shared service.
  6293.      *
  6294.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6295.      */
  6296.     protected function getDebug_ArgumentResolver_SessionService()
  6297.     {
  6298.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6299.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6301.         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))));
  6302.     }
  6303.     /**
  6304.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6305.      *
  6306.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6307.      */
  6308.     protected function getDebug_ArgumentResolver_VariadicService()
  6309.     {
  6310.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6311.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6312.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6313.         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))));
  6314.     }
  6315.     /**
  6316.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6317.      *
  6318.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6319.      */
  6320.     protected function getDebug_DebugHandlersListenerService()
  6321.     {
  6322.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6323.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6324.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6325.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  6326.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  6327.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6328.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6329.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  6330.     }
  6331.     /**
  6332.      * Gets the private 'debug.dump_listener' shared service.
  6333.      *
  6334.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6335.      */
  6336.     protected function getDebug_DumpListenerService()
  6337.     {
  6338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6339.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6340.         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()));
  6341.     }
  6342.     /**
  6343.      * Gets the private 'debug.file_link_formatter' shared service.
  6344.      *
  6345.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6346.      */
  6347.     protected function getDebug_FileLinkFormatterService()
  6348.     {
  6349.         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 () {
  6350.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6351.         });
  6352.     }
  6353.     /**
  6354.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6355.      *
  6356.      * @return \string
  6357.      */
  6358.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6359.     {
  6360.         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');
  6361.     }
  6362.     /**
  6363.      * Gets the private 'debug.log_processor' shared service.
  6364.      *
  6365.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6366.      */
  6367.     protected function getDebug_LogProcessorService()
  6368.     {
  6369.         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())));
  6370.     }
  6371.     /**
  6372.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6373.      *
  6374.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6375.      */
  6376.     protected function getDebug_Security_Access_DecisionManagerService()
  6377.     {
  6378.         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 () {
  6379.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6380.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  6381.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6382.         }, 3), 'affirmative'falsetrue));
  6383.     }
  6384.     /**
  6385.      * Gets the private 'debug.security.firewall' shared service.
  6386.      *
  6387.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6388.      */
  6389.     protected function getDebug_Security_FirewallService()
  6390.     {
  6391.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6392.     }
  6393.     /**
  6394.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6395.      *
  6396.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6397.      */
  6398.     protected function getDebug_Security_UserValueResolverService()
  6399.     {
  6400.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6401.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6402.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6403.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6404.     }
  6405.     /**
  6406.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6407.      *
  6408.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6409.      */
  6410.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6411.     {
  6412.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6413.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6414.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6415.         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(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6416.     }
  6417.     /**
  6418.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6419.      *
  6420.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6421.      */
  6422.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6423.     {
  6424.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6425.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6426.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6427.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6428.     }
  6429.     /**
  6430.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  6431.      *
  6432.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6433.      */
  6434.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  6435.     {
  6436.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6438.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6439.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  6440.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6441.     }
  6442.     /**
  6443.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6444.      *
  6445.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6446.      */
  6447.     protected function getDebug_Security_Voter_VoteListenerService()
  6448.     {
  6449.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6450.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  6451.     }
  6452.     /**
  6453.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  6454.      *
  6455.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6456.      */
  6457.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  6458.     {
  6459.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6460.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  6463.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  6465.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  6468.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  6469.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  6470.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  6471.         $a = new \Nyholm\Psr7\Factory\Psr17Factory();
  6472.         return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6473.     }
  6474.     /**
  6475.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6476.      *
  6477.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  6478.      */
  6479.     protected function getDoctrine_CacheClearMetadataCommandService()
  6480.     {
  6481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6482.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6483.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  6484.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  6485.         $instance->setName('doctrine:cache:clear-metadata');
  6486.         return $instance;
  6487.     }
  6488.     /**
  6489.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6490.      *
  6491.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  6492.      */
  6493.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6494.     {
  6495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6497.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  6498.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  6499.         $instance->setName('doctrine:cache:clear-query');
  6500.         return $instance;
  6501.     }
  6502.     /**
  6503.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6504.      *
  6505.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  6506.      */
  6507.     protected function getDoctrine_CacheClearResultCommandService()
  6508.     {
  6509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6510.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6511.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  6512.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  6513.         $instance->setName('doctrine:cache:clear-result');
  6514.         return $instance;
  6515.     }
  6516.     /**
  6517.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6518.      *
  6519.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  6520.      */
  6521.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6522.     {
  6523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6524.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6525.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  6526.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  6527.         $instance->setName('doctrine:cache:clear-collection-region');
  6528.         return $instance;
  6529.     }
  6530.     /**
  6531.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6532.      *
  6533.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  6534.      */
  6535.     protected function getDoctrine_ClearEntityRegionCommandService()
  6536.     {
  6537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  6540.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  6541.         $instance->setName('doctrine:cache:clear-entity-region');
  6542.         return $instance;
  6543.     }
  6544.     /**
  6545.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6546.      *
  6547.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  6548.      */
  6549.     protected function getDoctrine_ClearQueryRegionCommandService()
  6550.     {
  6551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  6554.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  6555.         $instance->setName('doctrine:cache:clear-query-region');
  6556.         return $instance;
  6557.     }
  6558.     /**
  6559.      * Gets the private 'doctrine.database_create_command' shared service.
  6560.      *
  6561.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6562.      */
  6563.     protected function getDoctrine_DatabaseCreateCommandService()
  6564.     {
  6565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6566.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6567.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6568.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6569.         $instance->setName('doctrine:database:create');
  6570.         return $instance;
  6571.     }
  6572.     /**
  6573.      * Gets the private 'doctrine.database_drop_command' shared service.
  6574.      *
  6575.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6576.      */
  6577.     protected function getDoctrine_DatabaseDropCommandService()
  6578.     {
  6579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6580.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6581.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6582.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6583.         $instance->setName('doctrine:database:drop');
  6584.         return $instance;
  6585.     }
  6586.     /**
  6587.      * Gets the private 'doctrine.database_import_command' shared service.
  6588.      *
  6589.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  6590.      */
  6591.     protected function getDoctrine_DatabaseImportCommandService()
  6592.     {
  6593.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6594.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  6595.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  6596.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  6597.         $instance->setName('doctrine:database:import');
  6598.         return $instance;
  6599.     }
  6600.     /**
  6601.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6602.      *
  6603.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  6604.      */
  6605.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6606.     {
  6607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6608.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6609.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  6610.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  6611.         $instance->setName('doctrine:ensure-production-settings');
  6612.         return $instance;
  6613.     }
  6614.     /**
  6615.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  6616.      *
  6617.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  6618.      */
  6619.     protected function getDoctrine_FixturesLoadCommandService()
  6620.     {
  6621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6622.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6623.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  6624.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
  6625.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  6626.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  6627.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  6628.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  6629.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  6630.         $a->addFixtures([]);
  6631.         $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()]);
  6632.         $instance->setName('doctrine:fixtures:load');
  6633.         return $instance;
  6634.     }
  6635.     /**
  6636.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6637.      *
  6638.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  6639.      */
  6640.     protected function getDoctrine_MappingConvertCommandService()
  6641.     {
  6642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6643.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6644.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  6645.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  6646.         $instance->setName('doctrine:mapping:convert');
  6647.         return $instance;
  6648.     }
  6649.     /**
  6650.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6651.      *
  6652.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6653.      */
  6654.     protected function getDoctrine_MappingImportCommandService()
  6655.     {
  6656.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6657.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6658.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6659.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6660.         $instance->setName('doctrine:mapping:import');
  6661.         return $instance;
  6662.     }
  6663.     /**
  6664.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6665.      *
  6666.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  6667.      */
  6668.     protected function getDoctrine_MappingInfoCommandService()
  6669.     {
  6670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6671.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6672.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  6673.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  6674.         $instance->setName('doctrine:mapping:info');
  6675.         return $instance;
  6676.     }
  6677.     /**
  6678.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6679.      *
  6680.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6681.      */
  6682.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6683.     {
  6684.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/CoreBundle/Model'), => (\dirname(__DIR__4).'/src/CoreBundle/Component')]);
  6685.     }
  6686.     /**
  6687.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6688.      *
  6689.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6690.      */
  6691.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6692.     {
  6693.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6694.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  6695.     }
  6696.     /**
  6697.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6698.      *
  6699.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6700.      */
  6701.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6702.     {
  6703.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6704.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6705.     }
  6706.     /**
  6707.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6708.      *
  6709.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6710.      */
  6711.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6712.     {
  6713.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6714.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6715.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6716.     }
  6717.     /**
  6718.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  6719.      *
  6720.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6721.      */
  6722.     protected function getDoctrine_Orm_Validator_UniqueService()
  6723.     {
  6724.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6725.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6726.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6727.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6728.     }
  6729.     /**
  6730.      * Gets the private 'doctrine.query_dql_command' shared service.
  6731.      *
  6732.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  6733.      */
  6734.     protected function getDoctrine_QueryDqlCommandService()
  6735.     {
  6736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6737.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  6738.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  6739.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  6740.         $instance->setName('doctrine:query:dql');
  6741.         return $instance;
  6742.     }
  6743.     /**
  6744.      * Gets the private 'doctrine.query_sql_command' shared service.
  6745.      *
  6746.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6747.      */
  6748.     protected function getDoctrine_QuerySqlCommandService()
  6749.     {
  6750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6751.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  6752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  6753.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6754.         $instance->setName('doctrine:query:sql');
  6755.         return $instance;
  6756.     }
  6757.     /**
  6758.      * Gets the private 'doctrine.schema_create_command' shared service.
  6759.      *
  6760.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  6761.      */
  6762.     protected function getDoctrine_SchemaCreateCommandService()
  6763.     {
  6764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6765.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6766.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  6767.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  6768.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  6769.         $instance->setName('doctrine:schema:create');
  6770.         return $instance;
  6771.     }
  6772.     /**
  6773.      * Gets the private 'doctrine.schema_drop_command' shared service.
  6774.      *
  6775.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  6776.      */
  6777.     protected function getDoctrine_SchemaDropCommandService()
  6778.     {
  6779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6780.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6781.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  6782.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  6783.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  6784.         $instance->setName('doctrine:schema:drop');
  6785.         return $instance;
  6786.     }
  6787.     /**
  6788.      * Gets the private 'doctrine.schema_update_command' shared service.
  6789.      *
  6790.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  6791.      */
  6792.     protected function getDoctrine_SchemaUpdateCommandService()
  6793.     {
  6794.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6795.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  6798.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  6799.         $instance->setName('doctrine:schema:update');
  6800.         return $instance;
  6801.     }
  6802.     /**
  6803.      * Gets the private 'doctrine.schema_validate_command' shared service.
  6804.      *
  6805.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  6806.      */
  6807.     protected function getDoctrine_SchemaValidateCommandService()
  6808.     {
  6809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6810.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  6811.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  6812.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  6813.         $instance->setName('doctrine:schema:validate');
  6814.         return $instance;
  6815.     }
  6816.     /**
  6817.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  6818.      *
  6819.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  6820.      */
  6821.     protected function getDoctrineMigrations_DiffCommandService()
  6822.     {
  6823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  6826.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  6827.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  6828.         $instance->setName('doctrine:migrations:diff');
  6829.         return $instance;
  6830.     }
  6831.     /**
  6832.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6833.      *
  6834.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  6835.      */
  6836.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  6837.     {
  6838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6839.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6840.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  6841.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  6842.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  6843.         $instance->setName('doctrine:migrations:dump-schema');
  6844.         return $instance;
  6845.     }
  6846.     /**
  6847.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  6848.      *
  6849.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  6850.      */
  6851.     protected function getDoctrineMigrations_ExecuteCommandService()
  6852.     {
  6853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6854.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6855.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  6856.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  6857.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  6858.         $instance->setName('doctrine:migrations:execute');
  6859.         return $instance;
  6860.     }
  6861.     /**
  6862.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  6863.      *
  6864.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  6865.      */
  6866.     protected function getDoctrineMigrations_GenerateCommandService()
  6867.     {
  6868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6869.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6870.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  6871.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  6872.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  6873.         $instance->setName('doctrine:migrations:generate');
  6874.         return $instance;
  6875.     }
  6876.     /**
  6877.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  6878.      *
  6879.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  6880.      */
  6881.     protected function getDoctrineMigrations_LatestCommandService()
  6882.     {
  6883.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  6886.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  6887.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  6888.         $instance->setName('doctrine:migrations:latest');
  6889.         return $instance;
  6890.     }
  6891.     /**
  6892.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6893.      *
  6894.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  6895.      */
  6896.     protected function getDoctrineMigrations_MigrateCommandService()
  6897.     {
  6898.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  6901.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  6902.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  6903.         $instance->setName('doctrine:migrations:migrate');
  6904.         return $instance;
  6905.     }
  6906.     /**
  6907.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6908.      *
  6909.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  6910.      */
  6911.     protected function getDoctrineMigrations_RollupCommandService()
  6912.     {
  6913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  6917.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  6918.         $instance->setName('doctrine:migrations:rollup');
  6919.         return $instance;
  6920.     }
  6921.     /**
  6922.      * Gets the private 'doctrine_migrations.status_command' shared service.
  6923.      *
  6924.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  6925.      */
  6926.     protected function getDoctrineMigrations_StatusCommandService()
  6927.     {
  6928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6929.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  6932.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  6933.         $instance->setName('doctrine:migrations:status');
  6934.         return $instance;
  6935.     }
  6936.     /**
  6937.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6938.      *
  6939.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  6940.      */
  6941.     protected function getDoctrineMigrations_UpToDateCommandService()
  6942.     {
  6943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6944.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6945.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  6946.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  6947.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  6948.         $instance->setName('doctrine:migrations:up-to-date');
  6949.         return $instance;
  6950.     }
  6951.     /**
  6952.      * Gets the private 'doctrine_migrations.version_command' shared service.
  6953.      *
  6954.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  6955.      */
  6956.     protected function getDoctrineMigrations_VersionCommandService()
  6957.     {
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6959.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6960.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  6961.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  6962.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  6963.         $instance->setName('doctrine:migrations:version');
  6964.         return $instance;
  6965.     }
  6966.     /**
  6967.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6968.      *
  6969.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6970.      */
  6971.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6972.     {
  6973.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6975.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6976.         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()));
  6977.     }
  6978.     /**
  6979.      * Gets the private 'file_locator' shared service.
  6980.      *
  6981.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  6982.      */
  6983.     protected function getFileLocatorService()
  6984.     {
  6985.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  6986.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  6987.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  6988.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  6989.     }
  6990.     /**
  6991.      * Gets the private 'fm_elfinder.command.installer' shared service.
  6992.      *
  6993.      * @return \FM\ElfinderBundle\Command\ElFinderInstallerCommand
  6994.      */
  6995.     protected function getFmElfinder_Command_InstallerService()
  6996.     {
  6997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6998.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Command/ElFinderInstallerCommand.php';
  6999.         $this->privates['fm_elfinder.command.installer'] = $instance = new \FM\ElfinderBundle\Command\ElFinderInstallerCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  7000.         $instance->setName('elfinder:install');
  7001.         return $instance;
  7002.     }
  7003.     /**
  7004.      * Gets the private 'fm_elfinder.configurator.default' shared service.
  7005.      *
  7006.      * @return \FM\ElfinderBundle\Configuration\ElFinderConfigurationReader
  7007.      */
  7008.     protected function getFmElfinder_Configurator_DefaultService()
  7009.     {
  7010.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Configuration/ElFinderConfigurationProviderInterface.php';
  7011.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Configuration/ElFinderConfigurationReader.php';
  7012.         return $this->privates['fm_elfinder.configurator.default'] = new \FM\ElfinderBundle\Configuration\ElFinderConfigurationReader($this->parameters['fm_elfinder'], ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this);
  7013.     }
  7014.     /**
  7015.      * Gets the private 'fm_elfinder.form.type' shared service.
  7016.      *
  7017.      * @return \FM\ElfinderBundle\Form\Type\ElFinderType
  7018.      */
  7019.     protected function getFmElfinder_Form_TypeService()
  7020.     {
  7021.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7022.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7023.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Form/Type/ElFinderType.php';
  7024.         return $this->privates['fm_elfinder.form.type'] = new \FM\ElfinderBundle\Form\Type\ElFinderType();
  7025.     }
  7026.     /**
  7027.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7028.      *
  7029.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7030.      */
  7031.     protected function getForm_ChoiceListFactory_CachedService()
  7032.     {
  7033.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7034.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7035.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7037.         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())));
  7038.     }
  7039.     /**
  7040.      * Gets the private 'form.registry' shared service.
  7041.      *
  7042.      * @return \Symfony\Component\Form\FormRegistry
  7043.      */
  7044.     protected function getForm_RegistryService()
  7045.     {
  7046.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7047.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7049.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7053.         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, [
  7054.             'App\\CoreBundle\\Form\\AbstractFileUploadType' => ['privates''App\\CoreBundle\\Form\\AbstractFileUploadType''getAbstractFileUploadTypeService'false],
  7055.             'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType''getAdministratorFormTypeService'false],
  7056.             'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType''getAdministratorPasswordFormTypeService'false],
  7057.             'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType''getNewPasswordFormTypeService'false],
  7058.             'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType''getResetPasswordFormTypeService'false],
  7059.             'App\\CoreBundle\\Form\\Admin\\Attribute\\AttributeFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Attribute\\AttributeFormType''getAttributeFormTypeService'false],
  7060.             'App\\CoreBundle\\Form\\Admin\\Coupon\\CouponFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Coupon\\CouponFormType''getCouponFormTypeService'false],
  7061.             'App\\CoreBundle\\Form\\Admin\\Eshop\\EshopFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Eshop\\EshopFormType''getEshopFormTypeService'false],
  7062.             'App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType''getLoginFormTypeService'false],
  7063.             'App\\CoreBundle\\Form\\Admin\\OrderStat\\AdvancedSearchOrderStatFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\OrderStat\\AdvancedSearchOrderStatFormType''getAdvancedSearchOrderStatFormTypeService'false],
  7064.             'App\\CoreBundle\\Form\\Admin\\Order\\AdvancedSearchOrderFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Order\\AdvancedSearchOrderFormType''getAdvancedSearchOrderFormTypeService'false],
  7065.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Order\\OrderFormType''getOrderFormTypeService'false],
  7066.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType''getOrderItemFormTypeService'false],
  7067.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderMassActionFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Order\\OrderMassActionFormType''getOrderMassActionFormTypeService'false],
  7068.             'App\\CoreBundle\\Form\\Admin\\Product\\AdvancedSearchProductFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Product\\AdvancedSearchProductFormType''getAdvancedSearchProductFormTypeService'false],
  7069.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Product\\ProductFormType''getProductFormTypeService'false],
  7070.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType''getProductGridModalFormTypeService'false],
  7071.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductMassActionFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Product\\ProductMassActionFormType''getProductMassActionFormTypeService'false],
  7072.             'App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType''getQuickSearchFormTypeService'false],
  7073.             'App\\CoreBundle\\Form\\BillingAddressType' => ['privates''App\\CoreBundle\\Form\\BillingAddressType''getBillingAddressTypeService'false],
  7074.             'App\\CoreBundle\\Form\\DatePickerType' => ['privates''App\\CoreBundle\\Form\\DatePickerType''getDatePickerTypeService'false],
  7075.             'App\\CoreBundle\\Form\\DisplayOnlyType' => ['privates''App\\CoreBundle\\Form\\DisplayOnlyType''getDisplayOnlyTypeService'false],
  7076.             'App\\CoreBundle\\Form\\EshopsType' => ['privates''App\\CoreBundle\\Form\\EshopsType''getEshopsTypeService'false],
  7077.             'App\\CoreBundle\\Form\\FormRowType' => ['privates''App\\CoreBundle\\Form\\FormRowType''getFormRowTypeService'false],
  7078.             'App\\CoreBundle\\Form\\GroupType' => ['privates''App\\CoreBundle\\Form\\GroupType''getGroupTypeService'false],
  7079.             'App\\CoreBundle\\Form\\ImageUploadType' => ['privates''App\\CoreBundle\\Form\\ImageUploadType''getImageUploadTypeService'false],
  7080.             'App\\CoreBundle\\Form\\LocalizedType' => ['privates''App\\CoreBundle\\Form\\LocalizedType''getLocalizedTypeService'false],
  7081.             'App\\CoreBundle\\Form\\MultiEshopTabType' => ['privates''App\\CoreBundle\\Form\\MultiEshopTabType''getMultiEshopTabTypeService'false],
  7082.             'App\\CoreBundle\\Form\\MultiEshopType' => ['privates''App\\CoreBundle\\Form\\MultiEshopType''getMultiEshopTypeService'false],
  7083.             'App\\CoreBundle\\Form\\OrderItemsType' => ['privates''App\\CoreBundle\\Form\\OrderItemsType''getOrderItemsTypeService'false],
  7084.             'App\\CoreBundle\\Form\\OrderNotesType' => ['privates''App\\CoreBundle\\Form\\OrderNotesType''getOrderNotesTypeService'false],
  7085.             'App\\CoreBundle\\Form\\ProductAttributeValueFormType' => ['privates''App\\CoreBundle\\Form\\ProductAttributeValueFormType''getProductAttributeValueFormTypeService'false],
  7086.             'App\\CoreBundle\\Form\\ProductAttributeValueType' => ['privates''App\\CoreBundle\\Form\\ProductAttributeValueType''getProductAttributeValueTypeService'false],
  7087.             'App\\CoreBundle\\Form\\ProductEshopDataType' => ['privates''App\\CoreBundle\\Form\\ProductEshopDataType''getProductEshopDataTypeService'false],
  7088.             'App\\CoreBundle\\Form\\ProductVariantConfiguratorType' => ['privates''App\\CoreBundle\\Form\\ProductVariantConfiguratorType''getProductVariantConfiguratorTypeService'false],
  7089.             'App\\CoreBundle\\Form\\ProductVariantEshopDataType' => ['privates''App\\CoreBundle\\Form\\ProductVariantEshopDataType''getProductVariantEshopDataTypeService'false],
  7090.             'App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType' => ['privates''App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType''getProductVariantEshopPriceDataTypeService'false],
  7091.             'App\\CoreBundle\\Form\\ProductVariantValueFormType' => ['privates''App\\CoreBundle\\Form\\ProductVariantValueFormType''getProductVariantValueFormTypeService'false],
  7092.             'App\\CoreBundle\\Form\\ProductVariantValueType' => ['privates''App\\CoreBundle\\Form\\ProductVariantValueType''getProductVariantValueTypeService'false],
  7093.             'App\\CoreBundle\\Form\\ProductVariantsType' => ['privates''App\\CoreBundle\\Form\\ProductVariantsType''getProductVariantsTypeService'false],
  7094.             'App\\CoreBundle\\Form\\ShippingAddressType' => ['privates''App\\CoreBundle\\Form\\ShippingAddressType''getShippingAddressTypeService'false],
  7095.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => ['privates''fm_elfinder.form.type''getFmElfinder_Form_TypeService'false],
  7096.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  7097.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  7098.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  7099.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  7100.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  7101.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  7102.             'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType' => ['privates''misd_phone_number.form.type''getMisdPhoneNumber_Form_TypeService'false],
  7103.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7104.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7105.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  7106.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7107.         ], [
  7108.             'App\\CoreBundle\\Form\\AbstractFileUploadType' => '?',
  7109.             'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType' => '?',
  7110.             'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType' => '?',
  7111.             'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType' => '?',
  7112.             'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType' => '?',
  7113.             'App\\CoreBundle\\Form\\Admin\\Attribute\\AttributeFormType' => '?',
  7114.             'App\\CoreBundle\\Form\\Admin\\Coupon\\CouponFormType' => '?',
  7115.             'App\\CoreBundle\\Form\\Admin\\Eshop\\EshopFormType' => '?',
  7116.             'App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType' => '?',
  7117.             'App\\CoreBundle\\Form\\Admin\\OrderStat\\AdvancedSearchOrderStatFormType' => '?',
  7118.             'App\\CoreBundle\\Form\\Admin\\Order\\AdvancedSearchOrderFormType' => '?',
  7119.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderFormType' => '?',
  7120.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType' => '?',
  7121.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderMassActionFormType' => '?',
  7122.             'App\\CoreBundle\\Form\\Admin\\Product\\AdvancedSearchProductFormType' => '?',
  7123.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductFormType' => '?',
  7124.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType' => '?',
  7125.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductMassActionFormType' => '?',
  7126.             'App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType' => '?',
  7127.             'App\\CoreBundle\\Form\\BillingAddressType' => '?',
  7128.             'App\\CoreBundle\\Form\\DatePickerType' => '?',
  7129.             'App\\CoreBundle\\Form\\DisplayOnlyType' => '?',
  7130.             'App\\CoreBundle\\Form\\EshopsType' => '?',
  7131.             'App\\CoreBundle\\Form\\FormRowType' => '?',
  7132.             'App\\CoreBundle\\Form\\GroupType' => '?',
  7133.             'App\\CoreBundle\\Form\\ImageUploadType' => '?',
  7134.             'App\\CoreBundle\\Form\\LocalizedType' => '?',
  7135.             'App\\CoreBundle\\Form\\MultiEshopTabType' => '?',
  7136.             'App\\CoreBundle\\Form\\MultiEshopType' => '?',
  7137.             'App\\CoreBundle\\Form\\OrderItemsType' => '?',
  7138.             'App\\CoreBundle\\Form\\OrderNotesType' => '?',
  7139.             'App\\CoreBundle\\Form\\ProductAttributeValueFormType' => '?',
  7140.             'App\\CoreBundle\\Form\\ProductAttributeValueType' => '?',
  7141.             'App\\CoreBundle\\Form\\ProductEshopDataType' => '?',
  7142.             'App\\CoreBundle\\Form\\ProductVariantConfiguratorType' => '?',
  7143.             'App\\CoreBundle\\Form\\ProductVariantEshopDataType' => '?',
  7144.             'App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType' => '?',
  7145.             'App\\CoreBundle\\Form\\ProductVariantValueFormType' => '?',
  7146.             'App\\CoreBundle\\Form\\ProductVariantValueType' => '?',
  7147.             'App\\CoreBundle\\Form\\ProductVariantsType' => '?',
  7148.             'App\\CoreBundle\\Form\\ShippingAddressType' => '?',
  7149.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => '?',
  7150.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  7151.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  7152.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  7153.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  7154.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  7155.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  7156.             'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType' => '?',
  7157.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7158.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7159.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7160.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7161.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7162.             yield => ($this->privates['App\\CoreBundle\\Form\\Extension\\FormRenderingConfigurationExtension'] ?? ($this->privates['App\\CoreBundle\\Form\\Extension\\FormRenderingConfigurationExtension'] = new \App\CoreBundle\Form\Extension\FormRenderingConfigurationExtension()));
  7163.             yield => ($this->privates['App\\CoreBundle\\Form\\Extension\\FormTypeExtension'] ?? ($this->privates['App\\CoreBundle\\Form\\Extension\\FormTypeExtension'] = new \App\CoreBundle\Form\Extension\FormTypeExtension()));
  7164.             yield => ($this->privates['App\\CoreBundle\\Form\\Extension\\LegendFormTypeExtension'] ?? $this->getLegendFormTypeExtensionService());
  7165.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7166.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7167.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7168.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7169.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7170.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7171.             yield => ($this->privates['craue.form.flow.form_extension'] ?? ($this->privates['craue.form.flow.form_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowFormExtension()));
  7172.             yield 10 => ($this->privates['fp_js_form_validator.extension'] ?? $this->getFpJsFormValidator_ExtensionService());
  7173.         }, 11), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\MoneyType' => new RewindableGenerator(function () {
  7174.             yield => ($this->privates['App\\CoreBundle\\Form\\Extension\\MoneyTypeExtension'] ?? $this->getMoneyTypeExtensionService());
  7175.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7176.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7177.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7178.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7179.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType' => new RewindableGenerator(function () {
  7180.             yield => ($this->privates['craue.form.flow.hidden_field_extension'] ?? ($this->privates['craue.form.flow.hidden_field_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowHiddenFieldExtension()));
  7181.         }, 1)], new RewindableGenerator(function () {
  7182.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7183.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7184.             yield => ($this->privates['setono_cron_expression.form.type_guesser.cron_expression'] ?? ($this->privates['setono_cron_expression.form.type_guesser.cron_expression'] = new \Setono\CronExpressionBundle\Form\TypeGuesser\CronExpressionTypeGuesser()));
  7185.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7186.     }
  7187.     /**
  7188.      * Gets the private 'form.server_params' shared service.
  7189.      *
  7190.      * @return \Symfony\Component\Form\Util\ServerParams
  7191.      */
  7192.     protected function getForm_ServerParamsService()
  7193.     {
  7194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7195.         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())));
  7196.     }
  7197.     /**
  7198.      * Gets the private 'form.type.choice' shared service.
  7199.      *
  7200.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7201.      */
  7202.     protected function getForm_Type_ChoiceService()
  7203.     {
  7204.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7205.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7206.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7207.         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()));
  7208.     }
  7209.     /**
  7210.      * Gets the private 'form.type.entity' shared service.
  7211.      *
  7212.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7213.      */
  7214.     protected function getForm_Type_EntityService()
  7215.     {
  7216.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7218.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7219.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7220.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7221.     }
  7222.     /**
  7223.      * Gets the private 'form.type.form' shared service.
  7224.      *
  7225.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7226.      */
  7227.     protected function getForm_Type_FormService()
  7228.     {
  7229.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7231.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7232.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7233.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7234.     }
  7235.     /**
  7236.      * Gets the private 'form.type_extension.csrf' shared service.
  7237.      *
  7238.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7239.      */
  7240.     protected function getForm_TypeExtension_CsrfService()
  7241.     {
  7242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7245.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  7246.     }
  7247.     /**
  7248.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7249.      *
  7250.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7251.      */
  7252.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7253.     {
  7254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7256.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7257.         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()));
  7258.     }
  7259.     /**
  7260.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7261.      *
  7262.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7263.      */
  7264.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7265.     {
  7266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7268.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7270.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7271.         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())));
  7272.     }
  7273.     /**
  7274.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7275.      *
  7276.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7277.      */
  7278.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7279.     {
  7280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7281.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7283.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7284.     }
  7285.     /**
  7286.      * Gets the private 'form.type_extension.form.validator' shared service.
  7287.      *
  7288.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7289.      */
  7290.     protected function getForm_TypeExtension_Form_ValidatorService()
  7291.     {
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7296.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  7297.     }
  7298.     /**
  7299.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7300.      *
  7301.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7302.      */
  7303.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7304.     {
  7305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7308.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7309.     }
  7310.     /**
  7311.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7312.      *
  7313.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7314.      */
  7315.     protected function getForm_TypeGuesser_DoctrineService()
  7316.     {
  7317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7318.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7319.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7320.     }
  7321.     /**
  7322.      * Gets the private 'form.type_guesser.validator' shared service.
  7323.      *
  7324.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7325.      */
  7326.     protected function getForm_TypeGuesser_ValidatorService()
  7327.     {
  7328.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7329.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7330.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  7331.     }
  7332.     /**
  7333.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  7334.      *
  7335.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  7336.      */
  7337.     protected function getFosCkEditor_Command_InstallerService()
  7338.     {
  7339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7340.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  7341.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  7342.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  7343.         $instance->setName('ckeditor:install');
  7344.         return $instance;
  7345.     }
  7346.     /**
  7347.      * Gets the private 'fos_ck_editor.form.type' shared service.
  7348.      *
  7349.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  7350.      */
  7351.     protected function getFosCkEditor_Form_TypeService()
  7352.     {
  7353.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7354.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7355.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  7356.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  7357.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  7358.         return $this->privates['fos_ck_editor.form.type'] = new \FOS\CKEditorBundle\Form\Type\CKEditorType(new \FOS\CKEditorBundle\Config\CKEditorConfiguration(['base_path' => '/build/fosckeditor''js_path' => '/build/fosckeditor/ckeditor.js''default_config' => 'default''configs' => ['default' => ['skin' => 'n1theme,/media/ckeditor/skin/n1theme/''entities_greek' => false'entities_latin' => false'enterMode' => 2'shiftEnterMode' => 1'filebrowserBrowseRoute' => 'elfinder''filebrowserBrowseRouteParameters' => [], 'allowedContent' => true'toolbar' => [=> [=> 'Bold'=> 'Italic'=> 'Underline'=> 'Strike'=> 'Superscript'=> 'Subscript'=> '-'=> 'RemoveFormat'], => [=> 'PasteText'=> 'PasteFromWord'=> '-'=> 'Undo'=> 'Redo'], => [=> 'NumberedList'=> 'BulletedList'=> '-'=> 'JustifyLeft'=> 'JustifyCenter'=> 'JustifyRight'=> 'JustifyBlock'], => [=> 'Outdent'=> 'Indent'=> '-'=> 'Blockquote'], => [=> 'Link'=> 'Unlink'], => '/'=> [=> 'Source'=> '-'=> 'Image'=> 'Flash'=> 'Table'=> 'SpecialChar'=> 'Iframe'], => [=> 'Format'], => [=> 'FontSize'], => [=> 'TextColor'], 10 => [=> 'Table']]], 'email' => ['entities_greek' => false'entities_latin' => false'enterMode' => 2'shiftEnterMode' => 1'filebrowserBrowseRoute' => 'elfinder''filebrowserBrowseRouteParameters' => [], 'allowedContent' => true'toolbar' => [=> [=> 'Bold'=> 'Italic'=> 'Underline'=> 'Strike'=> 'Superscript'=> 'Subscript'=> '-'=> 'RemoveFormat'], => [=> 'PasteText'=> 'PasteFromWord'=> '-'=> 'Undo'=> 'Redo'], => [=> 'NumberedList'=> 'BulletedList'=> '-'=> 'JustifyLeft'=> 'JustifyCenter'=> 'JustifyRight'=> 'JustifyBlock'], => [=> 'Outdent'=> 'Indent'=> '-'=> 'Blockquote'], => [=> 'Link'=> 'Unlink'], => '/'=> [=> 'Source'=> '-'=> 'Image'=> 'SpecialChar'], => [=> 'Format'], => [=> 'FontSize'], => [=> 'TextColor'], 10 => [=> 'Table']]]], 'enable' => true'async' => false'auto_inline' => true'inline' => false'autoload' => true'jquery' => false'require_js' => false'input_sync' => false'jquery_path' => 'bundles/fosckeditor/adapters/jquery.js''plugins' => [], 'styles' => [], 'templates' => [], 'filebrowsers' => [], 'toolbars' => ['configs' => [], 'items' => []]]));
  7359.     }
  7360.     /**
  7361.      * Gets the private 'fos_rest.body_listener' shared service.
  7362.      *
  7363.      * @return \FOS\RestBundle\EventListener\BodyListener
  7364.      */
  7365.     protected function getFosRest_BodyListenerService()
  7366.     {
  7367.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7368.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  7369.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  7370.         ], [
  7371.             'fos_rest.decoder.json' => '?',
  7372.             'fos_rest.decoder.xml' => '?',
  7373.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), true);
  7374.         $instance->setDefaultFormat(NULL);
  7375.         return $instance;
  7376.     }
  7377.     /**
  7378.      * Gets the private 'fos_rest.decoder.json' shared service.
  7379.      *
  7380.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  7381.      */
  7382.     protected function getFosRest_Decoder_JsonService()
  7383.     {
  7384.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  7385.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  7386.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  7387.     }
  7388.     /**
  7389.      * Gets the private 'fos_rest.decoder.xml' shared service.
  7390.      *
  7391.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  7392.      */
  7393.     protected function getFosRest_Decoder_XmlService()
  7394.     {
  7395.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  7396.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  7397.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  7398.     }
  7399.     /**
  7400.      * Gets the private 'fos_rest.format_listener' shared service.
  7401.      *
  7402.      * @return \FOS\RestBundle\EventListener\FormatListener
  7403.      */
  7404.     protected function getFosRest_FormatListenerService()
  7405.     {
  7406.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7407.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  7408.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['prefer_extension' => '2.0''fallback_format' => 'json''priorities' => [=> 'json'=> 'xml'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  7409.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  7410.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  7411.     }
  7412.     /**
  7413.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  7414.      *
  7415.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  7416.      */
  7417.     protected function getFosRest_ParamFetcherListenerService()
  7418.     {
  7419.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(new \FOS\RestBundle\Request\ParamFetcher($this, new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['validator'] ?? $this->getValidatorService())), false);
  7420.     }
  7421.     /**
  7422.      * Gets the private 'fos_rest.zone_matcher_listener' shared service.
  7423.      *
  7424.      * @return \FOS\RestBundle\EventListener\ZoneMatcherListener
  7425.      */
  7426.     protected function getFosRest_ZoneMatcherListenerService()
  7427.     {
  7428.         $this->privates['fos_rest.zone_matcher_listener'] = $instance = new \FOS\RestBundle\EventListener\ZoneMatcherListener();
  7429.         $instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/*'));
  7430.         return $instance;
  7431.     }
  7432.     /**
  7433.      * Gets the private 'fos_user.change_password.form.type' shared service.
  7434.      *
  7435.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  7436.      */
  7437.     protected function getFosUser_ChangePassword_Form_TypeService()
  7438.     {
  7439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7440.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7441.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  7442.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\CoreBundle\\Model\\Administrator\\Administrator');
  7443.     }
  7444.     /**
  7445.      * Gets the private 'fos_user.command.activate_user' shared service.
  7446.      *
  7447.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  7448.      */
  7449.     protected function getFosUser_Command_ActivateUserService()
  7450.     {
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7452.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  7453.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7454.         $instance->setName('fos:user:activate');
  7455.         return $instance;
  7456.     }
  7457.     /**
  7458.      * Gets the private 'fos_user.command.change_password' shared service.
  7459.      *
  7460.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  7461.      */
  7462.     protected function getFosUser_Command_ChangePasswordService()
  7463.     {
  7464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7465.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  7466.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7467.         $instance->setName('fos:user:change-password');
  7468.         return $instance;
  7469.     }
  7470.     /**
  7471.      * Gets the private 'fos_user.command.create_user' shared service.
  7472.      *
  7473.      * @return \FOS\UserBundle\Command\CreateUserCommand
  7474.      */
  7475.     protected function getFosUser_Command_CreateUserService()
  7476.     {
  7477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7478.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  7479.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7480.         $instance->setName('fos:user:create');
  7481.         return $instance;
  7482.     }
  7483.     /**
  7484.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  7485.      *
  7486.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  7487.      */
  7488.     protected function getFosUser_Command_DeactivateUserService()
  7489.     {
  7490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7491.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  7492.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7493.         $instance->setName('fos:user:deactivate');
  7494.         return $instance;
  7495.     }
  7496.     /**
  7497.      * Gets the private 'fos_user.command.demote_user' shared service.
  7498.      *
  7499.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  7500.      */
  7501.     protected function getFosUser_Command_DemoteUserService()
  7502.     {
  7503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7504.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  7505.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  7506.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7507.         $instance->setName('fos:user:demote');
  7508.         return $instance;
  7509.     }
  7510.     /**
  7511.      * Gets the private 'fos_user.command.promote_user' shared service.
  7512.      *
  7513.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  7514.      */
  7515.     protected function getFosUser_Command_PromoteUserService()
  7516.     {
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7518.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  7519.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  7520.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7521.         $instance->setName('fos:user:promote');
  7522.         return $instance;
  7523.     }
  7524.     /**
  7525.      * Gets the private 'fos_user.listener.authentication' shared service.
  7526.      *
  7527.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  7528.      */
  7529.     protected function getFosUser_Listener_AuthenticationService()
  7530.     {
  7531.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  7532.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  7533.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  7534.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7535.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7536.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7538.         return $this->privates['fos_user.listener.authentication'] = new \FOS\UserBundle\EventListener\AuthenticationListener(new \FOS\UserBundle\Security\LoginManager(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL), 'main');
  7539.     }
  7540.     /**
  7541.      * Gets the private 'fos_user.listener.flash' shared service.
  7542.      *
  7543.      * @return \FOS\UserBundle\EventListener\FlashListener
  7544.      */
  7545.     protected function getFosUser_Listener_FlashService()
  7546.     {
  7547.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  7548.         return $this->privates['fos_user.listener.flash'] = new \FOS\UserBundle\EventListener\FlashListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()));
  7549.     }
  7550.     /**
  7551.      * Gets the private 'fos_user.listener.resetting' shared service.
  7552.      *
  7553.      * @return \FOS\UserBundle\EventListener\ResettingListener
  7554.      */
  7555.     protected function getFosUser_Listener_ResettingService()
  7556.     {
  7557.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  7558.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  7559.     }
  7560.     /**
  7561.      * Gets the private 'fos_user.profile.form.type' shared service.
  7562.      *
  7563.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  7564.      */
  7565.     protected function getFosUser_Profile_Form_TypeService()
  7566.     {
  7567.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7568.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7569.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  7570.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\CoreBundle\\Model\\Administrator\\Administrator');
  7571.     }
  7572.     /**
  7573.      * Gets the private 'fos_user.registration.form.type' shared service.
  7574.      *
  7575.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  7576.      */
  7577.     protected function getFosUser_Registration_Form_TypeService()
  7578.     {
  7579.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7580.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7581.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  7582.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\CoreBundle\\Model\\Administrator\\Administrator');
  7583.     }
  7584.     /**
  7585.      * Gets the private 'fos_user.resetting.form.type' shared service.
  7586.      *
  7587.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  7588.      */
  7589.     protected function getFosUser_Resetting_Form_TypeService()
  7590.     {
  7591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7593.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  7594.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\CoreBundle\\Model\\Administrator\\Administrator');
  7595.     }
  7596.     /**
  7597.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  7598.      *
  7599.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  7600.      */
  7601.     protected function getFosUser_Security_InteractiveLoginListenerService()
  7602.     {
  7603.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  7604.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  7605.     }
  7606.     /**
  7607.      * Gets the private 'fos_user.user_listener' shared service.
  7608.      *
  7609.      * @return \FOS\UserBundle\Doctrine\UserListener
  7610.      */
  7611.     protected function getFosUser_UserListenerService()
  7612.     {
  7613.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  7615.         return $this->privates['fos_user.user_listener'] = new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()));
  7616.     }
  7617.     /**
  7618.      * Gets the private 'fos_user.username_form_type' shared service.
  7619.      *
  7620.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  7621.      */
  7622.     protected function getFosUser_UsernameFormTypeService()
  7623.     {
  7624.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7626.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  7627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  7628.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  7629.         return $this->privates['fos_user.username_form_type'] = new \FOS\UserBundle\Form\Type\UsernameFormType(new \FOS\UserBundle\Form\DataTransformer\UserToUsernameTransformer(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService())));
  7630.     }
  7631.     /**
  7632.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  7633.      *
  7634.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  7635.      */
  7636.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  7637.     {
  7638.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  7639.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  7640.     }
  7641.     /**
  7642.      * Gets the private 'fos_user.util.password_updater' shared service.
  7643.      *
  7644.      * @return \FOS\UserBundle\Util\PasswordUpdater
  7645.      */
  7646.     protected function getFosUser_Util_PasswordUpdaterService()
  7647.     {
  7648.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  7650.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  7651.     }
  7652.     /**
  7653.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  7654.      *
  7655.      * @return \FOS\UserBundle\Util\UserManipulator
  7656.      */
  7657.     protected function getFosUser_Util_UserManipulatorService()
  7658.     {
  7659.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  7660.         return $this->privates['fos_user.util.user_manipulator'] = new \FOS\UserBundle\Util\UserManipulator(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7661.     }
  7662.     /**
  7663.      * Gets the private 'fp_js_form_validator.extension' shared service.
  7664.      *
  7665.      * @return \Fp\JsFormValidatorBundle\Form\Extension\FormExtension
  7666.      */
  7667.     protected function getFpJsFormValidator_ExtensionService()
  7668.     {
  7669.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7670.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7671.         include_once \dirname(__DIR__4).'/vendor/fp/jsformvalidator-bundle/src/Form/Extension/FormExtension.php';
  7672.         return $this->privates['fp_js_form_validator.extension'] = new \Fp\JsFormValidatorBundle\Form\Extension\FormExtension(($this->privates['fp_js_form_validator.factory'] ?? $this->getFpJsFormValidator_FactoryService()));
  7673.     }
  7674.     /**
  7675.      * Gets the private 'fp_js_form_validator.factory' shared service.
  7676.      *
  7677.      * @return \App\CoreBundle\Form\JsFormValidatorFactory
  7678.      */
  7679.     protected function getFpJsFormValidator_FactoryService()
  7680.     {
  7681.         return $this->privates['fp_js_form_validator.factory'] = new \App\CoreBundle\Form\JsFormValidatorFactory(($this->services['validator'] ?? $this->getValidatorService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['fp_js_form_validator.config'], 'validators');
  7682.     }
  7683.     /**
  7684.      * Gets the private 'fragment.handler' shared service.
  7685.      *
  7686.      * @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler
  7687.      */
  7688.     protected function getFragment_HandlerService()
  7689.     {
  7690.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  7691.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  7692.         return $this->privates['fragment.handler'] = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7693.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  7694.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7695.         ], [
  7696.             'hinclude' => '?',
  7697.             'inline' => '?',
  7698.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
  7699.     }
  7700.     /**
  7701.      * Gets the private 'fragment.listener' shared service.
  7702.      *
  7703.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  7704.      */
  7705.     protected function getFragment_ListenerService()
  7706.     {
  7707.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('LirmeEI72BIIJgs5B7IGkaxi6WdxF6ov'))), '/_fragment');
  7708.     }
  7709.     /**
  7710.      * Gets the private 'fragment.renderer.hinclude' shared service.
  7711.      *
  7712.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  7713.      */
  7714.     protected function getFragment_Renderer_HincludeService()
  7715.     {
  7716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7718.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  7719.         $this->privates['fragment.renderer.hinclude'] = $instance = new \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer(($this->services['templating'] ?? $this->getTemplatingService()), ($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('LirmeEI72BIIJgs5B7IGkaxi6WdxF6ov'))), NULL);
  7720.         $instance->setFragmentPath('/_fragment');
  7721.         return $instance;
  7722.     }
  7723.     /**
  7724.      * Gets the private 'fragment.renderer.inline' shared service.
  7725.      *
  7726.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7727.      */
  7728.     protected function getFragment_Renderer_InlineService()
  7729.     {
  7730.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7731.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7732.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7733.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7734.         $instance->setFragmentPath('/_fragment');
  7735.         return $instance;
  7736.     }
  7737.     /**
  7738.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7739.      *
  7740.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7741.      */
  7742.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7743.     {
  7744.         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())));
  7745.     }
  7746.     /**
  7747.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7748.      *
  7749.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7750.      */
  7751.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7752.     {
  7753.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  7754.     }
  7755.     /**
  7756.      * Gets the private 'jms_translation.command.extract' shared service.
  7757.      *
  7758.      * @return \JMS\TranslationBundle\Command\ExtractTranslationCommand
  7759.      */
  7760.     protected function getJmsTranslation_Command_ExtractService()
  7761.     {
  7762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7763.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Command/ExtractTranslationCommand.php';
  7764.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  7765.         $this->privates['jms_translation.command.extract'] = $instance = new \JMS\TranslationBundle\Command\ExtractTranslationCommand(($this->services['jms_translation.config_factory'] ?? ($this->services['jms_translation.config_factory'] = new \JMS\TranslationBundle\Translation\ConfigFactory([]))), ($this->services['jms_translation.updater'] ?? $this->getJmsTranslation_UpdaterService()), []);
  7766.         $instance->setName('translation:extract');
  7767.         return $instance;
  7768.     }
  7769.     /**
  7770.      * Gets the private 'jms_translation.command.list_resources' shared service.
  7771.      *
  7772.      * @return \JMS\TranslationBundle\Command\ResourcesListCommand
  7773.      */
  7774.     protected function getJmsTranslation_Command_ListResourcesService()
  7775.     {
  7776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7777.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Command/ResourcesListCommand.php';
  7778.         $this->privates['jms_translation.command.list_resources'] = $instance = new \JMS\TranslationBundle\Command\ResourcesListCommand(\dirname(__DIR__4), $this->parameters['kernel.bundles'], (($this->hasParameter("kernel.root_dir")) ? ($this->getParameter("kernel.root_dir")) : (null)));
  7779.         $instance->setName('translation:list-resources');
  7780.         return $instance;
  7781.     }
  7782.     /**
  7783.      * Gets the private 'jms_translation.loader_manager' shared service.
  7784.      *
  7785.      * @return \JMS\TranslationBundle\Translation\LoaderManager
  7786.      */
  7787.     protected function getJmsTranslation_LoaderManagerService()
  7788.     {
  7789.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/LoaderManager.php';
  7790.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  7791.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  7792.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/XliffLoader.php';
  7793.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7794.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7795.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7796.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7797.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PoFileLoader.php';
  7798.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7799.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7800.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  7801.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7802.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7803.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7804.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7805.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7806.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7807.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7808.         $a = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())));
  7809.         return $this->privates['jms_translation.loader_manager'] = new \JMS\TranslationBundle\Translation\LoaderManager(['po' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \App\CoreBundle\Component\Translation\PoFileLoader()))), 'php' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader()))), 'yaml' => $a'yml' => $a'xlf' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader()))), 'xliff' => new \JMS\TranslationBundle\Translation\Loader\XliffLoader(), 'mo' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader()))), 'ts' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader()))), 'csv' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader()))), 'res' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader()))), 'dat' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader()))), 'ini' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader()))), 'json' => new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())))]);
  7810.     }
  7811.     /**
  7812.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  7813.      *
  7814.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  7815.      */
  7816.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  7817.     {
  7818.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  7819.         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()));
  7820.     }
  7821.     /**
  7822.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  7823.      *
  7824.      * @return \Knp\Menu\Provider\LazyProvider
  7825.      */
  7826.     protected function getKnpMenu_MenuProvider_LazyService()
  7827.     {
  7828.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  7829.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['admin_aside_menu' => [=> function () {
  7830.             return ($this->services['App\\CoreBundle\\Model\\AdminNavigation\\AsideMenuBuilder'] ?? $this->getAsideMenuBuilderService());
  7831.         }, => 'createMenu'], 'admin_profile_menu' => [=> function () {
  7832.             return ($this->services['App\\CoreBundle\\Model\\AdminNavigation\\ProfileMenuBuilder'] ?? $this->getProfileMenuBuilderService());
  7833.         }, => 'createMenu']]);
  7834.     }
  7835.     /**
  7836.      * Gets the private 'knp_menu.renderer.list' shared service.
  7837.      *
  7838.      * @return \Knp\Menu\Renderer\ListRenderer
  7839.      */
  7840.     protected function getKnpMenu_Renderer_ListService()
  7841.     {
  7842.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  7843.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  7844.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  7845.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  7846.     }
  7847.     /**
  7848.      * Gets the private 'knp_menu.renderer.twig' shared service.
  7849.      *
  7850.      * @return \Knp\Menu\Renderer\TwigRenderer
  7851.      */
  7852.     protected function getKnpMenu_Renderer_TwigService()
  7853.     {
  7854.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  7855.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  7856.         return $this->privates['knp_menu.renderer.twig'] = new \Knp\Menu\Renderer\TwigRenderer(($this->services['twig'] ?? $this->getTwigService()), '@KnpMenu/menu.html.twig', ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), []);
  7857.     }
  7858.     /**
  7859.      * Gets the private 'knp_menu.voter.router' shared service.
  7860.      *
  7861.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  7862.      */
  7863.     protected function getKnpMenu_Voter_RouterService()
  7864.     {
  7865.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  7866.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  7867.         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())));
  7868.     }
  7869.     /**
  7870.      * Gets the private 'libphonenumber.phone_number_util' shared service.
  7871.      *
  7872.      * @return \libphonenumber\PhoneNumberUtil
  7873.      */
  7874.     protected function getLibphonenumber_PhoneNumberUtilService()
  7875.     {
  7876.         return $this->privates['libphonenumber.phone_number_util'] = \libphonenumber\PhoneNumberUtil::getInstance();
  7877.     }
  7878.     /**
  7879.      * Gets the private 'locale_aware_listener' shared service.
  7880.      *
  7881.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7882.      */
  7883.     protected function getLocaleAwareListenerService()
  7884.     {
  7885.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7886.             yield => ($this->privates['Symfony\\Component\\Translation\\IdentityTranslator'] ?? $this->getIdentityTranslatorService());
  7887.             yield => ($this->privates['App\\CoreBundle\\Component\\Translation\\Translator'] ?? $this->getTranslator2Service());
  7888.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7889.         }, 3), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7890.     }
  7891.     /**
  7892.      * Gets the private 'locale_listener' shared service.
  7893.      *
  7894.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7895.      */
  7896.     protected function getLocaleListenerService()
  7897.     {
  7898.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  7899.     }
  7900.     /**
  7901.      * Gets the private 'main_filesystem' shared autowired service.
  7902.      *
  7903.      * @return \League\Flysystem\FilesystemInterface
  7904.      */
  7905.     protected function getMainFilesystemService()
  7906.     {
  7907.         return $this->privates['main_filesystem'] = (new \App\CoreBundle\Component\Filesystem\MainFilesystemFactory(\dirname(__DIR__4)))->create();
  7908.     }
  7909.     /**
  7910.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7911.      *
  7912.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7913.      */
  7914.     protected function getMaker_AutoCommand_MakeAuthService()
  7915.     {
  7916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7917.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7918.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7919.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7920.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7921.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7922.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7923.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7924.         $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())), $a$b);
  7925.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  7926.         $instance->setName('make:auth');
  7927.         return $instance;
  7928.     }
  7929.     /**
  7930.      * Gets the private 'maker.auto_command.make_command' shared service.
  7931.      *
  7932.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7933.      */
  7934.     protected function getMaker_AutoCommand_MakeCommandService()
  7935.     {
  7936.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7938.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7939.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7940.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  7941.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7942.         $instance->setDescription('Creates a new console command class');
  7943.         $instance->setName('make:command');
  7944.         return $instance;
  7945.     }
  7946.     /**
  7947.      * Gets the private 'maker.auto_command.make_controller' shared service.
  7948.      *
  7949.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7950.      */
  7951.     protected function getMaker_AutoCommand_MakeControllerService()
  7952.     {
  7953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7954.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7955.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7956.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7957.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  7958.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7959.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  7960.         $instance->setDescription('Creates a new controller class');
  7961.         $instance->setName('make:controller');
  7962.         return $instance;
  7963.     }
  7964.     /**
  7965.      * Gets the private 'maker.auto_command.make_crud' shared service.
  7966.      *
  7967.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7968.      */
  7969.     protected function getMaker_AutoCommand_MakeCrudService()
  7970.     {
  7971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7972.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7973.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7974.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  7976.         $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()));
  7977.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  7978.         $instance->setName('make:crud');
  7979.         return $instance;
  7980.     }
  7981.     /**
  7982.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  7983.      *
  7984.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7985.      */
  7986.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  7987.     {
  7988.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7989.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7990.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7991.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  7993.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7994.         $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()));
  7995.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  7996.         $instance->setName('make:docker:database');
  7997.         return $instance;
  7998.     }
  7999.     /**
  8000.      * Gets the private 'maker.auto_command.make_entity' shared service.
  8001.      *
  8002.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8003.      */
  8004.     protected function getMaker_AutoCommand_MakeEntityService()
  8005.     {
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8007.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8008.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8009.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8010.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  8012.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8013.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8014.         $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()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  8015.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8016.         $instance->setName('make:entity');
  8017.         return $instance;
  8018.     }
  8019.     /**
  8020.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8021.      *
  8022.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8023.      */
  8024.     protected function getMaker_AutoCommand_MakeFixturesService()
  8025.     {
  8026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8031.         $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()));
  8032.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8033.         $instance->setName('make:fixtures');
  8034.         return $instance;
  8035.     }
  8036.     /**
  8037.      * Gets the private 'maker.auto_command.make_form' shared service.
  8038.      *
  8039.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8040.      */
  8041.     protected function getMaker_AutoCommand_MakeFormService()
  8042.     {
  8043.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8044.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8048.         $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()));
  8049.         $instance->setDescription('Creates a new form class');
  8050.         $instance->setName('make:form');
  8051.         return $instance;
  8052.     }
  8053.     /**
  8054.      * Gets the private 'maker.auto_command.make_message' shared service.
  8055.      *
  8056.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8057.      */
  8058.     protected function getMaker_AutoCommand_MakeMessageService()
  8059.     {
  8060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8061.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8064.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8065.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8066.         $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()));
  8067.         $instance->setDescription('Creates a new message and handler');
  8068.         $instance->setName('make:message');
  8069.         return $instance;
  8070.     }
  8071.     /**
  8072.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8073.      *
  8074.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8075.      */
  8076.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8077.     {
  8078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8079.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8081.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8082.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8083.         $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()));
  8084.         $instance->setDescription('Creates a new messenger middleware');
  8085.         $instance->setName('make:messenger-middleware');
  8086.         return $instance;
  8087.     }
  8088.     /**
  8089.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8090.      *
  8091.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8092.      */
  8093.     protected function getMaker_AutoCommand_MakeMigrationService()
  8094.     {
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8098.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8099.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8100.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8101.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8102.         $instance->setDescription('Creates a new migration based on database changes');
  8103.         $instance->setName('make:migration');
  8104.         return $instance;
  8105.     }
  8106.     /**
  8107.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8108.      *
  8109.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8110.      */
  8111.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8112.     {
  8113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8114.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8117.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8118.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8119.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8120.         $instance->setDescription('Creates a new registration form system');
  8121.         $instance->setName('make:registration-form');
  8122.         return $instance;
  8123.     }
  8124.     /**
  8125.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8126.      *
  8127.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8128.      */
  8129.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8130.     {
  8131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8132.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8136.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8137.         $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()));
  8138.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8139.         $instance->setName('make:reset-password');
  8140.         return $instance;
  8141.     }
  8142.     /**
  8143.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8144.      *
  8145.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8146.      */
  8147.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8148.     {
  8149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8150.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8152.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8154.         $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()));
  8155.         $instance->setDescription('Creates a new serializer encoder class');
  8156.         $instance->setName('make:serializer:encoder');
  8157.         return $instance;
  8158.     }
  8159.     /**
  8160.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8161.      *
  8162.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8163.      */
  8164.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8165.     {
  8166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8167.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8168.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8171.         $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()));
  8172.         $instance->setDescription('Creates a new serializer normalizer class');
  8173.         $instance->setName('make:serializer:normalizer');
  8174.         return $instance;
  8175.     }
  8176.     /**
  8177.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8178.      *
  8179.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8180.      */
  8181.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8182.     {
  8183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8184.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8185.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8186.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8189.         $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()));
  8190.         $instance->setDescription('Creates a new event subscriber class');
  8191.         $instance->setName('make:subscriber');
  8192.         return $instance;
  8193.     }
  8194.     /**
  8195.      * Gets the private 'maker.auto_command.make_test' shared service.
  8196.      *
  8197.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8198.      */
  8199.     protected function getMaker_AutoCommand_MakeTestService()
  8200.     {
  8201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8202.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8207.         $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()));
  8208.         $instance->setDescription('Creates a new test class');
  8209.         $instance->setName('make:test');
  8210.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8211.         return $instance;
  8212.     }
  8213.     /**
  8214.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8215.      *
  8216.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8217.      */
  8218.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8219.     {
  8220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8222.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8223.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8225.         $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()));
  8226.         $instance->setDescription('Creates a new Twig extension class');
  8227.         $instance->setName('make:twig-extension');
  8228.         return $instance;
  8229.     }
  8230.     /**
  8231.      * Gets the private 'maker.auto_command.make_user' shared service.
  8232.      *
  8233.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8234.      */
  8235.     protected function getMaker_AutoCommand_MakeUserService()
  8236.     {
  8237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8238.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8240.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8243.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8244.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8245.         $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()));
  8246.         $instance->setDescription('Creates a new security user class');
  8247.         $instance->setName('make:user');
  8248.         return $instance;
  8249.     }
  8250.     /**
  8251.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8252.      *
  8253.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8254.      */
  8255.     protected function getMaker_AutoCommand_MakeValidatorService()
  8256.     {
  8257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8258.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8259.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8260.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8261.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8262.         $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()));
  8263.         $instance->setDescription('Creates a new validator and constraint class');
  8264.         $instance->setName('make:validator');
  8265.         return $instance;
  8266.     }
  8267.     /**
  8268.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8269.      *
  8270.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8271.      */
  8272.     protected function getMaker_AutoCommand_MakeVoterService()
  8273.     {
  8274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8275.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8276.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8277.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8278.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8279.         $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()));
  8280.         $instance->setDescription('Creates a new security voter class');
  8281.         $instance->setName('make:voter');
  8282.         return $instance;
  8283.     }
  8284.     /**
  8285.      * Gets the private 'maker.doctrine_helper' shared service.
  8286.      *
  8287.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8288.      */
  8289.     protected function getMaker_DoctrineHelperService()
  8290.     {
  8291.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8292.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  8293.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), false, ['default' => [=> [=> 'App\\CoreBundle\\Model'=> $a], => [=> 'App\\CoreBundle\\Component'=> $a], => [=> 'FOS\\UserBundle\\Model'=> ($this->privates['.2_doctrine_metadata_driver~i7VlnXS'] ?? $this->get_2DoctrineMetadataDriveri7VlnXSService())]]]);
  8294.     }
  8295.     /**
  8296.      * Gets the private 'maker.entity_class_generator' shared service.
  8297.      *
  8298.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8299.      */
  8300.     protected function getMaker_EntityClassGeneratorService()
  8301.     {
  8302.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8303.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  8304.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  8305.         return $instance;
  8306.     }
  8307.     /**
  8308.      * Gets the private 'maker.file_manager' shared service.
  8309.      *
  8310.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8311.      */
  8312.     protected function getMaker_FileManagerService()
  8313.     {
  8314.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8316.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8317.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8318.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  8319.     }
  8320.     /**
  8321.      * Gets the private 'maker.generator' shared service.
  8322.      *
  8323.      * @return \Symfony\Bundle\MakerBundle\Generator
  8324.      */
  8325.     protected function getMaker_GeneratorService()
  8326.     {
  8327.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8328.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8329.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  8330.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  8331.     }
  8332.     /**
  8333.      * Gets the private 'maker.php_compat_util' shared service.
  8334.      *
  8335.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8336.      */
  8337.     protected function getMaker_PhpCompatUtilService()
  8338.     {
  8339.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8340.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8341.     }
  8342.     /**
  8343.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8344.      *
  8345.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8346.      */
  8347.     protected function getMaker_Renderer_FormTypeRendererService()
  8348.     {
  8349.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8350.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8351.     }
  8352.     /**
  8353.      * Gets the private 'mime_types' shared service.
  8354.      *
  8355.      * @return \Symfony\Component\Mime\MimeTypes
  8356.      */
  8357.     protected function getMimeTypesService()
  8358.     {
  8359.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8360.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8361.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8362.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8363.         $instance->setDefault($instance);
  8364.         return $instance;
  8365.     }
  8366.     /**
  8367.      * Gets the private 'misd_phone_number.form.type' shared service.
  8368.      *
  8369.      * @return \Misd\PhoneNumberBundle\Form\Type\PhoneNumberType
  8370.      */
  8371.     protected function getMisdPhoneNumber_Form_TypeService()
  8372.     {
  8373.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8374.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8375.         include_once \dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Form/Type/PhoneNumberType.php';
  8376.         return $this->privates['misd_phone_number.form.type'] = new \Misd\PhoneNumberBundle\Form\Type\PhoneNumberType();
  8377.     }
  8378.     /**
  8379.      * Gets the private 'misd_phone_number.templating.helper' shared service.
  8380.      *
  8381.      * @return \Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper
  8382.      */
  8383.     protected function getMisdPhoneNumber_Templating_HelperService()
  8384.     {
  8385.         return $this->privates['misd_phone_number.templating.helper'] = new \Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper(($this->privates['libphonenumber.phone_number_util'] ?? $this->getLibphonenumber_PhoneNumberUtilService()));
  8386.     }
  8387.     /**
  8388.      * Gets the private 'monolog.command.server_log' shared service.
  8389.      *
  8390.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  8391.      */
  8392.     protected function getMonolog_Command_ServerLogService()
  8393.     {
  8394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8395.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  8396.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  8397.         $instance->setName('server:log');
  8398.         return $instance;
  8399.     }
  8400.     /**
  8401.      * Gets the private 'monolog.handler.console' shared service.
  8402.      *
  8403.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8404.      */
  8405.     protected function getMonolog_Handler_ConsoleService()
  8406.     {
  8407.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8408.     }
  8409.     /**
  8410.      * Gets the private 'monolog.handler.console_output' shared service.
  8411.      *
  8412.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8413.      */
  8414.     protected function getMonolog_Handler_ConsoleOutputService()
  8415.     {
  8416.         $this->privates['monolog.handler.console_output'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8417.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8418.         return $instance;
  8419.     }
  8420.     /**
  8421.      * Gets the private 'monolog.handler.cron' shared service.
  8422.      *
  8423.      * @return \Monolog\Handler\StreamHandler
  8424.      */
  8425.     protected function getMonolog_Handler_CronService()
  8426.     {
  8427.         $this->privates['monolog.handler.cron'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8428.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8429.         return $instance;
  8430.     }
  8431.     /**
  8432.      * Gets the private 'monolog.handler.cron_console_output' shared service.
  8433.      *
  8434.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8435.      */
  8436.     protected function getMonolog_Handler_CronConsoleOutputService()
  8437.     {
  8438.         $this->privates['monolog.handler.cron_console_output'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLfalse, [32 => 20064 => 100128 => 100256 => 10016 => 400], []);
  8439.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8440.         return $instance;
  8441.     }
  8442.     /**
  8443.      * Gets the private 'monolog.handler.main' shared service.
  8444.      *
  8445.      * @return \Monolog\Handler\StreamHandler
  8446.      */
  8447.     protected function getMonolog_Handler_MainService()
  8448.     {
  8449.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8450.     }
  8451.     /**
  8452.      * Gets the private 'monolog.handler.nested' shared service.
  8453.      *
  8454.      * @return \Monolog\Handler\StreamHandler
  8455.      */
  8456.     protected function getMonolog_Handler_NestedService()
  8457.     {
  8458.         $this->privates['monolog.handler.nested'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8459.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8460.         return $instance;
  8461.     }
  8462.     /**
  8463.      * Gets the private 'monolog.handler.slow' shared service.
  8464.      *
  8465.      * @return \Monolog\Handler\StreamHandler
  8466.      */
  8467.     protected function getMonolog_Handler_SlowService()
  8468.     {
  8469.         $this->privates['monolog.handler.slow'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8470.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8471.         return $instance;
  8472.     }
  8473.     /**
  8474.      * Gets the private 'monolog.logger' shared service.
  8475.      *
  8476.      * @return \Symfony\Bridge\Monolog\Logger
  8477.      */
  8478.     protected function getMonolog_LoggerService()
  8479.     {
  8480.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8481.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8482.         $instance->useMicrosecondTimestamps(true);
  8483.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8484.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  8485.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  8486.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8487.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8488.         return $instance;
  8489.     }
  8490.     /**
  8491.      * Gets the private 'monolog.logger.cache' shared service.
  8492.      *
  8493.      * @return \Symfony\Bridge\Monolog\Logger
  8494.      */
  8495.     protected function getMonolog_Logger_CacheService()
  8496.     {
  8497.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8498.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8499.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8500.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  8501.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  8502.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8503.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8504.         return $instance;
  8505.     }
  8506.     /**
  8507.      * Gets the private 'monolog.logger.request' shared service.
  8508.      *
  8509.      * @return \Symfony\Bridge\Monolog\Logger
  8510.      */
  8511.     protected function getMonolog_Logger_RequestService()
  8512.     {
  8513.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  8514.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8515.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8516.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  8517.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  8518.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8519.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8520.         return $instance;
  8521.     }
  8522.     /**
  8523.      * Gets the private 'monolog.logger.security' shared service.
  8524.      *
  8525.      * @return \Symfony\Bridge\Monolog\Logger
  8526.      */
  8527.     protected function getMonolog_Logger_SecurityService()
  8528.     {
  8529.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  8530.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8531.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8532.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  8533.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  8534.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8535.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8536.         return $instance;
  8537.     }
  8538.     /**
  8539.      * Gets the private 'monolog.logger.snappy' shared service.
  8540.      *
  8541.      * @return \Symfony\Bridge\Monolog\Logger
  8542.      */
  8543.     protected function getMonolog_Logger_SnappyService()
  8544.     {
  8545.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  8546.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8547.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8548.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  8549.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  8550.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8551.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8552.         return $instance;
  8553.     }
  8554.     /**
  8555.      * Gets the private 'parameter_bag' shared service.
  8556.      *
  8557.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8558.      */
  8559.     protected function getParameterBagService()
  8560.     {
  8561.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8562.     }
  8563.     /**
  8564.      * Gets the private 'profiler_listener' shared service.
  8565.      *
  8566.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8567.      */
  8568.     protected function getProfilerListenerService()
  8569.     {
  8570.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsetrue);
  8571.     }
  8572.     /**
  8573.      * Gets the private 'property_accessor' shared service.
  8574.      *
  8575.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  8576.      */
  8577.     protected function getPropertyAccessorService()
  8578.     {
  8579.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  8580.     }
  8581.     /**
  8582.      * Gets the private 'property_info' shared service.
  8583.      *
  8584.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8585.      */
  8586.     protected function getPropertyInfoService()
  8587.     {
  8588.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8589.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8590.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8591.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8592.         }, 3), new RewindableGenerator(function () {
  8593.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8594.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8595.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8596.         }, 3), new RewindableGenerator(function () {
  8597.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8598.         }, 1), new RewindableGenerator(function () {
  8599.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8600.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8601.         }, 2), new RewindableGenerator(function () {
  8602.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8603.         }, 1));
  8604.     }
  8605.     /**
  8606.      * Gets the private 'property_info.serializer_extractor' shared service.
  8607.      *
  8608.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8609.      */
  8610.     protected function getPropertyInfo_SerializerExtractorService()
  8611.     {
  8612.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8613.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8614.     }
  8615.     /**
  8616.      * Gets the private 'router.cache_warmer' shared service.
  8617.      *
  8618.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8619.      */
  8620.     protected function getRouter_CacheWarmerService()
  8621.     {
  8622.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8624.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8625.             'router' => ['services''router''getRouterService'false],
  8626.         ], [
  8627.             'router' => '?',
  8628.         ]))->withContext('router.cache_warmer'$this));
  8629.     }
  8630.     /**
  8631.      * Gets the private 'router.request_context' shared service.
  8632.      *
  8633.      * @return \Symfony\Component\Routing\RequestContext
  8634.      */
  8635.     protected function getRouter_RequestContextService()
  8636.     {
  8637.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  8638.     }
  8639.     /**
  8640.      * Gets the private 'router_listener' shared service.
  8641.      *
  8642.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8643.      */
  8644.     protected function getRouterListenerService()
  8645.     {
  8646.         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);
  8647.     }
  8648.     /**
  8649.      * Gets the private 'security.access_listener' shared service.
  8650.      *
  8651.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8652.      */
  8653.     protected function getSecurity_AccessListenerService()
  8654.     {
  8655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8658.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8659.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  8660.     }
  8661.     /**
  8662.      * Gets the private 'security.access_map' shared service.
  8663.      *
  8664.      * @return \Symfony\Component\Security\Http\AccessMap
  8665.      */
  8666.     protected function getSecurity_AccessMapService()
  8667.     {
  8668.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8669.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8670.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8671.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/superadmin/'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8672.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/administrator/password/'), [=> 'ROLE_ADMIN'], NULL);
  8673.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/administrator/'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8674.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/attribute/'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8675.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/eshop/'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8676.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/new-password/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8677.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/reset-password/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8678.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/translation/list/$'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8679.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8680.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/authorization/$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8681.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [=> 'ROLE_ADMIN'], NULL);
  8682.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/efconnect'), [=> 'ROLE_ADMIN'], NULL);
  8683.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/elfinder'), [=> 'ROLE_ADMIN'], NULL);
  8684.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/graphql/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8685.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/graphiql/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8686.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/token'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8687.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/authorize'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  8688.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  8689.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8690.         return $instance;
  8691.     }
  8692.     /**
  8693.      * Gets the private 'security.authentication.listener.anonymous.administration' shared service.
  8694.      *
  8695.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8696.      */
  8697.     protected function getSecurity_Authentication_Listener_Anonymous_AdministrationService()
  8698.     {
  8699.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8701.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  8703.         return $this->privates['security.authentication.listener.anonymous.administration'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  8704.     }
  8705.     /**
  8706.      * Gets the private 'security.authentication.listener.form.administration' shared service.
  8707.      *
  8708.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  8709.      */
  8710.     protected function getSecurity_Authentication_Listener_Form_AdministrationService()
  8711.     {
  8712.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8713.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8714.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8715.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  8716.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
  8717.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8718.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8719.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  8720.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8721.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  8722.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8723.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8724.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8725.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  8726.         $b->setOptions(['login_path' => 'admin_login''default_target_path' => 'admin_product_list''use_referer' => true'always_use_default_target_path' => false'target_path_parameter' => '_target_path']);
  8727.         $b->setProviderKey('administration');
  8728.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  8729.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  8730.         $d->setOptions(['login_path' => 'admin_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  8731.         return $this->privates['security.authentication.listener.form.administration'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a'administration'$b$d, ['check_path' => 'admin_login_check''username_parameter' => 'admin_login_form[username]''password_parameter' => 'admin_login_form[password]''csrf_parameter' => 'admin_login_form[_token]''use_forward' => false'require_previous_session' => false'csrf_token_id' => 'authenticate''post_only' => true], $c, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);
  8732.     }
  8733.     /**
  8734.      * Gets the private 'security.authentication.manager' shared service.
  8735.      *
  8736.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8737.      */
  8738.     protected function getSecurity_Authentication_ManagerService()
  8739.     {
  8740.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8741.             yield => ($this->privates['security.authentication.provider.dao.administration'] ?? $this->getSecurity_Authentication_Provider_Dao_AdministrationService());
  8742.             yield => ($this->privates['security.authentication.provider.anonymous.administration'] ?? ($this->privates['security.authentication.provider.anonymous.administration'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  8743.         }, 2), true);
  8744.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8745.         return $instance;
  8746.     }
  8747.     /**
  8748.      * Gets the private 'security.authentication.provider.dao.administration' shared service.
  8749.      *
  8750.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  8751.      */
  8752.     protected function getSecurity_Authentication_Provider_Dao_AdministrationService()
  8753.     {
  8754.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8758.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  8759.         return $this->privates['security.authentication.provider.dao.administration'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorUserProvider'] ?? $this->getAdministratorUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'administration', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), true);
  8760.     }
  8761.     /**
  8762.      * Gets the private 'security.channel_listener' shared service.
  8763.      *
  8764.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8765.      */
  8766.     protected function getSecurity_ChannelListenerService()
  8767.     {
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8771.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8772.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8773.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  8774.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80443), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  8775.     }
  8776.     /**
  8777.      * Gets the private 'security.command.user_password_encoder' shared service.
  8778.      *
  8779.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8780.      */
  8781.     protected function getSecurity_Command_UserPasswordEncoderService()
  8782.     {
  8783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8784.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  8785.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Symfony\\Component\\Security\\Core\\User\\UserInterface']);
  8786.         $instance->setName('security:encode-password');
  8787.         return $instance;
  8788.     }
  8789.     /**
  8790.      * Gets the private 'security.context_listener.0' shared service.
  8791.      *
  8792.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8793.      */
  8794.     protected function getSecurity_ContextListener_0Service()
  8795.     {
  8796.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8797.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8798.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8800.         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 () {
  8801.             yield => ($this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorUserProvider'] ?? $this->getAdministratorUserProviderService());
  8802.         }, 1), 'administration', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  8803.     }
  8804.     /**
  8805.      * Gets the private 'security.csrf.token_storage' shared service.
  8806.      *
  8807.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8808.      */
  8809.     protected function getSecurity_Csrf_TokenStorageService()
  8810.     {
  8811.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  8812.     }
  8813.     /**
  8814.      * Gets the private 'security.encoder_factory.generic' shared service.
  8815.      *
  8816.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8817.      */
  8818.     protected function getSecurity_EncoderFactory_GenericService()
  8819.     {
  8820.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> 12=> '2y']]]);
  8821.     }
  8822.     /**
  8823.      * Gets the private 'security.firewall.map' shared service.
  8824.      *
  8825.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8826.      */
  8827.     protected function getSecurity_Firewall_MapService()
  8828.     {
  8829.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8830.             'security.firewall.map.context.administration' => ['privates''security.firewall.map.context.administration''getSecurity_Firewall_Map_Context_AdministrationService'false],
  8831.         ], [
  8832.             'security.firewall.map.context.administration' => '?',
  8833.         ]), new RewindableGenerator(function () {
  8834.             yield 'security.firewall.map.context.administration' => ($this->privates['.security.request_matcher.WNYszj6'] ?? ($this->privates['.security.request_matcher.WNYszj6'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(admin/|efconnect|elfinder)')));
  8835.         }, 1));
  8836.     }
  8837.     /**
  8838.      * Gets the private 'security.firewall.map.context.administration' shared service.
  8839.      *
  8840.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8841.      */
  8842.     protected function getSecurity_Firewall_Map_Context_AdministrationService()
  8843.     {
  8844.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8845.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8846.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8847.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8848.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  8849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8851.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  8854.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Security/AdminLogoutHandler.php';
  8855.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  8856.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  8857.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8858.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  8859.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8860.         $c = new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, new \App\CoreBundle\Model\Security\AdminLogoutHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\CoreBundle\\Model\\Security\\AdministratorLoginFacade'] ?? $this->getAdministratorLoginFacadeService())), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'admin_logout''logout_path' => 'admin_logout'], ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  8861.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  8862.         return $this->privates['security.firewall.map.context.administration'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8863.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8864.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8865.             yield => ($this->privates['security.authentication.listener.form.administration'] ?? $this->getSecurity_Authentication_Listener_Form_AdministrationService());
  8866.             yield => ($this->privates['security.authentication.listener.anonymous.administration'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdministrationService());
  8867.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8868.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), $b'administration', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $b'admin_login'false), '/admin/access-denied/'NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), $c, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('administration''security.user_checker''.security.request_matcher.WNYszj6'truefalse'App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorUserProvider''administration''security.authentication.form_entry_point.administration'NULL'/admin/access-denied/', [=> 'form_login'=> 'anonymous'], NULL));
  8869.     }
  8870.     /**
  8871.      * Gets the private 'security.http_utils' shared service.
  8872.      *
  8873.      * @return \Symfony\Component\Security\Http\HttpUtils
  8874.      */
  8875.     protected function getSecurity_HttpUtilsService()
  8876.     {
  8877.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8878.         $a = ($this->services['router'] ?? $this->getRouterService());
  8879.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i'NULL);
  8880.     }
  8881.     /**
  8882.      * Gets the private 'security.logout_url_generator' shared service.
  8883.      *
  8884.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8885.      */
  8886.     protected function getSecurity_LogoutUrlGeneratorService()
  8887.     {
  8888.         $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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  8889.         $instance->registerListener('administration''admin_logout''admin_logout''_csrf_token', ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), NULL);
  8890.         return $instance;
  8891.     }
  8892.     /**
  8893.      * Gets the private 'security.role_hierarchy' shared service.
  8894.      *
  8895.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  8896.      */
  8897.     protected function getSecurity_RoleHierarchyService()
  8898.     {
  8899.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  8900.     }
  8901.     /**
  8902.      * Gets the private 'security.validator.user_password' shared service.
  8903.      *
  8904.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8905.      */
  8906.     protected function getSecurity_Validator_UserPasswordService()
  8907.     {
  8908.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8909.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8911.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  8912.     }
  8913.     /**
  8914.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8915.      *
  8916.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8917.      */
  8918.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8919.     {
  8920.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8921.     }
  8922.     /**
  8923.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8924.      *
  8925.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8926.      */
  8927.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8928.     {
  8929.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8930.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8931.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8932.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8933.     }
  8934.     /**
  8935.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  8936.      *
  8937.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  8938.      */
  8939.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  8940.     {
  8941.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  8942.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  8943.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  8944.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  8945.     }
  8946.     /**
  8947.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8948.      *
  8949.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8950.      */
  8951.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8952.     {
  8953.         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(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8954.     }
  8955.     /**
  8956.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8957.      *
  8958.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8959.      */
  8960.     protected function getSensioFrameworkExtra_View_ListenerService()
  8961.     {
  8962.         $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))));
  8963.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8964.             'twig' => ['services''twig''getTwigService'false],
  8965.         ], [
  8966.             'twig' => 'Twig\\Environment',
  8967.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8968.         return $instance;
  8969.     }
  8970.     /**
  8971.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8972.      *
  8973.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8974.      */
  8975.     protected function getSerializer_Mapping_CacheWarmerService()
  8976.     {
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8979.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8980.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8981.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8982.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  8983.     }
  8984.     /**
  8985.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8986.      *
  8987.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8988.      */
  8989.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8990.     {
  8991.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8992.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8993.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8994.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8995.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8997.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  8998.     }
  8999.     /**
  9000.      * Gets the private 'session_listener' shared service.
  9001.      *
  9002.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  9003.      */
  9004.     protected function getSessionListenerService()
  9005.     {
  9006.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9007.             'initialized_session' => ['services''session'NULLfalse],
  9008.             'session' => ['services''session''getSessionService'false],
  9009.         ], [
  9010.             'initialized_session' => '?',
  9011.             'session' => '?',
  9012.         ]));
  9013.     }
  9014.     /**
  9015.      * Gets the private 'snc_redis.command.flush_all' shared service.
  9016.      *
  9017.      * @return \Snc\RedisBundle\Command\RedisFlushallCommand
  9018.      */
  9019.     protected function getSncRedis_Command_FlushAllService()
  9020.     {
  9021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9022.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisBaseCommand.php';
  9023.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisFlushallCommand.php';
  9024.         $this->privates['snc_redis.command.flush_all'] = $instance = new \Snc\RedisBundle\Command\RedisFlushallCommand();
  9025.         $instance->setClientLocator(($this->privates['.service_locator._22gZut'] ?? $this->get_ServiceLocator_22gZutService()));
  9026.         $instance->setName('redis:flushall');
  9027.         return $instance;
  9028.     }
  9029.     /**
  9030.      * Gets the private 'snc_redis.command.flush_db' shared service.
  9031.      *
  9032.      * @return \Snc\RedisBundle\Command\RedisFlushdbCommand
  9033.      */
  9034.     protected function getSncRedis_Command_FlushDbService()
  9035.     {
  9036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9037.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisBaseCommand.php';
  9038.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisFlushdbCommand.php';
  9039.         $this->privates['snc_redis.command.flush_db'] = $instance = new \Snc\RedisBundle\Command\RedisFlushdbCommand();
  9040.         $instance->setClientLocator(($this->privates['.service_locator._22gZut'] ?? $this->get_ServiceLocator_22gZutService()));
  9041.         $instance->setName('redis:flushdb');
  9042.         return $instance;
  9043.     }
  9044.     /**
  9045.      * Gets the private 'snc_redis.doctrine_metadata' shared service.
  9046.      *
  9047.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9048.      */
  9049.     protected function getSncRedis_DoctrineMetadataService($lazyLoad true)
  9050.     {
  9051.         return $this->privates['snc_redis.doctrine_metadata'] = (new \Snc\RedisBundle\Factory\PhpredisClientFactory(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->create('Snc\\RedisBundle\\Client\\Phpredis\\Client', [=> 'redis://redis'], ['prefix' => $this->getEnv('string:REDIS_PREFIX').'20230725113628:cache:doctrine:metadata:''connection_async' => false'connection_persistent' => false'connection_timeout' => 5'read_write_timeout' => NULL'iterable_multibulk' => false'throw_errors' => true'serialization' => 'default''profile' => 'default''cluster' => NULL'service' => NULL], 'doctrine_metadata');
  9052.     }
  9053.     /**
  9054.      * Gets the private 'snc_redis.doctrine_query' shared service.
  9055.      *
  9056.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9057.      */
  9058.     protected function getSncRedis_DoctrineQueryService($lazyLoad true)
  9059.     {
  9060.         return $this->privates['snc_redis.doctrine_query'] = (new \Snc\RedisBundle\Factory\PhpredisClientFactory(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->create('Snc\\RedisBundle\\Client\\Phpredis\\Client', [=> 'redis://redis'], ['prefix' => $this->getEnv('string:REDIS_PREFIX').'20230725113628:cache:doctrine:query:''connection_async' => false'connection_persistent' => false'connection_timeout' => 5'read_write_timeout' => NULL'iterable_multibulk' => false'throw_errors' => true'serialization' => 'default''profile' => 'default''cluster' => NULL'service' => NULL], 'doctrine_query');
  9061.     }
  9062.     /**
  9063.      * Gets the private 'snc_redis.framework_annotations' shared service.
  9064.      *
  9065.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9066.      */
  9067.     protected function getSncRedis_FrameworkAnnotationsService($lazyLoad true)
  9068.     {
  9069.         return $this->privates['snc_redis.framework_annotations'] = (new \Snc\RedisBundle\Factory\PhpredisClientFactory(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->create('Snc\\RedisBundle\\Client\\Phpredis\\Client', [=> 'redis://redis'], ['prefix' => $this->getEnv('string:REDIS_PREFIX').'20230725113628:cache:framework:annotations:''connection_async' => false'connection_persistent' => false'connection_timeout' => 5'read_write_timeout' => NULL'iterable_multibulk' => false'throw_errors' => true'serialization' => 'default''profile' => 'default''cluster' => NULL'service' => NULL], 'framework_annotations');
  9070.     }
  9071.     /**
  9072.      * Gets the private 'snc_redis.global' shared service.
  9073.      *
  9074.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9075.      */
  9076.     protected function getSncRedis_GlobalService($lazyLoad true)
  9077.     {
  9078.         return $this->privates['snc_redis.global'] = (new \Snc\RedisBundle\Factory\PhpredisClientFactory(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->create('Snc\\RedisBundle\\Client\\Phpredis\\Client', [=> 'redis://redis'], ['prefix' => $this->getEnv('REDIS_PREFIX'), 'connection_async' => false'connection_persistent' => false'connection_timeout' => 5'read_write_timeout' => NULL'iterable_multibulk' => false'throw_errors' => true'serialization' => 'default''profile' => 'default''cluster' => NULL'service' => NULL], 'global');
  9079.     }
  9080.     /**
  9081.      * Gets the private 'snc_redis.logger' shared service.
  9082.      *
  9083.      * @return \Snc\RedisBundle\Logger\RedisLogger
  9084.      */
  9085.     protected function getSncRedis_LoggerService()
  9086.     {
  9087.         $a = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  9088.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9089.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9090.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  9091.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  9092.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9093.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9094.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($a);
  9095.     }
  9096.     /**
  9097.      * Gets the private 'snc_redis.session' shared service.
  9098.      *
  9099.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9100.      */
  9101.     protected function getSncRedis_SessionService($lazyLoad true)
  9102.     {
  9103.         return $this->privates['snc_redis.session'] = (new \Snc\RedisBundle\Factory\PhpredisClientFactory(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->create('Snc\\RedisBundle\\Client\\Phpredis\\Client', [=> 'redis://redis'], ['connection_async' => false'connection_persistent' => false'connection_timeout' => 5'read_write_timeout' => NULL'iterable_multibulk' => false'throw_errors' => true'serialization' => 'default''profile' => 'default''cluster' => NULL'prefix' => NULL'service' => NULL], 'session');
  9104.     }
  9105.     /**
  9106.      * Gets the private 'snc_redis.session.handler' shared service.
  9107.      *
  9108.      * @return \Snc\RedisBundle\Session\Storage\Handler\RedisSessionHandler
  9109.      */
  9110.     protected function getSncRedis_Session_HandlerService()
  9111.     {
  9112.         return $this->privates['snc_redis.session.handler'] = new \Snc\RedisBundle\Session\Storage\Handler\RedisSessionHandler(($this->privates['snc_redis.session'] ?? $this->getSncRedis_SessionService()), $this->parameters['session.storage.options'], $this->getEnv('string:REDIS_PREFIX').'session:'true150000);
  9113.     }
  9114.     /**
  9115.      * Gets the private 'snc_redis.woo_dashboard_component' shared service.
  9116.      *
  9117.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9118.      */
  9119.     protected function getSncRedis_WooDashboardComponentService($lazyLoad true)
  9120.     {
  9121.         return $this->privates['snc_redis.woo_dashboard_component'] = (new \Snc\RedisBundle\Factory\PhpredisClientFactory(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))))->create('Snc\\RedisBundle\\Client\\Phpredis\\Client', [=> 'redis://redis'], ['prefix' => $this->getEnv('string:REDIS_PREFIX').'20230725113628:cache:woo_dashboard_component:''connection_async' => false'connection_persistent' => false'connection_timeout' => 5'read_write_timeout' => NULL'iterable_multibulk' => false'throw_errors' => true'serialization' => 'default''profile' => 'default''cluster' => NULL'service' => NULL], 'woo_dashboard_component');
  9122.     }
  9123.     /**
  9124.      * Gets the private 'stof_doctrine_extensions.listener.softdeleteable' shared service.
  9125.      *
  9126.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  9127.      */
  9128.     protected function getStofDoctrineExtensions_Listener_SoftdeleteableService()
  9129.     {
  9130.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  9131.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  9132.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  9133.         $this->privates['stof_doctrine_extensions.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  9134.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9135.         return $instance;
  9136.     }
  9137.     /**
  9138.      * Gets the private 'swiftmailer.command.debug' shared service.
  9139.      *
  9140.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  9141.      */
  9142.     protected function getSwiftmailer_Command_DebugService()
  9143.     {
  9144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9145.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9146.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  9147.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  9148.         $instance->setName('debug:swiftmailer');
  9149.         return $instance;
  9150.     }
  9151.     /**
  9152.      * Gets the private 'swiftmailer.command.new_email' shared service.
  9153.      *
  9154.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  9155.      */
  9156.     protected function getSwiftmailer_Command_NewEmailService()
  9157.     {
  9158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9159.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9160.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  9161.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  9162.         $instance->setName('swiftmailer:email:send');
  9163.         return $instance;
  9164.     }
  9165.     /**
  9166.      * Gets the private 'swiftmailer.command.send_email' shared service.
  9167.      *
  9168.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  9169.      */
  9170.     protected function getSwiftmailer_Command_SendEmailService()
  9171.     {
  9172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9173.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9174.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  9175.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  9176.         $instance->setName('swiftmailer:spool:send');
  9177.         return $instance;
  9178.     }
  9179.     /**
  9180.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  9181.      *
  9182.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  9183.      */
  9184.     protected function getSwiftmailer_EmailSender_ListenerService()
  9185.     {
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  9187.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9188.     }
  9189.     /**
  9190.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  9191.      *
  9192.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  9193.      *
  9194.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9195.      */
  9196.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  9197.     {
  9198.         trigger_deprecation('''''The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9199.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer($this->getTemplating_FinderService(), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  9200.     }
  9201.     /**
  9202.      * Gets the private 'templating.engine.php' shared service.
  9203.      *
  9204.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine
  9205.      *
  9206.      * @deprecated The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9207.      */
  9208.     protected function getTemplating_Engine_PhpService()
  9209.     {
  9210.         trigger_deprecation('''''The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9211.         $this->privates['templating.engine.php'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine(($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9212.             'misd_phone_number.templating.helper' => ['privates''misd_phone_number.templating.helper''getMisdPhoneNumber_Templating_HelperService'false],
  9213.             'templating.helper.actions' => ['privates''templating.helper.actions''getTemplating_Helper_ActionsService'false],
  9214.             'templating.helper.assets' => ['privates''templating.helper.assets''getTemplating_Helper_AssetsService'false],
  9215.             'templating.helper.code' => ['privates''templating.helper.code''getTemplating_Helper_CodeService'false],
  9216.             'templating.helper.form' => ['privates''templating.helper.form''getTemplating_Helper_FormService'false],
  9217.             'templating.helper.logout_url' => ['privates''templating.helper.logout_url''getTemplating_Helper_LogoutUrlService'false],
  9218.             'templating.helper.request' => ['privates''templating.helper.request''getTemplating_Helper_RequestService'false],
  9219.             'templating.helper.router' => ['privates''templating.helper.router''getTemplating_Helper_RouterService'false],
  9220.             'templating.helper.security' => ['privates''templating.helper.security''getTemplating_Helper_SecurityService'false],
  9221.             'templating.helper.session' => ['privates''templating.helper.session''getTemplating_Helper_SessionService'false],
  9222.             'templating.helper.slots' => ['privates''templating.helper.slots''getTemplating_Helper_SlotsService'false],
  9223.             'templating.helper.stopwatch' => ['privates''templating.helper.stopwatch''getTemplating_Helper_StopwatchService'false],
  9224.             'templating.helper.translator' => ['privates''templating.helper.translator''getTemplating_Helper_TranslatorService'false],
  9225.         ], [
  9226.             'misd_phone_number.templating.helper' => '?',
  9227.             'templating.helper.actions' => '?',
  9228.             'templating.helper.assets' => '?',
  9229.             'templating.helper.code' => '?',
  9230.             'templating.helper.form' => '?',
  9231.             'templating.helper.logout_url' => '?',
  9232.             'templating.helper.request' => '?',
  9233.             'templating.helper.router' => '?',
  9234.             'templating.helper.security' => '?',
  9235.             'templating.helper.session' => '?',
  9236.             'templating.helper.slots' => '?',
  9237.             'templating.helper.stopwatch' => '?',
  9238.             'templating.helper.translator' => '?',
  9239.         ]), ($this->services['templating.loader'] ?? $this->getTemplating_LoaderService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->getTemplating_GlobalsService());
  9240.         $instance->setCharset('UTF-8');
  9241.         $instance->setHelpers(['slots' => 'templating.helper.slots''request' => 'templating.helper.request''session' => 'templating.helper.session''router' => 'templating.helper.router''assets' => 'templating.helper.assets''actions' => 'templating.helper.actions''code' => 'templating.helper.code''translator' => 'templating.helper.translator''form' => 'templating.helper.form''stopwatch' => 'templating.helper.stopwatch''logout_url' => 'templating.helper.logout_url''security' => 'templating.helper.security''phone_number_helper' => 'misd_phone_number.templating.helper']);
  9242.         return $instance;
  9243.     }
  9244.     /**
  9245.      * Gets the private 'templating.engine.twig' shared service.
  9246.      *
  9247.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  9248.      *
  9249.      * @deprecated The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  9250.      */
  9251.     protected function getTemplating_Engine_TwigService()
  9252.     {
  9253.         trigger_deprecation('''''The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.');
  9254.         return new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  9255.     }
  9256.     /**
  9257.      * Gets the private 'templating.finder' shared service.
  9258.      *
  9259.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  9260.      *
  9261.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9262.      */
  9263.     protected function getTemplating_FinderService()
  9264.     {
  9265.         trigger_deprecation('''''The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9266.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  9267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  9268.         return new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Resources'));
  9269.     }
  9270.     /**
  9271.      * Gets the private 'templating.form.engine' shared service.
  9272.      *
  9273.      * @return \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine
  9274.      *
  9275.      * @deprecated The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9276.      */
  9277.     protected function getTemplating_Form_EngineService()
  9278.     {
  9279.         trigger_deprecation('''''The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9280.         return new \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()), $this->parameters['templating.helper.form.resources']);
  9281.     }
  9282.     /**
  9283.      * Gets the private 'templating.form.renderer' shared service.
  9284.      *
  9285.      * @return \Symfony\Component\Form\FormRenderer
  9286.      *
  9287.      * @deprecated The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9288.      */
  9289.     protected function getTemplating_Form_RendererService()
  9290.     {
  9291.         trigger_deprecation('''''The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9292.         return new \Symfony\Component\Form\FormRenderer($this->getTemplating_Form_EngineService(), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9293.     }
  9294.     /**
  9295.      * Gets the private 'templating.globals' shared service.
  9296.      *
  9297.      * @return \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
  9298.      *
  9299.      * @deprecated The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9300.      */
  9301.     protected function getTemplating_GlobalsService()
  9302.     {
  9303.         trigger_deprecation('''''The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9304.         return new \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables($this);
  9305.     }
  9306.     /**
  9307.      * Gets the private 'templating.helper.actions' shared service.
  9308.      *
  9309.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
  9310.      *
  9311.      * @deprecated The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9312.      */
  9313.     protected function getTemplating_Helper_ActionsService()
  9314.     {
  9315.         trigger_deprecation('''''The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9316.         return $this->privates['templating.helper.actions'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  9317.     }
  9318.     /**
  9319.      * Gets the private 'templating.helper.assets' shared service.
  9320.      *
  9321.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper
  9322.      *
  9323.      * @deprecated The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9324.      */
  9325.     protected function getTemplating_Helper_AssetsService()
  9326.     {
  9327.         trigger_deprecation('''''The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9328.         return $this->privates['templating.helper.assets'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  9329.     }
  9330.     /**
  9331.      * Gets the private 'templating.helper.code' shared service.
  9332.      *
  9333.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
  9334.      *
  9335.      * @deprecated The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9336.      */
  9337.     protected function getTemplating_Helper_CodeService()
  9338.     {
  9339.         trigger_deprecation('''''The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9340.         return $this->privates['templating.helper.code'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), 'UTF-8');
  9341.     }
  9342.     /**
  9343.      * Gets the private 'templating.helper.form' shared service.
  9344.      *
  9345.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
  9346.      *
  9347.      * @deprecated The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9348.      */
  9349.     protected function getTemplating_Helper_FormService()
  9350.     {
  9351.         trigger_deprecation('''''The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9352.         return $this->privates['templating.helper.form'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper($this->getTemplating_Form_RendererService());
  9353.     }
  9354.     /**
  9355.      * Gets the private 'templating.helper.logout_url' shared service.
  9356.      *
  9357.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper
  9358.      *
  9359.      * @deprecated The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9360.      */
  9361.     protected function getTemplating_Helper_LogoutUrlService()
  9362.     {
  9363.         trigger_deprecation('''''The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9364.         return $this->privates['templating.helper.logout_url'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  9365.     }
  9366.     /**
  9367.      * Gets the private 'templating.helper.request' shared service.
  9368.      *
  9369.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
  9370.      *
  9371.      * @deprecated The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9372.      */
  9373.     protected function getTemplating_Helper_RequestService()
  9374.     {
  9375.         trigger_deprecation('''''The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9376.         return $this->privates['templating.helper.request'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9377.     }
  9378.     /**
  9379.      * Gets the private 'templating.helper.router' shared service.
  9380.      *
  9381.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
  9382.      *
  9383.      * @deprecated The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9384.      */
  9385.     protected function getTemplating_Helper_RouterService()
  9386.     {
  9387.         trigger_deprecation('''''The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9388.         return $this->privates['templating.helper.router'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper(($this->services['router'] ?? $this->getRouterService()));
  9389.     }
  9390.     /**
  9391.      * Gets the private 'templating.helper.security' shared service.
  9392.      *
  9393.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
  9394.      *
  9395.      * @deprecated The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9396.      */
  9397.     protected function getTemplating_Helper_SecurityService()
  9398.     {
  9399.         trigger_deprecation('''''The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9400.         return $this->privates['templating.helper.security'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  9401.     }
  9402.     /**
  9403.      * Gets the private 'templating.helper.session' shared service.
  9404.      *
  9405.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
  9406.      *
  9407.      * @deprecated The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9408.      */
  9409.     protected function getTemplating_Helper_SessionService()
  9410.     {
  9411.         trigger_deprecation('''''The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9412.         return $this->privates['templating.helper.session'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9413.     }
  9414.     /**
  9415.      * Gets the private 'templating.helper.slots' shared service.
  9416.      *
  9417.      * @return \Symfony\Component\Templating\Helper\SlotsHelper
  9418.      *
  9419.      * @deprecated The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9420.      */
  9421.     protected function getTemplating_Helper_SlotsService()
  9422.     {
  9423.         trigger_deprecation('''''The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9424.         return $this->privates['templating.helper.slots'] = new \Symfony\Component\Templating\Helper\SlotsHelper();
  9425.     }
  9426.     /**
  9427.      * Gets the private 'templating.helper.stopwatch' shared service.
  9428.      *
  9429.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper
  9430.      *
  9431.      * @deprecated The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9432.      */
  9433.     protected function getTemplating_Helper_StopwatchService()
  9434.     {
  9435.         trigger_deprecation('''''The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9436.         return $this->privates['templating.helper.stopwatch'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9437.     }
  9438.     /**
  9439.      * Gets the private 'templating.helper.translator' shared service.
  9440.      *
  9441.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
  9442.      *
  9443.      * @deprecated The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9444.      */
  9445.     protected function getTemplating_Helper_TranslatorService()
  9446.     {
  9447.         trigger_deprecation('''''The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9448.         return $this->privates['templating.helper.translator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper(($this->services['translator'] ?? $this->getTranslatorService()));
  9449.     }
  9450.     /**
  9451.      * Gets the private 'templating.locator' shared service.
  9452.      *
  9453.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  9454.      *
  9455.      * @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9456.      */
  9457.     protected function getTemplating_LocatorService()
  9458.     {
  9459.         trigger_deprecation('''''The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9460.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  9461.     }
  9462.     /**
  9463.      * Gets the private 'templating.name_parser' shared service.
  9464.      *
  9465.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  9466.      *
  9467.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9468.      */
  9469.     protected function getTemplating_NameParserService()
  9470.     {
  9471.         trigger_deprecation('''''The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9472.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  9473.     }
  9474.     /**
  9475.      * Gets the private 'translation.extractor' shared service.
  9476.      *
  9477.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9478.      */
  9479.     protected function getTranslation_ExtractorService()
  9480.     {
  9481.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9482.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9483.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9486.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9487.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9488.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  9489.         return $instance;
  9490.     }
  9491.     /**
  9492.      * Gets the private 'translation.loader.csv' shared service.
  9493.      *
  9494.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9495.      */
  9496.     protected function getTranslation_Loader_CsvService()
  9497.     {
  9498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9499.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9501.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9502.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9503.     }
  9504.     /**
  9505.      * Gets the private 'translation.loader.dat' shared service.
  9506.      *
  9507.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9508.      */
  9509.     protected function getTranslation_Loader_DatService()
  9510.     {
  9511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9513.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9514.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9515.     }
  9516.     /**
  9517.      * Gets the private 'translation.loader.ini' shared service.
  9518.      *
  9519.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9520.      */
  9521.     protected function getTranslation_Loader_IniService()
  9522.     {
  9523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9524.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9525.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9526.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9527.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9528.     }
  9529.     /**
  9530.      * Gets the private 'translation.loader.json' shared service.
  9531.      *
  9532.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9533.      */
  9534.     protected function getTranslation_Loader_JsonService()
  9535.     {
  9536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9538.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9539.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9540.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9541.     }
  9542.     /**
  9543.      * Gets the private 'translation.loader.mo' shared service.
  9544.      *
  9545.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9546.      */
  9547.     protected function getTranslation_Loader_MoService()
  9548.     {
  9549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9551.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9552.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9553.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9554.     }
  9555.     /**
  9556.      * Gets the private 'translation.loader.php' shared service.
  9557.      *
  9558.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9559.      */
  9560.     protected function getTranslation_Loader_PhpService()
  9561.     {
  9562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9564.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9565.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9566.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9567.     }
  9568.     /**
  9569.      * Gets the private 'translation.loader.po' shared autowired service.
  9570.      *
  9571.      * @return \App\CoreBundle\Component\Translation\PoFileLoader
  9572.      */
  9573.     protected function getTranslation_Loader_PoService()
  9574.     {
  9575.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9576.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9577.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9578.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9579.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PoFileLoader.php';
  9580.         return $this->privates['translation.loader.po'] = new \App\CoreBundle\Component\Translation\PoFileLoader();
  9581.     }
  9582.     /**
  9583.      * Gets the private 'translation.loader.qt' shared service.
  9584.      *
  9585.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9586.      */
  9587.     protected function getTranslation_Loader_QtService()
  9588.     {
  9589.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9590.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9591.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9592.     }
  9593.     /**
  9594.      * Gets the private 'translation.loader.res' shared service.
  9595.      *
  9596.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9597.      */
  9598.     protected function getTranslation_Loader_ResService()
  9599.     {
  9600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9601.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9602.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9603.     }
  9604.     /**
  9605.      * Gets the private 'translation.loader.xliff' shared service.
  9606.      *
  9607.      * @return \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader
  9608.      */
  9609.     protected function getTranslation_Loader_XliffService()
  9610.     {
  9611.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9612.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  9613.         return $this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader();
  9614.     }
  9615.     /**
  9616.      * Gets the private 'translation.loader.yml' shared service.
  9617.      *
  9618.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9619.      */
  9620.     protected function getTranslation_Loader_YmlService()
  9621.     {
  9622.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9623.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9624.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9625.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9626.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9627.     }
  9628.     /**
  9629.      * Gets the private 'translation.reader' shared service.
  9630.      *
  9631.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9632.      */
  9633.     protected function getTranslation_ReaderService()
  9634.     {
  9635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9636.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9637.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9638.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9639.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9640.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9641.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PoFileLoader.php';
  9642.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9643.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9644.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  9645.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9646.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9647.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9648.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9649.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9650.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9651.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9652.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9653.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9654.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader()));
  9655.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \App\CoreBundle\Component\Translation\PoFileLoader())));
  9656.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9657.         $instance->addLoader('yaml'$a);
  9658.         $instance->addLoader('yml'$a);
  9659.         $instance->addLoader('xlf'$b);
  9660.         $instance->addLoader('xliff'$b);
  9661.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9662.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9663.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9664.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9665.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9666.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9667.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9668.         return $instance;
  9669.     }
  9670.     /**
  9671.      * Gets the private 'translation.warmer' shared service.
  9672.      *
  9673.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9674.      */
  9675.     protected function getTranslation_WarmerService()
  9676.     {
  9677.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9679.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9680.             'translator' => ['services''translator''getTranslatorService'false],
  9681.         ], [
  9682.             'translator' => '?',
  9683.         ]))->withContext('translation.warmer'$this));
  9684.     }
  9685.     /**
  9686.      * Gets the private 'translator.default' shared service.
  9687.      *
  9688.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9689.      */
  9690.     protected function getTranslator_DefaultService()
  9691.     {
  9692.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9693.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9694.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9695.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9696.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9697.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9698.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9699.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9700.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9701.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9702.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9703.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9704.         ], [
  9705.             'translation.loader.csv' => '?',
  9706.             'translation.loader.dat' => '?',
  9707.             'translation.loader.ini' => '?',
  9708.             'translation.loader.json' => '?',
  9709.             'translation.loader.mo' => '?',
  9710.             'translation.loader.php' => '?',
  9711.             'translation.loader.po' => '?',
  9712.             'translation.loader.qt' => '?',
  9713.             'translation.loader.res' => '?',
  9714.             'translation.loader.xliff' => '?',
  9715.             'translation.loader.yml' => '?',
  9716.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.po' => [=> 'po'], 'translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml')], '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'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.de.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en.xlf')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.es.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.fr.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.hr.xlf')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.pl.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.ru.xlf')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), => (\dirname(__DIR__4).'/translations/messages.sk.po'), => (\dirname(__DIR__4).'/translations/security.sk.po'), => (\dirname(__DIR__4).'/translations/validators.sk.po')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.sv.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], '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/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], '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'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], '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'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml')], 'bs_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.bs_Cyrl.xlf')], 'dk' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.dk.xlf')], 'en_AU' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_AU.xlf')], 'en_CA' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_CA.xlf')], 'en_GB' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_GB.xlf')], 'en_IE' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_IE.xlf')], 'en_NZ' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_NZ.xlf')], 'en_PH' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_PH.xlf')], 'en_SG' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_SG.xlf')], 'en_US' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_US.xlf')], 'en_ZA' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.en_ZA.xlf')], 'es_419' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.es_419.xlf')], 'se' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.se.xlf')], 'sr' => [=> (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations/validators.sr.xlf')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/src/Resources/CraueFormFlowBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/fp/jsformvalidator-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/FpJsFormValidatorBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/FOSCKEditorBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/FOSRestBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 24 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/src/Resources/FMElfinderBundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/ibericode/vat-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/src/Resources/VatBundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/jms/translation-bundle/translations'), 30 => (\dirname(__DIR__4).'/src/Resources/JMSTranslationBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 32 => (\dirname(__DIR__4).'/src/Resources/KnpMenuBundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/MisdPhoneNumberBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/setono/cron-expression-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/SetonoCronExpressionBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/snc/redis-bundle/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/SncRedisBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/StofDoctrineExtensionsBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 43 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 46 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 47 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 49 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 50 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 51 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 52 => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle/translations'), 53 => (\dirname(__DIR__4).'/src/Resources/WebServerBundle/translations'), 54 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 55 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 56 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 57 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 58 => (\dirname(__DIR__4).'/src/CoreBundle/translations'), 59 => (\dirname(__DIR__4).'/src/Resources/AppCoreBundle/translations'), 60 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 61 => (\dirname(__DIR__4).'/src/Resources/KnpSnappyBundle/translations'), 62 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/misd/phone-number-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'src/Resources/CraueFormFlowBundle/translations'10 => 'vendor/doctrine/doctrine-bundle/translations'11 => 'src/Resources/DoctrineBundle/translations'12 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'13 => 'src/Resources/DoctrineFixturesBundle/translations'14 => 'vendor/fp/jsformvalidator-bundle/src/translations'15 => 'src/Resources/FpJsFormValidatorBundle/translations'16 => 'vendor/symfony/twig-bundle/translations'17 => 'src/Resources/TwigBundle/translations'18 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'19 => 'src/Resources/FOSCKEditorBundle/translations'20 => 'vendor/friendsofsymfony/rest-bundle/translations'21 => 'src/Resources/FOSRestBundle/translations'22 => 'vendor/symfony/security-bundle/translations'23 => 'src/Resources/SecurityBundle/translations'24 => 'src/Resources/FOSUserBundle/translations'25 => 'vendor/helios-ag/fm-elfinder-bundle/src/translations'26 => 'src/Resources/FMElfinderBundle/translations'27 => 'vendor/ibericode/vat-bundle/src/translations'28 => 'src/Resources/VatBundle/translations'29 => 'vendor/jms/translation-bundle/translations'30 => 'src/Resources/JMSTranslationBundle/translations'31 => 'vendor/knplabs/knp-menu-bundle/src/translations'32 => 'src/Resources/KnpMenuBundle/translations'33 => 'src/Resources/MisdPhoneNumberBundle/translations'34 => 'vendor/setono/cron-expression-bundle/src/translations'35 => 'src/Resources/SetonoCronExpressionBundle/translations'36 => 'vendor/snc/redis-bundle/translations'37 => 'src/Resources/SncRedisBundle/translations'38 => 'vendor/stof/doctrine-extensions-bundle/src/translations'39 => 'src/Resources/StofDoctrineExtensionsBundle/translations'40 => 'vendor/symfony/web-profiler-bundle/translations'41 => 'src/Resources/WebProfilerBundle/translations'42 => 'vendor/symfony/monolog-bundle/translations'43 => 'src/Resources/MonologBundle/translations'44 => 'vendor/symfony/debug-bundle/translations'45 => 'src/Resources/DebugBundle/translations'46 => 'vendor/symfony/maker-bundle/src/translations'47 => 'src/Resources/MakerBundle/translations'48 => 'vendor/doctrine/doctrine-migrations-bundle/translations'49 => 'src/Resources/DoctrineMigrationsBundle/translations'50 => 'vendor/symfony/swiftmailer-bundle/translations'51 => 'src/Resources/SwiftmailerBundle/translations'52 => 'vendor/symfony/web-server-bundle/translations'53 => 'src/Resources/WebServerBundle/translations'54 => 'vendor/symfony/webpack-encore-bundle/src/translations'55 => 'src/Resources/WebpackEncoreBundle/translations'56 => 'vendor/sensio/framework-extra-bundle/src/translations'57 => 'src/Resources/SensioFrameworkExtraBundle/translations'58 => 'src/CoreBundle/translations'59 => 'src/Resources/AppCoreBundle/translations'60 => 'vendor/knplabs/knp-snappy-bundle/src/translations'61 => 'src/Resources/KnpSnappyBundle/translations'62 => 'src/Resources/translations']]]);
  9717.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9718.         $instance->setFallbackLocales([=> 'en']);
  9719.         return $instance;
  9720.     }
  9721.     /**
  9722.      * Gets the private 'translator.selector' shared service.
  9723.      *
  9724.      * @return \Symfony\Component\Translation\MessageSelector
  9725.      *
  9726.      * @deprecated The "translator.selector" service is deprecated since Symfony 4.2, use "identity_translator" instead.
  9727.      */
  9728.     protected function getTranslator_SelectorService()
  9729.     {
  9730.         trigger_deprecation('''''The "translator.selector" service is deprecated since Symfony 4.2, use "identity_translator" instead.');
  9731.         return new \Symfony\Component\Translation\MessageSelector();
  9732.     }
  9733.     /**
  9734.      * Gets the private 'twig.command.debug' shared service.
  9735.      *
  9736.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9737.      */
  9738.     protected function getTwig_Command_DebugService()
  9739.     {
  9740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9741.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9742.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  9743.         $instance->setName('debug:twig');
  9744.         return $instance;
  9745.     }
  9746.     /**
  9747.      * Gets the private 'twig.command.lint' shared service.
  9748.      *
  9749.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9750.      */
  9751.     protected function getTwig_Command_LintService()
  9752.     {
  9753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9754.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9755.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9756.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  9757.         $instance->setName('lint:twig');
  9758.         return $instance;
  9759.     }
  9760.     /**
  9761.      * Gets the private 'twig.exception_listener' shared service.
  9762.      *
  9763.      * @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener
  9764.      *
  9765.      * @deprecated The "twig.exception_listener" service is deprecated since Symfony 4.4.
  9766.      */
  9767.     protected function getTwig_ExceptionListenerService()
  9768.     {
  9769.         trigger_deprecation('''''The "twig.exception_listener" service is deprecated since Symfony 4.4.');
  9770.         return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  9771.     }
  9772.     /**
  9773.      * Gets the private 'twig.form.renderer' shared service.
  9774.      *
  9775.      * @return \Symfony\Component\Form\FormRenderer
  9776.      */
  9777.     protected function getTwig_Form_RendererService()
  9778.     {
  9779.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9783.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9784.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9785.     }
  9786.     /**
  9787.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9788.      *
  9789.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9790.      */
  9791.     protected function getTwig_Runtime_HttpkernelService()
  9792.     {
  9793.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9794.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  9795.     }
  9796.     /**
  9797.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9798.      *
  9799.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9800.      */
  9801.     protected function getTwig_Runtime_SecurityCsrfService()
  9802.     {
  9803.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9804.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9805.     }
  9806.     /**
  9807.      * Gets the private 'validator.builder' shared service.
  9808.      *
  9809.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9810.      */
  9811.     protected function getValidator_BuilderService()
  9812.     {
  9813.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9814.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9815.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9816.             'App\\CoreBundle\\Form\\Constraints\\ContainsValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\ContainsValidator''getContainsValidatorService'false],
  9817.             'App\\CoreBundle\\Form\\Constraints\\EmailValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\EmailValidator''getEmailValidatorService'false],
  9818.             'App\\CoreBundle\\Form\\Constraints\\FieldsAreNotIdenticalValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\FieldsAreNotIdenticalValidator''getFieldsAreNotIdenticalValidatorService'false],
  9819.             'App\\CoreBundle\\Form\\Constraints\\FileAbstractFilesystemValidator' => ['privates''Symfony\\Component\\Validator\\Constraints\\FileValidator''getFileValidatorService'false],
  9820.             'App\\CoreBundle\\Form\\Constraints\\FileAllowedExtensionValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\FileAllowedExtensionValidator''getFileAllowedExtensionValidatorService'false],
  9821.             'App\\CoreBundle\\Form\\Constraints\\FileExtensionMaxLengthValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\FileExtensionMaxLengthValidator''getFileExtensionMaxLengthValidatorService'false],
  9822.             'App\\CoreBundle\\Form\\Constraints\\ImageAbstractFilesystemValidator' => ['privates''Symfony\\Component\\Validator\\Constraints\\ImageValidator''getImageValidatorService'false],
  9823.             'App\\CoreBundle\\Form\\Constraints\\MoneyRangeValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\MoneyRangeValidator''getMoneyRangeValidatorService'false],
  9824.             'App\\CoreBundle\\Form\\Constraints\\NotIdenticalToEmailLocalPartValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\NotIdenticalToEmailLocalPartValidator''getNotIdenticalToEmailLocalPartValidatorService'false],
  9825.             'App\\CoreBundle\\Form\\Constraints\\NotInArrayValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\NotInArrayValidator''getNotInArrayValidatorService'false],
  9826.             'App\\CoreBundle\\Form\\Constraints\\NotNegativeMoneyAmountValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\NotNegativeMoneyAmountValidator''getNotNegativeMoneyAmountValidatorService'false],
  9827.             'App\\CoreBundle\\Form\\Constraints\\UniqueCollectionValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\UniqueCollectionValidator''getUniqueCollectionValidatorService'false],
  9828.             'App\\CoreBundle\\Form\\Constraints\\UniqueEmailValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\UniqueEmailValidator''getUniqueEmailValidatorService'false],
  9829.             'App\\CoreBundle\\Form\\Constraints\\UniqueProductAttributesValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\UniqueProductAttributesValidator''getUniqueProductAttributesValidatorService'false],
  9830.             'App\\CoreBundle\\Form\\Constraints\\UniqueProductVariantSkusValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\UniqueProductVariantSkusValidator''getUniqueProductVariantSkusValidatorService'false],
  9831.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9832.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9833.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9834.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9835.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9836.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9837.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9838.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9839.         ], [
  9840.             'App\\CoreBundle\\Form\\Constraints\\ContainsValidator' => '?',
  9841.             'App\\CoreBundle\\Form\\Constraints\\EmailValidator' => '?',
  9842.             'App\\CoreBundle\\Form\\Constraints\\FieldsAreNotIdenticalValidator' => '?',
  9843.             'App\\CoreBundle\\Form\\Constraints\\FileAbstractFilesystemValidator' => '?',
  9844.             'App\\CoreBundle\\Form\\Constraints\\FileAllowedExtensionValidator' => '?',
  9845.             'App\\CoreBundle\\Form\\Constraints\\FileExtensionMaxLengthValidator' => '?',
  9846.             'App\\CoreBundle\\Form\\Constraints\\ImageAbstractFilesystemValidator' => '?',
  9847.             'App\\CoreBundle\\Form\\Constraints\\MoneyRangeValidator' => '?',
  9848.             'App\\CoreBundle\\Form\\Constraints\\NotIdenticalToEmailLocalPartValidator' => '?',
  9849.             'App\\CoreBundle\\Form\\Constraints\\NotInArrayValidator' => '?',
  9850.             'App\\CoreBundle\\Form\\Constraints\\NotNegativeMoneyAmountValidator' => '?',
  9851.             'App\\CoreBundle\\Form\\Constraints\\UniqueCollectionValidator' => '?',
  9852.             'App\\CoreBundle\\Form\\Constraints\\UniqueEmailValidator' => '?',
  9853.             'App\\CoreBundle\\Form\\Constraints\\UniqueProductAttributesValidator' => '?',
  9854.             'App\\CoreBundle\\Form\\Constraints\\UniqueProductVariantSkusValidator' => '?',
  9855.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9856.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9857.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9858.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9859.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9860.             'doctrine.orm.validator.unique' => '?',
  9861.             'security.validator.user_password' => '?',
  9862.             'validator.expression' => '?',
  9863.         ])));
  9864.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  9865.         $instance->setTranslationDomain('validators');
  9866.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  9867.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9868.         $instance->addMethodMapping('loadValidatorMetadata');
  9869.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  9870.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9871.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9872.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  9873.         return $instance;
  9874.     }
  9875.     /**
  9876.      * Gets the private 'validator.email' shared service.
  9877.      *
  9878.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9879.      */
  9880.     protected function getValidator_EmailService()
  9881.     {
  9882.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9883.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9884.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9885.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9886.     }
  9887.     /**
  9888.      * Gets the private 'validator.expression' shared service.
  9889.      *
  9890.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9891.      */
  9892.     protected function getValidator_ExpressionService()
  9893.     {
  9894.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9895.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9896.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9897.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  9898.     }
  9899.     /**
  9900.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9901.      *
  9902.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9903.      */
  9904.     protected function getValidator_Mapping_CacheWarmerService()
  9905.     {
  9906.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9908.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9909.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9910.     }
  9911.     /**
  9912.      * Gets the private 'validator.not_compromised_password' shared service.
  9913.      *
  9914.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9915.      */
  9916.     protected function getValidator_NotCompromisedPasswordService()
  9917.     {
  9918.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9919.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9920.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9921.         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);
  9922.     }
  9923.     /**
  9924.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9925.      *
  9926.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9927.      */
  9928.     protected function getVarDumper_Command_ServerDumpService()
  9929.     {
  9930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9931.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9932.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9933.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9934.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9935.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9936.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9937.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9938.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9939.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  9940.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  9941.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9942.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9943.         $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()))]);
  9944.         $instance->setName('server:dump');
  9945.         return $instance;
  9946.     }
  9947.     /**
  9948.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9949.      *
  9950.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9951.      */
  9952.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9953.     {
  9954.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9955.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9956.         return $instance;
  9957.     }
  9958.     /**
  9959.      * Gets the private 'var_dumper.html_dumper' shared service.
  9960.      *
  9961.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9962.      */
  9963.     protected function getVarDumper_HtmlDumperService()
  9964.     {
  9965.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9966.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9967.         return $instance;
  9968.     }
  9969.     /**
  9970.      * Gets the private 'var_dumper.server_connection' shared service.
  9971.      *
  9972.      * @return \Symfony\Component\VarDumper\Server\Connection
  9973.      */
  9974.     protected function getVarDumper_ServerConnectionService()
  9975.     {
  9976.         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()]);
  9977.     }
  9978.     /**
  9979.      * Gets the private 'web_profiler.csp.handler' shared service.
  9980.      *
  9981.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9982.      */
  9983.     protected function getWebProfiler_Csp_HandlerService()
  9984.     {
  9985.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9986.     }
  9987.     /**
  9988.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9989.      *
  9990.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9991.      */
  9992.     protected function getWebProfiler_DebugToolbarService()
  9993.     {
  9994.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  9995.     }
  9996.     /**
  9997.      * Gets the private 'web_server.command.server_run' shared service.
  9998.      *
  9999.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand
  10000.      */
  10001.     protected function getWebServer_Command_ServerRunService()
  10002.     {
  10003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10004.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerRunCommand.php';
  10005.         $this->privates['web_server.command.server_run'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand((\dirname(__DIR__4).'/public'), 'dev', \dirname(__DIR__2));
  10006.         $instance->setName('server:run');
  10007.         return $instance;
  10008.     }
  10009.     /**
  10010.      * Gets the private 'web_server.command.server_start' shared service.
  10011.      *
  10012.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand
  10013.      */
  10014.     protected function getWebServer_Command_ServerStartService()
  10015.     {
  10016.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10017.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStartCommand.php';
  10018.         $this->privates['web_server.command.server_start'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand((\dirname(__DIR__4).'/public'), 'dev', \dirname(__DIR__2));
  10019.         $instance->setName('server:start');
  10020.         return $instance;
  10021.     }
  10022.     /**
  10023.      * Gets the private 'web_server.command.server_status' shared service.
  10024.      *
  10025.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand
  10026.      */
  10027.     protected function getWebServer_Command_ServerStatusService()
  10028.     {
  10029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10030.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStatusCommand.php';
  10031.         $this->privates['web_server.command.server_status'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand(\dirname(__DIR__2));
  10032.         $instance->setName('server:status');
  10033.         return $instance;
  10034.     }
  10035.     /**
  10036.      * Gets the private 'web_server.command.server_stop' shared service.
  10037.      *
  10038.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand
  10039.      */
  10040.     protected function getWebServer_Command_ServerStopService()
  10041.     {
  10042.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10043.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStopCommand.php';
  10044.         $this->privates['web_server.command.server_stop'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand(\dirname(__DIR__2));
  10045.         $instance->setName('server:stop');
  10046.         return $instance;
  10047.     }
  10048.     /**
  10049.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  10050.      *
  10051.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  10052.      */
  10053.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  10054.     {
  10055.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  10056.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  10057.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  10058.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  10059.     }
  10060.     /**
  10061.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  10062.      *
  10063.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  10064.      */
  10065.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  10066.     {
  10067.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  10068.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  10069.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10070.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  10071.         ], [
  10072.             '_default' => '?',
  10073.         ]), '_default');
  10074.     }
  10075.     /**
  10076.      * Gets the private 'webpack_encore.exception_listener' shared service.
  10077.      *
  10078.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  10079.      */
  10080.     protected function getWebpackEncore_ExceptionListenerService()
  10081.     {
  10082.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  10083.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  10084.     }
  10085.     /**
  10086.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  10087.      *
  10088.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  10089.      */
  10090.     protected function getWebpackEncore_TagRendererService()
  10091.     {
  10092.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  10093.         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()), [], [], [], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10094.     }
  10095.     /**
  10096.      * @return array|bool|float|int|string|null
  10097.      */
  10098.     public function getParameter(string $name)
  10099.     {
  10100.         if (isset($this->buildParameters[$name])) {
  10101.             return $this->buildParameters[$name];
  10102.         }
  10103.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10104.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10105.         }
  10106.         if (isset($this->loadedDynamicParameters[$name])) {
  10107.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10108.         }
  10109.         return $this->parameters[$name];
  10110.     }
  10111.     public function hasParameter(string $name): bool
  10112.     {
  10113.         if (isset($this->buildParameters[$name])) {
  10114.             return true;
  10115.         }
  10116.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10117.     }
  10118.     public function setParameter(string $name$value): void
  10119.     {
  10120.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10121.     }
  10122.     public function getParameterBag(): ParameterBagInterface
  10123.     {
  10124.         if (null === $this->parameterBag) {
  10125.             $parameters $this->parameters;
  10126.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10127.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10128.             }
  10129.             foreach ($this->buildParameters as $name => $value) {
  10130.                 $parameters[$name] = $value;
  10131.             }
  10132.             $this->parameterBag = new FrozenParameterBag($parameters);
  10133.         }
  10134.         return $this->parameterBag;
  10135.     }
  10136.     private $loadedDynamicParameters = [
  10137.         'kernel.cache_dir' => false,
  10138.         'session.save_path' => false,
  10139.         'validator.mapping.cache.file' => false,
  10140.         'profiler.storage.dsn' => false,
  10141.         'debug.container.dump' => false,
  10142.         'serializer.mapping.cache.file' => false,
  10143.         'doctrine.orm.proxy_dir' => false,
  10144.         'snc_redis.session.prefix' => false,
  10145.         'swiftmailer.spool.default.memory.path' => false,
  10146.         'knp_snappy.pdf.binary' => false,
  10147.         'knp_snappy.image.binary' => false,
  10148.     ];
  10149.     private $dynamicParameters = [];
  10150.     private function getDynamicParameter(string $name)
  10151.     {
  10152.         switch ($name) {
  10153.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10154.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  10155.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10156.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10157.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  10158.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10159.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10160.             case 'snc_redis.session.prefix'$value $this->getEnv('string:REDIS_PREFIX').'session:'; break;
  10161.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  10162.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  10163.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  10164.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10165.         }
  10166.         $this->loadedDynamicParameters[$name] = true;
  10167.         return $this->dynamicParameters[$name] = $value;
  10168.     }
  10169.     protected function getDefaultParameters(): array
  10170.     {
  10171.         return [
  10172.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  10173.             'kernel.project_dir' => \dirname(__DIR__4),
  10174.             'kernel.environment' => 'dev',
  10175.             'kernel.debug' => true,
  10176.             'kernel.name' => 'src',
  10177.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10178.             'kernel.bundles' => [
  10179.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10180.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  10181.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10182.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  10183.                 'FpJsFormValidatorBundle' => 'Fp\\JsFormValidatorBundle\\FpJsFormValidatorBundle',
  10184.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10185.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  10186.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  10187.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10188.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  10189.                 'FMElfinderBundle' => 'FM\\ElfinderBundle\\FMElfinderBundle',
  10190.                 'VatBundle' => 'Ibericode\\Vat\\Bundle\\VatBundle',
  10191.                 'JMSTranslationBundle' => 'JMS\\TranslationBundle\\JMSTranslationBundle',
  10192.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  10193.                 'MisdPhoneNumberBundle' => 'Misd\\PhoneNumberBundle\\MisdPhoneNumberBundle',
  10194.                 'SetonoCronExpressionBundle' => 'Setono\\CronExpressionBundle\\SetonoCronExpressionBundle',
  10195.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  10196.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  10197.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10198.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10199.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  10200.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10201.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10202.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  10203.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  10204.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  10205.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10206.                 'AppCoreBundle' => 'App\\CoreBundle\\AppCoreBundle',
  10207.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  10208.             ],
  10209.             'kernel.bundles_metadata' => [
  10210.                 'FrameworkBundle' => [
  10211.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10212.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10213.                 ],
  10214.                 'CraueFormFlowBundle' => [
  10215.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  10216.                     'namespace' => 'Craue\\FormFlowBundle',
  10217.                 ],
  10218.                 'DoctrineBundle' => [
  10219.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10220.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10221.                 ],
  10222.                 'DoctrineFixturesBundle' => [
  10223.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  10224.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  10225.                 ],
  10226.                 'FpJsFormValidatorBundle' => [
  10227.                     'path' => (\dirname(__DIR__4).'/vendor/fp/jsformvalidator-bundle/src'),
  10228.                     'namespace' => 'Fp\\JsFormValidatorBundle',
  10229.                 ],
  10230.                 'TwigBundle' => [
  10231.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10232.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10233.                 ],
  10234.                 'FOSCKEditorBundle' => [
  10235.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  10236.                     'namespace' => 'FOS\\CKEditorBundle',
  10237.                 ],
  10238.                 'FOSRestBundle' => [
  10239.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  10240.                     'namespace' => 'FOS\\RestBundle',
  10241.                 ],
  10242.                 'SecurityBundle' => [
  10243.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10244.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10245.                 ],
  10246.                 'FOSUserBundle' => [
  10247.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  10248.                     'namespace' => 'FOS\\UserBundle',
  10249.                 ],
  10250.                 'FMElfinderBundle' => [
  10251.                     'path' => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src'),
  10252.                     'namespace' => 'FM\\ElfinderBundle',
  10253.                 ],
  10254.                 'VatBundle' => [
  10255.                     'path' => (\dirname(__DIR__4).'/vendor/ibericode/vat-bundle/src'),
  10256.                     'namespace' => 'Ibericode\\Vat\\Bundle',
  10257.                 ],
  10258.                 'JMSTranslationBundle' => [
  10259.                     'path' => (\dirname(__DIR__4).'/vendor/jms/translation-bundle'),
  10260.                     'namespace' => 'JMS\\TranslationBundle',
  10261.                 ],
  10262.                 'KnpMenuBundle' => [
  10263.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  10264.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  10265.                 ],
  10266.                 'MisdPhoneNumberBundle' => [
  10267.                     'path' => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle'),
  10268.                     'namespace' => 'Misd\\PhoneNumberBundle',
  10269.                 ],
  10270.                 'SetonoCronExpressionBundle' => [
  10271.                     'path' => (\dirname(__DIR__4).'/vendor/setono/cron-expression-bundle/src'),
  10272.                     'namespace' => 'Setono\\CronExpressionBundle',
  10273.                 ],
  10274.                 'SncRedisBundle' => [
  10275.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle'),
  10276.                     'namespace' => 'Snc\\RedisBundle',
  10277.                 ],
  10278.                 'StofDoctrineExtensionsBundle' => [
  10279.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  10280.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  10281.                 ],
  10282.                 'WebProfilerBundle' => [
  10283.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10284.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10285.                 ],
  10286.                 'MonologBundle' => [
  10287.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10288.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10289.                 ],
  10290.                 'DebugBundle' => [
  10291.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  10292.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  10293.                 ],
  10294.                 'MakerBundle' => [
  10295.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10296.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10297.                 ],
  10298.                 'DoctrineMigrationsBundle' => [
  10299.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10300.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10301.                 ],
  10302.                 'SwiftmailerBundle' => [
  10303.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  10304.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  10305.                 ],
  10306.                 'WebServerBundle' => [
  10307.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  10308.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  10309.                 ],
  10310.                 'WebpackEncoreBundle' => [
  10311.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  10312.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  10313.                 ],
  10314.                 'SensioFrameworkExtraBundle' => [
  10315.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10316.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10317.                 ],
  10318.                 'AppCoreBundle' => [
  10319.                     'path' => (\dirname(__DIR__4).'/src/CoreBundle'),
  10320.                     'namespace' => 'App\\CoreBundle',
  10321.                 ],
  10322.                 'KnpSnappyBundle' => [
  10323.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  10324.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  10325.                 ],
  10326.             ],
  10327.             'kernel.charset' => 'UTF-8',
  10328.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  10329.             'container.dumper.inline_class_loader' => true,
  10330.             'container.dumper.inline_factories' => true,
  10331.             'public_directories' => [
  10332.                 => '/public/content/feeds',
  10333.                 => '/public/content/sitemaps',
  10334.                 => '/public/content/wysiwyg',
  10335.             ],
  10336.             'internal_directories' => [
  10337.                 => (\dirname(__DIR__4).'/build/stats'),
  10338.                 => (\dirname(__DIR__4).'/docs/generated'),
  10339.                 => \dirname(__DIR__2),
  10340.                 => (\dirname(__DIR__3).'/lock'),
  10341.                 => (\dirname(__DIR__3).'/log'),
  10342.                 => (\dirname(__DIR__3).'/errorPages'),
  10343.                 => (\dirname(__DIR__3).'/uploadedFiles'),
  10344.                 => (\dirname(__DIR__3).'/uploadedFiles/orderPdf'),
  10345.                 => (\dirname(__DIR__3).'/uploadedFiles/orderPdf/invoices'),
  10346.                 => (\dirname(__DIR__3).'/uploadedFiles/orderPdf/packeta'),
  10347.                 10 => (\dirname(__DIR__4).'/src/../public/assets/admin/styles'),
  10348.                 11 => (\dirname(__DIR__4).'/src/../public/assets/frontend/styles'),
  10349.                 12 => (\dirname(__DIR__4).'/src/../public/assets/scripts'),
  10350.             ],
  10351.             'woo_dashboard.frontend_api.keys_filepath' => (\dirname(__DIR__4).'/src/../config/frontend-api'),
  10352.             'database_host' => 'postgres',
  10353.             'database_port' => NULL,
  10354.             'database_name' => 'woo-dashboard',
  10355.             'database_user' => 'root',
  10356.             'database_password' => 'root',
  10357.             'mailer_transport' => 'smtp',
  10358.             'mailer_host' => 'smtp.websupport.sk',
  10359.             'mailer_encryption' => 'tls',
  10360.             'mailer_user' => 'woo_dashboard@crealab.sk',
  10361.             'mailer_password' => 'xxxx',
  10362.             'mailer_port' => 587,
  10363.             'redis_host' => 'redis',
  10364.             'env(REDIS_PREFIX)' => '',
  10365.             'env(ELASTIC_SEARCH_INDEX_PREFIX)' => '',
  10366.             'secret' => 'LirmeEI72BIIJgs5B7IGkaxi6WdxF6ov',
  10367.             'base_url' => 'http://admin.parfen.sk/admin/',
  10368.             'woo_dashboard.entity_extension.map' => [
  10369.             ],
  10370.             'elasticsearch_host' => 'elasticsearch:9200',
  10371.             'app_name' => 'Parfen Admin',
  10372.             'app_support_email' => 'info@ametica.k',
  10373.             'app_support_url' => 'https://ametica.sk/',
  10374.             'app_support_company' => 'AMETICA',
  10375.             'app_contact_email' => 'info@ametica.sk',
  10376.             'zasielkovna' => [
  10377.                 'senderName' => 'TEST',
  10378.                 'senderId' => 353739,
  10379.                 'apiKey' => 'd90fc84e61250953',
  10380.                 'apiPassword' => 'd90fc84e6125095316545fab2647bd33',
  10381.             ],
  10382.             'database_driver' => 'pdo_pgsql',
  10383.             'database_server_version' => 10.5,
  10384.             'debug.error_handler.throw_at' => -1,
  10385.             'locale' => 'en',
  10386.             'woo_dashboard.performance_data.customer.total_count' => 1000,
  10387.             'woo_dashboard.performance_data.eshop.total_count' => 2000,
  10388.             'woo_dashboard.performance_data.product.total_count' => 2000000,
  10389.             'woo_dashboard.performance_data.product.total_price_count' => 50,
  10390.             'woo_dashboard.test_data.customer.total_count' => 10,
  10391.             'woo_dashboard.test_data.order.total_count' => 10,
  10392.             'woo_dashboard.test_data.eshop.total_count' => 20,
  10393.             'woo_dashboard.test_data.product.total_count' => 200,
  10394.             'woo_dashboard.test_data.product.total_price_count' => 5,
  10395.             'woo_dashboard.test_data.pricing_strategy_group.total_count' => 5,
  10396.             'woo_dashboard.test_data.pricing_strategy_rule.total_count' => 5,
  10397.             'build-version' => 20230725113628,
  10398.             'faker.seed' => 1234,
  10399.             'woo_dashboard.tabbed_form' => [
  10400.                 'class' => 'nav nav-tabs nav-tabs-space-xl nav-tabs-line nav-tabs-bold nav-tabs-line-3x nav-tabs-line-brand',
  10401.             ],
  10402.             'woo_dashboard.legend_form' => [
  10403.                 'render_fieldset' => true,
  10404.                 'show_legend' => true,
  10405.                 'show_child_legend' => false,
  10406.                 'legend_tag' => 'legend',
  10407.                 'render_required_asterisk' => false,
  10408.                 'render_optional_text' => true,
  10409.             ],
  10410.             'cron.results.auto_prune' => true,
  10411.             'cron.results.interval' => '7 days ago',
  10412.             'woo_dashboard.display_timezone' => 'Europe/Bratislava',
  10413.             'woo_dashboard.cron_timezone' => 'Europe/Bratislava',
  10414.             'oauth2_encryption_key' => '0',
  10415.             'woo_dashboard.content_dir_name' => 'content',
  10416.             'woo_dashboard.root_dir' => (\dirname(__DIR__4).'/src/..'),
  10417.             'woo_dashboard.vendor_dir' => (\dirname(__DIR__4).'/src/../vendor'),
  10418.             'woo_dashboard.resources_dir' => (\dirname(__DIR__4).'/src/../src/CoreBundle/Resources'),
  10419.             'woo_dashboard.default_db_schema_filepath' => (\dirname(__DIR__4).'/src/../src/CoreBundle/Resources/database/schema.sql'),
  10420.             'woo_dashboard.log_stream' => (\dirname(__DIR__3).'/log/dev.log'),
  10421.             'woo_dashboard.uploaded_file_config_filepath' => (\dirname(__DIR__4).'/src/../config/uploaded_files.yaml'),
  10422.             'woo_dashboard.uploaded_file_dir' => '/public/content/uploadedFiles/',
  10423.             'woo_dashboard.uploaded_file_url_prefix' => '/content/uploadedFiles/',
  10424.             'woo_dashboard.uploaded_public_file_dir' => '/public/content/uploadedFiles/',
  10425.             'woo_dashboard.uploaded_private_file_dir' => '/private/public/content/uploadedFiles/',
  10426.             'woo_dashboard.base_url' => 'http://admin.parfen.sk/admin/',
  10427.             'woo_dashboard.image_dir' => '/public/content/images/',
  10428.             'woo_dashboard.image_url_prefix' => '/content/images/',
  10429.             'woo_dashboard.filemanager_upload_dir' => (\dirname(__DIR__4).'/src/../public/content/wysiwyg'),
  10430.             'woo_dashboard.public_dir' => (\dirname(__DIR__4).'/src/../public'),
  10431.             'woo_dashboard.public_dist_dir' => (\dirname(__DIR__4).'/src/../public/dist'),
  10432.             'woo_dashboard.public_dist_js_dir' => (\dirname(__DIR__4).'/src/../public/dist/admin/js'),
  10433.             'woo_dashboard.public_dist_css_dir' => (\dirname(__DIR__4).'/src/../public/dist/admin/css'),
  10434.             'woo_dashboard.javascript_url_prefix' => '/compiled/',
  10435.             'woo_dashboard.filemanager_upload_web_dir' => 'content/wysiwyg',
  10436.             'woo_dashboard.image_config_filepath' => (\dirname(__DIR__4).'/src/../config/images.yaml'),
  10437.             'woo_dashboard.domain_images_dir' => '/public/content/admin/images/domain',
  10438.             'woo_dashboard.domain_images_url_prefix' => '/content/admin/images/domain',
  10439.             'woo_dashboard.front_design_image_url_prefix' => '/media/',
  10440.             'woo_dashboard.css_version_filepath' => (\dirname(__DIR__4).'/src/../public/cssVersion'),
  10441.             'woo_dashboard.web_dir' => (\dirname(__DIR__4).'/src/../public'),
  10442.             'woo_dashboard.elasticsearch.structure_dir' => (\dirname(__DIR__4).'/src/../src/CoreBundle/Resources/definition/'),
  10443.             'woo_dashboard.json_entrypoints_path' => (\dirname(__DIR__4).'/public/build/entrypoints.json'),
  10444.             'woo_dashboard.order_pdf_invoices_absolute_dir' => (\dirname(__DIR__3).'/uploadedFiles/orderPdf/invoices/'),
  10445.             'woo_dashboard.order_pdf_invoices_dir' => (\dirname(__DIR__6).'/uploadedFiles/orderPdf/invoices/'),
  10446.             'woo_dashboard.admin_locale' => 'sk',
  10447.             'woo_dashboard.flag_extension' => 'svg',
  10448.             'woo_dashboard.flag_dir' => '/media/flags/',
  10449.             'woo_dashboard.var_dir' => \dirname(__DIR__6),
  10450.             'woo_dashboard.tmp_dir' => (\dirname(__DIR__6).'/tmp'),
  10451.             'woo_dashboard.fonts_dir' => '/public/fonts',
  10452.             'woo_dashboard.data_fixtures.resources_dir' => (\dirname(__DIR__4).'/src/../src/CoreBundle/DataFixtures/resources'),
  10453.             'woo_dashboard.data_fixtures.resource_countries_filepath' => (\dirname(__DIR__4).'/src/../src/CoreBundle/DataFixtures/resources/data-countries.csv'),
  10454.             'woo_dashboard.data_fixtures.resource_currencies_filepath' => (\dirname(__DIR__4).'/src/../src/CoreBundle/DataFixtures/resources/data-currencies.csv'),
  10455.             'prezent_doctrine_translatable.listener.class' => 'App\\CoreBundle\\Model\\Localization\\TranslatableListener',
  10456.             'fp_js_form_validator.factory.class' => 'App\\CoreBundle\\Form\\JsFormValidatorFactory',
  10457.             'event_dispatcher.event_aliases' => [
  10458.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10459.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10460.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10461.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10462.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10463.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10464.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10465.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10466.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10467.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10468.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10469.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10470.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10471.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10472.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10473.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10474.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  10475.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  10476.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  10477.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  10478.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  10479.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  10480.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  10481.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10482.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10483.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10484.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10485.             ],
  10486.             'fragment.renderer.hinclude.global_template' => NULL,
  10487.             'fragment.path' => '/_fragment',
  10488.             'kernel.secret' => 'LirmeEI72BIIJgs5B7IGkaxi6WdxF6ov',
  10489.             'kernel.http_method_override' => true,
  10490.             'kernel.trusted_hosts' => [
  10491.             ],
  10492.             'kernel.default_locale' => 'en',
  10493.             'kernel.error_controller' => 'error_controller',
  10494.             'templating.helper.code.file_link_format' => NULL,
  10495.             'debug.file_link_format' => NULL,
  10496.             'session.metadata.storage_key' => '_sf2_meta',
  10497.             'session.storage.options' => [
  10498.                 'cache_limiter' => '0',
  10499.                 'cookie_httponly' => true,
  10500.                 'gc_probability' => 0,
  10501.             ],
  10502.             'session.metadata.update_threshold' => 0,
  10503.             'form.type_extension.csrf.enabled' => true,
  10504.             'form.type_extension.csrf.field_name' => '_token',
  10505.             'asset.request_context.base_path' => '',
  10506.             'asset.request_context.secure' => false,
  10507.             'templating.loader.cache.path' => NULL,
  10508.             'templating.engines' => [
  10509.                 => 'twig',
  10510.                 => 'php',
  10511.             ],
  10512.             'templating.helper.form.resources' => [
  10513.                 => 'FrameworkBundle:Form',
  10514.                 => 'MisdPhoneNumberBundle:Form',
  10515.             ],
  10516.             'validator.translation_domain' => 'validators',
  10517.             'translator.logging' => false,
  10518.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10519.             'profiler_listener.only_exceptions' => false,
  10520.             'profiler_listener.only_master_requests' => true,
  10521.             'router.request_context.host' => 'localhost',
  10522.             'router.request_context.scheme' => 'http',
  10523.             'router.request_context.base_url' => '',
  10524.             'router.resource' => 'kernel::loadRoutes',
  10525.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  10526.             'request_listener.http_port' => 80,
  10527.             'request_listener.https_port' => 443,
  10528.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  10529.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  10530.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  10531.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  10532.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  10533.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  10534.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  10535.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  10536.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10537.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10538.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10539.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10540.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10541.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10542.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10543.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10544.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10545.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10546.             'doctrine.entity_managers' => [
  10547.                 'default' => 'doctrine.orm.default_entity_manager',
  10548.             ],
  10549.             'doctrine.default_entity_manager' => 'default',
  10550.             'doctrine.dbal.connection_factory.types' => [
  10551.                 'cron_expression' => [
  10552.                     'class' => 'Setono\\CronExpressionBundle\\Doctrine\\DBAL\\Types\\CronExpressionType',
  10553.                 ],
  10554.                 'money' => [
  10555.                     'class' => '\\App\\CoreBundle\\Component\\Doctrine\\MoneyType',
  10556.                 ],
  10557.                 'phone_number' => [
  10558.                     'class' => 'Misd\\PhoneNumberBundle\\Doctrine\\DBAL\\Types\\PhoneNumberType',
  10559.                 ],
  10560.             ],
  10561.             'doctrine.connections' => [
  10562.                 'default' => 'doctrine.dbal.default_connection',
  10563.             ],
  10564.             'doctrine.default_connection' => 'default',
  10565.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10566.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10567.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10568.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10569.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10570.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10571.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10572.             'doctrine.orm.cache.memcache_port' => 11211,
  10573.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10574.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10575.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10576.             'doctrine.orm.cache.memcached_port' => 11211,
  10577.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10578.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10579.             'doctrine.orm.cache.redis_host' => 'localhost',
  10580.             'doctrine.orm.cache.redis_port' => 6379,
  10581.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10582.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10583.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10584.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10585.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10586.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10587.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10588.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10589.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10590.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10591.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10592.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10593.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10594.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10595.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10596.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10597.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10598.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10599.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10600.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10601.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10602.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10603.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10604.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10605.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10606.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10607.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10608.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10609.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10610.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10611.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10612.             'fp_js_form_validator.config' => [
  10613.                 'js_validation' => true,
  10614.                 'routing' => [
  10615.                     'check_unique_entity' => 'fp_js_form_validator.check_unique_entity',
  10616.                 ],
  10617.             ],
  10618.             'fp_js_form_validator.twig_extension.class' => 'Fp\\JsFormValidatorBundle\\Twig\\Extension\\JsFormValidatorTwigExtension',
  10619.             'fp_js_form_validator.extension.class' => 'Fp\\JsFormValidatorBundle\\Form\\Extension\\FormExtension',
  10620.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  10621.             'twig.form.resources' => [
  10622.                 => '@FMElfinder/Form/elfinder_widget.html.twig',
  10623.                 => 'form_div_layout.html.twig',
  10624.                 => '@MisdPhoneNumber/Form/tel.html.twig',
  10625.                 => 'Admin/Form/theme.html.twig',
  10626.                 => 'Admin/Form/collection.html.twig',
  10627.                 => 'Admin/Form/abstractFileuploadFields.html.twig',
  10628.                 => 'Admin/Form/imageuploadFields.html.twig',
  10629.                 => 'Admin/Form/multiEshopTab.html.twig',
  10630.                 => 'Admin/Form/productVariantConfigurator.html.twig',
  10631.                 => 'Admin/Form/productVariants.html.twig',
  10632.                 10 => 'Admin/Form/orderItems.html.twig',
  10633.                 11 => 'Admin/Form/orderNotes.html.twig',
  10634.                 12 => 'Admin/Form/product.html.twig',
  10635.                 13 => 'Admin/Form/coupon.html.twig',
  10636.                 14 => 'Admin/Form/eshops.html.twig',
  10637.                 15 => 'Admin/Form/displayOnlyFields.html.twig',
  10638.                 16 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  10639.             ],
  10640.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10641.             'fos_rest.format_listener.rules' => NULL,
  10642.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  10643.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  10644.             'security.role_hierarchy.roles' => [
  10645.                 'ROLE_SUPER_ADMIN' => [
  10646.                     => 'ROLE_ADMIN',
  10647.                 ],
  10648.                 'ROLE_ADMIN' => [
  10649.                     => 'ROLE_ADMIN_AS_CUSTOMER',
  10650.                     => 'ROLE_LOGGED_CUSTOMER',
  10651.                 ],
  10652.             ],
  10653.             'security.access.denied_url' => NULL,
  10654.             'security.authentication.manager.erase_credentials' => true,
  10655.             'security.authentication.session_strategy.strategy' => 'migrate',
  10656.             'security.access.always_authenticate_before_granting' => false,
  10657.             'security.authentication.hide_user_not_found' => true,
  10658.             'fos_user.backend_type_orm' => true,
  10659.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  10660.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  10661.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  10662.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  10663.             'fos_user.registration.confirmation.from_email' => [
  10664.                 'woo_dashboard@crealab.sk' => 'woo_dashboard@crealab.sk',
  10665.             ],
  10666.             'fos_user.resetting.email.from_email' => [
  10667.                 'woo_dashboard@crealab.sk' => 'woo_dashboard@crealab.sk',
  10668.             ],
  10669.             'fos_user.storage' => 'orm',
  10670.             'fos_user.firewall_name' => 'main',
  10671.             'fos_user.model_manager_name' => NULL,
  10672.             'fos_user.model.user.class' => 'App\\CoreBundle\\Model\\Administrator\\Administrator',
  10673.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  10674.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  10675.             'fos_user.profile.form.validation_groups' => [
  10676.                 => 'Profile',
  10677.                 => 'Default',
  10678.             ],
  10679.             'fos_user.registration.confirmation.enabled' => false,
  10680.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  10681.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  10682.             'fos_user.registration.form.validation_groups' => [
  10683.                 => 'Registration',
  10684.                 => 'Default',
  10685.             ],
  10686.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  10687.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  10688.             'fos_user.change_password.form.validation_groups' => [
  10689.                 => 'ChangePassword',
  10690.                 => 'Default',
  10691.             ],
  10692.             'fos_user.resetting.retry_ttl' => 7200,
  10693.             'fos_user.resetting.token_ttl' => 86400,
  10694.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  10695.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  10696.             'fos_user.resetting.form.validation_groups' => [
  10697.                 => 'ResetPassword',
  10698.                 => 'Default',
  10699.             ],
  10700.             'fm_elfinder.loader' => 'FM\\ElfinderBundle\\Loader\\ElFinderLoader',
  10701.             'fm_elfinder.configurator' => 'FM\\ElfinderBundle\\Configuration\\ElFinderConfigurationReader',
  10702.             'elfinder.form.type.class' => 'FM\\ElfinderBundle\\Form\\Type\\ElFinderType',
  10703.             'fm_elfinder' => [
  10704.                 'instances' => [
  10705.                     'default' => [
  10706.                         'locale' => 'en',
  10707.                         'editor' => 'ckeditor',
  10708.                         'relative_path' => false,
  10709.                         'connector' => [
  10710.                             'roots' => [
  10711.                                 'uploads' => [
  10712.                                     'driver' => 'LocalFileSystem',
  10713.                                     'path' => 'uploads',
  10714.                                     'upload_allow' => [
  10715.                                         => 'image/png',
  10716.                                         => 'image/jpg',
  10717.                                         => 'image/jpeg',
  10718.                                     ],
  10719.                                     'upload_deny' => [
  10720.                                         => 'all',
  10721.                                     ],
  10722.                                     'upload_max_size' => '10M',
  10723.                                     'volume_id' => 0,
  10724.                                     'autoload' => false,
  10725.                                     'phash' => '',
  10726.                                     'trash_hash' => '',
  10727.                                     'locale' => '',
  10728.                                     'i18n_folder_name' => false,
  10729.                                     'mime_detect' => 'auto',
  10730.                                     'mimefile' => '',
  10731.                                     'security_voter' => '',
  10732.                                     'start_path' => '',
  10733.                                     'encoding' => 'UTF-8',
  10734.                                     'url' => '',
  10735.                                     'alias' => '',
  10736.                                     'img_lib' => 'auto',
  10737.                                     'tmb_path' => '.tmb',
  10738.                                     'tmb_path_mode' => 511,
  10739.                                     'tmb_url' => '',
  10740.                                     'tmb_size' => 48,
  10741.                                     'tmb_crop' => true,
  10742.                                     'tmb_bg_color' => '#ffffff',
  10743.                                     'quarantine' => NULL,
  10744.                                     'copy_overwrite' => true,
  10745.                                     'copy_join' => true,
  10746.                                     'copy_from' => true,
  10747.                                     'copy_to' => true,
  10748.                                     'upload_overwrite' => true,
  10749.                                     'fileMode' => 420,
  10750.                                     'upload_order' => [
  10751.                                         => 'deny',
  10752.                                         => 'allow',
  10753.                                     ],
  10754.                                     'upload_max_conn' => 3,
  10755.                                     'defaults' => [
  10756.                                         'read' => true,
  10757.                                         'write' => true,
  10758.                                     ],
  10759.                                     'attributes' => [
  10760.                                     ],
  10761.                                     'accepted_name' => '/^\\w[\\w\\s\\.\\%\\-]*$/u',
  10762.                                     'show_hidden' => false,
  10763.                                     'disabled_commands' => [
  10764.                                     ],
  10765.                                     'tree_deep' => 0,
  10766.                                     'check_subfolders' => 1,
  10767.                                     'separator' => '/',
  10768.                                     'date_format' => 'j M Y H:i',
  10769.                                     'time_format' => 'H:i',
  10770.                                     'archive_mimes' => [
  10771.                                     ],
  10772.                                     'archivers' => [
  10773.                                         'enabled' => false,
  10774.                                         'create' => [
  10775.                                         ],
  10776.                                         'extract' => [
  10777.                                         ],
  10778.                                     ],
  10779.                                     'flysystem' => [
  10780.                                         'enabled' => false,
  10781.                                         'filesystem' => '',
  10782.                                         'type' => '',
  10783.                                         'adapter_service' => '',
  10784.                                     ],
  10785.                                     'glide_url' => '',
  10786.                                     'glide_key' => '',
  10787.                                     'plugins' => [
  10788.                                     ],
  10789.                                     'driver_options' => [
  10790.                                     ],
  10791.                                     'dropbox2_settings' => [
  10792.                                         'enabled' => false,
  10793.                                         'aliasFormat' => '%s@Dropbox',
  10794.                                         'path' => '/',
  10795.                                         'separator' => '/',
  10796.                                         'acceptedName' => '%s@Dropbox',
  10797.                                         'rootCssClass' => 'elfinder-navbar-root-dropbox',
  10798.                                         'getThumbSize' => 'medium',
  10799.                                     ],
  10800.                                     'box_settings' => [
  10801.                                         'enabled' => false,
  10802.                                         'root' => 'Box.com',
  10803.                                         'path' => '/',
  10804.                                         'separator' => '/',
  10805.                                         'tmbPath' => '',
  10806.                                         'tmbURL' => '',
  10807.                                         'tmpPath' => '',
  10808.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  10809.                                         'rootCssClass' => 'elfinder-navbar-root-box',
  10810.                                     ],
  10811.                                     'onedrive_settings' => [
  10812.                                         'enabled' => false,
  10813.                                         'root' => 'OneDrive.com',
  10814.                                         'OneDriveApiClient' => '',
  10815.                                         'path' => '/',
  10816.                                         'separator' => '/',
  10817.                                         'tmbPath' => '',
  10818.                                         'tmbURL' => '',
  10819.                                         'tmpPath' => '',
  10820.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  10821.                                         'rootCssClass' => 'elfinder-navbar-root-onedrive',
  10822.                                         'useApiThumbnail' => true,
  10823.                                     ],
  10824.                                     'ftp_settings' => [
  10825.                                         'enabled' => false,
  10826.                                     ],
  10827.                                     'mysql_settings' => [
  10828.                                         'enabled' => false,
  10829.                                         'port' => NULL,
  10830.                                         'socket' => NULL,
  10831.                                         'files_table' => 'elfinder_file',
  10832.                                         'tmbPath' => '',
  10833.                                         'tmpPath' => '',
  10834.                                         'rootCssClass' => 'elfinder-navbar-root-sql',
  10835.                                         'noSessionCache' => 'hasdirs',
  10836.                                     ],
  10837.                                 ],
  10838.                             ],
  10839.                             'debug' => false,
  10840.                             'binds' => [
  10841.                             ],
  10842.                             'plugins' => [
  10843.                             ],
  10844.                         ],
  10845.                         'cors_support' => false,
  10846.                         'editor_template' => NULL,
  10847.                         'fullscreen' => true,
  10848.                         'multi_home_folder' => false,
  10849.                         'folder_separator' => '',
  10850.                         'theme' => 'smoothness',
  10851.                         'tinymce_popup_path' => '',
  10852.                         'path_prefix' => '/',
  10853.                         'where_is_multi' => [
  10854.                         ],
  10855.                         'visible_mime_types' => [
  10856.                         ],
  10857.                     ],
  10858.                 ],
  10859.                 'configuration_provider' => 'fm_elfinder.configurator.default',
  10860.                 'assets_path' => 'assets',
  10861.                 'loader' => 'fm_elfinder.loader.default',
  10862.             ],
  10863.             'ibericode_vat.rates.storage_path' => (\dirname(__DIR__3).'/vat-rates'),
  10864.             'ibericode_vat.rates.ttl' => 86400,
  10865.             'ibericode_vat.geolocator.service' => 'ip2c.org',
  10866.             'jms_translation.twig_extension.class' => 'JMS\\TranslationBundle\\Twig\\TranslationExtension',
  10867.             'jms_translation.controller.translate_controller.class' => 'JMS\\TranslationBundle\\Controller\\TranslateController',
  10868.             'jms_translation.controller.api_controller.class' => 'JMS\\TranslationBundle\\Controller\\ApiController',
  10869.             'jms_translation.extractor_manager.class' => 'JMS\\TranslationBundle\\Translation\\ExtractorManager',
  10870.             'jms_translation.extractor.file_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\FileExtractor',
  10871.             'jms_translation.extractor.file.default_php_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\DefaultPhpFileExtractor',
  10872.             'jms_translation.extractor.file.translation_container_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TranslationContainerExtractor',
  10873.             'jms_translation.extractor.file.twig_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TwigFileExtractor',
  10874.             'jms_translation.extractor.file.form_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\FormExtractor',
  10875.             'jms_translation.extractor.file.validation_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\ValidationExtractor',
  10876.             'jms_translation.extractor.file.authentication_message_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\AuthenticationMessagesExtractor',
  10877.             'jms_translation.loader.symfony.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\Symfony\\XliffLoader',
  10878.             'jms_translation.loader.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\XliffLoader',
  10879.             'jms_translation.loader.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\SymfonyLoaderAdapter',
  10880.             'jms_translation.loader_manager.class' => 'JMS\\TranslationBundle\\Translation\\LoaderManager',
  10881.             'jms_translation.dumper.php_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\PhpDumper',
  10882.             'jms_translation.dumper.xliff_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\XliffDumper',
  10883.             'jms_translation.dumper.yaml_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\YamlDumper',
  10884.             'jms_translation.dumper.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\SymfonyDumperAdapter',
  10885.             'jms_translation.file_writer.class' => 'JMS\\TranslationBundle\\Translation\\FileWriter',
  10886.             'jms_translation.updater.class' => 'JMS\\TranslationBundle\\Translation\\Updater',
  10887.             'jms_translation.config_factory.class' => 'JMS\\TranslationBundle\\Translation\\ConfigFactory',
  10888.             'jms_translation.file_source_factory.class' => 'JMS\\TranslationBundle\\Translation\\FileSourceFactory',
  10889.             'jms_translation.source_language' => 'en',
  10890.             'jms_translation.locales' => [
  10891.             ],
  10892.             'jms_translation.dumper.add_date' => true,
  10893.             'jms_translation.dumper.add_references' => true,
  10894.             'knp_menu.factory.class' => 'Knp\\Menu\\MenuFactory',
  10895.             'knp_menu.factory_extension.routing.class' => 'Knp\\Menu\\Integration\\Symfony\\RoutingExtension',
  10896.             'knp_menu.helper.class' => 'Knp\\Menu\\Twig\\Helper',
  10897.             'knp_menu.matcher.class' => 'Knp\\Menu\\Matcher\\Matcher',
  10898.             'knp_menu.menu_provider.chain.class' => 'Knp\\Menu\\Provider\\ChainProvider',
  10899.             'knp_menu.menu_provider.container_aware.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\ContainerAwareProvider',
  10900.             'knp_menu.menu_provider.builder_alias.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\BuilderAliasProvider',
  10901.             'knp_menu.renderer_provider.class' => 'Knp\\Bundle\\MenuBundle\\Renderer\\ContainerAwareProvider',
  10902.             'knp_menu.renderer.list.class' => 'Knp\\Menu\\Renderer\\ListRenderer',
  10903.             'knp_menu.renderer.list.options' => [
  10904.             ],
  10905.             'knp_menu.listener.voters.class' => 'Knp\\Bundle\\MenuBundle\\EventListener\\VoterInitializerListener',
  10906.             'knp_menu.voter.router.class' => 'Knp\\Menu\\Matcher\\Voter\\RouteVoter',
  10907.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  10908.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  10909.             'knp_menu.renderer.twig.options' => [
  10910.             ],
  10911.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  10912.             'knp_menu.default_renderer' => 'twig',
  10913.             'libphonenumber.phone_number_util.class' => 'libphonenumber\\PhoneNumberUtil',
  10914.             'libphonenumber.phone_number_offline_geocoder.class' => 'libphonenumber\\geocoding\\PhoneNumberOfflineGeocoder',
  10915.             'libphonenumber.short_number_info.class' => 'libphonenumber\\ShortNumberInfo',
  10916.             'libphonenumber.phone_number_to_carrier_mapper.class' => 'libphonenumber\\PhoneNumberToCarrierMapper',
  10917.             'libphonenumber.phone_number_to_time_zones_mapper.class' => 'libphonenumber\\PhoneNumberToTimeZonesMapper',
  10918.             'misd_phone_number.templating.helper.class' => 'Misd\\PhoneNumberBundle\\Templating\\Helper\\PhoneNumberHelper',
  10919.             'misd_phone_number.templating.helper.format.class' => 'Misd\\PhoneNumberBundle\\Templating\\Helper\\PhoneNumberHelper',
  10920.             'misd_phone_number.twig.extension.class' => 'Misd\\PhoneNumberBundle\\Twig\\Extension\\PhoneNumberHelperExtension',
  10921.             'misd_phone_number.twig.extension.format.class' => 'Misd\\PhoneNumberBundle\\Twig\\Extension\\PhoneNumberHelperExtension',
  10922.             'misd_phone_number.form.type.class' => 'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType',
  10923.             'misd_phone_number.serializer.handler.class' => 'Misd\\PhoneNumberBundle\\Serializer\\Handler\\PhoneNumberHandler',
  10924.             'snc_redis.client.class' => 'Predis\\Client',
  10925.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  10926.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  10927.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  10928.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  10929.             'snc_redis.phpredis_client.class' => 'Redis',
  10930.             'snc_redis.phpredis_connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Phpredis\\Client',
  10931.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  10932.             'snc_redis.phpredis_clusterclient_connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Phpredis\\ClientCluster',
  10933.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  10934.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  10935.             'snc_redis.doctrine_cache_phpredis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10936.             'snc_redis.doctrine_cache_predis.class' => 'Doctrine\\Common\\Cache\\PredisCache',
  10937.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  10938.             'snc_redis.swiftmailer_spool.class' => 'Snc\\RedisBundle\\SwiftMailer\\RedisSpool',
  10939.             'snc_redis.session.handler.class' => 'Snc\\RedisBundle\\Session\\Storage\\Handler\\RedisSessionHandler',
  10940.             'snc_redis.session.client' => 'session',
  10941.             'snc_redis.session.locking' => true,
  10942.             'snc_redis.session.spin_lock_wait' => 150000,
  10943.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  10944.             'stof_doctrine_extensions.default_locale' => 'en_US',
  10945.             'stof_doctrine_extensions.translation_fallback' => false,
  10946.             'stof_doctrine_extensions.persist_default_translation' => false,
  10947.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  10948.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  10949.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  10950.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  10951.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  10952.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  10953.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  10954.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  10955.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  10956.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  10957.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10958.             'web_profiler.debug_toolbar.mode' => 2,
  10959.             'monolog.use_microseconds' => true,
  10960.             'monolog.swift_mailer.handlers' => [
  10961.             ],
  10962.             'monolog.handlers_to_channels' => [
  10963.                 'monolog.handler.console' => [
  10964.                     'type' => 'exclusive',
  10965.                     'elements' => [
  10966.                         => 'event',
  10967.                         => 'doctrine',
  10968.                         => 'console',
  10969.                     ],
  10970.                 ],
  10971.                 'monolog.handler.console_output' => NULL,
  10972.                 'monolog.handler.cron_console_output' => [
  10973.                     'type' => 'inclusive',
  10974.                     'elements' => [
  10975.                         => 'cron',
  10976.                     ],
  10977.                 ],
  10978.                 'monolog.handler.slow' => [
  10979.                     'type' => 'inclusive',
  10980.                     'elements' => [
  10981.                         => 'slow',
  10982.                     ],
  10983.                 ],
  10984.                 'monolog.handler.cron' => [
  10985.                     'type' => 'inclusive',
  10986.                     'elements' => [
  10987.                         => 'cron',
  10988.                     ],
  10989.                 ],
  10990.                 'monolog.handler.nested' => NULL,
  10991.                 'monolog.handler.main' => [
  10992.                     'type' => 'exclusive',
  10993.                     'elements' => [
  10994.                         => 'event',
  10995.                     ],
  10996.                 ],
  10997.             ],
  10998.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  10999.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/CoreBundle/Migrations'),
  11000.             'doctrine_migrations.namespace' => 'Migrations',
  11001.             'doctrine_migrations.name' => 'Application Migrations',
  11002.             'doctrine_migrations.migrations_paths' => [
  11003.             ],
  11004.             'doctrine_migrations.table_name' => 'migration_versions',
  11005.             'doctrine_migrations.column_name' => 'version',
  11006.             'doctrine_migrations.column_length' => 14,
  11007.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  11008.             'doctrine_migrations.all_or_nothing' => false,
  11009.             'doctrine_migrations.custom_template' => NULL,
  11010.             'doctrine_migrations.organize_migrations' => false,
  11011.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  11012.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  11013.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  11014.             'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.websupport.sk',
  11015.             'swiftmailer.mailer.default.transport.smtp.username' => 'woo_dashboard@crealab.sk',
  11016.             'swiftmailer.mailer.default.transport.smtp.password' => 'xxxx',
  11017.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  11018.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  11019.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  11020.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  11021.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  11022.             ],
  11023.             'swiftmailer.mailer.default.spool.enabled' => true,
  11024.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  11025.             'swiftmailer.mailer.default.single_address' => NULL,
  11026.             'swiftmailer.mailer.default.delivery.enabled' => true,
  11027.             'swiftmailer.spool.enabled' => true,
  11028.             'swiftmailer.delivery.enabled' => true,
  11029.             'swiftmailer.single_address' => NULL,
  11030.             'swiftmailer.mailers' => [
  11031.                 'default' => 'swiftmailer.mailer.default',
  11032.             ],
  11033.             'swiftmailer.default_mailer' => 'default',
  11034.             'knp_snappy.pdf.options' => [
  11035.             ],
  11036.             'knp_snappy.pdf.env' => [
  11037.             ],
  11038.             'knp_snappy.image.options' => [
  11039.             ],
  11040.             'knp_snappy.image.env' => [
  11041.             ],
  11042.             'maker.compatible_check.doctrine.supports_attributes' => false,
  11043.             'data_collector.templates' => [
  11044.                 'data_collector.request' => [
  11045.                     => 'request',
  11046.                     => '@WebProfiler/Collector/request.html.twig',
  11047.                 ],
  11048.                 'data_collector.time' => [
  11049.                     => 'time',
  11050.                     => '@WebProfiler/Collector/time.html.twig',
  11051.                 ],
  11052.                 'data_collector.memory' => [
  11053.                     => 'memory',
  11054.                     => '@WebProfiler/Collector/memory.html.twig',
  11055.                 ],
  11056.                 'data_collector.validator' => [
  11057.                     => 'validator',
  11058.                     => '@WebProfiler/Collector/validator.html.twig',
  11059.                 ],
  11060.                 'data_collector.ajax' => [
  11061.                     => 'ajax',
  11062.                     => '@WebProfiler/Collector/ajax.html.twig',
  11063.                 ],
  11064.                 'data_collector.form' => [
  11065.                     => 'form',
  11066.                     => '@WebProfiler/Collector/form.html.twig',
  11067.                 ],
  11068.                 'data_collector.exception' => [
  11069.                     => 'exception',
  11070.                     => '@WebProfiler/Collector/exception.html.twig',
  11071.                 ],
  11072.                 'data_collector.logger' => [
  11073.                     => 'logger',
  11074.                     => '@WebProfiler/Collector/logger.html.twig',
  11075.                 ],
  11076.                 'data_collector.events' => [
  11077.                     => 'events',
  11078.                     => '@WebProfiler/Collector/events.html.twig',
  11079.                 ],
  11080.                 'data_collector.router' => [
  11081.                     => 'router',
  11082.                     => '@WebProfiler/Collector/router.html.twig',
  11083.                 ],
  11084.                 'data_collector.cache' => [
  11085.                     => 'cache',
  11086.                     => '@WebProfiler/Collector/cache.html.twig',
  11087.                 ],
  11088.                 'data_collector.translation' => [
  11089.                     => 'translation',
  11090.                     => '@WebProfiler/Collector/translation.html.twig',
  11091.                 ],
  11092.                 'data_collector.security' => [
  11093.                     => 'security',
  11094.                     => '@Security/Collector/security.html.twig',
  11095.                 ],
  11096.                 'data_collector.twig' => [
  11097.                     => 'twig',
  11098.                     => '@WebProfiler/Collector/twig.html.twig',
  11099.                 ],
  11100.                 'data_collector.http_client' => [
  11101.                     => 'http_client',
  11102.                     => '@WebProfiler/Collector/http_client.html.twig',
  11103.                 ],
  11104.                 'data_collector.doctrine' => [
  11105.                     => 'db',
  11106.                     => '@Doctrine/Collector/db.html.twig',
  11107.                 ],
  11108.                 'swiftmailer.data_collector' => [
  11109.                     => 'swiftmailer',
  11110.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  11111.                 ],
  11112.                 'data_collector.dump' => [
  11113.                     => 'dump',
  11114.                     => '@Debug/Profiler/dump.html.twig',
  11115.                 ],
  11116.                 'snc_redis.data_collector' => [
  11117.                     => 'redis',
  11118.                     => '@SncRedis/Collector/redis.html.twig',
  11119.                 ],
  11120.                 'data_collector.config' => [
  11121.                     => 'config',
  11122.                     => '@WebProfiler/Collector/config.html.twig',
  11123.                 ],
  11124.             ],
  11125.             'console.command.ids' => [
  11126.             ],
  11127.         ];
  11128.     }
  11129. }