var/cache/dev/ContainerB1kacmB/srcApp_KernelDevDebugContainer.php line 2701

Open in your IDE?
  1. <?php
  2. namespace ContainerB1kacmB;
  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\\WooLoadPaymentMethodCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand''getWooLoadPaymentMethodCommandService'false],
  1282.             'App\\CoreBundle\\Command\\WooLoadProductCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadProductCommand''getWooLoadProductCommandService'false],
  1283.             'App\\CoreBundle\\Command\\WooLoadShippingMethodCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadShippingMethodCommand''getWooLoadShippingMethodCommandService'false],
  1284.             'App\\CoreBundle\\Command\\WooLoadTagCommand' => ['privates''App\\CoreBundle\\Command\\WooLoadTagCommand''getWooLoadTagCommandService'false],
  1285.             'App\\CoreBundle\\Command\\WooRefreshProductImageCommand' => ['privates''App\\CoreBundle\\Command\\WooRefreshProductImageCommand''getWooRefreshProductImageCommandService'false],
  1286.             'App\\CoreBundle\\Command\\WooSyncAttributeCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncAttributeCommand''getWooSyncAttributeCommandService'false],
  1287.             'App\\CoreBundle\\Command\\WooSyncCouponCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncCouponCommand''getWooSyncCouponCommandService'false],
  1288.             'App\\CoreBundle\\Command\\WooSyncOrderBatchCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncOrderBatchCommand''getWooSyncOrderBatchCommandService'false],
  1289.             'App\\CoreBundle\\Command\\WooSyncOrderCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncOrderCommand''getWooSyncOrderCommandService'false],
  1290.             'App\\CoreBundle\\Command\\WooSyncProductCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncProductCommand''getWooSyncProductCommandService'false],
  1291.             'App\\CoreBundle\\Command\\WooSyncTagCommand' => ['privates''App\\CoreBundle\\Command\\WooSyncTagCommand''getWooSyncTagCommandService'false],
  1292.             'App\\CoreBundle\\Command\\WooUpdateProductCommand' => ['privates''App\\CoreBundle\\Command\\WooUpdateProductCommand''getWooUpdateProductCommandService'false],
  1293.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1294.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1295.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1296.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1297.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1298.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1299.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1300.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1301.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1302.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1303.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1304.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1305.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1306.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1307.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1308.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1309.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1310.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1311.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1312.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1313.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1314.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1315.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1316.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1317.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1318.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1319.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1320.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1321.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1322.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1323.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1324.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1325.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1326.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1327.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1328.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1329.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1330.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1331.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1332.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1333.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1334.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1335.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1336.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1337.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1338.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1339.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1340.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1341.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1342.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1343.             'fos_ck_editor.command.installer' => ['privates''fos_ck_editor.command.installer''getFosCkEditor_Command_InstallerService'false],
  1344.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1345.             'fos_user.command.activate_user' => ['privates''fos_user.command.activate_user''getFosUser_Command_ActivateUserService'false],
  1346.             'fos_user.command.change_password' => ['privates''fos_user.command.change_password''getFosUser_Command_ChangePasswordService'false],
  1347.             'fos_user.command.create_user' => ['privates''fos_user.command.create_user''getFosUser_Command_CreateUserService'false],
  1348.             'fos_user.command.deactivate_user' => ['privates''fos_user.command.deactivate_user''getFosUser_Command_DeactivateUserService'false],
  1349.             'fos_user.command.demote_user' => ['privates''fos_user.command.demote_user''getFosUser_Command_DemoteUserService'false],
  1350.             'fos_user.command.promote_user' => ['privates''fos_user.command.promote_user''getFosUser_Command_PromoteUserService'false],
  1351.             'fm_elfinder.command.installer' => ['privates''fm_elfinder.command.installer''getFmElfinder_Command_InstallerService'false],
  1352.             'jms_translation.command.extract' => ['privates''jms_translation.command.extract''getJmsTranslation_Command_ExtractService'false],
  1353.             'jms_translation.command.list_resources' => ['privates''jms_translation.command.list_resources''getJmsTranslation_Command_ListResourcesService'false],
  1354.             'snc_redis.command.flush_all' => ['privates''snc_redis.command.flush_all''getSncRedis_Command_FlushAllService'false],
  1355.             'snc_redis.command.flush_db' => ['privates''snc_redis.command.flush_db''getSncRedis_Command_FlushDbService'false],
  1356.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  1357.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  1358.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1359.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1360.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1361.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1362.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1363.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1364.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1365.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1366.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1367.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1368.             'swiftmailer.command.debug' => ['privates''swiftmailer.command.debug''getSwiftmailer_Command_DebugService'false],
  1369.             'swiftmailer.command.new_email' => ['privates''swiftmailer.command.new_email''getSwiftmailer_Command_NewEmailService'false],
  1370.             'swiftmailer.command.send_email' => ['privates''swiftmailer.command.send_email''getSwiftmailer_Command_SendEmailService'false],
  1371.             'web_server.command.server_run' => ['privates''web_server.command.server_run''getWebServer_Command_ServerRunService'false],
  1372.             'web_server.command.server_start' => ['privates''web_server.command.server_start''getWebServer_Command_ServerStartService'false],
  1373.             'web_server.command.server_stop' => ['privates''web_server.command.server_stop''getWebServer_Command_ServerStopService'false],
  1374.             'web_server.command.server_status' => ['privates''web_server.command.server_status''getWebServer_Command_ServerStatusService'false],
  1375.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1376.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1377.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1378.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1379.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  1380.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1381.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1382.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1383.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  1384.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  1385.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1386.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  1387.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1388.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1389.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1390.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1391.             'maker.auto_command.make_test' => ['privates''maker.auto_command.make_test''getMaker_AutoCommand_MakeTestService'false],
  1392.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1393.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1394.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1395.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1396.         ], [
  1397.             'App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand' => 'App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand',
  1398.             'App\\CoreBundle\\Command\\CheckOrmMappingCommand' => 'App\\CoreBundle\\Command\\CheckOrmMappingCommand',
  1399.             'App\\CoreBundle\\Command\\CheckRedisCommand' => 'App\\CoreBundle\\Command\\CheckRedisCommand',
  1400.             'App\\CoreBundle\\Command\\CheckTimezonesCommand' => 'App\\CoreBundle\\Command\\CheckTimezonesCommand',
  1401.             'App\\CoreBundle\\Command\\CreateApplicationDirectoriesCommand' => 'App\\CoreBundle\\Command\\CreateApplicationDirectoriesCommand',
  1402.             'App\\CoreBundle\\Command\\CreateDatabaseCommand' => 'App\\CoreBundle\\Command\\CreateDatabaseCommand',
  1403.             'App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand' => 'App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand',
  1404.             'App\\CoreBundle\\Command\\CreateOrderInvoiceCommand' => 'App\\CoreBundle\\Command\\CreateOrderInvoiceCommand',
  1405.             'App\\CoreBundle\\Command\\CreatePacketaTicketCommand' => 'App\\CoreBundle\\Command\\CreatePacketaTicketCommand',
  1406.             'App\\CoreBundle\\Command\\CreateZasielkovnaTicketCommand' => 'App\\CoreBundle\\Command\\CreateZasielkovnaTicketCommand',
  1407.             'App\\CoreBundle\\Command\\DatabaseDumpCommand' => 'App\\CoreBundle\\Command\\DatabaseDumpCommand',
  1408.             'App\\CoreBundle\\Command\\DownloadPacketaInvoicesCommand' => 'App\\CoreBundle\\Command\\DownloadPacketaInvoicesCommand',
  1409.             'App\\CoreBundle\\Command\\DropDatabaseSchemaCommand' => 'App\\CoreBundle\\Command\\DropDatabaseSchemaCommand',
  1410.             'App\\CoreBundle\\Command\\GenerateMigrationCommand' => 'App\\CoreBundle\\Command\\GenerateMigrationCommand',
  1411.             'App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand' => 'App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand',
  1412.             'App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand' => 'App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand',
  1413.             'App\\CoreBundle\\Command\\MigrateCommand' => 'App\\CoreBundle\\Command\\MigrateCommand',
  1414.             'App\\CoreBundle\\Command\\ProcessOrdersCommand' => 'App\\CoreBundle\\Command\\ProcessOrdersCommand',
  1415.             'App\\CoreBundle\\Command\\RedisCleanCacheCommand' => 'App\\CoreBundle\\Command\\RedisCleanCacheCommand',
  1416.             'App\\CoreBundle\\Command\\WooBatchLoadProductCommand' => 'App\\CoreBundle\\Command\\WooBatchLoadProductCommand',
  1417.             'App\\CoreBundle\\Command\\WooCreateGLSTicketCommand' => 'App\\CoreBundle\\Command\\WooCreateGLSTicketCommand',
  1418.             'App\\CoreBundle\\Command\\WooCreatePacketaTicketCommand' => 'App\\CoreBundle\\Command\\WooCreatePacketaTicketCommand',
  1419.             'App\\CoreBundle\\Command\\WooCreateProductCommand' => 'App\\CoreBundle\\Command\\WooCreateProductCommand',
  1420.             'App\\CoreBundle\\Command\\WooDeleteAttributeCommand' => 'App\\CoreBundle\\Command\\WooDeleteAttributeCommand',
  1421.             'App\\CoreBundle\\Command\\WooDeleteCouponCommand' => 'App\\CoreBundle\\Command\\WooDeleteCouponCommand',
  1422.             'App\\CoreBundle\\Command\\WooDeleteOrdersCommand' => 'App\\CoreBundle\\Command\\WooDeleteOrdersCommand',
  1423.             'App\\CoreBundle\\Command\\WooDeleteProductCommand' => 'App\\CoreBundle\\Command\\WooDeleteProductCommand',
  1424.             'App\\CoreBundle\\Command\\WooDeleteProductVariantCommand' => 'App\\CoreBundle\\Command\\WooDeleteProductVariantCommand',
  1425.             'App\\CoreBundle\\Command\\WooDeleteProductsCommand' => 'App\\CoreBundle\\Command\\WooDeleteProductsCommand',
  1426.             'App\\CoreBundle\\Command\\WooLoadNewOrderCommand' => 'App\\CoreBundle\\Command\\WooLoadNewOrderCommand',
  1427.             'App\\CoreBundle\\Command\\WooLoadOrderCommand' => 'App\\CoreBundle\\Command\\WooLoadOrderCommand',
  1428.             'App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand' => 'App\\CoreBundle\\Command\\WooLoadPaymentMethodCommand',
  1429.             'App\\CoreBundle\\Command\\WooLoadProductCommand' => 'App\\CoreBundle\\Command\\WooLoadProductCommand',
  1430.             'App\\CoreBundle\\Command\\WooLoadShippingMethodCommand' => 'App\\CoreBundle\\Command\\WooLoadShippingMethodCommand',
  1431.             'App\\CoreBundle\\Command\\WooLoadTagCommand' => 'App\\CoreBundle\\Command\\WooLoadTagCommand',
  1432.             'App\\CoreBundle\\Command\\WooRefreshProductImageCommand' => 'App\\CoreBundle\\Command\\WooRefreshProductImageCommand',
  1433.             'App\\CoreBundle\\Command\\WooSyncAttributeCommand' => 'App\\CoreBundle\\Command\\WooSyncAttributeCommand',
  1434.             'App\\CoreBundle\\Command\\WooSyncCouponCommand' => 'App\\CoreBundle\\Command\\WooSyncCouponCommand',
  1435.             'App\\CoreBundle\\Command\\WooSyncOrderBatchCommand' => 'App\\CoreBundle\\Command\\WooSyncOrderBatchCommand',
  1436.             'App\\CoreBundle\\Command\\WooSyncOrderCommand' => 'App\\CoreBundle\\Command\\WooSyncOrderCommand',
  1437.             'App\\CoreBundle\\Command\\WooSyncProductCommand' => 'App\\CoreBundle\\Command\\WooSyncProductCommand',
  1438.             'App\\CoreBundle\\Command\\WooSyncTagCommand' => 'App\\CoreBundle\\Command\\WooSyncTagCommand',
  1439.             'App\\CoreBundle\\Command\\WooUpdateProductCommand' => 'App\\CoreBundle\\Command\\WooUpdateProductCommand',
  1440.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1441.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1442.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1443.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1444.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1445.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1446.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1447.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1448.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1449.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1450.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1451.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1452.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1453.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1454.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1455.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1456.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1457.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1458.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1459.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1460.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1461.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1462.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1463.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1464.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1465.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1466.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1467.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1468.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1469.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1470.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1471.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1472.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1473.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1474.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1475.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1476.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1477.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1478.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1479.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1480.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1481.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1482.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1483.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1484.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1485.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1486.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1487.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1488.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1489.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1490.             'fos_ck_editor.command.installer' => 'FOS\\CKEditorBundle\\Command\\CKEditorInstallerCommand',
  1491.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1492.             'fos_user.command.activate_user' => 'FOS\\UserBundle\\Command\\ActivateUserCommand',
  1493.             'fos_user.command.change_password' => 'FOS\\UserBundle\\Command\\ChangePasswordCommand',
  1494.             'fos_user.command.create_user' => 'FOS\\UserBundle\\Command\\CreateUserCommand',
  1495.             'fos_user.command.deactivate_user' => 'FOS\\UserBundle\\Command\\DeactivateUserCommand',
  1496.             'fos_user.command.demote_user' => 'FOS\\UserBundle\\Command\\DemoteUserCommand',
  1497.             'fos_user.command.promote_user' => 'FOS\\UserBundle\\Command\\PromoteUserCommand',
  1498.             'fm_elfinder.command.installer' => 'FM\\ElfinderBundle\\Command\\ElFinderInstallerCommand',
  1499.             'jms_translation.command.extract' => 'JMS\\TranslationBundle\\Command\\ExtractTranslationCommand',
  1500.             'jms_translation.command.list_resources' => 'JMS\\TranslationBundle\\Command\\ResourcesListCommand',
  1501.             'snc_redis.command.flush_all' => 'Snc\\RedisBundle\\Command\\RedisFlushallCommand',
  1502.             'snc_redis.command.flush_db' => 'Snc\\RedisBundle\\Command\\RedisFlushdbCommand',
  1503.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  1504.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  1505.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1506.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1507.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1508.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1509.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1510.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1511.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1512.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1513.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1514.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1515.             'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
  1516.             'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
  1517.             'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
  1518.             'web_server.command.server_run' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerRunCommand',
  1519.             'web_server.command.server_start' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStartCommand',
  1520.             'web_server.command.server_stop' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStopCommand',
  1521.             'web_server.command.server_status' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStatusCommand',
  1522.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1523.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1524.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1525.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1526.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1527.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1528.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1529.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1530.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1531.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1532.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1533.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1534.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1535.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1536.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1537.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1538.             'maker.auto_command.make_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1539.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1540.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1541.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1542.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1543.         ]), ['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-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']);
  1544.     }
  1545.     /**
  1546.      * Gets the public 'container.env_var_processors_locator' shared service.
  1547.      *
  1548.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1549.      */
  1550.     protected function getContainer_EnvVarProcessorsLocatorService()
  1551.     {
  1552.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1553.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1554.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1555.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1556.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1557.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1558.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1559.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1560.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1561.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1562.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1563.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1564.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1565.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1566.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1567.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1568.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1569.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1570.         ], [
  1571.             'base64' => '?',
  1572.             'bool' => '?',
  1573.             'const' => '?',
  1574.             'csv' => '?',
  1575.             'default' => '?',
  1576.             'file' => '?',
  1577.             'float' => '?',
  1578.             'int' => '?',
  1579.             'json' => '?',
  1580.             'key' => '?',
  1581.             'not' => '?',
  1582.             'query_string' => '?',
  1583.             'require' => '?',
  1584.             'resolve' => '?',
  1585.             'string' => '?',
  1586.             'trim' => '?',
  1587.             'url' => '?',
  1588.         ]);
  1589.     }
  1590.     /**
  1591.      * Gets the public 'craue.form.flow.storage' shared service.
  1592.      *
  1593.      * @return \Craue\FormFlowBundle\Storage\SessionStorage
  1594.      */
  1595.     protected function getCraue_Form_Flow_StorageService()
  1596.     {
  1597.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/StorageInterface.php';
  1598.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionProviderTrait.php';
  1599.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionStorage.php';
  1600.         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())));
  1601.     }
  1602.     /**
  1603.      * Gets the public 'craue_formflow_util' shared service.
  1604.      *
  1605.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1606.      */
  1607.     protected function getCraueFormflowUtilService()
  1608.     {
  1609.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1610.     }
  1611.     /**
  1612.      * Gets the public 'data_collector.dump' shared service.
  1613.      *
  1614.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1615.      */
  1616.     protected function getDataCollector_DumpService()
  1617.     {
  1618.         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()));
  1619.     }
  1620.     /**
  1621.      * Gets the public 'doctrine' shared service.
  1622.      *
  1623.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1624.      */
  1625.     protected function getDoctrineService()
  1626.     {
  1627.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1628.     }
  1629.     /**
  1630.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1631.      *
  1632.      * @return \Doctrine\DBAL\Connection
  1633.      */
  1634.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1635.     {
  1636.         $a = new \Doctrine\DBAL\Configuration();
  1637.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1638.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1639.         $b->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  1640.         $b->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1641.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1642.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1643.         $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()))]));
  1644.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1645.             'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener' => ['privates''App\\CoreBundle\\Component\\FileUpload\\DoctrineListener''getDoctrineListenerService'false],
  1646.             'App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber' => ['privates''App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber''getImageEventSubscriberService'false],
  1647.             'App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener' => ['privates''App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener''getUploadedFileDeleteDoctrineListenerService'false],
  1648.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1649.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'false],
  1650.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'false],
  1651.         ], [
  1652.             'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener' => '?',
  1653.             'App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber' => '?',
  1654.             'App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener' => '?',
  1655.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1656.             'fos_user.user_listener' => '?',
  1657.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  1658.         ]), [=> 'App\\CoreBundle\\EventSubscriber\\ImageEventSubscriber'=> 'fos_user.user_listener'=> 'stof_doctrine_extensions.listener.softdeleteable']);
  1659.         $c->addEventListener([=> 'postPersist'], 'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener');
  1660.         $c->addEventListener([=> 'postUpdate'], 'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener');
  1661.         $c->addEventListener([=> 'prePersist'], 'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener');
  1662.         $c->addEventListener([=> 'preUpdate'], 'App\\CoreBundle\\Component\\FileUpload\\DoctrineListener');
  1663.         $c->addEventListener([=> 'preRemove'], 'App\\CoreBundle\\Model\\UploadedFile\\UploadedFileDeleteDoctrineListener');
  1664.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1665.         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, []);
  1666.     }
  1667.     /**
  1668.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1669.      *
  1670.      * @return \Doctrine\ORM\EntityManager
  1671.      */
  1672.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1673.     {
  1674.         $a = new \Doctrine\ORM\Configuration();
  1675.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1676.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1677.         $b->addDriver($c'App\\CoreBundle\\Model');
  1678.         $b->addDriver($c'App\\CoreBundle\\Component');
  1679.         $b->addDriver(($this->privates['.2_doctrine_metadata_driver~i7VlnXS'] ?? $this->get_2DoctrineMetadataDriveri7VlnXSService()), 'FOS\\UserBundle\\Model');
  1680.         $a->setEntityNamespaces(['AppCoreBundle' => 'App\\CoreBundle\\Model''AppCoreBundleComponent' => 'App\\CoreBundle\\Component']);
  1681.         $a->setMetadataCacheImpl(new \Doctrine\Common\Cache\PhpFileCache(($this->targetDir.''.'/metadata')));
  1682.         $a->setQueryCacheImpl(\App\CoreBundle\Component\Doctrine\Cache\RedisCacheFactory::create(($this->privates['snc_redis.doctrine_query'] ?? $this->getSncRedis_DoctrineQueryService())));
  1683.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1684.         $a->setMetadataDriverImpl($b);
  1685.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1686.         $a->setProxyNamespace('Proxies');
  1687.         $a->setAutoGenerateProxyClasses(true);
  1688.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1689.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1690.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  1691.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1692.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1693.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  1694.         $a->addCustomHydrationMode('GroupedScalarHydrator''\\App\\CoreBundle\\Component\\Doctrine\\GroupedScalarHydrator');
  1695.         $a->addCustomStringFunction('str_to_date''DoctrineExtensions\\Query\\Postgresql\\StrToDate');
  1696.         $a->addCustomStringFunction('count_filter''DoctrineExtensions\\Query\\Postgresql\\CountFilterFunction');
  1697.         $a->addCustomStringFunction('string_agg''DoctrineExtensions\\Query\\Postgresql\\StringAgg');
  1698.         $a->addCustomStringFunction('greatest''DoctrineExtensions\\Query\\Postgresql\\Greatest');
  1699.         $a->addCustomStringFunction('least''DoctrineExtensions\\Query\\Postgresql\\Least');
  1700.         $a->addCustomStringFunction('regexp_replace''DoctrineExtensions\\Query\\Postgresql\\RegexpReplace');
  1701.         $a->addCustomStringFunction('collate''App\\CoreBundle\\Component\\Doctrine\\CollateFunction');
  1702.         $a->addCustomStringFunction('normalize''App\\CoreBundle\\Component\\Doctrine\\NormalizeFunction');
  1703.         $a->addCustomStringFunction('field''App\\CoreBundle\\Component\\Doctrine\\FieldFunction');
  1704.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Postgresql\\Second');
  1705.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Postgresql\\Minute');
  1706.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Postgresql\\Hour');
  1707.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Postgresql\\Day');
  1708.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Postgresql\\Month');
  1709.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Postgresql\\Year');
  1710.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Postgresql\\DateFormat');
  1711.         $a->addCustomDatetimeFunction('at_time_zone''DoctrineExtensions\\Query\\Postgresql\\AtTimeZoneFunction');
  1712.         $a->addCustomDatetimeFunction('date_part''DoctrineExtensions\\Query\\Postgresql\\DatePart');
  1713.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Postgresql\\ExtractFunction');
  1714.         $a->addCustomDatetimeFunction('date_trunc''DoctrineExtensions\\Query\\Postgresql\\DateTrunc');
  1715.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Postgresql\\Date');
  1716.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1717.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1718.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  1719.         return $instance;
  1720.     }
  1721.     /**
  1722.      * Gets the public 'error_controller' shared service.
  1723.      *
  1724.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1725.      */
  1726.     protected function getErrorControllerService()
  1727.     {
  1728.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1729.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1730.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1731.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1732.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1733.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1734.         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)));
  1735.     }
  1736.     /**
  1737.      * Gets the public 'event_dispatcher' shared service.
  1738.      *
  1739.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1740.      */
  1741.     protected function getEventDispatcherService()
  1742.     {
  1743.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1744.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1745.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  1746.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1747.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1748.         $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())));
  1749.         $instance->addListener('kernel.response', [=> function () {
  1750.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\ResponseListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\ResponseListener'] = new \App\CoreBundle\Component\HttpFoundation\ResponseListener()));
  1751.         }, => 'onKernelResponse'], 0);
  1752.         $instance->addListener('kernel.response', [=> function () {
  1753.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\SubRequestListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\SubRequestListener'] = new \App\CoreBundle\Component\HttpFoundation\SubRequestListener()));
  1754.         }, => 'onKernelResponse'], 0);
  1755.         $instance->addListener('kernel.controller', [=> function () {
  1756.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\SubRequestListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\SubRequestListener'] = new \App\CoreBundle\Component\HttpFoundation\SubRequestListener()));
  1757.         }, => 'onKernelController'], 0);
  1758.         $instance->addListener('kernel.request', [=> function () {
  1759.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\TransactionalMasterRequestListener'] ?? $this->getTransactionalMasterRequestListenerService());
  1760.         }, => 'onKernelRequest'], 0);
  1761.         $instance->addListener('kernel.response', [=> function () {
  1762.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\TransactionalMasterRequestListener'] ?? $this->getTransactionalMasterRequestListenerService());
  1763.         }, => 'onKernelResponse'], 0);
  1764.         $instance->addListener('kernel.exception', [=> function () {
  1765.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\TransactionalMasterRequestListener'] ?? $this->getTransactionalMasterRequestListenerService());
  1766.         }, => 'onKernelException'], 0);
  1767.         $instance->addListener('kernel.response', [=> function () {
  1768.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\VaryResponseByXRequestedWithHeaderListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\VaryResponseByXRequestedWithHeaderListener'] = new \App\CoreBundle\Component\HttpFoundation\VaryResponseByXRequestedWithHeaderListener()));
  1769.         }, => 'onKernelResponse'], 0);
  1770.         $instance->addListener('security.interactive_login', [=> function () {
  1771.             return ($this->privates['App\\CoreBundle\\Model\\Security\\LoginListener'] ?? $this->getLoginListenerService());
  1772.         }, => 'onSecurityInteractiveLogin'], 0);
  1773.         $instance->addListener('kernel.controller', [=> function () {
  1774.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1775.         }, => 'onKernelController'], 0);
  1776.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  1777.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->getCraue_Form_Flow_EventListener_PreviousStepInvalidService());
  1778.         }, => 'onPreviousStepInvalid'], 0);
  1779.         $instance->addListener('flow.flow_expired', [=> function () {
  1780.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->getCraue_Form_Flow_EventListener_FlowExpiredService());
  1781.         }, => 'onFlowExpired'], 0);
  1782.         $instance->addListener('kernel.request', [=> function () {
  1783.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1784.         }, => 'onKernelRequest'], 10);
  1785.         $instance->addListener('kernel.request', [=> function () {
  1786.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  1787.         }, => 'onKernelRequest'], 34);
  1788.         $instance->addListener('kernel.controller', [=> function () {
  1789.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  1790.         }, => 'onKernelController'], 5);
  1791.         $instance->addListener('kernel.request', [=> function () {
  1792.             return ($this->privates['fos_rest.zone_matcher_listener'] ?? $this->getFosRest_ZoneMatcherListenerService());
  1793.         }, => 'onKernelRequest'], 248);
  1794.         $instance->addListener('kernel.exception', [=> function () {
  1795.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1796.         }, => 'onKernelException'], 0);
  1797.         $instance->addListener('kernel.exception', [=> function () {
  1798.             return ($this->privates['App\\CoreBundle\\Component\\Error\\LogoutExceptionSubscriber'] ?? $this->getLogoutExceptionSubscriberService());
  1799.         }, => 'onKernelException'], 0);
  1800.         $instance->addListener('form.pre_submit', [=> function () {
  1801.             return ($this->privates['App\\CoreBundle\\Component\\Form\\TimedSpamValidationListener'] ?? $this->getTimedSpamValidationListenerService());
  1802.         }, => 'preSubmit'], 0);
  1803.         $instance->addListener('kernel.request', [=> function () {
  1804.             return ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\DenyScriptNameInRequestPathListener'] ?? ($this->privates['App\\CoreBundle\\Component\\HttpFoundation\\DenyScriptNameInRequestPathListener'] = new \App\CoreBundle\Component\HttpFoundation\DenyScriptNameInRequestPathListener()));
  1805.         }, => 'onKernelRequest'], 0);
  1806.         $instance->addListener('kernel.request', [=> function () {
  1807.             return ($this->privates['App\\CoreBundle\\Component\\Log\\SlowLogSubscriber'] ?? $this->getSlowLogSubscriberService());
  1808.         }, => 'initStartTime'], 0);
  1809.         $instance->addListener('kernel.terminate', [=> function () {
  1810.             return ($this->privates['App\\CoreBundle\\Component\\Log\\SlowLogSubscriber'] ?? $this->getSlowLogSubscriberService());
  1811.         }, => 'addNotice'], 0);
  1812.         $instance->addListener('attribute.create', [=> function () {
  1813.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\AttributeEventSubscriber'] ?? $this->getAttributeEventSubscriberService());
  1814.         }, => 'syncAllAttributes'], 0);
  1815.         $instance->addListener('attribute.update', [=> function () {
  1816.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\AttributeEventSubscriber'] ?? $this->getAttributeEventSubscriberService());
  1817.         }, => 'syncAllAttributes'], 0);
  1818.         $instance->addListener('attribute.delete', [=> function () {
  1819.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\AttributeEventSubscriber'] ?? $this->getAttributeEventSubscriberService());
  1820.         }, => 'deleteAttribute'], 0);
  1821.         $instance->addListener('coupon.create', [=> function () {
  1822.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\CouponEventSubscriber'] ?? $this->getCouponEventSubscriberService());
  1823.         }, => 'syncAllCoupons'], 0);
  1824.         $instance->addListener('coupon.update', [=> function () {
  1825.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\CouponEventSubscriber'] ?? $this->getCouponEventSubscriberService());
  1826.         }, => 'syncAllCoupons'], 0);
  1827.         $instance->addListener('coupon.delete', [=> function () {
  1828.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\CouponEventSubscriber'] ?? $this->getCouponEventSubscriberService());
  1829.         }, => 'deleteCoupon'], 0);
  1830.         $instance->addListener('order.update', [=> function () {
  1831.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\OrderEventSubscriber'] ?? $this->getOrderEventSubscriberService());
  1832.         }, => 'syncAllOrders'], 0);
  1833.         $instance->addListener('product.create', [=> function () {
  1834.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1835.         }, => 'syncAllProducts'], 0);
  1836.         $instance->addListener('product.update', [=> function () {
  1837.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1838.         }, => 'syncAllProducts'], 0);
  1839.         $instance->addListener('product.delete', [=> function () {
  1840.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\ProductEventSubscriber'] ?? $this->getProductEventSubscriberService());
  1841.         }, => 'deleteProduct'], 0);
  1842.         $instance->addListener('product_variant.delete', [=> function () {
  1843.             return ($this->privates['App\\CoreBundle\\EventSubscriber\\ProductVariantEventSubscriber'] ?? $this->getProductVariantEventSubscriberService());
  1844.         }, => 'deleteProductVariant'], 0);
  1845.         $instance->addListener('kernel.request', [=> function () {
  1846.             return ($this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorRolesChangedSubscriber'] ?? $this->getAdministratorRolesChangedSubscriberService());
  1847.         }, => 'onKernelRequest'], 0);
  1848.         $instance->addListener('kernel.request', [=> function () {
  1849.             return ($this->privates['App\\CoreBundle\\Model\\Localization\\LocalizationListener'] ?? $this->getLocalizationListenerService());
  1850.         }, => 'onKernelRequest'], 17);
  1851.         $instance->addListener('kernel.controller', [=> function () {
  1852.             return ($this->privates['App\\CoreBundle\\Component\\Router\\Security\\RouteCsrfProtector'] ?? $this->getRouteCsrfProtectorService());
  1853.         }, => 'onKernelController'], 0);
  1854.         $instance->addListener('kernel.response', [=> function () {
  1855.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1856.         }, => 'onKernelResponse'], 0);
  1857.         $instance->addListener('kernel.response', [=> function () {
  1858.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1859.         }, => 'onKernelResponse'], -1024);
  1860.         $instance->addListener('kernel.request', [=> function () {
  1861.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1862.         }, => 'setDefaultLocale'], 100);
  1863.         $instance->addListener('kernel.request', [=> function () {
  1864.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1865.         }, => 'onKernelRequest'], 16);
  1866.         $instance->addListener('kernel.finish_request', [=> function () {
  1867.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1868.         }, => 'onKernelFinishRequest'], 0);
  1869.         $instance->addListener('kernel.request', [=> function () {
  1870.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1871.         }, => 'onKernelRequest'], 256);
  1872.         $instance->addListener('kernel.request', [=> function () {
  1873.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1874.         }, => 'resolveControllerName'], 24);
  1875.         $instance->addListener('kernel.response', [=> function () {
  1876.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1877.         }, => 'onResponse'], -255);
  1878.         $instance->addListener('kernel.request', [=> function () {
  1879.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1880.         }, => 'onKernelRequest'], 15);
  1881.         $instance->addListener('kernel.finish_request', [=> function () {
  1882.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1883.         }, => 'onKernelFinishRequest'], -15);
  1884.         $instance->addListener('console.error', [=> function () {
  1885.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1886.         }, => 'onConsoleError'], -128);
  1887.         $instance->addListener('console.terminate', [=> function () {
  1888.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1889.         }, => 'onConsoleTerminate'], -128);
  1890.         $instance->addListener('console.error', [=> function () {
  1891.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1892.         }, => 'onConsoleError'], 0);
  1893.         $instance->addListener('kernel.request', [=> function () {
  1894.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1895.         }, => 'onKernelRequest'], 128);
  1896.         $instance->addListener('kernel.response', [=> function () {
  1897.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1898.         }, => 'onKernelResponse'], -1000);
  1899.         $instance->addListener('kernel.finish_request', [=> function () {
  1900.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1901.         }, => 'onFinishRequest'], 0);
  1902.         $instance->addListener('kernel.request', [=> function () {
  1903.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1904.         }, => 'onKernelRequest'], 48);
  1905.         $instance->addListener('kernel.response', [=> function () {
  1906.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1907.         }, => 'onKernelResponse'], -100);
  1908.         $instance->addListener('kernel.exception', [=> function () {
  1909.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1910.         }, => 'onKernelException'], 0);
  1911.         $instance->addListener('kernel.terminate', [=> function () {
  1912.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1913.         }, => 'onKernelTerminate'], -1024);
  1914.         $instance->addListener('kernel.controller', [=> function () {
  1915.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1916.         }, => 'onKernelController'], 0);
  1917.         $instance->addListener('kernel.response', [=> function () {
  1918.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1919.         }, => 'onKernelResponse'], 0);
  1920.         $instance->addListener('kernel.request', [=> function () {
  1921.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1922.         }, => 'configure'], 2048);
  1923.         $instance->addListener('console.command', [=> function () {
  1924.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1925.         }, => 'configure'], 2048);
  1926.         $instance->addListener('kernel.request', [=> function () {
  1927.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1928.         }, => 'onKernelRequest'], 32);
  1929.         $instance->addListener('kernel.finish_request', [=> function () {
  1930.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1931.         }, => 'onKernelFinishRequest'], 0);
  1932.         $instance->addListener('kernel.exception', [=> function () {
  1933.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1934.         }, => 'onKernelException'], -64);
  1935.         $instance->addListener('kernel.response', [=> function () {
  1936.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1937.         }, => 'onKernelResponse'], 0);
  1938.         $instance->addListener('kernel.exception', [=> function () {
  1939.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  1940.         }, => 'logKernelException'], 0);
  1941.         $instance->addListener('kernel.exception', [=> function () {
  1942.             return ($this->privates['twig.exception_listener'] ?? $this->getTwig_ExceptionListenerService());
  1943.         }, => 'onKernelException'], -128);
  1944.         $instance->addListener('kernel.response', [=> function () {
  1945.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1946.         }, => 'onKernelResponse'], 0);
  1947.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1948.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1949.         }, => 'onVoterVote'], 0);
  1950.         $instance->addListener('kernel.request', [=> function () {
  1951.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1952.         }, => 'configureLogoutUrlGenerator'], 8);
  1953.         $instance->addListener('kernel.request', [=> function () {
  1954.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1955.         }, => 'onKernelRequest'], 8);
  1956.         $instance->addListener('kernel.finish_request', [=> function () {
  1957.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1958.         }, => 'onKernelFinishRequest'], 0);
  1959.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1960.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  1961.         }, => 'onImplicitLogin'], 0);
  1962.         $instance->addListener('security.interactive_login', [=> function () {
  1963.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->getFosUser_Security_InteractiveLoginListenerService());
  1964.         }, => 'onSecurityInteractiveLogin'], 0);
  1965.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1966.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1967.         }, => 'authenticate'], 0);
  1968.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1969.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1970.         }, => 'authenticate'], 0);
  1971.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1972.             return ($this->privates['fos_user.listener.authentication'] ?? $this->getFosUser_Listener_AuthenticationService());
  1973.         }, => 'authenticate'], 0);
  1974.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1975.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1976.         }, => 'addSuccessFlash'], 0);
  1977.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1978.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1979.         }, => 'addSuccessFlash'], 0);
  1980.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1981.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1982.         }, => 'addSuccessFlash'], 0);
  1983.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1984.             return ($this->privates['fos_user.listener.flash'] ?? $this->getFosUser_Listener_FlashService());
  1985.         }, => 'addSuccessFlash'], 0);
  1986.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1987.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1988.         }, => 'onResettingResetInitialize'], 0);
  1989.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1990.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1991.         }, => 'onResettingResetSuccess'], 0);
  1992.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1993.             return ($this->privates['fos_user.listener.resetting'] ?? $this->getFosUser_Listener_ResettingService());
  1994.         }, => 'onResettingResetRequest'], 0);
  1995.         $instance->addListener('kernel.response', [=> function () {
  1996.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1997.         }, => 'onKernelResponse'], -128);
  1998.         $instance->addListener('console.command', [=> function () {
  1999.             return ($this->privates['monolog.handler.cron_console_output'] ?? $this->getMonolog_Handler_CronConsoleOutputService());
  2000.         }, => 'onCommand'], 255);
  2001.         $instance->addListener('console.terminate', [=> function () {
  2002.             return ($this->privates['monolog.handler.cron_console_output'] ?? $this->getMonolog_Handler_CronConsoleOutputService());
  2003.         }, => 'onTerminate'], -255);
  2004.         $instance->addListener('console.command', [=> function () {
  2005.             return ($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService());
  2006.         }, => 'onCommand'], 255);
  2007.         $instance->addListener('console.terminate', [=> function () {
  2008.             return ($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService());
  2009.         }, => 'onTerminate'], -255);
  2010.         $instance->addListener('console.command', [=> function () {
  2011.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2012.         }, => 'onCommand'], 255);
  2013.         $instance->addListener('console.terminate', [=> function () {
  2014.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2015.         }, => 'onTerminate'], -255);
  2016.         $instance->addListener('console.command', [=> function () {
  2017.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2018.         }, => 'configure'], 1024);
  2019.         $instance->addListener('console.error', [=> function () {
  2020.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2021.         }, => 'onConsoleError'], 0);
  2022.         $instance->addListener('console.terminate', [=> function () {
  2023.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2024.         }, => 'onConsoleTerminate'], 0);
  2025.         $instance->addListener('kernel.exception', [=> function () {
  2026.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2027.         }, => 'onException'], 0);
  2028.         $instance->addListener('kernel.terminate', [=> function () {
  2029.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2030.         }, => 'onTerminate'], 0);
  2031.         $instance->addListener('console.error', [=> function () {
  2032.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2033.         }, => 'onException'], 0);
  2034.         $instance->addListener('console.terminate', [=> function () {
  2035.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
  2036.         }, => 'onTerminate'], 0);
  2037.         $instance->addListener('kernel.controller', [=> function () {
  2038.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2039.         }, => 'onKernelController'], 0);
  2040.         $instance->addListener('kernel.controller', [=> function () {
  2041.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2042.         }, => 'onKernelController'], 0);
  2043.         $instance->addListener('kernel.controller', [=> function () {
  2044.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2045.         }, => 'onKernelController'], -128);
  2046.         $instance->addListener('kernel.view', [=> function () {
  2047.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2048.         }, => 'onKernelView'], 0);
  2049.         $instance->addListener('kernel.controller', [=> function () {
  2050.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2051.         }, => 'onKernelController'], 0);
  2052.         $instance->addListener('kernel.response', [=> function () {
  2053.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2054.         }, => 'onKernelResponse'], 0);
  2055.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2056.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2057.         }, => 'onKernelControllerArguments'], 0);
  2058.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2059.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2060.         }, => 'onKernelControllerArguments'], 0);
  2061.         $instance->addListener('kernel.view', [=> function () {
  2062.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  2063.         }, => 'onKernelView'], 0);
  2064.         return $instance;
  2065.     }
  2066.     /**
  2067.      * Gets the public 'filesystem' shared service.
  2068.      *
  2069.      * @return \Symfony\Component\Filesystem\Filesystem
  2070.      */
  2071.     protected function getFilesystemService()
  2072.     {
  2073.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2074.     }
  2075.     /**
  2076.      * Gets the public 'fm_elfinder.loader' shared service.
  2077.      *
  2078.      * @return \FM\ElfinderBundle\Loader\ElFinderLoader
  2079.      */
  2080.     protected function getFmElfinder_LoaderService()
  2081.     {
  2082.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Loader/ElFinderLoader.php';
  2083.         return $this->services['fm_elfinder.loader'] = new \FM\ElfinderBundle\Loader\ElFinderLoader(($this->privates['fm_elfinder.configurator.default'] ?? $this->getFmElfinder_Configurator_DefaultService()));
  2084.     }
  2085.     /**
  2086.      * Gets the public 'form.factory' shared service.
  2087.      *
  2088.      * @return \Symfony\Component\Form\FormFactory
  2089.      */
  2090.     protected function getForm_FactoryService()
  2091.     {
  2092.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  2093.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  2094.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  2095.     }
  2096.     /**
  2097.      * Gets the public 'form.type.file' shared service.
  2098.      *
  2099.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  2100.      */
  2101.     protected function getForm_Type_FileService()
  2102.     {
  2103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2104.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2105.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  2106.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  2107.     }
  2108.     /**
  2109.      * Gets the public 'fos_rest.view_handler' shared service.
  2110.      *
  2111.      * @return \FOS\RestBundle\View\ViewHandler
  2112.      */
  2113.     protected function getFosRest_ViewHandlerService()
  2114.     {
  2115.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  2116.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  2117.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  2118.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  2119.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  2120.         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]);
  2121.     }
  2122.     /**
  2123.      * Gets the public 'fos_user.change_password.controller' shared service.
  2124.      *
  2125.      * @return \FOS\UserBundle\Controller\ChangePasswordController
  2126.      */
  2127.     protected function getFosUser_ChangePassword_ControllerService()
  2128.     {
  2129.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2131.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ChangePasswordController.php';
  2132.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2133.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2134.         $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()));
  2135.         $instance->setContainer($this);
  2136.         return $instance;
  2137.     }
  2138.     /**
  2139.      * Gets the public 'fos_user.profile.controller' shared service.
  2140.      *
  2141.      * @return \FOS\UserBundle\Controller\ProfileController
  2142.      */
  2143.     protected function getFosUser_Profile_ControllerService()
  2144.     {
  2145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2146.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2147.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ProfileController.php';
  2148.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2149.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2150.         $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()));
  2151.         $instance->setContainer($this);
  2152.         return $instance;
  2153.     }
  2154.     /**
  2155.      * Gets the public 'fos_user.registration.controller' shared service.
  2156.      *
  2157.      * @return \FOS\UserBundle\Controller\RegistrationController
  2158.      */
  2159.     protected function getFosUser_Registration_ControllerService()
  2160.     {
  2161.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2162.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2163.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/RegistrationController.php';
  2164.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2165.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2166.         $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()));
  2167.         $instance->setContainer($this);
  2168.         return $instance;
  2169.     }
  2170.     /**
  2171.      * Gets the public 'fos_user.resetting.controller' shared service.
  2172.      *
  2173.      * @return \FOS\UserBundle\Controller\ResettingController
  2174.      */
  2175.     protected function getFosUser_Resetting_ControllerService()
  2176.     {
  2177.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2178.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2179.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/ResettingController.php';
  2180.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FactoryInterface.php';
  2181.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php';
  2182.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  2183.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  2184.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/MailerInterface.php';
  2185.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Mailer/Mailer.php';
  2186.         $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);
  2187.         $instance->setContainer($this);
  2188.         return $instance;
  2189.     }
  2190.     /**
  2191.      * Gets the public 'fos_user.security.controller' shared service.
  2192.      *
  2193.      * @return \FOS\UserBundle\Controller\SecurityController
  2194.      */
  2195.     protected function getFosUser_Security_ControllerService()
  2196.     {
  2197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  2198.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2199.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Controller/SecurityController.php';
  2200.         $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()));
  2201.         $instance->setContainer($this);
  2202.         return $instance;
  2203.     }
  2204.     /**
  2205.      * Gets the public 'fos_user.user_manager' shared service.
  2206.      *
  2207.      * @return \FOS\UserBundle\Doctrine\UserManager
  2208.      */
  2209.     protected function getFosUser_UserManagerService()
  2210.     {
  2211.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  2212.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  2213.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  2214.         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');
  2215.     }
  2216.     /**
  2217.      * Gets the public 'http_kernel' shared service.
  2218.      *
  2219.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2220.      */
  2221.     protected function getHttpKernelService()
  2222.     {
  2223.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2224.         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 () {
  2225.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2226.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2227.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2228.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2229.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  2230.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2231.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2232.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2233.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2234.         }, 9)), $a));
  2235.     }
  2236.     /**
  2237.      * Gets the public 'jms_translation.config_factory' shared service.
  2238.      *
  2239.      * @return \JMS\TranslationBundle\Translation\ConfigFactory
  2240.      */
  2241.     protected function getJmsTranslation_ConfigFactoryService()
  2242.     {
  2243.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  2244.         return $this->services['jms_translation.config_factory'] = new \JMS\TranslationBundle\Translation\ConfigFactory([]);
  2245.     }
  2246.     /**
  2247.      * Gets the public 'jms_translation.controller.api_controller' shared service.
  2248.      *
  2249.      * @return \JMS\TranslationBundle\Controller\ApiController
  2250.      */
  2251.     protected function getJmsTranslation_Controller_ApiControllerService()
  2252.     {
  2253.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Controller/ApiController.php';
  2254.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  2255.         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()));
  2256.     }
  2257.     /**
  2258.      * Gets the public 'jms_translation.controller.translate_controller' shared service.
  2259.      *
  2260.      * @return \JMS\TranslationBundle\Controller\TranslateController
  2261.      */
  2262.     protected function getJmsTranslation_Controller_TranslateControllerService()
  2263.     {
  2264.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Controller/TranslateController.php';
  2265.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  2266.         $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()));
  2267.         $instance->setSourceLanguage('en');
  2268.         return $instance;
  2269.     }
  2270.     /**
  2271.      * Gets the public 'jms_translation.twig_extension' shared service.
  2272.      *
  2273.      * @return \JMS\TranslationBundle\Twig\TranslationExtension
  2274.      */
  2275.     protected function getJmsTranslation_TwigExtensionService()
  2276.     {
  2277.         return $this->services['jms_translation.twig_extension'] = new \JMS\TranslationBundle\Twig\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()), true);
  2278.     }
  2279.     /**
  2280.      * Gets the public 'jms_translation.updater' shared service.
  2281.      *
  2282.      * @return \JMS\TranslationBundle\Translation\Updater
  2283.      */
  2284.     protected function getJmsTranslation_UpdaterService()
  2285.     {
  2286.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Updater.php';
  2287.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorInterface.php';
  2288.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ExtractorManager.php';
  2289.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/NormalizingExtractorManager.php';
  2290.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Logger/LoggerAwareInterface.php';
  2291.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileExtractor.php';
  2292.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/FileVisitorInterface.php';
  2293.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/JsFileExtractor.php';
  2294.         include_once \dirname(__DIR__4).'/vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php';
  2295.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PhpFileExtractor.php';
  2296.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PhpFileExtractorFactory.php';
  2297.         include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php';
  2298.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/ConstraintMessageExtractor.php';
  2299.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/ConstraintMessagePropertyExtractor.php';
  2300.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/ConstraintViolationExtractor.php';
  2301.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/FormExtractor.php';
  2302.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/FileSourceFactory.php';
  2303.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TranslationContainerExtractor.php';
  2304.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/TwigFileExtractor.php';
  2305.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/NodeVisitor/NodeVisitorInterface.php';
  2306.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/NodeVisitor/AbstractNodeVisitor.php';
  2307.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/TwigFileExtractor.php';
  2308.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/ValidationExtractor.php';
  2309.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Extractor/File/AuthenticationMessagesExtractor.php';
  2310.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/FileWriter.php';
  2311.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/DumperInterface.php';
  2312.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/ArrayStructureDumper.php';
  2313.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/PhpDumper.php';
  2314.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/XliffDumper.php';
  2315.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PoDumper.php';
  2316.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/SymfonyDumperAdapter.php';
  2317.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Dumper/YamlDumper.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  2319.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  2320.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  2321.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  2322.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  2323.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  2324.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  2325.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  2326.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  2327.         $a = ($this->services['twig'] ?? $this->getTwigService());
  2328.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2329.         $c = new \Doctrine\Common\Annotations\DocParser();
  2330.         $c->setImports(['desc' => 'JMS\\TranslationBundle\\Annotation\\Desc''meaning' => 'JMS\\TranslationBundle\\Annotation\\Meaning''ignore' => 'JMS\\TranslationBundle\\Annotation\\Ignore']);
  2331.         $c->setIgnoreNotImportedAnnotations(true);
  2332.         $d = new \JMS\TranslationBundle\Translation\FileSourceFactory((($this->hasParameter("kernel.root_dir")) ? ($this->getParameter("kernel.root_dir")) : ($this->getParameter("kernel.project_dir"))), \dirname(__DIR__4));
  2333.         $e = new \JMS\TranslationBundle\Translation\Dumper\XliffDumper();
  2334.         $e->setSourceLanguage('en');
  2335.         $e->setAddDate(true);
  2336.         $e->setAddReference(true);
  2337.         $f = new \JMS\TranslationBundle\Translation\Dumper\XliffDumper();
  2338.         $f->setSourceLanguage('en');
  2339.         $f->setAddDate(true);
  2340.         $f->setAddReference(true);
  2341.         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]));
  2342.     }
  2343.     /**
  2344.      * Gets the public 'knp_menu.factory' shared service.
  2345.      *
  2346.      * @return \Knp\Menu\MenuFactory
  2347.      */
  2348.     protected function getKnpMenu_FactoryService()
  2349.     {
  2350.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/FactoryInterface.php';
  2351.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/MenuFactory.php';
  2352.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Factory/ExtensionInterface.php';
  2353.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Integration/Symfony/RoutingExtension.php';
  2354.         $this->services['knp_menu.factory'] = $instance = new \Knp\Menu\MenuFactory();
  2355.         $instance->addExtension(new \Knp\Menu\Integration\Symfony\RoutingExtension(($this->services['router'] ?? $this->getRouterService())), 0);
  2356.         return $instance;
  2357.     }
  2358.     /**
  2359.      * Gets the public 'knp_menu.matcher' shared service.
  2360.      *
  2361.      * @return \Knp\Menu\Matcher\Matcher
  2362.      */
  2363.     protected function getKnpMenu_MatcherService()
  2364.     {
  2365.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2366.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->getKnpMenu_Voter_RouterService());
  2367.         }, 1));
  2368.     }
  2369.     /**
  2370.      * Gets the public 'knp_snappy.image' shared service.
  2371.      *
  2372.      * @return \Knp\Snappy\Image
  2373.      */
  2374.     protected function getKnpSnappy_ImageService()
  2375.     {
  2376.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2377.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2378.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  2379.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  2380.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2381.         return $instance;
  2382.     }
  2383.     /**
  2384.      * Gets the public 'knp_snappy.pdf' shared service.
  2385.      *
  2386.      * @return \Knp\Snappy\Pdf
  2387.      */
  2388.     protected function getKnpSnappy_PdfService()
  2389.     {
  2390.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2391.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2392.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  2393.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), [], []);
  2394.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2395.         return $instance;
  2396.     }
  2397.     /**
  2398.      * Gets the public 'monolog.logger.cron' shared service.
  2399.      *
  2400.      * @return \Symfony\Bridge\Monolog\Logger
  2401.      */
  2402.     protected function getMonolog_Logger_CronService()
  2403.     {
  2404.         $this->services['monolog.logger.cron'] = $instance = new \Symfony\Bridge\Monolog\Logger('cron');
  2405.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2406.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2407.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  2408.         $instance->pushHandler(($this->privates['monolog.handler.cron_console_output'] ?? $this->getMonolog_Handler_CronConsoleOutputService()));
  2409.         $instance->pushHandler(($this->privates['monolog.handler.cron'] ?? $this->getMonolog_Handler_CronService()));
  2410.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  2411.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2412.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2413.         return $instance;
  2414.     }
  2415.     /**
  2416.      * Gets the public 'monolog.logger.slow' shared service.
  2417.      *
  2418.      * @return \Symfony\Bridge\Monolog\Logger
  2419.      */
  2420.     protected function getMonolog_Logger_SlowService()
  2421.     {
  2422.         $this->services['monolog.logger.slow'] = $instance = new \Symfony\Bridge\Monolog\Logger('slow');
  2423.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2424.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2425.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  2426.         $instance->pushHandler(($this->privates['monolog.handler.slow'] ?? $this->getMonolog_Handler_SlowService()));
  2427.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  2428.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2429.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2430.         return $instance;
  2431.     }
  2432.     /**
  2433.      * Gets the public 'profiler' shared service.
  2434.      *
  2435.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2436.      */
  2437.     protected function getProfilerService()
  2438.     {
  2439.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2440.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2441.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2442.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  2443.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  2444.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2445.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2446.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2447.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2448.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2449.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2450.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2451.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2452.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2453.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2454.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2455.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2456.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2457.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2458.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2459.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2460.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2461.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  2462.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2463.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2464.         if ($this->has('kernel')) {
  2465.             $g->setKernel($b);
  2466.         }
  2467.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2468.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2469.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2470.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2471.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2472.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2473.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2474.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2475.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2476.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2477.         $instance->add($d);
  2478.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2479.         $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())));
  2480.         $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())));
  2481.         $instance->add($e);
  2482.         $instance->add($f);
  2483.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  2484.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2485.         $instance->add(new \Snc\RedisBundle\DataCollector\RedisDataCollector(($this->privates['snc_redis.logger'] ?? $this->getSncRedis_LoggerService())));
  2486.         $instance->add($g);
  2487.         return $instance;
  2488.     }
  2489.     /**
  2490.      * Gets the public 'request_stack' shared service.
  2491.      *
  2492.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2493.      */
  2494.     protected function getRequestStackService()
  2495.     {
  2496.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2497.     }
  2498.     /**
  2499.      * Gets the public 'router' shared service.
  2500.      *
  2501.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2502.      */
  2503.     protected function getRouterService()
  2504.     {
  2505.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2506.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2507.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2508.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  2509.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  2510.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2511.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2512.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2513.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2514.         ], [
  2515.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2516.         ]))->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');
  2517.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2518.         return $instance;
  2519.     }
  2520.     /**
  2521.      * Gets the public 'routing.loader' shared service.
  2522.      *
  2523.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2524.      */
  2525.     protected function getRouting_LoaderService()
  2526.     {
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2539.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2540.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2541.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2542.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2543.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2544.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2545.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2546.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2547.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2548.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2549.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2550.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  2551.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2552.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2553.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2554.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2555.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2556.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2557.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2558.             'kernel' => ['services''kernel''getKernelService'false],
  2559.         ], [
  2560.             'kernel' => 'App\\Kernel',
  2561.         ]))));
  2562.         $a->addLoader($c);
  2563.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2564.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2565.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2566.     }
  2567.     /**
  2568.      * Gets the public 'security.authentication_utils' shared service.
  2569.      *
  2570.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2571.      */
  2572.     protected function getSecurity_AuthenticationUtilsService()
  2573.     {
  2574.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2575.         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())));
  2576.     }
  2577.     /**
  2578.      * Gets the public 'security.authorization_checker' shared service.
  2579.      *
  2580.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2581.      */
  2582.     protected function getSecurity_AuthorizationCheckerService()
  2583.     {
  2584.         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);
  2585.     }
  2586.     /**
  2587.      * Gets the public 'security.csrf.token_manager' shared service.
  2588.      *
  2589.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2590.      */
  2591.     protected function getSecurity_Csrf_TokenManagerService()
  2592.     {
  2593.         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())));
  2594.     }
  2595.     /**
  2596.      * Gets the public 'security.password_encoder' shared service.
  2597.      *
  2598.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2599.      */
  2600.     protected function getSecurity_PasswordEncoderService()
  2601.     {
  2602.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2604.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2605.     }
  2606.     /**
  2607.      * Gets the public 'security.token_storage' shared service.
  2608.      *
  2609.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2610.      */
  2611.     protected function getSecurity_TokenStorageService()
  2612.     {
  2613.         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, [
  2614.             'session' => ['services''session''getSessionService'false],
  2615.         ], [
  2616.             'session' => '?',
  2617.         ]));
  2618.     }
  2619.     /**
  2620.      * Gets the public 'serializer' shared service.
  2621.      *
  2622.      * @return \Symfony\Component\Serializer\Serializer
  2623.      */
  2624.     protected function getSerializerService()
  2625.     {
  2626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2636.         include_once \dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Serializer/Normalizer/PhoneNumberNormalizer.php';
  2637.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  2638.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FlattenExceptionNormalizer.php';
  2639.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ExceptionValueMap.php';
  2640.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2644.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2645.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2646.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2647.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2649.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  2650.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  2651.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  2652.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2653.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2654.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2655.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2656.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2657.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2658.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2660.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2661.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2662.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2663.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2665.         $a = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2666.         $b = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($a);
  2667.         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()]);
  2668.     }
  2669.     /**
  2670.      * Gets the public 'services_resetter' shared service.
  2671.      *
  2672.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2673.      */
  2674.     protected function getServicesResetterService()
  2675.     {
  2676.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2677.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2678.             if (isset($this->privates['Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher'])) {
  2679.                 yield 'Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher' => ($this->privates['Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher'] ?? null);
  2680.             }
  2681.             if (isset($this->services['cache.app'])) {
  2682.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2683.             }
  2684.             if (isset($this->services['cache.system'])) {
  2685.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2686.             }
  2687.             if (isset($this->privates['cache.validator'])) {
  2688.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2689.             }
  2690.             if (isset($this->privates['cache.serializer'])) {
  2691.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2692.             }
  2693.             if (isset($this->privates['cache.annotations'])) {
  2694.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2695.             }
  2696.             if (isset($this->privates['cache.property_info'])) {
  2697.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2698.             }
  2699.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2700.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2701.             }
  2702.             if (isset($this->services['profiler'])) {
  2703.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2704.             }
  2705.             if (isset($this->services['validator'])) {
  2706.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2707.             }
  2708.             if (isset($this->privates['debug.stopwatch'])) {
  2709.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2710.             }
  2711.             if (isset($this->services['event_dispatcher'])) {
  2712.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2713.             }
  2714.             if (isset($this->services['doctrine'])) {
  2715.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2716.             }
  2717.             if (isset($this->privates['form.type.entity'])) {
  2718.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2719.             }
  2720.             if (isset($this->services['fos_rest.view_handler'])) {
  2721.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  2722.             }
  2723.             if (isset($this->services['security.token_storage'])) {
  2724.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2725.             }
  2726.             if (isset($this->privates['cache.security_expression_language'])) {
  2727.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2728.             }
  2729.             if (isset($this->privates['snc_redis.session.handler'])) {
  2730.                 yield 'snc_redis.session.handler' => ($this->privates['snc_redis.session.handler'] ?? null);
  2731.             }
  2732.             if (isset($this->privates['monolog.handler.main'])) {
  2733.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2734.             }
  2735.             if (isset($this->privates['monolog.handler.nested'])) {
  2736.                 yield 'monolog.handler.nested' => ($this->privates['monolog.handler.nested'] ?? null);
  2737.             }
  2738.             if (isset($this->privates['monolog.handler.cron'])) {
  2739.                 yield 'monolog.handler.cron' => ($this->privates['monolog.handler.cron'] ?? null);
  2740.             }
  2741.             if (isset($this->privates['monolog.handler.slow'])) {
  2742.                 yield 'monolog.handler.slow' => ($this->privates['monolog.handler.slow'] ?? null);
  2743.             }
  2744.             if (isset($this->privates['monolog.handler.cron_console_output'])) {
  2745.                 yield 'monolog.handler.cron_console_output' => ($this->privates['monolog.handler.cron_console_output'] ?? null);
  2746.             }
  2747.             if (isset($this->privates['monolog.handler.console_output'])) {
  2748.                 yield 'monolog.handler.console_output' => ($this->privates['monolog.handler.console_output'] ?? null);
  2749.             }
  2750.             if (isset($this->privates['monolog.handler.console'])) {
  2751.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2752.             }
  2753.             if (isset($this->privates['swiftmailer.email_sender.listener'])) {
  2754.                 yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
  2755.             }
  2756.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2757.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2758.             }
  2759.             if (isset($this->privates['cache.webpack_encore'])) {
  2760.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2761.             }
  2762.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2763.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2764.             }
  2765.             if (isset($this->privates['.debug.http_client'])) {
  2766.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2767.             }
  2768.         }, function () {
  2769.             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']));
  2770.         }), ['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']]);
  2771.     }
  2772.     /**
  2773.      * Gets the public 'session' shared service.
  2774.      *
  2775.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2776.      */
  2777.     protected function getSessionService()
  2778.     {
  2779.         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)));
  2780.     }
  2781.     /**
  2782.      * Gets the public 'swiftmailer.mailer.default' shared service.
  2783.      *
  2784.      * @return \Swift_Mailer
  2785.      */
  2786.     protected function getSwiftmailer_Mailer_DefaultService()
  2787.     {
  2788.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
  2789.         return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
  2790.     }
  2791.     /**
  2792.      * Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
  2793.      *
  2794.      * @return \Swift_Plugins_MessageLogger
  2795.      */
  2796.     protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
  2797.     {
  2798.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2799.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2800.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2801.         return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
  2802.     }
  2803.     /**
  2804.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  2805.      *
  2806.      * @return \Swift_Transport_EsmtpTransport
  2807.      */
  2808.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  2809.     {
  2810.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2811.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php';
  2812.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php';
  2813.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php';
  2814.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php';
  2815.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php';
  2816.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php';
  2817.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php';
  2818.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php';
  2819.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php';
  2820.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php';
  2821.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php';
  2822.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php';
  2823.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php';
  2824.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php';
  2825.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php';
  2826.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php';
  2827.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php';
  2828.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php';
  2829.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SmtpTransportConfigurator.php';
  2830.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2831.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2832.         $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()]);
  2833.         $a->setUsername('woo_dashboard@crealab.sk');
  2834.         $a->setPassword('xxxx');
  2835.         $a->setAuthMode(NULL);
  2836.         $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())));
  2837.         $instance->setHost('smtp.websupport.sk');
  2838.         $instance->setPort(25);
  2839.         $instance->setEncryption(NULL);
  2840.         $instance->setTimeout(30);
  2841.         $instance->setSourceIp(NULL);
  2842.         (new \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator(NULL, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())))->configure($instance);
  2843.         return $instance;
  2844.     }
  2845.     /**
  2846.      * Gets the public 'swiftmailer.transport' shared service.
  2847.      *
  2848.      * @return \Swift_Transport_SpoolTransport
  2849.      */
  2850.     protected function getSwiftmailer_TransportService()
  2851.     {
  2852.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  2853.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
  2854.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
  2855.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
  2856.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
  2857.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
  2858.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
  2859.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
  2860.         include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
  2861.         $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());
  2862.         $instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
  2863.         return $instance;
  2864.     }
  2865.     /**
  2866.      * Gets the public 'templating' shared service.
  2867.      *
  2868.      * @return \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine
  2869.      *
  2870.      * @deprecated The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2871.      */
  2872.     protected function getTemplatingService()
  2873.     {
  2874.         trigger_deprecation('''''The "templating" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  2875.         $this->services['templating'] = $instance = new \Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine($this, []);
  2876.         $instance->addEngine($this->getTemplating_Engine_TwigService());
  2877.         $instance->addEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()));
  2878.         return $instance;
  2879.     }
  2880.     /**
  2881.      * Gets the public 'templating.loader' shared service.
  2882.      *
  2883.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  2884.      *
  2885.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2886.      */
  2887.     protected function getTemplating_LoaderService()
  2888.     {
  2889.         trigger_deprecation('''''The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  2890.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  2891.     }
  2892.     /**
  2893.      * Gets the public 'translator' shared service.
  2894.      *
  2895.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2896.      */
  2897.     protected function getTranslatorService()
  2898.     {
  2899.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['App\\CoreBundle\\Component\\Translation\\Translator'] ?? $this->getTranslator2Service()));
  2900.     }
  2901.     /**
  2902.      * Gets the public 'twig' shared service.
  2903.      *
  2904.      * @return \Twig\Environment
  2905.      */
  2906.     protected function getTwigService()
  2907.     {
  2908.         $a = new \Twig\Loader\ChainLoader();
  2909.         $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));
  2910.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  2911.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2912.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2913.         $b->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  2914.         $b->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  2915.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2916.         $b->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2917.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2918.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2919.         $b->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  2920.         $b->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  2921.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2922.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2923.         $b->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  2924.         $b->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  2925.         $b->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), 'FMElfinder');
  2926.         $b->addPath((\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Resources/views'), '!FMElfinder');
  2927.         $b->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), 'JMSTranslation');
  2928.         $b->addPath((\dirname(__DIR__4).'/vendor/jms/translation-bundle/Resources/views'), '!JMSTranslation');
  2929.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  2930.         $b->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  2931.         $b->addPath((\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/views'), 'MisdPhoneNumber');
  2932.         $b->addPath((\dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Resources/views'), '!MisdPhoneNumber');
  2933.         $b->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/Resources/views'), 'SncRedis');
  2934.         $b->addPath((\dirname(__DIR__4).'/vendor/snc/redis-bundle/Resources/views'), '!SncRedis');
  2935.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2936.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2937.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2938.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2939.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  2940.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  2941.         $b->addPath((\dirname(__DIR__4).'/templates'));
  2942.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2943.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2944.         $b->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2945.         $a->addLoader(new \Twig\Loader\ArrayLoader());
  2946.         $a->addLoader($b);
  2947.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['cache' => false'debug' => true'strict_variables' => true'autoescape' => 'name''charset' => 'UTF-8']);
  2948.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2949.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  2950.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2951.         $f = ($this->services['router'] ?? $this->getRouterService());
  2952.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2953.         $h = ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] ?? ($this->privates['App\\CoreBundle\\Model\\Localization\\Localization'] = new \App\CoreBundle\Model\Localization\Localization('sk''sk')));
  2954.         $i = ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService());
  2955.         $j = ($this->privates['App\\CoreBundle\\Twig\\FileThumbnail\\FileThumbnailExtension'] ?? $this->getFileThumbnailExtensionService());
  2956.         $k = ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService());
  2957.         $l = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  2958.         $m = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  2959.         $m->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  2960.         $n = new \Knp\Menu\Util\MenuManipulator();
  2961.         $o = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  2962.         $p = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2963.         $p->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  2964.         $q = new \Symfony\Bridge\Twig\AppVariable();
  2965.         $q->setEnvironment('dev');
  2966.         $q->setDebug(true);
  2967.         if ($this->has('security.token_storage')) {
  2968.             $q->setTokenStorage($l);
  2969.         }
  2970.         if ($this->has('request_stack')) {
  2971.             $q->setRequestStack($g);
  2972.         }
  2973.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2974.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  2975.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  2976.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  2977.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__4), 'UTF-8'));
  2978.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  2979.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2980.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  2981.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2982.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2983.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2984.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  2985.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2986.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2987.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2988.         $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())));
  2989.         $instance->addExtension(new \App\CoreBundle\Twig\AppExtension($this$g));
  2990.         $instance->addExtension(new \App\CoreBundle\Twig\ControllerExtension($g));
  2991.         $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));
  2992.         $instance->addExtension(new \App\CoreBundle\Twig\EshopExtension('svg''/media/flags/'$d$i));
  2993.         $instance->addExtension($j);
  2994.         $instance->addExtension(new \App\CoreBundle\Twig\FileUploadExtension(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService())));
  2995.         $instance->addExtension(new \App\CoreBundle\Twig\FormDetailExtension($instance));
  2996.         $instance->addExtension(new \App\CoreBundle\Twig\FormExtension());
  2997.         $instance->addExtension(new \App\CoreBundle\Twig\FpJsValidatorExtension());
  2998.         $instance->addExtension(new \App\CoreBundle\Twig\IconExtension($instance));
  2999.         $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));
  3000.         $instance->addExtension(new \App\CoreBundle\Twig\JoinNoneEmptyExtension());
  3001.         $instance->addExtension(new \App\CoreBundle\Twig\MoneyExtension());
  3002.         $instance->addExtension(new \App\CoreBundle\Twig\NoVarDumperExtension());
  3003.         $instance->addExtension(new \App\CoreBundle\Twig\OrderExtension($k, ($this->privates['App\\CoreBundle\\Model\\Category\\CategoryFacade'] ?? $this->getCategoryFacadeService())));
  3004.         $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()))));
  3005.         $instance->addExtension(new \App\CoreBundle\Twig\ProductExtension($k, ($this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeFacade'] ?? $this->getAttributeFacadeService())));
  3006.         $instance->addExtension(new \App\CoreBundle\Twig\RequestExtension($g));
  3007.         $instance->addExtension(new \App\CoreBundle\Twig\UploadedFileExtension(($this->privates['App\\CoreBundle\\Model\\UploadedFile\\UploadedFileFacade'] ?? $this->getUploadedFileFacadeService()), $j$g));
  3008.         $instance->addExtension(new \App\CoreBundle\Twig\VarDumperExtension());
  3009.         $instance->addExtension($m);
  3010.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  3011.         $instance->addExtension(new \Fp\JsFormValidatorBundle\Twig\Extension\JsFormValidatorTwigExtension(($this->privates['fp_js_form_validator.factory'] ?? $this->getFpJsFormValidator_FactoryService())));
  3012.         $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)))));
  3013.         $instance->addExtension(new \FM\ElfinderBundle\Twig\Extension\FMElfinderExtension($instance));
  3014.         $instance->addExtension(($this->services['jms_translation.twig_extension'] ?? $this->getJmsTranslation_TwigExtensionService()));
  3015.         $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, [
  3016.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'false],
  3017.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'false],
  3018.         ], [
  3019.             'list' => '?',
  3020.             'twig' => '?',
  3021.         ]), 'twig'), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  3022.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->getKnpMenu_MenuProvider_LazyService());
  3023.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->getKnpMenu_MenuProvider_BuilderAliasService());
  3024.         }, 2)), $n$o), $o$n));
  3025.         $instance->addExtension(new \Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension(($this->privates['misd_phone_number.templating.helper'] ?? $this->getMisdPhoneNumber_Templating_HelperService())));
  3026.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($p));
  3027.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3028.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  3029.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  3030.         ], [
  3031.             'webpack_encore.entrypoint_lookup_collection' => '?',
  3032.             'webpack_encore.tag_renderer' => '?',
  3033.         ])));
  3034.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  3035.         $instance->addGlobal('app'$q);
  3036.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3037.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  3038.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  3039.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  3040.         ], [
  3041.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  3042.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  3043.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  3044.         ])));
  3045.         $instance->addGlobal('globalMultipleFormSetting', new \App\CoreBundle\Component\Form\MultipleFormSetting());
  3046.         $instance->addGlobal('root_path', (\dirname(__DIR__4).'/src'));
  3047.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  3048.         return $instance;
  3049.     }
  3050.     /**
  3051.      * Gets the public 'twig.controller.exception' shared service.
  3052.      *
  3053.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  3054.      *
  3055.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  3056.      */
  3057.     protected function getTwig_Controller_ExceptionService()
  3058.     {
  3059.         trigger_deprecation('''''The "twig.controller.exception" service is deprecated since Symfony 4.4.');
  3060.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  3061.     }
  3062.     /**
  3063.      * Gets the public 'twig.controller.preview_error' shared service.
  3064.      *
  3065.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  3066.      *
  3067.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  3068.      */
  3069.     protected function getTwig_Controller_PreviewErrorService()
  3070.     {
  3071.         trigger_deprecation('''''The "twig.controller.preview_error" service is deprecated since Symfony 4.4.');
  3072.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'twig.controller.exception::showAction');
  3073.     }
  3074.     /**
  3075.      * Gets the public 'validator' shared service.
  3076.      *
  3077.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  3078.      */
  3079.     protected function getValidatorService()
  3080.     {
  3081.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  3082.     }
  3083.     /**
  3084.      * Gets the public 'var_dumper.cloner' shared service.
  3085.      *
  3086.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3087.      */
  3088.     protected function getVarDumper_ClonerService()
  3089.     {
  3090.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3091.         $instance->setMaxItems(2500);
  3092.         $instance->setMinDepth(1);
  3093.         $instance->setMaxString(-1);
  3094.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3095.         return $instance;
  3096.     }
  3097.     /**
  3098.      * Gets the public 'web_profiler.controller.exception' shared service.
  3099.      *
  3100.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  3101.      *
  3102.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  3103.      */
  3104.     protected function getWebProfiler_Controller_ExceptionService()
  3105.     {
  3106.         trigger_deprecation('''''The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.');
  3107.         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()));
  3108.     }
  3109.     /**
  3110.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3111.      *
  3112.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3113.      */
  3114.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3115.     {
  3116.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3117.         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()));
  3118.     }
  3119.     /**
  3120.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3121.      *
  3122.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3123.      */
  3124.     protected function getWebProfiler_Controller_ProfilerService()
  3125.     {
  3126.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3127.         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));
  3128.     }
  3129.     /**
  3130.      * Gets the public 'web_profiler.controller.router' shared service.
  3131.      *
  3132.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3133.      */
  3134.     protected function getWebProfiler_Controller_RouterService()
  3135.     {
  3136.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3137.         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 () {
  3138.             return new \EmptyIterator();
  3139.         }, 0));
  3140.     }
  3141.     /**
  3142.      * Gets the private '.2_doctrine_metadata_driver~i7VlnXS' shared service.
  3143.      *
  3144.      * @return \Doctrine\ORM\Mapping\Driver\XmlDriver
  3145.      */
  3146.     protected function get_2DoctrineMetadataDriveri7VlnXSService()
  3147.     {
  3148.         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'));
  3149.     }
  3150.     /**
  3151.      * Gets the private '.debug.http_client' shared service.
  3152.      *
  3153.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3154.      */
  3155.     protected function get_Debug_HttpClientService()
  3156.     {
  3157.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3158.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3159.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3160.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3161.         $b->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  3162.         $b->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  3163.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3164.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3165.         $a->setLogger($b);
  3166.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  3167.     }
  3168.     /**
  3169.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  3170.      *
  3171.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  3172.      */
  3173.     protected function get_LegacyResolveControllerNameSubscriberService()
  3174.     {
  3175.         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);
  3176.     }
  3177.     /**
  3178.      * Gets the private '.service_locator.7JqQ9os' shared service.
  3179.      *
  3180.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3181.      */
  3182.     protected function get_ServiceLocator_7JqQ9osService()
  3183.     {
  3184.         return $this->privates['.service_locator.7JqQ9os'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3185.             'eventDispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3186.             'session' => ['services''session''getSessionService'false],
  3187.         ], [
  3188.             'eventDispatcher' => '?',
  3189.             'session' => '?',
  3190.         ]);
  3191.     }
  3192.     /**
  3193.      * Gets the private '.service_locator.FiH7Rvl' shared service.
  3194.      *
  3195.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3196.      */
  3197.     protected function get_ServiceLocator_FiH7RvlService()
  3198.     {
  3199.         return $this->privates['.service_locator.FiH7Rvl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3200.             'FM\\ElfinderBundle\\Controller\\ElFinderController::load' => ['privates''.service_locator.7JqQ9os''get_ServiceLocator_7JqQ9osService'false],
  3201.             'FM\\ElfinderBundle\\Controller\\ElFinderController:load' => ['privates''.service_locator.7JqQ9os''get_ServiceLocator_7JqQ9osService'false],
  3202.         ], [
  3203.             'FM\\ElfinderBundle\\Controller\\ElFinderController::load' => '?',
  3204.             'FM\\ElfinderBundle\\Controller\\ElFinderController:load' => '?',
  3205.         ]);
  3206.     }
  3207.     /**
  3208.      * Gets the private '.service_locator._22gZut' shared service.
  3209.      *
  3210.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3211.      */
  3212.     protected function get_ServiceLocator_22gZutService()
  3213.     {
  3214.         return $this->privates['.service_locator._22gZut'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3215.             'snc_redis.doctrine_metadata' => ['privates''snc_redis.doctrine_metadata''getSncRedis_DoctrineMetadataService'false],
  3216.             'snc_redis.doctrine_query' => ['privates''snc_redis.doctrine_query''getSncRedis_DoctrineQueryService'false],
  3217.             'snc_redis.framework_annotations' => ['privates''snc_redis.framework_annotations''getSncRedis_FrameworkAnnotationsService'false],
  3218.             'snc_redis.global' => ['privates''snc_redis.global''getSncRedis_GlobalService'false],
  3219.             'snc_redis.session' => ['privates''snc_redis.session''getSncRedis_SessionService'false],
  3220.             'snc_redis.woo_dashboard_component' => ['privates''snc_redis.woo_dashboard_component''getSncRedis_WooDashboardComponentService'false],
  3221.         ], [
  3222.             'snc_redis.doctrine_metadata' => '?',
  3223.             'snc_redis.doctrine_query' => '?',
  3224.             'snc_redis.framework_annotations' => '?',
  3225.             'snc_redis.global' => '?',
  3226.             'snc_redis.session' => '?',
  3227.             'snc_redis.woo_dashboard_component' => '?',
  3228.         ]);
  3229.     }
  3230.     /**
  3231.      * Gets the private '.service_locator.q3f6h3A' shared service.
  3232.      *
  3233.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3234.      */
  3235.     protected function get_ServiceLocator_Q3f6h3AService()
  3236.     {
  3237.         return $this->privates['.service_locator.q3f6h3A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3238.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3239.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  3240.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3241.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3242.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3243.             'router' => ['services''router''getRouterService'false],
  3244.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3245.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  3246.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  3247.             'serializer' => ['services''serializer''getSerializerService'false],
  3248.             'session' => ['services''session''getSessionService'false],
  3249.             'templating' => ['services''templating''getTemplatingService'false],
  3250.             'twig' => ['services''twig''getTwigService'false],
  3251.         ], [
  3252.             'doctrine' => '?',
  3253.             'form.factory' => '?',
  3254.             'http_kernel' => '?',
  3255.             'parameter_bag' => '?',
  3256.             'request_stack' => '?',
  3257.             'router' => '?',
  3258.             'security.authorization_checker' => '?',
  3259.             'security.csrf.token_manager' => '?',
  3260.             'security.token_storage' => '?',
  3261.             'serializer' => '?',
  3262.             'session' => '?',
  3263.             'templating' => '?',
  3264.             'twig' => '?',
  3265.         ]);
  3266.     }
  3267.     /**
  3268.      * Gets the private 'App\CoreBundle\Command\CheckDatabaseSchemaCommand' shared autowired service.
  3269.      *
  3270.      * @return \App\CoreBundle\Command\CheckDatabaseSchemaCommand
  3271.      */
  3272.     protected function getCheckDatabaseSchemaCommandService()
  3273.     {
  3274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3275.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3276.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CheckDatabaseSchemaCommand.php';
  3277.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3278.         $this->privates['App\\CoreBundle\\Command\\CheckDatabaseSchemaCommand'] = $instance = new \App\CoreBundle\Command\CheckDatabaseSchemaCommand(($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacadeService()));
  3279.         $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()));
  3280.         $instance->setName('woodashboard:migrations:check-schema');
  3281.         return $instance;
  3282.     }
  3283.     /**
  3284.      * Gets the private 'App\CoreBundle\Command\CheckOrmMappingCommand' shared autowired service.
  3285.      *
  3286.      * @return \App\CoreBundle\Command\CheckOrmMappingCommand
  3287.      */
  3288.     protected function getCheckOrmMappingCommandService()
  3289.     {
  3290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3291.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3292.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CheckOrmMappingCommand.php';
  3293.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3294.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3295.         $this->privates['App\\CoreBundle\\Command\\CheckOrmMappingCommand'] = $instance = new \App\CoreBundle\Command\CheckOrmMappingCommand($a);
  3296.         $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()));
  3297.         $instance->setName('woodashboard:migrations:check-mapping');
  3298.         return $instance;
  3299.     }
  3300.     /**
  3301.      * Gets the private 'App\CoreBundle\Command\CheckRedisCommand' shared autowired service.
  3302.      *
  3303.      * @return \App\CoreBundle\Command\CheckRedisCommand
  3304.      */
  3305.     protected function getCheckRedisCommandService()
  3306.     {
  3307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3308.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CheckRedisCommand.php';
  3309.         $this->privates['App\\CoreBundle\\Command\\CheckRedisCommand'] = $instance = new \App\CoreBundle\Command\CheckRedisCommand(($this->privates['App\\CoreBundle\\Component\\Redis\\RedisFacade'] ?? $this->getRedisFacadeService()));
  3310.         $instance->setName('woodashboard:redis:check-availability');
  3311.         return $instance;
  3312.     }
  3313.     /**
  3314.      * Gets the private 'App\CoreBundle\Command\CheckTimezonesCommand' shared autowired service.
  3315.      *
  3316.      * @return \App\CoreBundle\Command\CheckTimezonesCommand
  3317.      */
  3318.     protected function getCheckTimezonesCommandService()
  3319.     {
  3320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3321.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CheckTimezonesCommand.php';
  3322.         $this->privates['App\\CoreBundle\\Command\\CheckTimezonesCommand'] = $instance = new \App\CoreBundle\Command\CheckTimezonesCommand(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  3323.         $instance->setName('woodashboard:check-timezones');
  3324.         return $instance;
  3325.     }
  3326.     /**
  3327.      * Gets the private 'App\CoreBundle\Command\CreateApplicationDirectoriesCommand' shared autowired service.
  3328.      *
  3329.      * @return \App\CoreBundle\Command\CreateApplicationDirectoriesCommand
  3330.      */
  3331.     protected function getCreateApplicationDirectoriesCommandService()
  3332.     {
  3333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3334.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateApplicationDirectoriesCommand.php';
  3335.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Image/DirectoryStructureCreator.php';
  3336.         $a = ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService());
  3337.         $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));
  3338.         $instance->setName('woodashboard:create-directories');
  3339.         return $instance;
  3340.     }
  3341.     /**
  3342.      * Gets the private 'App\CoreBundle\Command\CreateDatabaseCommand' shared autowired service.
  3343.      *
  3344.      * @return \App\CoreBundle\Command\CreateDatabaseCommand
  3345.      */
  3346.     protected function getCreateDatabaseCommandService()
  3347.     {
  3348.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3349.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateDatabaseCommand.php';
  3350.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/System/System.php';
  3351.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/System/PostgresqlLocaleMapper.php';
  3352.         $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()));
  3353.         $instance->setName('woodashboard:database:create');
  3354.         return $instance;
  3355.     }
  3356.     /**
  3357.      * Gets the private 'App\CoreBundle\Command\CreateDatabaseSchemaCommand' shared autowired service.
  3358.      *
  3359.      * @return \App\CoreBundle\Command\CreateDatabaseSchemaCommand
  3360.      */
  3361.     protected function getCreateDatabaseSchemaCommandService()
  3362.     {
  3363.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3364.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateDatabaseSchemaCommand.php';
  3365.         $this->privates['App\\CoreBundle\\Command\\CreateDatabaseSchemaCommand'] = $instance = new \App\CoreBundle\Command\CreateDatabaseSchemaCommand(($this->privates['App\\CoreBundle\\Component\\Doctrine\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacade2Service()));
  3366.         $instance->setName('woodashboard:schema:create');
  3367.         return $instance;
  3368.     }
  3369.     /**
  3370.      * Gets the private 'App\CoreBundle\Command\CreateOrderInvoiceCommand' shared autowired service.
  3371.      *
  3372.      * @return \App\CoreBundle\Command\CreateOrderInvoiceCommand
  3373.      */
  3374.     protected function getCreateOrderInvoiceCommandService()
  3375.     {
  3376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3377.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateOrderInvoiceCommand.php';
  3378.         $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()));
  3379.         $instance->setName('woodashboard:create-order-invoice');
  3380.         return $instance;
  3381.     }
  3382.     /**
  3383.      * Gets the private 'App\CoreBundle\Command\CreatePacketaTicketCommand' shared autowired service.
  3384.      *
  3385.      * @return \App\CoreBundle\Command\CreatePacketaTicketCommand
  3386.      */
  3387.     protected function getCreatePacketaTicketCommandService()
  3388.     {
  3389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3390.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreatePacketaTicketCommand.php';
  3391.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Packetery/ApiSoapFactoryInterface.php';
  3392.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Packetery/ApiSoapFactory.php';
  3393.         $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()));
  3394.         $instance->setName('woodashboard:create-packeta-ticket');
  3395.         return $instance;
  3396.     }
  3397.     /**
  3398.      * Gets the private 'App\CoreBundle\Command\CreateZasielkovnaTicketCommand' shared autowired service.
  3399.      *
  3400.      * @return \App\CoreBundle\Command\CreateZasielkovnaTicketCommand
  3401.      */
  3402.     protected function getCreateZasielkovnaTicketCommandService()
  3403.     {
  3404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3405.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/CreateZasielkovnaTicketCommand.php';
  3406.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Zasielkovna/ApiRestFactoryInterface.php';
  3407.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Zasielkovna/ApiRestFactory.php';
  3408.         $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()));
  3409.         $instance->setName('woodashboard:create-zasielkovna-ticket');
  3410.         return $instance;
  3411.     }
  3412.     /**
  3413.      * Gets the private 'App\CoreBundle\Command\DatabaseDumpCommand' shared autowired service.
  3414.      *
  3415.      * @return \App\CoreBundle\Command\DatabaseDumpCommand
  3416.      */
  3417.     protected function getDatabaseDumpCommandService()
  3418.     {
  3419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3420.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DatabaseDumpCommand.php';
  3421.         $this->privates['App\\CoreBundle\\Command\\DatabaseDumpCommand'] = $instance = new \App\CoreBundle\Command\DatabaseDumpCommand(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  3422.         $instance->setName('woodashboard:database:dump');
  3423.         return $instance;
  3424.     }
  3425.     /**
  3426.      * Gets the private 'App\CoreBundle\Command\DownloadPacketaInvoicesCommand' shared autowired service.
  3427.      *
  3428.      * @return \App\CoreBundle\Command\DownloadPacketaInvoicesCommand
  3429.      */
  3430.     protected function getDownloadPacketaInvoicesCommandService()
  3431.     {
  3432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3433.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DownloadPacketaInvoicesCommand.php';
  3434.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Packetery/ApiHttpFactoryInterface.php';
  3435.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Packetery/ApiHttpFactory.php';
  3436.         $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()));
  3437.         $instance->setName('woodashboard:woo:download-packeta-inoices-csv');
  3438.         return $instance;
  3439.     }
  3440.     /**
  3441.      * Gets the private 'App\CoreBundle\Command\DropDatabaseSchemaCommand' shared autowired service.
  3442.      *
  3443.      * @return \App\CoreBundle\Command\DropDatabaseSchemaCommand
  3444.      */
  3445.     protected function getDropDatabaseSchemaCommandService()
  3446.     {
  3447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3448.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/DropDatabaseSchemaCommand.php';
  3449.         $this->privates['App\\CoreBundle\\Command\\DropDatabaseSchemaCommand'] = $instance = new \App\CoreBundle\Command\DropDatabaseSchemaCommand(($this->privates['App\\CoreBundle\\Component\\Doctrine\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacade2Service()));
  3450.         $instance->setName('woodashboard:schema:drop');
  3451.         return $instance;
  3452.     }
  3453.     /**
  3454.      * Gets the private 'App\CoreBundle\Command\GenerateMigrationCommand' shared autowired service.
  3455.      *
  3456.      * @return \App\CoreBundle\Command\GenerateMigrationCommand
  3457.      */
  3458.     protected function getGenerateMigrationCommandService()
  3459.     {
  3460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3461.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3462.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/GenerateMigrationCommand.php';
  3463.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Generator/MigrationsGenerator.php';
  3464.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3465.         $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)));
  3466.         $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()));
  3467.         $instance->setName('woodashboard:migrations:generate');
  3468.         return $instance;
  3469.     }
  3470.     /**
  3471.      * Gets the private 'App\CoreBundle\Command\GetCountOfMigrationsToExecuteCommand' shared autowired service.
  3472.      *
  3473.      * @return \App\CoreBundle\Command\GetCountOfMigrationsToExecuteCommand
  3474.      */
  3475.     protected function getGetCountOfMigrationsToExecuteCommandService()
  3476.     {
  3477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3478.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3479.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/GetCountOfMigrationsToExecuteCommand.php';
  3480.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3481.         $this->privates['App\\CoreBundle\\Command\\GetCountOfMigrationsToExecuteCommand'] = $instance = new \App\CoreBundle\Command\GetCountOfMigrationsToExecuteCommand();
  3482.         $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()));
  3483.         $instance->setName('woodashboard:migrations:count');
  3484.         return $instance;
  3485.     }
  3486.     /**
  3487.      * Gets the private 'App\CoreBundle\Command\ImportDefaultDatabaseSchemaCommand' shared autowired service.
  3488.      *
  3489.      * @return \App\CoreBundle\Command\ImportDefaultDatabaseSchemaCommand
  3490.      */
  3491.     protected function getImportDefaultDatabaseSchemaCommandService()
  3492.     {
  3493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3494.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ImportDefaultDatabaseSchemaCommand.php';
  3495.         $this->privates['App\\CoreBundle\\Command\\ImportDefaultDatabaseSchemaCommand'] = $instance = new \App\CoreBundle\Command\ImportDefaultDatabaseSchemaCommand(($this->privates['App\\CoreBundle\\Component\\Doctrine\\DatabaseSchemaFacade'] ?? $this->getDatabaseSchemaFacade2Service()));
  3496.         $instance->setName('woodashboard:schema:import-default');
  3497.         return $instance;
  3498.     }
  3499.     /**
  3500.      * Gets the private 'App\CoreBundle\Command\MigrateCommand' shared autowired service.
  3501.      *
  3502.      * @return \App\CoreBundle\Command\MigrateCommand
  3503.      */
  3504.     protected function getMigrateCommandService()
  3505.     {
  3506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3507.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/AbstractCommand.php';
  3508.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/MigrateCommand.php';
  3509.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLock.php';
  3510.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3511.         $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'))));
  3512.         $this->privates['App\\CoreBundle\\Command\\MigrateCommand'] = $instance = new \App\CoreBundle\Command\MigrateCommand($a$b);
  3513.         $instance->autowireDependencies($a$b, ($this->privates['App\\CoreBundle\\Component\\Doctrine\\Migrations\\MigrationsFinder'] ?? $this->getMigrationsFinderService()));
  3514.         $instance->setName('woodashboard:migrations:migrate');
  3515.         return $instance;
  3516.     }
  3517.     /**
  3518.      * Gets the private 'App\CoreBundle\Command\ProcessOrdersCommand' shared autowired service.
  3519.      *
  3520.      * @return \App\CoreBundle\Command\ProcessOrdersCommand
  3521.      */
  3522.     protected function getProcessOrdersCommandService()
  3523.     {
  3524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3525.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/ProcessOrdersCommand.php';
  3526.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3527.         $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()));
  3528.         $instance->setName('woodashboard:process-orders');
  3529.         return $instance;
  3530.     }
  3531.     /**
  3532.      * Gets the private 'App\CoreBundle\Command\RedisCleanCacheCommand' shared autowired service.
  3533.      *
  3534.      * @return \App\CoreBundle\Command\RedisCleanCacheCommand
  3535.      */
  3536.     protected function getRedisCleanCacheCommandService()
  3537.     {
  3538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3539.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/RedisCleanCacheCommand.php';
  3540.         $this->privates['App\\CoreBundle\\Command\\RedisCleanCacheCommand'] = $instance = new \App\CoreBundle\Command\RedisCleanCacheCommand(($this->privates['App\\CoreBundle\\Component\\Redis\\RedisFacade'] ?? $this->getRedisFacadeService()));
  3541.         $instance->setName('woodashboard:redis:clean-cache');
  3542.         return $instance;
  3543.     }
  3544.     /**
  3545.      * Gets the private 'App\CoreBundle\Command\WooBatchLoadProductCommand' shared autowired service.
  3546.      *
  3547.      * @return \App\CoreBundle\Command\WooBatchLoadProductCommand
  3548.      */
  3549.     protected function getWooBatchLoadProductCommandService()
  3550.     {
  3551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3552.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooBatchLoadProductCommand.php';
  3553.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3554.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3555.         $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())));
  3556.         $instance->setName('woodashboard:woo:batch-load-products');
  3557.         return $instance;
  3558.     }
  3559.     /**
  3560.      * Gets the private 'App\CoreBundle\Command\WooCreateGLSTicketCommand' shared autowired service.
  3561.      *
  3562.      * @return \App\CoreBundle\Command\WooCreateGLSTicketCommand
  3563.      */
  3564.     protected function getWooCreateGLSTicketCommandService()
  3565.     {
  3566.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3567.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooCreateGLSTicketCommand.php';
  3568.         $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()));
  3569.         $instance->setName('woodashboard:woo:get-gls-ticket');
  3570.         return $instance;
  3571.     }
  3572.     /**
  3573.      * Gets the private 'App\CoreBundle\Command\WooCreatePacketaTicketCommand' shared autowired service.
  3574.      *
  3575.      * @return \App\CoreBundle\Command\WooCreatePacketaTicketCommand
  3576.      */
  3577.     protected function getWooCreatePacketaTicketCommandService()
  3578.     {
  3579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3580.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooCreatePacketaTicketCommand.php';
  3581.         $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()));
  3582.         $instance->setName('woodashboard:woo:get-packeta-ticket');
  3583.         return $instance;
  3584.     }
  3585.     /**
  3586.      * Gets the private 'App\CoreBundle\Command\WooCreateProductCommand' shared autowired service.
  3587.      *
  3588.      * @return \App\CoreBundle\Command\WooCreateProductCommand
  3589.      */
  3590.     protected function getWooCreateProductCommandService()
  3591.     {
  3592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3593.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooCreateProductCommand.php';
  3594.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3595.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3596.         $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())));
  3597.         $instance->setName('woodashboard:woo:create-products');
  3598.         return $instance;
  3599.     }
  3600.     /**
  3601.      * Gets the private 'App\CoreBundle\Command\WooDeleteAttributeCommand' shared autowired service.
  3602.      *
  3603.      * @return \App\CoreBundle\Command\WooDeleteAttributeCommand
  3604.      */
  3605.     protected function getWooDeleteAttributeCommandService()
  3606.     {
  3607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3608.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteAttributeCommand.php';
  3609.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3610.         $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()));
  3611.         $instance->setName('woodashboard:woo:delete-attribute');
  3612.         return $instance;
  3613.     }
  3614.     /**
  3615.      * Gets the private 'App\CoreBundle\Command\WooDeleteCouponCommand' shared autowired service.
  3616.      *
  3617.      * @return \App\CoreBundle\Command\WooDeleteCouponCommand
  3618.      */
  3619.     protected function getWooDeleteCouponCommandService()
  3620.     {
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3622.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteCouponCommand.php';
  3623.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3624.         $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()));
  3625.         $instance->setName('woodashboard:woo:delete-coupon');
  3626.         return $instance;
  3627.     }
  3628.     /**
  3629.      * Gets the private 'App\CoreBundle\Command\WooDeleteOrdersCommand' shared autowired service.
  3630.      *
  3631.      * @return \App\CoreBundle\Command\WooDeleteOrdersCommand
  3632.      */
  3633.     protected function getWooDeleteOrdersCommandService()
  3634.     {
  3635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3636.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteOrdersCommand.php';
  3637.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3638.         $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()));
  3639.         $instance->setName('woodashboard:woo:delete-orders');
  3640.         return $instance;
  3641.     }
  3642.     /**
  3643.      * Gets the private 'App\CoreBundle\Command\WooDeleteProductCommand' shared autowired service.
  3644.      *
  3645.      * @return \App\CoreBundle\Command\WooDeleteProductCommand
  3646.      */
  3647.     protected function getWooDeleteProductCommandService()
  3648.     {
  3649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3650.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteProductCommand.php';
  3651.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3652.         $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()));
  3653.         $instance->setName('woodashboard:woo:delete-product');
  3654.         return $instance;
  3655.     }
  3656.     /**
  3657.      * Gets the private 'App\CoreBundle\Command\WooDeleteProductVariantCommand' shared autowired service.
  3658.      *
  3659.      * @return \App\CoreBundle\Command\WooDeleteProductVariantCommand
  3660.      */
  3661.     protected function getWooDeleteProductVariantCommandService()
  3662.     {
  3663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3664.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteProductVariantCommand.php';
  3665.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3666.         $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()));
  3667.         $instance->setName('woodashboard:woo:delete-product-variant');
  3668.         return $instance;
  3669.     }
  3670.     /**
  3671.      * Gets the private 'App\CoreBundle\Command\WooDeleteProductsCommand' shared autowired service.
  3672.      *
  3673.      * @return \App\CoreBundle\Command\WooDeleteProductsCommand
  3674.      */
  3675.     protected function getWooDeleteProductsCommandService()
  3676.     {
  3677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3678.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooDeleteProductsCommand.php';
  3679.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3680.         $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()));
  3681.         $instance->setName('woodashboard:woo:delete-products');
  3682.         return $instance;
  3683.     }
  3684.     /**
  3685.      * Gets the private 'App\CoreBundle\Command\WooLoadNewOrderCommand' shared autowired service.
  3686.      *
  3687.      * @return \App\CoreBundle\Command\WooLoadNewOrderCommand
  3688.      */
  3689.     protected function getWooLoadNewOrderCommandService()
  3690.     {
  3691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3692.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadNewOrderCommand.php';
  3693.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3694.         $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()));
  3695.         $instance->setName('woodashboard:woo:load-new-orders');
  3696.         return $instance;
  3697.     }
  3698.     /**
  3699.      * Gets the private 'App\CoreBundle\Command\WooLoadOrderCommand' shared autowired service.
  3700.      *
  3701.      * @return \App\CoreBundle\Command\WooLoadOrderCommand
  3702.      */
  3703.     protected function getWooLoadOrderCommandService()
  3704.     {
  3705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3706.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadOrderCommand.php';
  3707.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3708.         $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()));
  3709.         $instance->setName('woodashboard:woo:load-orders');
  3710.         return $instance;
  3711.     }
  3712.     /**
  3713.      * Gets the private 'App\CoreBundle\Command\WooLoadPaymentMethodCommand' shared autowired service.
  3714.      *
  3715.      * @return \App\CoreBundle\Command\WooLoadPaymentMethodCommand
  3716.      */
  3717.     protected function getWooLoadPaymentMethodCommandService()
  3718.     {
  3719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3720.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadPaymentMethodCommand.php';
  3721.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3722.         $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()));
  3723.         $instance->setName('woodashboard:woo:load-payment-methods');
  3724.         return $instance;
  3725.     }
  3726.     /**
  3727.      * Gets the private 'App\CoreBundle\Command\WooLoadProductCommand' shared autowired service.
  3728.      *
  3729.      * @return \App\CoreBundle\Command\WooLoadProductCommand
  3730.      */
  3731.     protected function getWooLoadProductCommandService()
  3732.     {
  3733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3734.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadProductCommand.php';
  3735.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3736.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3737.         $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()));
  3738.         $instance->setName('woodashboard:woo:load-products');
  3739.         return $instance;
  3740.     }
  3741.     /**
  3742.      * Gets the private 'App\CoreBundle\Command\WooLoadShippingMethodCommand' shared autowired service.
  3743.      *
  3744.      * @return \App\CoreBundle\Command\WooLoadShippingMethodCommand
  3745.      */
  3746.     protected function getWooLoadShippingMethodCommandService()
  3747.     {
  3748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3749.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadShippingMethodCommand.php';
  3750.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3751.         $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()));
  3752.         $instance->setName('woodashboard:woo:load-shipping-methods');
  3753.         return $instance;
  3754.     }
  3755.     /**
  3756.      * Gets the private 'App\CoreBundle\Command\WooLoadTagCommand' shared autowired service.
  3757.      *
  3758.      * @return \App\CoreBundle\Command\WooLoadTagCommand
  3759.      */
  3760.     protected function getWooLoadTagCommandService()
  3761.     {
  3762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3763.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooLoadTagCommand.php';
  3764.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3765.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3766.         $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()));
  3767.         $instance->setName('woodashboard:woo:load-tags');
  3768.         return $instance;
  3769.     }
  3770.     /**
  3771.      * Gets the private 'App\CoreBundle\Command\WooRefreshProductImageCommand' shared autowired service.
  3772.      *
  3773.      * @return \App\CoreBundle\Command\WooRefreshProductImageCommand
  3774.      */
  3775.     protected function getWooRefreshProductImageCommandService()
  3776.     {
  3777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3778.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooRefreshProductImageCommand.php';
  3779.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3780.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3781.         $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())));
  3782.         $instance->setName('woodashboard:woo:refresh-products-images');
  3783.         return $instance;
  3784.     }
  3785.     /**
  3786.      * Gets the private 'App\CoreBundle\Command\WooSyncAttributeCommand' shared autowired service.
  3787.      *
  3788.      * @return \App\CoreBundle\Command\WooSyncAttributeCommand
  3789.      */
  3790.     protected function getWooSyncAttributeCommandService()
  3791.     {
  3792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3793.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncAttributeCommand.php';
  3794.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3795.         $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()));
  3796.         $instance->setName('woodashboard:woo:sync-attributes');
  3797.         return $instance;
  3798.     }
  3799.     /**
  3800.      * Gets the private 'App\CoreBundle\Command\WooSyncCouponCommand' shared autowired service.
  3801.      *
  3802.      * @return \App\CoreBundle\Command\WooSyncCouponCommand
  3803.      */
  3804.     protected function getWooSyncCouponCommandService()
  3805.     {
  3806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3807.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncCouponCommand.php';
  3808.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3809.         $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()));
  3810.         $instance->setName('woodashboard:woo:sync-coupons');
  3811.         return $instance;
  3812.     }
  3813.     /**
  3814.      * Gets the private 'App\CoreBundle\Command\WooSyncOrderBatchCommand' shared autowired service.
  3815.      *
  3816.      * @return \App\CoreBundle\Command\WooSyncOrderBatchCommand
  3817.      */
  3818.     protected function getWooSyncOrderBatchCommandService()
  3819.     {
  3820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3821.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncOrderBatchCommand.php';
  3822.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3823.         $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()));
  3824.         $instance->setName('woodashboard:woo:sync-orders-batch');
  3825.         return $instance;
  3826.     }
  3827.     /**
  3828.      * Gets the private 'App\CoreBundle\Command\WooSyncOrderCommand' shared autowired service.
  3829.      *
  3830.      * @return \App\CoreBundle\Command\WooSyncOrderCommand
  3831.      */
  3832.     protected function getWooSyncOrderCommandService()
  3833.     {
  3834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3835.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncOrderCommand.php';
  3836.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3837.         $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()));
  3838.         $instance->setName('woodashboard:woo:sync-orders');
  3839.         return $instance;
  3840.     }
  3841.     /**
  3842.      * Gets the private 'App\CoreBundle\Command\WooSyncProductCommand' shared autowired service.
  3843.      *
  3844.      * @return \App\CoreBundle\Command\WooSyncProductCommand
  3845.      */
  3846.     protected function getWooSyncProductCommandService()
  3847.     {
  3848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3849.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncProductCommand.php';
  3850.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3851.         $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()));
  3852.         $instance->setName('woodashboard:woo:sync-products');
  3853.         return $instance;
  3854.     }
  3855.     /**
  3856.      * Gets the private 'App\CoreBundle\Command\WooSyncTagCommand' shared autowired service.
  3857.      *
  3858.      * @return \App\CoreBundle\Command\WooSyncTagCommand
  3859.      */
  3860.     protected function getWooSyncTagCommandService()
  3861.     {
  3862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3863.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooSyncTagCommand.php';
  3864.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3865.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3866.         $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()));
  3867.         $instance->setName('woodashboard:woo:sync-tags');
  3868.         return $instance;
  3869.     }
  3870.     /**
  3871.      * Gets the private 'App\CoreBundle\Command\WooUpdateProductCommand' shared autowired service.
  3872.      *
  3873.      * @return \App\CoreBundle\Command\WooUpdateProductCommand
  3874.      */
  3875.     protected function getWooUpdateProductCommandService()
  3876.     {
  3877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3878.         include_once \dirname(__DIR__4).'/src/CoreBundle/Command/WooUpdateProductCommand.php';
  3879.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  3880.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Console/ProgressBarFactory.php';
  3881.         $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())));
  3882.         $instance->setName('woodashboard:woo:update-products');
  3883.         return $instance;
  3884.     }
  3885.     /**
  3886.      * Gets the private 'App\CoreBundle\Component\Doctrine\DatabaseSchemaFacade' shared autowired service.
  3887.      *
  3888.      * @return \App\CoreBundle\Component\Doctrine\DatabaseSchemaFacade
  3889.      */
  3890.     protected function getDatabaseSchemaFacade2Service()
  3891.     {
  3892.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/DatabaseSchemaFacade.php';
  3893.         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()));
  3894.     }
  3895.     /**
  3896.      * Gets the private 'App\CoreBundle\Component\Doctrine\Migrations\DatabaseSchemaFacade' shared autowired service.
  3897.      *
  3898.      * @return \App\CoreBundle\Component\Doctrine\Migrations\DatabaseSchemaFacade
  3899.      */
  3900.     protected function getDatabaseSchemaFacadeService()
  3901.     {
  3902.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/DatabaseSchemaFacade.php';
  3903.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/SchemaDiffFilter.php';
  3904.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php';
  3905.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php';
  3906.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3907.         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));
  3908.     }
  3909.     /**
  3910.      * Gets the private 'App\CoreBundle\Component\Doctrine\Migrations\MigrationsFinder' shared autowired service.
  3911.      *
  3912.      * @return \App\CoreBundle\Component\Doctrine\Migrations\MigrationsFinder
  3913.      */
  3914.     protected function getMigrationsFinderService()
  3915.     {
  3916.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Finder/MigrationFinder.php';
  3917.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Finder/Finder.php';
  3918.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsFinder.php';
  3919.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Finder/MigrationDeepFinder.php';
  3920.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Finder/RecursiveRegexFinder.php';
  3921.         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()));
  3922.     }
  3923.     /**
  3924.      * Gets the private 'App\CoreBundle\Component\Doctrine\Migrations\MigrationsLocator' shared autowired service.
  3925.      *
  3926.      * @return \App\CoreBundle\Component\Doctrine\Migrations\MigrationsLocator
  3927.      */
  3928.     protected function getMigrationsLocatorService()
  3929.     {
  3930.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Doctrine/Migrations/MigrationsLocator.php';
  3931.         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'));
  3932.     }
  3933.     /**
  3934.      * Gets the private 'App\CoreBundle\Component\Error\LogoutExceptionSubscriber' shared autowired service.
  3935.      *
  3936.      * @return \App\CoreBundle\Component\Error\LogoutExceptionSubscriber
  3937.      */
  3938.     protected function getLogoutExceptionSubscriberService()
  3939.     {
  3940.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Error/LogoutExceptionSubscriber.php';
  3941.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  3942.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  3943.         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'))));
  3944.     }
  3945.     /**
  3946.      * Gets the private 'App\CoreBundle\Component\FileUpload\DoctrineListener' shared autowired service.
  3947.      *
  3948.      * @return \App\CoreBundle\Component\FileUpload\DoctrineListener
  3949.      */
  3950.     protected function getDoctrineListenerService()
  3951.     {
  3952.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/FileUpload/DoctrineListener.php';
  3953.         return $this->privates['App\\CoreBundle\\Component\\FileUpload\\DoctrineListener'] = new \App\CoreBundle\Component\FileUpload\DoctrineListener(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()));
  3954.     }
  3955.     /**
  3956.      * Gets the private 'App\CoreBundle\Component\FileUpload\FileUpload' shared autowired service.
  3957.      *
  3958.      * @return \App\CoreBundle\Component\FileUpload\FileUpload
  3959.      */
  3960.     protected function getFileUploadService()
  3961.     {
  3962.         $a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  3963.         $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);
  3964.         $instance->setEventDispatcher($a);
  3965.         return $instance;
  3966.     }
  3967.     /**
  3968.      * Gets the private 'App\CoreBundle\Component\Form\TimedSpamValidationListener' shared autowired service.
  3969.      *
  3970.      * @return \App\CoreBundle\Component\Form\TimedSpamValidationListener
  3971.      */
  3972.     protected function getTimedSpamValidationListenerService()
  3973.     {
  3974.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Form/TimedSpamValidationListener.php';
  3975.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Form/FormTimeProvider.php';
  3976.         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())), []);
  3977.     }
  3978.     /**
  3979.      * Gets the private 'App\CoreBundle\Component\Grid\GridFactory' shared autowired service.
  3980.      *
  3981.      * @return \App\CoreBundle\Component\Grid\GridFactory
  3982.      */
  3983.     protected function getGridFactoryService()
  3984.     {
  3985.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/GridFactory.php';
  3986.         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()));
  3987.     }
  3988.     /**
  3989.      * Gets the private 'App\CoreBundle\Component\HttpFoundation\TransactionalMasterRequestListener' shared autowired service.
  3990.      *
  3991.      * @return \App\CoreBundle\Component\HttpFoundation\TransactionalMasterRequestListener
  3992.      */
  3993.     protected function getTransactionalMasterRequestListenerService()
  3994.     {
  3995.         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()));
  3996.     }
  3997.     /**
  3998.      * Gets the private 'App\CoreBundle\Component\Log\SlowLogSubscriber' shared autowired service.
  3999.      *
  4000.      * @return \App\CoreBundle\Component\Log\SlowLogSubscriber
  4001.      */
  4002.     protected function getSlowLogSubscriberService()
  4003.     {
  4004.         return $this->privates['App\\CoreBundle\\Component\\Log\\SlowLogSubscriber'] = new \App\CoreBundle\Component\Log\SlowLogSubscriber(($this->services['monolog.logger.slow'] ?? $this->getMonolog_Logger_SlowService()));
  4005.     }
  4006.     /**
  4007.      * Gets the private 'App\CoreBundle\Component\OrderPdf\OrderPdf' shared autowired service.
  4008.      *
  4009.      * @return \App\CoreBundle\Component\OrderPdf\OrderPdf
  4010.      */
  4011.     protected function getOrderPdfService()
  4012.     {
  4013.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/OrderPdf/OrderPdf.php';
  4014.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Command/CommandHelper.php';
  4015.         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()));
  4016.     }
  4017.     /**
  4018.      * Gets the private 'App\CoreBundle\Component\Redis\RedisFacade' shared autowired service.
  4019.      *
  4020.      * @return \App\CoreBundle\Component\Redis\RedisFacade
  4021.      */
  4022.     protected function getRedisFacadeService()
  4023.     {
  4024.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Redis/RedisFacade.php';
  4025.         return $this->privates['App\\CoreBundle\\Component\\Redis\\RedisFacade'] = new \App\CoreBundle\Component\Redis\RedisFacade(new RewindableGenerator(function () {
  4026.             yield => ($this->privates['snc_redis.framework_annotations'] ?? $this->getSncRedis_FrameworkAnnotationsService());
  4027.             yield => ($this->privates['snc_redis.woo_dashboard_component'] ?? $this->getSncRedis_WooDashboardComponentService());
  4028.             yield => ($this->privates['snc_redis.doctrine_metadata'] ?? $this->getSncRedis_DoctrineMetadataService());
  4029.             yield => ($this->privates['snc_redis.doctrine_query'] ?? $this->getSncRedis_DoctrineQueryService());
  4030.             yield => ($this->privates['snc_redis.global'] ?? $this->getSncRedis_GlobalService());
  4031.             yield => ($this->privates['snc_redis.session'] ?? $this->getSncRedis_SessionService());
  4032.         }, 6), [=> ($this->privates['snc_redis.global'] ?? $this->getSncRedis_GlobalService()), => ($this->privates['snc_redis.session'] ?? $this->getSncRedis_SessionService())]);
  4033.     }
  4034.     /**
  4035.      * Gets the private 'App\CoreBundle\Component\Router\Security\RouteCsrfProtector' shared autowired service.
  4036.      *
  4037.      * @return \App\CoreBundle\Component\Router\Security\RouteCsrfProtector
  4038.      */
  4039.     protected function getRouteCsrfProtectorService()
  4040.     {
  4041.         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()));
  4042.     }
  4043.     /**
  4044.      * Gets the private 'App\CoreBundle\Component\Translation\Translator' shared autowired service.
  4045.      *
  4046.      * @return \App\CoreBundle\Component\Translation\Translator
  4047.      */
  4048.     protected function getTranslator2Service()
  4049.     {
  4050.         $a = ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4051.         $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())));
  4052.         $instance->injectSelf($instance);
  4053.         return $instance;
  4054.     }
  4055.     /**
  4056.      * Gets the private 'App\CoreBundle\Component\WooCommerce\WooCommerce' shared autowired service.
  4057.      *
  4058.      * @return \App\CoreBundle\Component\WooCommerce\WooCommerce
  4059.      */
  4060.     protected function getWooCommerceService()
  4061.     {
  4062.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/WooCommerce/WooCommerce.php';
  4063.         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()));
  4064.     }
  4065.     /**
  4066.      * Gets the private 'App\CoreBundle\EventSubscriber\AttributeEventSubscriber' shared autowired service.
  4067.      *
  4068.      * @return \App\CoreBundle\EventSubscriber\AttributeEventSubscriber
  4069.      */
  4070.     protected function getAttributeEventSubscriberService()
  4071.     {
  4072.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/AttributeEventSubscriber.php';
  4073.         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()));
  4074.     }
  4075.     /**
  4076.      * Gets the private 'App\CoreBundle\EventSubscriber\CouponEventSubscriber' shared autowired service.
  4077.      *
  4078.      * @return \App\CoreBundle\EventSubscriber\CouponEventSubscriber
  4079.      */
  4080.     protected function getCouponEventSubscriberService()
  4081.     {
  4082.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/CouponEventSubscriber.php';
  4083.         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()));
  4084.     }
  4085.     /**
  4086.      * Gets the private 'App\CoreBundle\EventSubscriber\ImageEventSubscriber' shared autowired service.
  4087.      *
  4088.      * @return \App\CoreBundle\EventSubscriber\ImageEventSubscriber
  4089.      */
  4090.     protected function getImageEventSubscriberService()
  4091.     {
  4092.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  4093.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/ImageEventSubscriber.php';
  4094.         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()));
  4095.     }
  4096.     /**
  4097.      * Gets the private 'App\CoreBundle\EventSubscriber\OrderEventSubscriber' shared autowired service.
  4098.      *
  4099.      * @return \App\CoreBundle\EventSubscriber\OrderEventSubscriber
  4100.      */
  4101.     protected function getOrderEventSubscriberService()
  4102.     {
  4103.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/OrderEventSubscriber.php';
  4104.         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()));
  4105.     }
  4106.     /**
  4107.      * Gets the private 'App\CoreBundle\EventSubscriber\ProductEventSubscriber' shared autowired service.
  4108.      *
  4109.      * @return \App\CoreBundle\EventSubscriber\ProductEventSubscriber
  4110.      */
  4111.     protected function getProductEventSubscriberService()
  4112.     {
  4113.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/ProductEventSubscriber.php';
  4114.         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()));
  4115.     }
  4116.     /**
  4117.      * Gets the private 'App\CoreBundle\EventSubscriber\ProductVariantEventSubscriber' shared autowired service.
  4118.      *
  4119.      * @return \App\CoreBundle\EventSubscriber\ProductVariantEventSubscriber
  4120.      */
  4121.     protected function getProductVariantEventSubscriberService()
  4122.     {
  4123.         include_once \dirname(__DIR__4).'/src/CoreBundle/EventSubscriber/ProductVariantEventSubscriber.php';
  4124.         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()));
  4125.     }
  4126.     /**
  4127.      * Gets the private 'App\CoreBundle\Form\AbstractFileUploadType' shared autowired service.
  4128.      *
  4129.      * @return \App\CoreBundle\Form\AbstractFileUploadType
  4130.      */
  4131.     protected function getAbstractFileUploadTypeService()
  4132.     {
  4133.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4134.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4135.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4136.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/AbstractFileUploadType.php';
  4137.         return $this->privates['App\\CoreBundle\\Form\\AbstractFileUploadType'] = new \App\CoreBundle\Form\AbstractFileUploadType(($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService()));
  4138.     }
  4139.     /**
  4140.      * Gets the private 'App\CoreBundle\Form\Admin\Administrator\AdministratorFormType' shared autowired service.
  4141.      *
  4142.      * @return \App\CoreBundle\Form\Admin\Administrator\AdministratorFormType
  4143.      */
  4144.     protected function getAdministratorFormTypeService()
  4145.     {
  4146.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4147.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4148.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Administrator/AdministratorFormType.php';
  4149.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType'] = new \App\CoreBundle\Form\Admin\Administrator\AdministratorFormType();
  4150.     }
  4151.     /**
  4152.      * Gets the private 'App\CoreBundle\Form\Admin\Administrator\AdministratorPasswordFormType' shared autowired service.
  4153.      *
  4154.      * @return \App\CoreBundle\Form\Admin\Administrator\AdministratorPasswordFormType
  4155.      */
  4156.     protected function getAdministratorPasswordFormTypeService()
  4157.     {
  4158.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4159.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4160.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Administrator/AdministratorPasswordFormType.php';
  4161.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType'] = new \App\CoreBundle\Form\Admin\Administrator\AdministratorPasswordFormType();
  4162.     }
  4163.     /**
  4164.      * Gets the private 'App\CoreBundle\Form\Admin\Administrator\Password\NewPasswordFormType' shared autowired service.
  4165.      *
  4166.      * @return \App\CoreBundle\Form\Admin\Administrator\Password\NewPasswordFormType
  4167.      */
  4168.     protected function getNewPasswordFormTypeService()
  4169.     {
  4170.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4171.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4172.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Administrator/Password/NewPasswordFormType.php';
  4173.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType'] = new \App\CoreBundle\Form\Admin\Administrator\Password\NewPasswordFormType();
  4174.     }
  4175.     /**
  4176.      * Gets the private 'App\CoreBundle\Form\Admin\Administrator\Password\ResetPasswordFormType' shared autowired service.
  4177.      *
  4178.      * @return \App\CoreBundle\Form\Admin\Administrator\Password\ResetPasswordFormType
  4179.      */
  4180.     protected function getResetPasswordFormTypeService()
  4181.     {
  4182.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4183.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4184.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Administrator/Password/ResetPasswordFormType.php';
  4185.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType'] = new \App\CoreBundle\Form\Admin\Administrator\Password\ResetPasswordFormType();
  4186.     }
  4187.     /**
  4188.      * Gets the private 'App\CoreBundle\Form\Admin\Attribute\AttributeFormType' shared autowired service.
  4189.      *
  4190.      * @return \App\CoreBundle\Form\Admin\Attribute\AttributeFormType
  4191.      */
  4192.     protected function getAttributeFormTypeService()
  4193.     {
  4194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4195.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4196.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Attribute/AttributeFormType.php';
  4197.         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()));
  4198.     }
  4199.     /**
  4200.      * Gets the private 'App\CoreBundle\Form\Admin\Coupon\CouponFormType' shared autowired service.
  4201.      *
  4202.      * @return \App\CoreBundle\Form\Admin\Coupon\CouponFormType
  4203.      */
  4204.     protected function getCouponFormTypeService()
  4205.     {
  4206.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4207.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4208.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Coupon/CouponFormType.php';
  4209.         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()));
  4210.     }
  4211.     /**
  4212.      * Gets the private 'App\CoreBundle\Form\Admin\Eshop\EshopFormType' shared autowired service.
  4213.      *
  4214.      * @return \App\CoreBundle\Form\Admin\Eshop\EshopFormType
  4215.      */
  4216.     protected function getEshopFormTypeService()
  4217.     {
  4218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4219.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4220.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Eshop/EshopFormType.php';
  4221.         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'))));
  4222.     }
  4223.     /**
  4224.      * Gets the private 'App\CoreBundle\Form\Admin\Login\LoginFormType' shared autowired service.
  4225.      *
  4226.      * @return \App\CoreBundle\Form\Admin\Login\LoginFormType
  4227.      */
  4228.     protected function getLoginFormTypeService()
  4229.     {
  4230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4231.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4232.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Login/LoginFormType.php';
  4233.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType'] = new \App\CoreBundle\Form\Admin\Login\LoginFormType();
  4234.     }
  4235.     /**
  4236.      * Gets the private 'App\CoreBundle\Form\Admin\OrderStat\AdvancedSearchOrderStatFormType' shared autowired service.
  4237.      *
  4238.      * @return \App\CoreBundle\Form\Admin\OrderStat\AdvancedSearchOrderStatFormType
  4239.      */
  4240.     protected function getAdvancedSearchOrderStatFormTypeService()
  4241.     {
  4242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4243.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4244.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/OrderStat/AdvancedSearchOrderStatFormType.php';
  4245.         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()));
  4246.     }
  4247.     /**
  4248.      * Gets the private 'App\CoreBundle\Form\Admin\Order\AdvancedSearchOrderFormType' shared autowired service.
  4249.      *
  4250.      * @return \App\CoreBundle\Form\Admin\Order\AdvancedSearchOrderFormType
  4251.      */
  4252.     protected function getAdvancedSearchOrderFormTypeService()
  4253.     {
  4254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4255.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4256.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Order/AdvancedSearchOrderFormType.php';
  4257.         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()));
  4258.     }
  4259.     /**
  4260.      * Gets the private 'App\CoreBundle\Form\Admin\Order\OrderFormType' shared autowired service.
  4261.      *
  4262.      * @return \App\CoreBundle\Form\Admin\Order\OrderFormType
  4263.      */
  4264.     protected function getOrderFormTypeService()
  4265.     {
  4266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4268.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Order/OrderFormType.php';
  4269.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Status/OrderStatusFacade.php';
  4270.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Status/OrderStatusValueProvider.php';
  4271.         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()));
  4272.     }
  4273.     /**
  4274.      * Gets the private 'App\CoreBundle\Form\Admin\Order\OrderItemFormType' shared autowired service.
  4275.      *
  4276.      * @return \App\CoreBundle\Form\Admin\Order\OrderItemFormType
  4277.      */
  4278.     protected function getOrderItemFormTypeService()
  4279.     {
  4280.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4281.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4282.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Order/OrderItemFormType.php';
  4283.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType'] = new \App\CoreBundle\Form\Admin\Order\OrderItemFormType();
  4284.     }
  4285.     /**
  4286.      * Gets the private 'App\CoreBundle\Form\Admin\Order\OrderMassActionFormType' shared autowired service.
  4287.      *
  4288.      * @return \App\CoreBundle\Form\Admin\Order\OrderMassActionFormType
  4289.      */
  4290.     protected function getOrderMassActionFormTypeService()
  4291.     {
  4292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4293.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4294.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Order/OrderMassActionFormType.php';
  4295.         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()));
  4296.     }
  4297.     /**
  4298.      * Gets the private 'App\CoreBundle\Form\Admin\Product\AdvancedSearchProductFormType' shared autowired service.
  4299.      *
  4300.      * @return \App\CoreBundle\Form\Admin\Product\AdvancedSearchProductFormType
  4301.      */
  4302.     protected function getAdvancedSearchProductFormTypeService()
  4303.     {
  4304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4306.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Product/AdvancedSearchProductFormType.php';
  4307.         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()));
  4308.     }
  4309.     /**
  4310.      * Gets the private 'App\CoreBundle\Form\Admin\Product\ProductFormType' shared autowired service.
  4311.      *
  4312.      * @return \App\CoreBundle\Form\Admin\Product\ProductFormType
  4313.      */
  4314.     protected function getProductFormTypeService()
  4315.     {
  4316.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4318.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Product/ProductFormType.php';
  4319.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductDescriptionPickerValueProvider.php';
  4320.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4321.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Transformers/ProductAttributeToProductAttributeValueDataTransformer.php';
  4322.         $a = ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService());
  4323.         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())));
  4324.     }
  4325.     /**
  4326.      * Gets the private 'App\CoreBundle\Form\Admin\Product\ProductGridModalFormType' shared autowired service.
  4327.      *
  4328.      * @return \App\CoreBundle\Form\Admin\Product\ProductGridModalFormType
  4329.      */
  4330.     protected function getProductGridModalFormTypeService()
  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/ProductGridModalFormType.php';
  4335.         return $this->privates['App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType'] = new \App\CoreBundle\Form\Admin\Product\ProductGridModalFormType();
  4336.     }
  4337.     /**
  4338.      * Gets the private 'App\CoreBundle\Form\Admin\Product\ProductMassActionFormType' shared autowired service.
  4339.      *
  4340.      * @return \App\CoreBundle\Form\Admin\Product\ProductMassActionFormType
  4341.      */
  4342.     protected function getProductMassActionFormTypeService()
  4343.     {
  4344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4346.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/Product/ProductMassActionFormType.php';
  4347.         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()));
  4348.     }
  4349.     /**
  4350.      * Gets the private 'App\CoreBundle\Form\Admin\QuickSearch\QuickSearchFormType' shared autowired service.
  4351.      *
  4352.      * @return \App\CoreBundle\Form\Admin\QuickSearch\QuickSearchFormType
  4353.      */
  4354.     protected function getQuickSearchFormTypeService()
  4355.     {
  4356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4358.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/QuickSearch/QuickSearchFormType.php';
  4359.         return $this->privates['App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType'] = new \App\CoreBundle\Form\Admin\QuickSearch\QuickSearchFormType();
  4360.     }
  4361.     /**
  4362.      * Gets the private 'App\CoreBundle\Form\BillingAddressType' shared autowired service.
  4363.      *
  4364.      * @return \App\CoreBundle\Form\BillingAddressType
  4365.      */
  4366.     protected function getBillingAddressTypeService()
  4367.     {
  4368.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4369.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4370.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/BillingAddressType.php';
  4371.         return $this->privates['App\\CoreBundle\\Form\\BillingAddressType'] = new \App\CoreBundle\Form\BillingAddressType(($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()));
  4372.     }
  4373.     /**
  4374.      * Gets the private 'App\CoreBundle\Form\Constraints\ContainsValidator' shared autowired service.
  4375.      *
  4376.      * @return \App\CoreBundle\Form\Constraints\ContainsValidator
  4377.      */
  4378.     protected function getContainsValidatorService()
  4379.     {
  4380.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4381.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4382.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/ContainsValidator.php';
  4383.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\ContainsValidator'] = new \App\CoreBundle\Form\Constraints\ContainsValidator();
  4384.     }
  4385.     /**
  4386.      * Gets the private 'App\CoreBundle\Form\Constraints\EmailValidator' shared autowired service.
  4387.      *
  4388.      * @return \App\CoreBundle\Form\Constraints\EmailValidator
  4389.      */
  4390.     protected function getEmailValidatorService()
  4391.     {
  4392.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4393.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4394.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/EmailValidator.php';
  4395.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\EmailValidator'] = new \App\CoreBundle\Form\Constraints\EmailValidator();
  4396.     }
  4397.     /**
  4398.      * Gets the private 'App\CoreBundle\Form\Constraints\FieldsAreNotIdenticalValidator' shared autowired service.
  4399.      *
  4400.      * @return \App\CoreBundle\Form\Constraints\FieldsAreNotIdenticalValidator
  4401.      */
  4402.     protected function getFieldsAreNotIdenticalValidatorService()
  4403.     {
  4404.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4405.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4406.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/FieldsAreNotIdenticalValidator.php';
  4407.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\FieldsAreNotIdenticalValidator'] = new \App\CoreBundle\Form\Constraints\FieldsAreNotIdenticalValidator();
  4408.     }
  4409.     /**
  4410.      * Gets the private 'App\CoreBundle\Form\Constraints\FileAllowedExtensionValidator' shared autowired service.
  4411.      *
  4412.      * @return \App\CoreBundle\Form\Constraints\FileAllowedExtensionValidator
  4413.      */
  4414.     protected function getFileAllowedExtensionValidatorService()
  4415.     {
  4416.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4417.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4418.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/FileAllowedExtensionValidator.php';
  4419.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\FileAllowedExtensionValidator'] = new \App\CoreBundle\Form\Constraints\FileAllowedExtensionValidator();
  4420.     }
  4421.     /**
  4422.      * Gets the private 'App\CoreBundle\Form\Constraints\FileExtensionMaxLengthValidator' shared autowired service.
  4423.      *
  4424.      * @return \App\CoreBundle\Form\Constraints\FileExtensionMaxLengthValidator
  4425.      */
  4426.     protected function getFileExtensionMaxLengthValidatorService()
  4427.     {
  4428.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4429.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4430.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/FileExtensionMaxLengthValidator.php';
  4431.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\FileExtensionMaxLengthValidator'] = new \App\CoreBundle\Form\Constraints\FileExtensionMaxLengthValidator();
  4432.     }
  4433.     /**
  4434.      * Gets the private 'App\CoreBundle\Form\Constraints\MoneyRangeValidator' shared autowired service.
  4435.      *
  4436.      * @return \App\CoreBundle\Form\Constraints\MoneyRangeValidator
  4437.      */
  4438.     protected function getMoneyRangeValidatorService()
  4439.     {
  4440.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4441.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4442.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/MoneyRangeValidator.php';
  4443.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\MoneyRangeValidator'] = new \App\CoreBundle\Form\Constraints\MoneyRangeValidator();
  4444.     }
  4445.     /**
  4446.      * Gets the private 'App\CoreBundle\Form\Constraints\NotIdenticalToEmailLocalPartValidator' shared autowired service.
  4447.      *
  4448.      * @return \App\CoreBundle\Form\Constraints\NotIdenticalToEmailLocalPartValidator
  4449.      */
  4450.     protected function getNotIdenticalToEmailLocalPartValidatorService()
  4451.     {
  4452.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4453.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4454.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/NotIdenticalToEmailLocalPartValidator.php';
  4455.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\NotIdenticalToEmailLocalPartValidator'] = new \App\CoreBundle\Form\Constraints\NotIdenticalToEmailLocalPartValidator();
  4456.     }
  4457.     /**
  4458.      * Gets the private 'App\CoreBundle\Form\Constraints\NotInArrayValidator' shared autowired service.
  4459.      *
  4460.      * @return \App\CoreBundle\Form\Constraints\NotInArrayValidator
  4461.      */
  4462.     protected function getNotInArrayValidatorService()
  4463.     {
  4464.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4465.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4466.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/NotInArrayValidator.php';
  4467.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\NotInArrayValidator'] = new \App\CoreBundle\Form\Constraints\NotInArrayValidator();
  4468.     }
  4469.     /**
  4470.      * Gets the private 'App\CoreBundle\Form\Constraints\NotNegativeMoneyAmountValidator' shared autowired service.
  4471.      *
  4472.      * @return \App\CoreBundle\Form\Constraints\NotNegativeMoneyAmountValidator
  4473.      */
  4474.     protected function getNotNegativeMoneyAmountValidatorService()
  4475.     {
  4476.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4477.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4478.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/NotNegativeMoneyAmountValidator.php';
  4479.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\NotNegativeMoneyAmountValidator'] = new \App\CoreBundle\Form\Constraints\NotNegativeMoneyAmountValidator();
  4480.     }
  4481.     /**
  4482.      * Gets the private 'App\CoreBundle\Form\Constraints\UniqueCollectionValidator' shared autowired service.
  4483.      *
  4484.      * @return \App\CoreBundle\Form\Constraints\UniqueCollectionValidator
  4485.      */
  4486.     protected function getUniqueCollectionValidatorService()
  4487.     {
  4488.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4489.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4490.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/UniqueCollectionValidator.php';
  4491.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\UniqueCollectionValidator'] = new \App\CoreBundle\Form\Constraints\UniqueCollectionValidator();
  4492.     }
  4493.     /**
  4494.      * Gets the private 'App\CoreBundle\Form\Constraints\UniqueEmailValidator' shared autowired service.
  4495.      *
  4496.      * @return \App\CoreBundle\Form\Constraints\UniqueEmailValidator
  4497.      */
  4498.     protected function getUniqueEmailValidatorService()
  4499.     {
  4500.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4501.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4502.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/UniqueEmailValidator.php';
  4503.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\UniqueEmailValidator'] = new \App\CoreBundle\Form\Constraints\UniqueEmailValidator(($this->privates['App\\CoreBundle\\Model\\Administrator\\AdministratorFacade'] ?? $this->getAdministratorFacadeService()));
  4504.     }
  4505.     /**
  4506.      * Gets the private 'App\CoreBundle\Form\Constraints\UniqueProductAttributesValidator' shared autowired service.
  4507.      *
  4508.      * @return \App\CoreBundle\Form\Constraints\UniqueProductAttributesValidator
  4509.      */
  4510.     protected function getUniqueProductAttributesValidatorService()
  4511.     {
  4512.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4513.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4514.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/UniqueProductAttributesValidator.php';
  4515.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\UniqueProductAttributesValidator'] = new \App\CoreBundle\Form\Constraints\UniqueProductAttributesValidator();
  4516.     }
  4517.     /**
  4518.      * Gets the private 'App\CoreBundle\Form\Constraints\UniqueProductVariantSkusValidator' shared autowired service.
  4519.      *
  4520.      * @return \App\CoreBundle\Form\Constraints\UniqueProductVariantSkusValidator
  4521.      */
  4522.     protected function getUniqueProductVariantSkusValidatorService()
  4523.     {
  4524.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4525.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4526.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/UniqueProductVariantSkusValidator.php';
  4527.         return $this->privates['App\\CoreBundle\\Form\\Constraints\\UniqueProductVariantSkusValidator'] = new \App\CoreBundle\Form\Constraints\UniqueProductVariantSkusValidator();
  4528.     }
  4529.     /**
  4530.      * Gets the private 'App\CoreBundle\Form\DatePickerType' shared autowired service.
  4531.      *
  4532.      * @return \App\CoreBundle\Form\DatePickerType
  4533.      */
  4534.     protected function getDatePickerTypeService()
  4535.     {
  4536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4538.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/DatePickerType.php';
  4539.         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'))));
  4540.     }
  4541.     /**
  4542.      * Gets the private 'App\CoreBundle\Form\DisplayOnlyType' shared autowired service.
  4543.      *
  4544.      * @return \App\CoreBundle\Form\DisplayOnlyType
  4545.      */
  4546.     protected function getDisplayOnlyTypeService()
  4547.     {
  4548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4550.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/DisplayOnlyType.php';
  4551.         return $this->privates['App\\CoreBundle\\Form\\DisplayOnlyType'] = new \App\CoreBundle\Form\DisplayOnlyType();
  4552.     }
  4553.     /**
  4554.      * Gets the private 'App\CoreBundle\Form\EshopsType' shared autowired service.
  4555.      *
  4556.      * @return \App\CoreBundle\Form\EshopsType
  4557.      */
  4558.     protected function getEshopsTypeService()
  4559.     {
  4560.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4562.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/EshopsType.php';
  4563.         return $this->privates['App\\CoreBundle\\Form\\EshopsType'] = new \App\CoreBundle\Form\EshopsType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4564.     }
  4565.     /**
  4566.      * Gets the private 'App\CoreBundle\Form\Extension\LegendFormTypeExtension' shared autowired service.
  4567.      *
  4568.      * @return \App\CoreBundle\Form\Extension\LegendFormTypeExtension
  4569.      */
  4570.     protected function getLegendFormTypeExtensionService()
  4571.     {
  4572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4573.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4574.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Extension/LegendFormTypeExtension.php';
  4575.         return $this->privates['App\\CoreBundle\\Form\\Extension\\LegendFormTypeExtension'] = new \App\CoreBundle\Form\Extension\LegendFormTypeExtension($this->parameters['woo_dashboard.legend_form']);
  4576.     }
  4577.     /**
  4578.      * Gets the private 'App\CoreBundle\Form\Extension\MoneyTypeExtension' shared autowired service.
  4579.      *
  4580.      * @return \App\CoreBundle\Form\Extension\MoneyTypeExtension
  4581.      */
  4582.     protected function getMoneyTypeExtensionService()
  4583.     {
  4584.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4586.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Extension/MoneyTypeExtension.php';
  4587.         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())));
  4588.     }
  4589.     /**
  4590.      * Gets the private 'App\CoreBundle\Form\FormRowType' shared autowired service.
  4591.      *
  4592.      * @return \App\CoreBundle\Form\FormRowType
  4593.      */
  4594.     protected function getFormRowTypeService()
  4595.     {
  4596.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4598.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/FormRowType.php';
  4599.         return $this->privates['App\\CoreBundle\\Form\\FormRowType'] = new \App\CoreBundle\Form\FormRowType();
  4600.     }
  4601.     /**
  4602.      * Gets the private 'App\CoreBundle\Form\GroupType' shared autowired service.
  4603.      *
  4604.      * @return \App\CoreBundle\Form\GroupType
  4605.      */
  4606.     protected function getGroupTypeService()
  4607.     {
  4608.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4610.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/GroupType.php';
  4611.         return $this->privates['App\\CoreBundle\\Form\\GroupType'] = new \App\CoreBundle\Form\GroupType();
  4612.     }
  4613.     /**
  4614.      * Gets the private 'App\CoreBundle\Form\ImageUploadType' shared autowired service.
  4615.      *
  4616.      * @return \App\CoreBundle\Form\ImageUploadType
  4617.      */
  4618.     protected function getImageUploadTypeService()
  4619.     {
  4620.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4621.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4622.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ImageUploadType.php';
  4623.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4624.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Transformers/ImagesIdsToImagesTransformer.php';
  4625.         $a = ($this->privates['App\\CoreBundle\\Model\\Image\\ImageFacade'] ?? $this->getImageFacadeService());
  4626.         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()));
  4627.     }
  4628.     /**
  4629.      * Gets the private 'App\CoreBundle\Form\LocalizedType' shared autowired service.
  4630.      *
  4631.      * @return \App\CoreBundle\Form\LocalizedType
  4632.      */
  4633.     protected function getLocalizedTypeService()
  4634.     {
  4635.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4636.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4637.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/LocalizedType.php';
  4638.         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()));
  4639.     }
  4640.     /**
  4641.      * Gets the private 'App\CoreBundle\Form\MultiEshopTabType' shared autowired service.
  4642.      *
  4643.      * @return \App\CoreBundle\Form\MultiEshopTabType
  4644.      */
  4645.     protected function getMultiEshopTabTypeService()
  4646.     {
  4647.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4648.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4649.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/MultiEshopTabType.php';
  4650.         return $this->privates['App\\CoreBundle\\Form\\MultiEshopTabType'] = new \App\CoreBundle\Form\MultiEshopTabType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4651.     }
  4652.     /**
  4653.      * Gets the private 'App\CoreBundle\Form\MultiEshopType' shared autowired service.
  4654.      *
  4655.      * @return \App\CoreBundle\Form\MultiEshopType
  4656.      */
  4657.     protected function getMultiEshopTypeService()
  4658.     {
  4659.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4661.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/MultiEshopType.php';
  4662.         return $this->privates['App\\CoreBundle\\Form\\MultiEshopType'] = new \App\CoreBundle\Form\MultiEshopType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4663.     }
  4664.     /**
  4665.      * Gets the private 'App\CoreBundle\Form\OrderItemsType' shared autowired service.
  4666.      *
  4667.      * @return \App\CoreBundle\Form\OrderItemsType
  4668.      */
  4669.     protected function getOrderItemsTypeService()
  4670.     {
  4671.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4672.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4673.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/OrderItemsType.php';
  4674.         return $this->privates['App\\CoreBundle\\Form\\OrderItemsType'] = new \App\CoreBundle\Form\OrderItemsType(($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()));
  4675.     }
  4676.     /**
  4677.      * Gets the private 'App\CoreBundle\Form\OrderNotesType' shared autowired service.
  4678.      *
  4679.      * @return \App\CoreBundle\Form\OrderNotesType
  4680.      */
  4681.     protected function getOrderNotesTypeService()
  4682.     {
  4683.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4684.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4685.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/OrderNotesType.php';
  4686.         return $this->privates['App\\CoreBundle\\Form\\OrderNotesType'] = new \App\CoreBundle\Form\OrderNotesType();
  4687.     }
  4688.     /**
  4689.      * Gets the private 'App\CoreBundle\Form\ProductAttributeValueFormType' shared autowired service.
  4690.      *
  4691.      * @return \App\CoreBundle\Form\ProductAttributeValueFormType
  4692.      */
  4693.     protected function getProductAttributeValueFormTypeService()
  4694.     {
  4695.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4696.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4697.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductAttributeValueFormType.php';
  4698.         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()));
  4699.     }
  4700.     /**
  4701.      * Gets the private 'App\CoreBundle\Form\ProductAttributeValueType' shared autowired service.
  4702.      *
  4703.      * @return \App\CoreBundle\Form\ProductAttributeValueType
  4704.      */
  4705.     protected function getProductAttributeValueTypeService()
  4706.     {
  4707.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4708.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4709.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductAttributeValueType.php';
  4710.         return $this->privates['App\\CoreBundle\\Form\\ProductAttributeValueType'] = new \App\CoreBundle\Form\ProductAttributeValueType();
  4711.     }
  4712.     /**
  4713.      * Gets the private 'App\CoreBundle\Form\ProductEshopDataType' shared autowired service.
  4714.      *
  4715.      * @return \App\CoreBundle\Form\ProductEshopDataType
  4716.      */
  4717.     protected function getProductEshopDataTypeService()
  4718.     {
  4719.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4720.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4721.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductEshopDataType.php';
  4722.         return $this->privates['App\\CoreBundle\\Form\\ProductEshopDataType'] = new \App\CoreBundle\Form\ProductEshopDataType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4723.     }
  4724.     /**
  4725.      * Gets the private 'App\CoreBundle\Form\ProductVariantConfiguratorType' shared autowired service.
  4726.      *
  4727.      * @return \App\CoreBundle\Form\ProductVariantConfiguratorType
  4728.      */
  4729.     protected function getProductVariantConfiguratorTypeService()
  4730.     {
  4731.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4732.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4733.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantConfiguratorType.php';
  4734.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  4735.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Transformers/ProductVariantValueDataToProductVariantTransformer.php';
  4736.         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())));
  4737.     }
  4738.     /**
  4739.      * Gets the private 'App\CoreBundle\Form\ProductVariantEshopDataType' shared autowired service.
  4740.      *
  4741.      * @return \App\CoreBundle\Form\ProductVariantEshopDataType
  4742.      */
  4743.     protected function getProductVariantEshopDataTypeService()
  4744.     {
  4745.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4746.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4747.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantEshopDataType.php';
  4748.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantEshopDataType'] = new \App\CoreBundle\Form\ProductVariantEshopDataType();
  4749.     }
  4750.     /**
  4751.      * Gets the private 'App\CoreBundle\Form\ProductVariantEshopPriceDataType' shared autowired service.
  4752.      *
  4753.      * @return \App\CoreBundle\Form\ProductVariantEshopPriceDataType
  4754.      */
  4755.     protected function getProductVariantEshopPriceDataTypeService()
  4756.     {
  4757.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4759.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantEshopPriceDataType.php';
  4760.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType'] = new \App\CoreBundle\Form\ProductVariantEshopPriceDataType(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4761.     }
  4762.     /**
  4763.      * Gets the private 'App\CoreBundle\Form\ProductVariantValueFormType' shared autowired service.
  4764.      *
  4765.      * @return \App\CoreBundle\Form\ProductVariantValueFormType
  4766.      */
  4767.     protected function getProductVariantValueFormTypeService()
  4768.     {
  4769.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4771.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantValueFormType.php';
  4772.         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()));
  4773.     }
  4774.     /**
  4775.      * Gets the private 'App\CoreBundle\Form\ProductVariantValueType' shared autowired service.
  4776.      *
  4777.      * @return \App\CoreBundle\Form\ProductVariantValueType
  4778.      */
  4779.     protected function getProductVariantValueTypeService()
  4780.     {
  4781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4783.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantValueType.php';
  4784.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantValueType'] = new \App\CoreBundle\Form\ProductVariantValueType();
  4785.     }
  4786.     /**
  4787.      * Gets the private 'App\CoreBundle\Form\ProductVariantsType' shared autowired service.
  4788.      *
  4789.      * @return \App\CoreBundle\Form\ProductVariantsType
  4790.      */
  4791.     protected function getProductVariantsTypeService()
  4792.     {
  4793.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4794.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4795.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ProductVariantsType.php';
  4796.         return $this->privates['App\\CoreBundle\\Form\\ProductVariantsType'] = new \App\CoreBundle\Form\ProductVariantsType();
  4797.     }
  4798.     /**
  4799.      * Gets the private 'App\CoreBundle\Form\ShippingAddressType' shared autowired service.
  4800.      *
  4801.      * @return \App\CoreBundle\Form\ShippingAddressType
  4802.      */
  4803.     protected function getShippingAddressTypeService()
  4804.     {
  4805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4807.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/ShippingAddressType.php';
  4808.         return $this->privates['App\\CoreBundle\\Form\\ShippingAddressType'] = new \App\CoreBundle\Form\ShippingAddressType(($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService()));
  4809.     }
  4810.     /**
  4811.      * Gets the private 'App\CoreBundle\Model\Administrator\Activity\AdministratorActivityFacade' shared autowired service.
  4812.      *
  4813.      * @return \App\CoreBundle\Model\Administrator\Activity\AdministratorActivityFacade
  4814.      */
  4815.     protected function getAdministratorActivityFacadeService()
  4816.     {
  4817.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Activity/AdministratorActivityFacade.php';
  4818.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Activity/AdministratorActivityRepository.php';
  4819.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Activity/AdministratorActivityFactoryInterface.php';
  4820.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Activity/AdministratorActivityFactory.php';
  4821.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4822.         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([])))));
  4823.     }
  4824.     /**
  4825.      * Gets the private 'App\CoreBundle\Model\Administrator\AdministratorFacade' shared autowired service.
  4826.      *
  4827.      * @return \App\CoreBundle\Model\Administrator\AdministratorFacade
  4828.      */
  4829.     protected function getAdministratorFacadeService()
  4830.     {
  4831.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4832.         $b = ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])));
  4833.         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()));
  4834.     }
  4835.     /**
  4836.      * Gets the private 'App\CoreBundle\Model\Administrator\AdministratorGridFacade' shared autowired service.
  4837.      *
  4838.      * @return \App\CoreBundle\Model\Administrator\AdministratorGridFacade
  4839.      */
  4840.     protected function getAdministratorGridFacadeService()
  4841.     {
  4842.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorGridFacade.php';
  4843.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorGridLimitFactoryInterface.php';
  4844.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/AdministratorGridLimitFactory.php';
  4845.         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([])))));
  4846.     }
  4847.     /**
  4848.      * Gets the private 'App\CoreBundle\Model\Administrator\AdministratorRepository' shared autowired service.
  4849.      *
  4850.      * @return \App\CoreBundle\Model\Administrator\AdministratorRepository
  4851.      */
  4852.     protected function getAdministratorRepositoryService()
  4853.     {
  4854.         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()));
  4855.     }
  4856.     /**
  4857.      * Gets the private 'App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedFacade' shared autowired service.
  4858.      *
  4859.      * @return \App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedFacade
  4860.      */
  4861.     protected function getAdministratorRolesChangedFacadeService()
  4862.     {
  4863.         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()));
  4864.     }
  4865.     /**
  4866.      * Gets the private 'App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedSubscriber' shared autowired service.
  4867.      *
  4868.      * @return \App\CoreBundle\Model\Administrator\Security\AdministratorRolesChangedSubscriber
  4869.      */
  4870.     protected function getAdministratorRolesChangedSubscriberService()
  4871.     {
  4872.         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()));
  4873.     }
  4874.     /**
  4875.      * Gets the private 'App\CoreBundle\Model\Administrator\Security\AdministratorUserProvider' shared autowired service.
  4876.      *
  4877.      * @return \App\CoreBundle\Model\Administrator\Security\AdministratorUserProvider
  4878.      */
  4879.     protected function getAdministratorUserProviderService()
  4880.     {
  4881.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  4882.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Administrator/Security/AdministratorUserProvider.php';
  4883.         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()));
  4884.     }
  4885.     /**
  4886.      * Gets the private 'App\CoreBundle\Model\AdvancedSearchOrder\AdvancedSearchOrderFacade' shared autowired service.
  4887.      *
  4888.      * @return \App\CoreBundle\Model\AdvancedSearchOrder\AdvancedSearchOrderFacade
  4889.      */
  4890.     protected function getAdvancedSearchOrderFacadeService()
  4891.     {
  4892.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/AdvancedSearchOrderFacade.php';
  4893.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AbstractAdvancedSearchFormFactory.php';
  4894.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/OrderAdvancedSearchFormFactory.php';
  4895.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchConfig.php';
  4896.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/OrderAdvancedSearchConfig.php';
  4897.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchFilterInterface.php';
  4898.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderNumberFilter.php';
  4899.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderCreateDateFilter.php';
  4900.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderInvoiceDateFilter.php';
  4901.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderEshopFilter.php';
  4902.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderNameFilter.php';
  4903.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderLastNameFilter.php';
  4904.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchOrder/Filter/OrderEmailFilter.php';
  4905.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearch/AdvancedSearchFilterTranslation.php';
  4906.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearchOrder/AdvancedSearchOrderFilterTranslation.php';
  4907.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchQueryBuilderExtender.php';
  4908.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Listing/OrderListAdminFacade.php';
  4909.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearch/AdvancedSearchOperatorTranslation.php';
  4910.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/RuleFormViewDataFactory.php';
  4911.         $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());
  4912.         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())));
  4913.     }
  4914.     /**
  4915.      * Gets the private 'App\CoreBundle\Model\AdvancedSearchProduct\AdvancedSearchProductFacade' shared autowired service.
  4916.      *
  4917.      * @return \App\CoreBundle\Model\AdvancedSearchProduct\AdvancedSearchProductFacade
  4918.      */
  4919.     protected function getAdvancedSearchProductFacadeService()
  4920.     {
  4921.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchProduct/AdvancedSearchProductFacade.php';
  4922.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AbstractAdvancedSearchFormFactory.php';
  4923.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchProduct/ProductAdvancedSearchFormFactory.php';
  4924.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchConfig.php';
  4925.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchProduct/ProductAdvancedSearchConfig.php';
  4926.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchFilterInterface.php';
  4927.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearchProduct/Filter/ProductCategoryFilter.php';
  4928.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearch/AdvancedSearchFilterTranslation.php';
  4929.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearchProduct/AdvancedSearchProductFilterTranslation.php';
  4930.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/AdvancedSearchQueryBuilderExtender.php';
  4931.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Admin/AdvancedSearch/AdvancedSearchOperatorTranslation.php';
  4932.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/AdvancedSearch/RuleFormViewDataFactory.php';
  4933.         $a = new \App\CoreBundle\Model\AdvancedSearchProduct\ProductAdvancedSearchConfig(new \App\CoreBundle\Model\AdvancedSearchProduct\Filter\ProductCategoryFilter());
  4934.         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())));
  4935.     }
  4936.     /**
  4937.      * Gets the private 'App\CoreBundle\Model\Attribute\AttributeDataFactory' shared autowired service.
  4938.      *
  4939.      * @return \App\CoreBundle\Model\Attribute\AttributeDataFactory
  4940.      */
  4941.     protected function getAttributeDataFactoryService()
  4942.     {
  4943.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeDataFactoryInterface.php';
  4944.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Attribute/AttributeDataFactory.php';
  4945.         return $this->privates['App\\CoreBundle\\Model\\Attribute\\AttributeDataFactory'] = new \App\CoreBundle\Model\Attribute\AttributeDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  4946.     }
  4947.     /**
  4948.      * Gets the private 'App\CoreBundle\Model\Attribute\AttributeFacade' shared autowired service.
  4949.      *
  4950.      * @return \App\CoreBundle\Model\Attribute\AttributeFacade
  4951.      */
  4952.     protected function getAttributeFacadeService()
  4953.     {
  4954.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4955.         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()));
  4956.     }
  4957.     /**
  4958.      * Gets the private 'App\CoreBundle\Model\Attribute\AttributeValueProvider' shared autowired service.
  4959.      *
  4960.      * @return \App\CoreBundle\Model\Attribute\AttributeValueProvider
  4961.      */
  4962.     protected function getAttributeValueProviderService()
  4963.     {
  4964.         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'))));
  4965.     }
  4966.     /**
  4967.      * Gets the private 'App\CoreBundle\Model\Category\CategoryFacade' shared autowired service.
  4968.      *
  4969.      * @return \App\CoreBundle\Model\Category\CategoryFacade
  4970.      */
  4971.     protected function getCategoryFacadeService()
  4972.     {
  4973.         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()));
  4974.     }
  4975.     /**
  4976.      * Gets the private 'App\CoreBundle\Model\Category\CategoryValueProvider' shared autowired service.
  4977.      *
  4978.      * @return \App\CoreBundle\Model\Category\CategoryValueProvider
  4979.      */
  4980.     protected function getCategoryValueProviderService()
  4981.     {
  4982.         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'))));
  4983.     }
  4984.     /**
  4985.      * Gets the private 'App\CoreBundle\Model\Collection\CollectionFacade' shared autowired service.
  4986.      *
  4987.      * @return \App\CoreBundle\Model\Collection\CollectionFacade
  4988.      */
  4989.     protected function getCollectionFacadeService()
  4990.     {
  4991.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Collection/CollectionFacade.php';
  4992.         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()));
  4993.     }
  4994.     /**
  4995.      * Gets the private 'App\CoreBundle\Model\Collection\CollectionValueProvider' shared autowired service.
  4996.      *
  4997.      * @return \App\CoreBundle\Model\Collection\CollectionValueProvider
  4998.      */
  4999.     protected function getCollectionValueProviderService()
  5000.     {
  5001.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Collection/CollectionValueProvider.php';
  5002.         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'))));
  5003.     }
  5004.     /**
  5005.      * Gets the private 'App\CoreBundle\Model\Coupon\CouponDataFactory' shared autowired service.
  5006.      *
  5007.      * @return \App\CoreBundle\Model\Coupon\CouponDataFactory
  5008.      */
  5009.     protected function getCouponDataFactoryService()
  5010.     {
  5011.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponDataFactoryInterface.php';
  5012.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponDataFactory.php';
  5013.         return $this->privates['App\\CoreBundle\\Model\\Coupon\\CouponDataFactory'] = new \App\CoreBundle\Model\Coupon\CouponDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5014.     }
  5015.     /**
  5016.      * Gets the private 'App\CoreBundle\Model\Coupon\CouponFacade' shared autowired service.
  5017.      *
  5018.      * @return \App\CoreBundle\Model\Coupon\CouponFacade
  5019.      */
  5020.     protected function getCouponFacadeService()
  5021.     {
  5022.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponFacade.php';
  5023.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponFactoryInterface.php';
  5024.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponFactory.php';
  5025.         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()));
  5026.     }
  5027.     /**
  5028.      * Gets the private 'App\CoreBundle\Model\Coupon\CouponRepository' shared autowired service.
  5029.      *
  5030.      * @return \App\CoreBundle\Model\Coupon\CouponRepository
  5031.      */
  5032.     protected function getCouponRepositoryService()
  5033.     {
  5034.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/CouponRepository.php';
  5035.         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()));
  5036.     }
  5037.     /**
  5038.      * Gets the private 'App\CoreBundle\Model\Coupon\Listing\CouponListAdminRepository' shared autowired service.
  5039.      *
  5040.      * @return \App\CoreBundle\Model\Coupon\Listing\CouponListAdminRepository
  5041.      */
  5042.     protected function getCouponListAdminRepositoryService()
  5043.     {
  5044.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Coupon/Listing/CouponListAdminRepository.php';
  5045.         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()));
  5046.     }
  5047.     /**
  5048.      * Gets the private 'App\CoreBundle\Model\Eshop\EshopFacade' shared autowired service.
  5049.      *
  5050.      * @return \App\CoreBundle\Model\Eshop\EshopFacade
  5051.      */
  5052.     protected function getEshopFacadeService()
  5053.     {
  5054.         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([])))));
  5055.     }
  5056.     /**
  5057.      * Gets the private 'App\CoreBundle\Model\Eshop\EshopRepository' shared autowired service.
  5058.      *
  5059.      * @return \App\CoreBundle\Model\Eshop\EshopRepository
  5060.      */
  5061.     protected function getEshopRepositoryService()
  5062.     {
  5063.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5064.         return $this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] = new \App\CoreBundle\Model\Eshop\EshopRepository($a, new \App\CoreBundle\Model\Eshop\Listing\EshopListAdminRepository($a));
  5065.     }
  5066.     /**
  5067.      * Gets the private 'App\CoreBundle\Model\Image\Config\ImageConfig' shared autowired service.
  5068.      *
  5069.      * @return \App\CoreBundle\Model\Image\Config\ImageConfig
  5070.      */
  5071.     protected function getImageConfigService()
  5072.     {
  5073.         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'));
  5074.     }
  5075.     /**
  5076.      * Gets the private 'App\CoreBundle\Model\Image\ImageFacade' shared autowired service.
  5077.      *
  5078.      * @return \App\CoreBundle\Model\Image\ImageFacade
  5079.      */
  5080.     protected function getImageFacadeService()
  5081.     {
  5082.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5083.         $b = ($this->privates['App\\CoreBundle\\Component\\FileUpload\\FileUpload'] ?? $this->getFileUploadService());
  5084.         $c = ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])));
  5085.         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()));
  5086.     }
  5087.     /**
  5088.      * Gets the private 'App\CoreBundle\Model\Image\ImageLocator' shared autowired service.
  5089.      *
  5090.      * @return \App\CoreBundle\Model\Image\ImageLocator
  5091.      */
  5092.     protected function getImageLocatorService()
  5093.     {
  5094.         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()));
  5095.     }
  5096.     /**
  5097.      * Gets the private 'App\CoreBundle\Model\Image\ImageRepository' shared autowired service.
  5098.      *
  5099.      * @return \App\CoreBundle\Model\Image\ImageRepository
  5100.      */
  5101.     protected function getImageRepositoryService()
  5102.     {
  5103.         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()));
  5104.     }
  5105.     /**
  5106.      * Gets the private 'App\CoreBundle\Model\Image\Processing\ImageProcessor' shared autowired service.
  5107.      *
  5108.      * @return \App\CoreBundle\Model\Image\Processing\ImageProcessor
  5109.      */
  5110.     protected function getImageProcessorService()
  5111.     {
  5112.         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()));
  5113.     }
  5114.     /**
  5115.      * Gets the private 'App\CoreBundle\Model\Localization\LocalizationListener' shared autowired service.
  5116.      *
  5117.      * @return \App\CoreBundle\Model\Localization\LocalizationListener
  5118.      */
  5119.     protected function getLocalizationListenerService()
  5120.     {
  5121.         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'))));
  5122.     }
  5123.     /**
  5124.      * Gets the private 'App\CoreBundle\Model\Log\LogFacade' shared autowired service.
  5125.      *
  5126.      * @return \App\CoreBundle\Model\Log\LogFacade
  5127.      */
  5128.     protected function getLogFacadeService()
  5129.     {
  5130.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogFacade.php';
  5131.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogRepository.php';
  5132.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogFactoryInterface.php';
  5133.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogFactory.php';
  5134.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogDataFactoryInterface.php';
  5135.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Log/LogDataFactory.php';
  5136.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5137.         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())));
  5138.     }
  5139.     /**
  5140.      * Gets the private 'App\CoreBundle\Model\OrderPdf\OrderPdfDataFactory' shared autowired service.
  5141.      *
  5142.      * @return \App\CoreBundle\Model\OrderPdf\OrderPdfDataFactory
  5143.      */
  5144.     protected function getOrderPdfDataFactoryService()
  5145.     {
  5146.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfDataFactoryInterface.php';
  5147.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfDataFactory.php';
  5148.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileDataFactoryInterface.php';
  5149.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileDataFactory.php';
  5150.         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())));
  5151.     }
  5152.     /**
  5153.      * Gets the private 'App\CoreBundle\Model\OrderPdf\OrderPdfFacade' shared autowired service.
  5154.      *
  5155.      * @return \App\CoreBundle\Model\OrderPdf\OrderPdfFacade
  5156.      */
  5157.     protected function getOrderPdfFacadeService()
  5158.     {
  5159.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfFacade.php';
  5160.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfRepository.php';
  5161.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfFactoryInterface.php';
  5162.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/OrderPdf/OrderPdfFactory.php';
  5163.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5164.         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()));
  5165.     }
  5166.     /**
  5167.      * Gets the private 'App\CoreBundle\Model\Order\Coupon\OrderCouponFactory' shared autowired service.
  5168.      *
  5169.      * @return \App\CoreBundle\Model\Order\Coupon\OrderCouponFactory
  5170.      */
  5171.     protected function getOrderCouponFactoryService()
  5172.     {
  5173.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Coupon/OrderCouponFactoryInterface.php';
  5174.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Coupon/OrderCouponFactory.php';
  5175.         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([]))));
  5176.     }
  5177.     /**
  5178.      * Gets the private 'App\CoreBundle\Model\Order\Item\OrderItemDataFactory' shared autowired service.
  5179.      *
  5180.      * @return \App\CoreBundle\Model\Order\Item\OrderItemDataFactory
  5181.      */
  5182.     protected function getOrderItemDataFactoryService()
  5183.     {
  5184.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemDataFactoryInterface.php';
  5185.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemDataFactory.php';
  5186.         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()));
  5187.     }
  5188.     /**
  5189.      * Gets the private 'App\CoreBundle\Model\Order\Item\OrderItemFacade' shared autowired service.
  5190.      *
  5191.      * @return \App\CoreBundle\Model\Order\Item\OrderItemFacade
  5192.      */
  5193.     protected function getOrderItemFacadeService()
  5194.     {
  5195.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemFacade.php';
  5196.         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()));
  5197.     }
  5198.     /**
  5199.      * Gets the private 'App\CoreBundle\Model\Order\Item\OrderItemFactory' shared autowired service.
  5200.      *
  5201.      * @return \App\CoreBundle\Model\Order\Item\OrderItemFactory
  5202.      */
  5203.     protected function getOrderItemFactoryService()
  5204.     {
  5205.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemFactoryInterface.php';
  5206.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Item/OrderItemFactory.php';
  5207.         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([]))));
  5208.     }
  5209.     /**
  5210.      * Gets the private 'App\CoreBundle\Model\Order\Listing\OrderListAdminRepository' shared autowired service.
  5211.      *
  5212.      * @return \App\CoreBundle\Model\Order\Listing\OrderListAdminRepository
  5213.      */
  5214.     protected function getOrderListAdminRepositoryService()
  5215.     {
  5216.         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()));
  5217.     }
  5218.     /**
  5219.      * Gets the private 'App\CoreBundle\Model\Order\Note\OrderNoteDataFactory' shared autowired service.
  5220.      *
  5221.      * @return \App\CoreBundle\Model\Order\Note\OrderNoteDataFactory
  5222.      */
  5223.     protected function getOrderNoteDataFactoryService()
  5224.     {
  5225.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Note/OrderNoteDataFactoryInterface.php';
  5226.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Note/OrderNoteDataFactory.php';
  5227.         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()));
  5228.     }
  5229.     /**
  5230.      * Gets the private 'App\CoreBundle\Model\Order\OrderDataFactory' shared autowired service.
  5231.      *
  5232.      * @return \App\CoreBundle\Model\Order\OrderDataFactory
  5233.      */
  5234.     protected function getOrderDataFactoryService()
  5235.     {
  5236.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderDataFactoryInterface.php';
  5237.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderDataFactory.php';
  5238.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Line/OrderLineDataFactoryInterface.php';
  5239.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Line/OrderLineDataFactory.php';
  5240.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/BillingAddress/OrderBillingAddressDataFactoryInterface.php';
  5241.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/BillingAddress/OrderBillingAddressDataFactory.php';
  5242.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/ShippingAddress/OrderShippingAddressDataFactoryInterface.php';
  5243.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/ShippingAddress/OrderShippingAddressDataFactory.php';
  5244.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeDataFactoryInterface.php';
  5245.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeDataFactory.php';
  5246.         $a = ($this->privates['App\\CoreBundle\\Model\\Order\\Item\\OrderItemDataFactory'] ?? $this->getOrderItemDataFactoryService());
  5247.         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()));
  5248.     }
  5249.     /**
  5250.      * Gets the private 'App\CoreBundle\Model\Order\OrderFacade' shared autowired service.
  5251.      *
  5252.      * @return \App\CoreBundle\Model\Order\OrderFacade
  5253.      */
  5254.     protected function getOrderFacadeService()
  5255.     {
  5256.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderFacade.php';
  5257.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderFactoryInterface.php';
  5258.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/OrderFactory.php';
  5259.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Note/OrderNoteFactoryInterface.php';
  5260.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Note/OrderNoteFactory.php';
  5261.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Tax/OrderTaxFactoryInterface.php';
  5262.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Tax/OrderTaxFactory.php';
  5263.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Refund/OrderRefundFactoryInterface.php';
  5264.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Refund/OrderRefundFactory.php';
  5265.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Shipping/OrderShippingFactoryInterface.php';
  5266.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Shipping/OrderShippingFactory.php';
  5267.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeFactoryInterface.php';
  5268.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeFactory.php';
  5269.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/BillingAddress/OrderBillingAddressFactoryInterface.php';
  5270.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/BillingAddress/OrderBillingAddressFactory.php';
  5271.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/ShippingAddress/OrderShippingAddressFactoryInterface.php';
  5272.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/ShippingAddress/OrderShippingAddressFactory.php';
  5273.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/MoneyConverter/MoneyConverter.php';
  5274.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeDataFactoryInterface.php';
  5275.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Order/Fee/OrderFeeDataFactory.php';
  5276.         $a = ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])));
  5277.         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()));
  5278.     }
  5279.     /**
  5280.      * Gets the private 'App\CoreBundle\Model\Order\OrderRepository' shared autowired service.
  5281.      *
  5282.      * @return \App\CoreBundle\Model\Order\OrderRepository
  5283.      */
  5284.     protected function getOrderRepositoryService()
  5285.     {
  5286.         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()));
  5287.     }
  5288.     /**
  5289.      * Gets the private 'App\CoreBundle\Model\PaymentMethod\PaymentMethodDataFactory' shared autowired service.
  5290.      *
  5291.      * @return \App\CoreBundle\Model\PaymentMethod\PaymentMethodDataFactory
  5292.      */
  5293.     protected function getPaymentMethodDataFactoryService()
  5294.     {
  5295.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodDataFactoryInterface.php';
  5296.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodDataFactory.php';
  5297.         return $this->privates['App\\CoreBundle\\Model\\PaymentMethod\\PaymentMethodDataFactory'] = new \App\CoreBundle\Model\PaymentMethod\PaymentMethodDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5298.     }
  5299.     /**
  5300.      * Gets the private 'App\CoreBundle\Model\PaymentMethod\PaymentMethodFacade' shared autowired service.
  5301.      *
  5302.      * @return \App\CoreBundle\Model\PaymentMethod\PaymentMethodFacade
  5303.      */
  5304.     protected function getPaymentMethodFacadeService()
  5305.     {
  5306.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodFacade.php';
  5307.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodRepository.php';
  5308.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodFactoryInterface.php';
  5309.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/PaymentMethod/PaymentMethodFactory.php';
  5310.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5311.         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()));
  5312.     }
  5313.     /**
  5314.      * Gets the private 'App\CoreBundle\Model\Product\Attribute\ProductAttributeDataFactory' shared autowired service.
  5315.      *
  5316.      * @return \App\CoreBundle\Model\Product\Attribute\ProductAttributeDataFactory
  5317.      */
  5318.     protected function getProductAttributeDataFactoryService()
  5319.     {
  5320.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Attribute/ProductAttributeDataFactoryInterface.php';
  5321.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Attribute/ProductAttributeDataFactory.php';
  5322.         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()));
  5323.     }
  5324.     /**
  5325.      * Gets the private 'App\CoreBundle\Model\Product\Attribute\ProductAttributeRepository' shared autowired service.
  5326.      *
  5327.      * @return \App\CoreBundle\Model\Product\Attribute\ProductAttributeRepository
  5328.      */
  5329.     protected function getProductAttributeRepositoryService()
  5330.     {
  5331.         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()));
  5332.     }
  5333.     /**
  5334.      * Gets the private 'App\CoreBundle\Model\Product\Listing\ProductListAdminFacade' shared autowired service.
  5335.      *
  5336.      * @return \App\CoreBundle\Model\Product\Listing\ProductListAdminFacade
  5337.      */
  5338.     protected function getProductListAdminFacadeService()
  5339.     {
  5340.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Listing/ProductListAdminFacade.php';
  5341.         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'))));
  5342.     }
  5343.     /**
  5344.      * Gets the private 'App\CoreBundle\Model\Product\Listing\ProductListAdminRepository' shared autowired service.
  5345.      *
  5346.      * @return \App\CoreBundle\Model\Product\Listing\ProductListAdminRepository
  5347.      */
  5348.     protected function getProductListAdminRepositoryService()
  5349.     {
  5350.         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()));
  5351.     }
  5352.     /**
  5353.      * Gets the private 'App\CoreBundle\Model\Product\ProductDataFactory' shared autowired service.
  5354.      *
  5355.      * @return \App\CoreBundle\Model\Product\ProductDataFactory
  5356.      */
  5357.     protected function getProductDataFactoryService()
  5358.     {
  5359.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductDataFactoryInterface.php';
  5360.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductDataFactory.php';
  5361.         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()));
  5362.     }
  5363.     /**
  5364.      * Gets the private 'App\CoreBundle\Model\Product\ProductFacade' shared autowired service.
  5365.      *
  5366.      * @return \App\CoreBundle\Model\Product\ProductFacade
  5367.      */
  5368.     protected function getProductFacadeService()
  5369.     {
  5370.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5371.         $b = ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] ?? ($this->privates['App\\CoreBundle\\Component\\EntityExtension\\EntityNameResolver'] = new \App\CoreBundle\Component\EntityExtension\EntityNameResolver([])));
  5372.         $c = ($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopRepository'] ?? $this->getEshopRepositoryService());
  5373.         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);
  5374.     }
  5375.     /**
  5376.      * Gets the private 'App\CoreBundle\Model\Product\ProductGridModalEdit' shared autowired service.
  5377.      *
  5378.      * @return \App\CoreBundle\Model\Product\ProductGridModalEdit
  5379.      */
  5380.     protected function getProductGridModalEditService()
  5381.     {
  5382.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/ModalEdit/GridModalEditInterface.php';
  5383.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/ModalEdit/AbstractGridModalEdit.php';
  5384.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductGridModalEdit.php';
  5385.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Grid/GridFactoryInterface.php';
  5386.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/ProductGridFactory.php';
  5387.         $a = ($this->privates['App\\CoreBundle\\Model\\Product\\ProductFacade'] ?? $this->getProductFacadeService());
  5388.         $b = ($this->services['form.factory'] ?? $this->getForm_FactoryService());
  5389.         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()));
  5390.     }
  5391.     /**
  5392.      * Gets the private 'App\CoreBundle\Model\Product\ProductRepository' shared autowired service.
  5393.      *
  5394.      * @return \App\CoreBundle\Model\Product\ProductRepository
  5395.      */
  5396.     protected function getProductRepositoryService()
  5397.     {
  5398.         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()));
  5399.     }
  5400.     /**
  5401.      * Gets the private 'App\CoreBundle\Model\Product\Variant\ProductVariantFacade' shared autowired service.
  5402.      *
  5403.      * @return \App\CoreBundle\Model\Product\Variant\ProductVariantFacade
  5404.      */
  5405.     protected function getProductVariantFacadeService()
  5406.     {
  5407.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Product/Variant/ProductVariantFacade.php';
  5408.         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()));
  5409.     }
  5410.     /**
  5411.      * Gets the private 'App\CoreBundle\Model\Product\Variant\ProductVariantFactory' shared autowired service.
  5412.      *
  5413.      * @return \App\CoreBundle\Model\Product\Variant\ProductVariantFactory
  5414.      */
  5415.     protected function getProductVariantFactoryService()
  5416.     {
  5417.         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([]))));
  5418.     }
  5419.     /**
  5420.      * Gets the private 'App\CoreBundle\Model\Product\Variant\ProductVariantRepository' shared autowired service.
  5421.      *
  5422.      * @return \App\CoreBundle\Model\Product\Variant\ProductVariantRepository
  5423.      */
  5424.     protected function getProductVariantRepositoryService()
  5425.     {
  5426.         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()));
  5427.     }
  5428.     /**
  5429.      * Gets the private 'App\CoreBundle\Model\Security\AdministratorLoginFacade' shared autowired service.
  5430.      *
  5431.      * @return \App\CoreBundle\Model\Security\AdministratorLoginFacade
  5432.      */
  5433.     protected function getAdministratorLoginFacadeService()
  5434.     {
  5435.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Security/AdministratorLoginFacade.php';
  5436.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/String/HashGenerator.php';
  5437.         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()));
  5438.     }
  5439.     /**
  5440.      * Gets the private 'App\CoreBundle\Model\Security\LoginListener' shared autowired service.
  5441.      *
  5442.      * @return \App\CoreBundle\Model\Security\LoginListener
  5443.      */
  5444.     protected function getLoginListenerService()
  5445.     {
  5446.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Security/LoginListener.php';
  5447.         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()));
  5448.     }
  5449.     /**
  5450.      * Gets the private 'App\CoreBundle\Model\ShippingMethod\ShippingMethodDataFactory' shared autowired service.
  5451.      *
  5452.      * @return \App\CoreBundle\Model\ShippingMethod\ShippingMethodDataFactory
  5453.      */
  5454.     protected function getShippingMethodDataFactoryService()
  5455.     {
  5456.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodDataFactoryInterface.php';
  5457.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodDataFactory.php';
  5458.         return $this->privates['App\\CoreBundle\\Model\\ShippingMethod\\ShippingMethodDataFactory'] = new \App\CoreBundle\Model\ShippingMethod\ShippingMethodDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5459.     }
  5460.     /**
  5461.      * Gets the private 'App\CoreBundle\Model\ShippingMethod\ShippingMethodFacade' shared autowired service.
  5462.      *
  5463.      * @return \App\CoreBundle\Model\ShippingMethod\ShippingMethodFacade
  5464.      */
  5465.     protected function getShippingMethodFacadeService()
  5466.     {
  5467.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodFacade.php';
  5468.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodRepository.php';
  5469.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodFactoryInterface.php';
  5470.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/ShippingMethod/ShippingMethodFactory.php';
  5471.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5472.         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()));
  5473.     }
  5474.     /**
  5475.      * Gets the private 'App\CoreBundle\Model\SizeChart\SizeChartFacade' shared autowired service.
  5476.      *
  5477.      * @return \App\CoreBundle\Model\SizeChart\SizeChartFacade
  5478.      */
  5479.     protected function getSizeChartFacadeService()
  5480.     {
  5481.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/SizeChart/SizeChartFacade.php';
  5482.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/SizeChart/SizeChartValueProvider.php';
  5483.         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()));
  5484.     }
  5485.     /**
  5486.      * Gets the private 'App\CoreBundle\Model\Tag\TagDataFactory' shared autowired service.
  5487.      *
  5488.      * @return \App\CoreBundle\Model\Tag\TagDataFactory
  5489.      */
  5490.     protected function getTagDataFactoryService()
  5491.     {
  5492.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagDataFactoryInterface.php';
  5493.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagDataFactory.php';
  5494.         return $this->privates['App\\CoreBundle\\Model\\Tag\\TagDataFactory'] = new \App\CoreBundle\Model\Tag\TagDataFactory(($this->privates['App\\CoreBundle\\Model\\Eshop\\EshopFacade'] ?? $this->getEshopFacadeService()));
  5495.     }
  5496.     /**
  5497.      * Gets the private 'App\CoreBundle\Model\Tag\TagFacade' shared autowired service.
  5498.      *
  5499.      * @return \App\CoreBundle\Model\Tag\TagFacade
  5500.      */
  5501.     protected function getTagFacadeService()
  5502.     {
  5503.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagFacade.php';
  5504.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagRepository.php';
  5505.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagFactoryInterface.php';
  5506.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Tag/TagFactory.php';
  5507.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5508.         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()));
  5509.     }
  5510.     /**
  5511.      * Gets the private 'App\CoreBundle\Model\UploadedFile\Config\UploadedFileConfig' shared autowired service.
  5512.      *
  5513.      * @return \App\CoreBundle\Model\UploadedFile\Config\UploadedFileConfig
  5514.      */
  5515.     protected function getUploadedFileConfigService()
  5516.     {
  5517.         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'));
  5518.     }
  5519.     /**
  5520.      * Gets the private 'App\CoreBundle\Model\UploadedFile\UploadedFileDeleteDoctrineListener' shared autowired service.
  5521.      *
  5522.      * @return \App\CoreBundle\Model\UploadedFile\UploadedFileDeleteDoctrineListener
  5523.      */
  5524.     protected function getUploadedFileDeleteDoctrineListenerService()
  5525.     {
  5526.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/UploadedFile/UploadedFileDeleteDoctrineListener.php';
  5527.         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()));
  5528.     }
  5529.     /**
  5530.      * Gets the private 'App\CoreBundle\Model\UploadedFile\UploadedFileFacade' shared autowired service.
  5531.      *
  5532.      * @return \App\CoreBundle\Model\UploadedFile\UploadedFileFacade
  5533.      */
  5534.     protected function getUploadedFileFacadeService()
  5535.     {
  5536.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5537.         $b = ($this->privates['main_filesystem'] ?? $this->getMainFilesystemService());
  5538.         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([])))));
  5539.     }
  5540.     /**
  5541.      * Gets the private 'App\CoreBundle\Twig\FileThumbnail\FileThumbnailExtension' shared autowired service.
  5542.      *
  5543.      * @return \App\CoreBundle\Twig\FileThumbnail\FileThumbnailExtension
  5544.      */
  5545.     protected function getFileThumbnailExtensionService()
  5546.     {
  5547.         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())));
  5548.     }
  5549.     /**
  5550.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5551.      *
  5552.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5553.      */
  5554.     protected function getManagerRegistryAwareConnectionProviderService()
  5555.     {
  5556.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  5557.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5558.         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'));
  5559.     }
  5560.     /**
  5561.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5562.      *
  5563.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5564.      */
  5565.     protected function getRunSqlCommandService()
  5566.     {
  5567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5568.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  5569.         $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()));
  5570.         $instance->setName('dbal:run-sql');
  5571.         return $instance;
  5572.     }
  5573.     /**
  5574.      * Gets the private 'League\Flysystem\MountManager' shared autowired service.
  5575.      *
  5576.      * @return \League\Flysystem\MountManager
  5577.      */
  5578.     protected function getMountManagerService()
  5579.     {
  5580.         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())]);
  5581.     }
  5582.     /**
  5583.      * Gets the private 'Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher' shared autowired service.
  5584.      *
  5585.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  5586.      */
  5587.     protected function getTraceableEventDispatcherService()
  5588.     {
  5589.         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())));
  5590.     }
  5591.     /**
  5592.      * Gets the private 'Symfony\Component\Translation\IdentityTranslator' shared autowired service.
  5593.      *
  5594.      * @return \Symfony\Component\Translation\IdentityTranslator
  5595.      */
  5596.     protected function getIdentityTranslatorService()
  5597.     {
  5598.         return $this->privates['Symfony\\Component\\Translation\\IdentityTranslator'] = new \Symfony\Component\Translation\IdentityTranslator($this->getTranslator_SelectorService());
  5599.     }
  5600.     /**
  5601.      * Gets the private 'Symfony\Component\Validator\Constraints\FileValidator' shared autowired service.
  5602.      *
  5603.      * @return \App\CoreBundle\Form\Constraints\FileAbstractFilesystemValidator
  5604.      */
  5605.     protected function getFileValidatorService()
  5606.     {
  5607.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5608.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5609.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/FileValidator.php';
  5610.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/FileAbstractFilesystemValidator.php';
  5611.         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))));
  5612.     }
  5613.     /**
  5614.      * Gets the private 'Symfony\Component\Validator\Constraints\ImageValidator' shared autowired service.
  5615.      *
  5616.      * @return \App\CoreBundle\Form\Constraints\ImageAbstractFilesystemValidator
  5617.      */
  5618.     protected function getImageValidatorService()
  5619.     {
  5620.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5621.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5622.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/FileValidator.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ImageValidator.php';
  5624.         include_once \dirname(__DIR__4).'/src/CoreBundle/Form/Constraints/ImageAbstractFilesystemValidator.php';
  5625.         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))));
  5626.     }
  5627.     /**
  5628.      * Gets the private 'annotations.cached_reader' shared service.
  5629.      *
  5630.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5631.      */
  5632.     protected function getAnnotations_CachedReaderService()
  5633.     {
  5634.         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);
  5635.     }
  5636.     /**
  5637.      * Gets the private 'annotations.reader' shared service.
  5638.      *
  5639.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5640.      */
  5641.     protected function getAnnotations_ReaderService()
  5642.     {
  5643.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5644.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  5645.         $a->registerUniqueLoader('class_exists');
  5646.         $instance->addGlobalIgnoredName('required'$a);
  5647.         return $instance;
  5648.     }
  5649.     /**
  5650.      * Gets the private 'assets.packages' shared service.
  5651.      *
  5652.      * @return \Symfony\Component\Asset\Packages
  5653.      */
  5654.     protected function getAssets_PackagesService()
  5655.     {
  5656.         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)), []);
  5657.     }
  5658.     /**
  5659.      * Gets the private 'cache.annotations' shared service.
  5660.      *
  5661.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5662.      */
  5663.     protected function getCache_AnnotationsService()
  5664.     {
  5665.         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())));
  5666.     }
  5667.     /**
  5668.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5669.      *
  5670.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5671.      */
  5672.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5673.     {
  5674.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5675.     }
  5676.     /**
  5677.      * Gets the private 'cache.property_info' shared service.
  5678.      *
  5679.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5680.      */
  5681.     protected function getCache_PropertyInfoService()
  5682.     {
  5683.         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())));
  5684.     }
  5685.     /**
  5686.      * Gets the private 'cache.security_expression_language' shared service.
  5687.      *
  5688.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5689.      */
  5690.     protected function getCache_SecurityExpressionLanguageService()
  5691.     {
  5692.         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())));
  5693.     }
  5694.     /**
  5695.      * Gets the private 'cache.serializer' shared service.
  5696.      *
  5697.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5698.      */
  5699.     protected function getCache_SerializerService()
  5700.     {
  5701.         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())));
  5702.     }
  5703.     /**
  5704.      * Gets the private 'cache.validator' shared service.
  5705.      *
  5706.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5707.      */
  5708.     protected function getCache_ValidatorService()
  5709.     {
  5710.         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())));
  5711.     }
  5712.     /**
  5713.      * Gets the private 'cache.webpack_encore' shared service.
  5714.      *
  5715.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5716.      */
  5717.     protected function getCache_WebpackEncoreService()
  5718.     {
  5719.         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())));
  5720.     }
  5721.     /**
  5722.      * Gets the private 'config_cache_factory' shared service.
  5723.      *
  5724.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5725.      */
  5726.     protected function getConfigCacheFactoryService()
  5727.     {
  5728.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5729.             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)));
  5730.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5731.         }, 2));
  5732.     }
  5733.     /**
  5734.      * Gets the private 'console.command.about' shared service.
  5735.      *
  5736.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  5737.      */
  5738.     protected function getConsole_Command_AboutService()
  5739.     {
  5740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5741.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  5742.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  5743.         $instance->setName('about');
  5744.         return $instance;
  5745.     }
  5746.     /**
  5747.      * Gets the private 'console.command.assets_install' shared service.
  5748.      *
  5749.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  5750.      */
  5751.     protected function getConsole_Command_AssetsInstallService()
  5752.     {
  5753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5754.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  5755.         $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));
  5756.         $instance->setName('assets:install');
  5757.         return $instance;
  5758.     }
  5759.     /**
  5760.      * Gets the private 'console.command.cache_clear' shared service.
  5761.      *
  5762.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  5763.      */
  5764.     protected function getConsole_Command_CacheClearService()
  5765.     {
  5766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  5768.         $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())));
  5769.         $instance->setName('cache:clear');
  5770.         return $instance;
  5771.     }
  5772.     /**
  5773.      * Gets the private 'console.command.cache_pool_clear' shared service.
  5774.      *
  5775.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  5776.      */
  5777.     protected function getConsole_Command_CachePoolClearService()
  5778.     {
  5779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5780.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  5781.         $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']);
  5782.         $instance->setName('cache:pool:clear');
  5783.         return $instance;
  5784.     }
  5785.     /**
  5786.      * Gets the private 'console.command.cache_pool_delete' shared service.
  5787.      *
  5788.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  5789.      */
  5790.     protected function getConsole_Command_CachePoolDeleteService()
  5791.     {
  5792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5793.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  5794.         $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']);
  5795.         $instance->setName('cache:pool:delete');
  5796.         return $instance;
  5797.     }
  5798.     /**
  5799.      * Gets the private 'console.command.cache_pool_list' shared service.
  5800.      *
  5801.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  5802.      */
  5803.     protected function getConsole_Command_CachePoolListService()
  5804.     {
  5805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  5807.         $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']);
  5808.         $instance->setName('cache:pool:list');
  5809.         return $instance;
  5810.     }
  5811.     /**
  5812.      * Gets the private 'console.command.cache_pool_prune' shared service.
  5813.      *
  5814.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  5815.      */
  5816.     protected function getConsole_Command_CachePoolPruneService()
  5817.     {
  5818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  5820.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  5821.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  5822.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  5823.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  5824.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  5825.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  5826.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  5827.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  5828.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  5829.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  5830.         }, 9));
  5831.         $instance->setName('cache:pool:prune');
  5832.         return $instance;
  5833.     }
  5834.     /**
  5835.      * Gets the private 'console.command.cache_warmup' shared service.
  5836.      *
  5837.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  5838.      */
  5839.     protected function getConsole_Command_CacheWarmupService()
  5840.     {
  5841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  5843.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  5844.         $instance->setName('cache:warmup');
  5845.         return $instance;
  5846.     }
  5847.     /**
  5848.      * Gets the private 'console.command.config_debug' shared service.
  5849.      *
  5850.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  5851.      */
  5852.     protected function getConsole_Command_ConfigDebugService()
  5853.     {
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5856.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  5858.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  5859.         $instance->setName('debug:config');
  5860.         return $instance;
  5861.     }
  5862.     /**
  5863.      * Gets the private 'console.command.config_dump_reference' shared service.
  5864.      *
  5865.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  5866.      */
  5867.     protected function getConsole_Command_ConfigDumpReferenceService()
  5868.     {
  5869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5870.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  5873.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  5874.         $instance->setName('config:dump-reference');
  5875.         return $instance;
  5876.     }
  5877.     /**
  5878.      * Gets the private 'console.command.container_debug' shared service.
  5879.      *
  5880.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  5881.      */
  5882.     protected function getConsole_Command_ContainerDebugService()
  5883.     {
  5884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5885.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5886.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  5887.         $instance->setName('debug:container');
  5888.         return $instance;
  5889.     }
  5890.     /**
  5891.      * Gets the private 'console.command.container_lint' shared service.
  5892.      *
  5893.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  5894.      */
  5895.     protected function getConsole_Command_ContainerLintService()
  5896.     {
  5897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  5899.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  5900.         $instance->setName('lint:container');
  5901.         return $instance;
  5902.     }
  5903.     /**
  5904.      * Gets the private 'console.command.debug_autowiring' shared service.
  5905.      *
  5906.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  5907.      */
  5908.     protected function getConsole_Command_DebugAutowiringService()
  5909.     {
  5910.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5911.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  5912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  5913.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  5914.         $instance->setName('debug:autowiring');
  5915.         return $instance;
  5916.     }
  5917.     /**
  5918.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  5919.      *
  5920.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  5921.      */
  5922.     protected function getConsole_Command_EventDispatcherDebugService()
  5923.     {
  5924.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5925.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  5926.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5927.         $instance->setName('debug:event-dispatcher');
  5928.         return $instance;
  5929.     }
  5930.     /**
  5931.      * Gets the private 'console.command.form_debug' shared service.
  5932.      *
  5933.      * @return \Symfony\Component\Form\Command\DebugCommand
  5934.      */
  5935.     protected function getConsole_Command_FormDebugService()
  5936.     {
  5937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  5939.         $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()));
  5940.         $instance->setName('debug:form');
  5941.         return $instance;
  5942.     }
  5943.     /**
  5944.      * Gets the private 'console.command.router_debug' shared service.
  5945.      *
  5946.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  5947.      */
  5948.     protected function getConsole_Command_RouterDebugService()
  5949.     {
  5950.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  5952.         $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()));
  5953.         $instance->setName('debug:router');
  5954.         return $instance;
  5955.     }
  5956.     /**
  5957.      * Gets the private 'console.command.router_match' shared service.
  5958.      *
  5959.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  5960.      */
  5961.     protected function getConsole_Command_RouterMatchService()
  5962.     {
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  5965.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  5966.         $instance->setName('router:match');
  5967.         return $instance;
  5968.     }
  5969.     /**
  5970.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  5971.      *
  5972.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  5973.      */
  5974.     protected function getConsole_Command_SecretsDecryptToLocalService()
  5975.     {
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5979.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  5980.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  5981.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5982.         $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')))));
  5983.         $instance->setName('secrets:decrypt-to-local');
  5984.         return $instance;
  5985.     }
  5986.     /**
  5987.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  5988.      *
  5989.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  5990.      */
  5991.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  5992.     {
  5993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  5995.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5996.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  5997.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  5999.         $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')))));
  6000.         $instance->setName('secrets:encrypt-from-local');
  6001.         return $instance;
  6002.     }
  6003.     /**
  6004.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6005.      *
  6006.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6007.      */
  6008.     protected function getConsole_Command_SecretsGenerateKeyService()
  6009.     {
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6011.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6016.         $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')))));
  6017.         $instance->setName('secrets:generate-keys');
  6018.         return $instance;
  6019.     }
  6020.     /**
  6021.      * Gets the private 'console.command.secrets_list' shared service.
  6022.      *
  6023.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6024.      */
  6025.     protected function getConsole_Command_SecretsListService()
  6026.     {
  6027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6032.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6033.         $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')))));
  6034.         $instance->setName('secrets:list');
  6035.         return $instance;
  6036.     }
  6037.     /**
  6038.      * Gets the private 'console.command.secrets_remove' shared service.
  6039.      *
  6040.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6041.      */
  6042.     protected function getConsole_Command_SecretsRemoveService()
  6043.     {
  6044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6045.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6047.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6050.         $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')))));
  6051.         $instance->setName('secrets:remove');
  6052.         return $instance;
  6053.     }
  6054.     /**
  6055.      * Gets the private 'console.command.secrets_set' shared service.
  6056.      *
  6057.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6058.      */
  6059.     protected function getConsole_Command_SecretsSetService()
  6060.     {
  6061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6067.         $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')))));
  6068.         $instance->setName('secrets:set');
  6069.         return $instance;
  6070.     }
  6071.     /**
  6072.      * Gets the private 'console.command.translation_debug' shared service.
  6073.      *
  6074.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6075.      */
  6076.     protected function getConsole_Command_TranslationDebugService()
  6077.     {
  6078.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6080.         $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')]);
  6081.         $instance->setName('debug:translation');
  6082.         return $instance;
  6083.     }
  6084.     /**
  6085.      * Gets the private 'console.command.translation_update' shared service.
  6086.      *
  6087.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6088.      */
  6089.     protected function getConsole_Command_TranslationUpdateService()
  6090.     {
  6091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6093.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  6094.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  6097.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  6098.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  6099.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  6100.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  6101.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  6105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  6107.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  6108.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  6109.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  6110.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  6111.         $a->addDumper('mo', ($this->privates['translation.dumper.mo'] ?? ($this->privates['translation.dumper.mo'] = new \Symfony\Component\Translation\Dumper\MoFileDumper())));
  6112.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  6113.         $a->addDumper('yaml', ($this->privates['translation.dumper.yaml'] ?? ($this->privates['translation.dumper.yaml'] = new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'))));
  6114.         $a->addDumper('ts', ($this->privates['translation.dumper.qt'] ?? ($this->privates['translation.dumper.qt'] = new \Symfony\Component\Translation\Dumper\QtFileDumper())));
  6115.         $a->addDumper('csv', ($this->privates['translation.dumper.csv'] ?? ($this->privates['translation.dumper.csv'] = new \Symfony\Component\Translation\Dumper\CsvFileDumper())));
  6116.         $a->addDumper('ini', ($this->privates['translation.dumper.ini'] ?? ($this->privates['translation.dumper.ini'] = new \Symfony\Component\Translation\Dumper\IniFileDumper())));
  6117.         $a->addDumper('json', ($this->privates['translation.dumper.json'] ?? ($this->privates['translation.dumper.json'] = new \Symfony\Component\Translation\Dumper\JsonFileDumper())));
  6118.         $a->addDumper('res', ($this->privates['translation.dumper.res'] ?? ($this->privates['translation.dumper.res'] = new \Symfony\Component\Translation\Dumper\IcuResFileDumper())));
  6119.         $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')]);
  6120.         $instance->setName('translation:update');
  6121.         return $instance;
  6122.     }
  6123.     /**
  6124.      * Gets the private 'console.command.xliff_lint' shared service.
  6125.      *
  6126.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  6127.      */
  6128.     protected function getConsole_Command_XliffLintService()
  6129.     {
  6130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6131.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6132.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  6133.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  6134.         $instance->setName('lint:xliff');
  6135.         return $instance;
  6136.     }
  6137.     /**
  6138.      * Gets the private 'console.command.yaml_lint' shared service.
  6139.      *
  6140.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6141.      */
  6142.     protected function getConsole_Command_YamlLintService()
  6143.     {
  6144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6145.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6146.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6147.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6148.         $instance->setName('lint:yaml');
  6149.         return $instance;
  6150.     }
  6151.     /**
  6152.      * Gets the private 'console.error_listener' shared service.
  6153.      *
  6154.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6155.      */
  6156.     protected function getConsole_ErrorListenerService()
  6157.     {
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6159.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6160.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6161.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  6162.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  6163.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6164.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6165.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6166.     }
  6167.     /**
  6168.      * Gets the private 'container.env_var_processor' shared service.
  6169.      *
  6170.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6171.      */
  6172.     protected function getContainer_EnvVarProcessorService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6176.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6177.             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'))));
  6178.         }, 1));
  6179.     }
  6180.     /**
  6181.      * Gets the private 'craue.form.flow.event_listener.flow_expired' shared service.
  6182.      *
  6183.      * @return \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener
  6184.      */
  6185.     protected function getCraue_Form_Flow_EventListener_FlowExpiredService()
  6186.     {
  6187.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  6188.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php';
  6189.         $this->privates['craue.form.flow.event_listener.flow_expired'] = $instance = new \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener();
  6190.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  6191.         return $instance;
  6192.     }
  6193.     /**
  6194.      * Gets the private 'craue.form.flow.event_listener.previous_step_invalid' shared service.
  6195.      *
  6196.      * @return \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener
  6197.      */
  6198.     protected function getCraue_Form_Flow_EventListener_PreviousStepInvalidService()
  6199.     {
  6200.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
  6201.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php';
  6202.         $this->privates['craue.form.flow.event_listener.previous_step_invalid'] = $instance = new \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener();
  6203.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  6204.         return $instance;
  6205.     }
  6206.     /**
  6207.      * Gets the private 'data_collector.form' shared service.
  6208.      *
  6209.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6210.      */
  6211.     protected function getDataCollector_FormService()
  6212.     {
  6213.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6214.     }
  6215.     /**
  6216.      * Gets the private 'debug.argument_resolver.default' shared service.
  6217.      *
  6218.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6219.      */
  6220.     protected function getDebug_ArgumentResolver_DefaultService()
  6221.     {
  6222.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6225.         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))));
  6226.     }
  6227.     /**
  6228.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6229.      *
  6230.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6231.      */
  6232.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6233.     {
  6234.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6235.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6237.         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))));
  6238.     }
  6239.     /**
  6240.      * Gets the private 'debug.argument_resolver.request' shared service.
  6241.      *
  6242.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6243.      */
  6244.     protected function getDebug_ArgumentResolver_RequestService()
  6245.     {
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6249.         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))));
  6250.     }
  6251.     /**
  6252.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6253.      *
  6254.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6255.      */
  6256.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6257.     {
  6258.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6259.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6260.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6261.         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))));
  6262.     }
  6263.     /**
  6264.      * Gets the private 'debug.argument_resolver.service' shared service.
  6265.      *
  6266.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6267.      */
  6268.     protected function getDebug_ArgumentResolver_ServiceService()
  6269.     {
  6270.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6271.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6272.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6273.         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))));
  6274.     }
  6275.     /**
  6276.      * Gets the private 'debug.argument_resolver.session' shared service.
  6277.      *
  6278.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6279.      */
  6280.     protected function getDebug_ArgumentResolver_SessionService()
  6281.     {
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6285.         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))));
  6286.     }
  6287.     /**
  6288.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6289.      *
  6290.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6291.      */
  6292.     protected function getDebug_ArgumentResolver_VariadicService()
  6293.     {
  6294.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6297.         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))));
  6298.     }
  6299.     /**
  6300.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6301.      *
  6302.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6303.      */
  6304.     protected function getDebug_DebugHandlersListenerService()
  6305.     {
  6306.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6307.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6308.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6309.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  6310.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  6311.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6312.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6313.         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);
  6314.     }
  6315.     /**
  6316.      * Gets the private 'debug.dump_listener' shared service.
  6317.      *
  6318.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6319.      */
  6320.     protected function getDebug_DumpListenerService()
  6321.     {
  6322.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6323.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6324.         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()));
  6325.     }
  6326.     /**
  6327.      * Gets the private 'debug.file_link_formatter' shared service.
  6328.      *
  6329.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6330.      */
  6331.     protected function getDebug_FileLinkFormatterService()
  6332.     {
  6333.         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 () {
  6334.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6335.         });
  6336.     }
  6337.     /**
  6338.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6339.      *
  6340.      * @return \string
  6341.      */
  6342.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6343.     {
  6344.         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');
  6345.     }
  6346.     /**
  6347.      * Gets the private 'debug.log_processor' shared service.
  6348.      *
  6349.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6350.      */
  6351.     protected function getDebug_LogProcessorService()
  6352.     {
  6353.         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())));
  6354.     }
  6355.     /**
  6356.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6357.      *
  6358.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6359.      */
  6360.     protected function getDebug_Security_Access_DecisionManagerService()
  6361.     {
  6362.         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 () {
  6363.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6364.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  6365.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6366.         }, 3), 'affirmative'falsetrue));
  6367.     }
  6368.     /**
  6369.      * Gets the private 'debug.security.firewall' shared service.
  6370.      *
  6371.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6372.      */
  6373.     protected function getDebug_Security_FirewallService()
  6374.     {
  6375.         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()));
  6376.     }
  6377.     /**
  6378.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6379.      *
  6380.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6381.      */
  6382.     protected function getDebug_Security_UserValueResolverService()
  6383.     {
  6384.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6385.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6386.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6387.         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))));
  6388.     }
  6389.     /**
  6390.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  6391.      *
  6392.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6393.      */
  6394.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  6395.     {
  6396.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6397.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6398.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  6399.         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()));
  6400.     }
  6401.     /**
  6402.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  6403.      *
  6404.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6405.      */
  6406.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  6407.     {
  6408.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6409.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6410.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  6411.         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()));
  6412.     }
  6413.     /**
  6414.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  6415.      *
  6416.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6417.      */
  6418.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  6419.     {
  6420.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6421.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6422.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  6423.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  6424.         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()));
  6425.     }
  6426.     /**
  6427.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  6428.      *
  6429.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  6430.      */
  6431.     protected function getDebug_Security_Voter_VoteListenerService()
  6432.     {
  6433.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  6434.         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()));
  6435.     }
  6436.     /**
  6437.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  6438.      *
  6439.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6440.      */
  6441.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  6442.     {
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6444.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6445.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  6446.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  6447.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  6448.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  6449.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  6450.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  6451.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  6452.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  6453.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  6454.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  6455.         $a = new \Nyholm\Psr7\Factory\Psr17Factory();
  6456.         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))));
  6457.     }
  6458.     /**
  6459.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  6460.      *
  6461.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  6462.      */
  6463.     protected function getDoctrine_CacheClearMetadataCommandService()
  6464.     {
  6465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  6468.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  6469.         $instance->setName('doctrine:cache:clear-metadata');
  6470.         return $instance;
  6471.     }
  6472.     /**
  6473.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  6474.      *
  6475.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  6476.      */
  6477.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  6478.     {
  6479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6480.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  6481.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  6482.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  6483.         $instance->setName('doctrine:cache:clear-query');
  6484.         return $instance;
  6485.     }
  6486.     /**
  6487.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  6488.      *
  6489.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  6490.      */
  6491.     protected function getDoctrine_CacheClearResultCommandService()
  6492.     {
  6493.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6494.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  6495.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  6496.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  6497.         $instance->setName('doctrine:cache:clear-result');
  6498.         return $instance;
  6499.     }
  6500.     /**
  6501.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  6502.      *
  6503.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  6504.      */
  6505.     protected function getDoctrine_CacheCollectionRegionCommandService()
  6506.     {
  6507.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6508.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  6509.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  6510.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  6511.         $instance->setName('doctrine:cache:clear-collection-region');
  6512.         return $instance;
  6513.     }
  6514.     /**
  6515.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  6516.      *
  6517.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  6518.      */
  6519.     protected function getDoctrine_ClearEntityRegionCommandService()
  6520.     {
  6521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6522.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  6523.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  6524.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  6525.         $instance->setName('doctrine:cache:clear-entity-region');
  6526.         return $instance;
  6527.     }
  6528.     /**
  6529.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  6530.      *
  6531.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  6532.      */
  6533.     protected function getDoctrine_ClearQueryRegionCommandService()
  6534.     {
  6535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  6538.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  6539.         $instance->setName('doctrine:cache:clear-query-region');
  6540.         return $instance;
  6541.     }
  6542.     /**
  6543.      * Gets the private 'doctrine.database_create_command' shared service.
  6544.      *
  6545.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  6546.      */
  6547.     protected function getDoctrine_DatabaseCreateCommandService()
  6548.     {
  6549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6550.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  6552.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6553.         $instance->setName('doctrine:database:create');
  6554.         return $instance;
  6555.     }
  6556.     /**
  6557.      * Gets the private 'doctrine.database_drop_command' shared service.
  6558.      *
  6559.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  6560.      */
  6561.     protected function getDoctrine_DatabaseDropCommandService()
  6562.     {
  6563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6564.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  6566.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6567.         $instance->setName('doctrine:database:drop');
  6568.         return $instance;
  6569.     }
  6570.     /**
  6571.      * Gets the private 'doctrine.database_import_command' shared service.
  6572.      *
  6573.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  6574.      */
  6575.     protected function getDoctrine_DatabaseImportCommandService()
  6576.     {
  6577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6578.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  6579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  6580.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  6581.         $instance->setName('doctrine:database:import');
  6582.         return $instance;
  6583.     }
  6584.     /**
  6585.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  6586.      *
  6587.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  6588.      */
  6589.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  6590.     {
  6591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  6593.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  6594.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  6595.         $instance->setName('doctrine:ensure-production-settings');
  6596.         return $instance;
  6597.     }
  6598.     /**
  6599.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  6600.      *
  6601.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  6602.      */
  6603.     protected function getDoctrine_FixturesLoadCommandService()
  6604.     {
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6606.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  6608.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
  6609.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  6610.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  6611.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  6612.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  6613.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  6614.         $a->addFixtures([]);
  6615.         $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()]);
  6616.         $instance->setName('doctrine:fixtures:load');
  6617.         return $instance;
  6618.     }
  6619.     /**
  6620.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  6621.      *
  6622.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  6623.      */
  6624.     protected function getDoctrine_MappingConvertCommandService()
  6625.     {
  6626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6627.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  6628.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  6629.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  6630.         $instance->setName('doctrine:mapping:convert');
  6631.         return $instance;
  6632.     }
  6633.     /**
  6634.      * Gets the private 'doctrine.mapping_import_command' shared service.
  6635.      *
  6636.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  6637.      */
  6638.     protected function getDoctrine_MappingImportCommandService()
  6639.     {
  6640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6641.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  6642.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  6643.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  6644.         $instance->setName('doctrine:mapping:import');
  6645.         return $instance;
  6646.     }
  6647.     /**
  6648.      * Gets the private 'doctrine.mapping_info_command' shared service.
  6649.      *
  6650.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  6651.      */
  6652.     protected function getDoctrine_MappingInfoCommandService()
  6653.     {
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  6657.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  6658.         $instance->setName('doctrine:mapping:info');
  6659.         return $instance;
  6660.     }
  6661.     /**
  6662.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  6663.      *
  6664.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  6665.      */
  6666.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  6667.     {
  6668.         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')]);
  6669.     }
  6670.     /**
  6671.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  6672.      *
  6673.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  6674.      */
  6675.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  6676.     {
  6677.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  6678.         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()));
  6679.     }
  6680.     /**
  6681.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  6682.      *
  6683.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  6684.      */
  6685.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  6686.     {
  6687.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  6688.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  6689.     }
  6690.     /**
  6691.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  6692.      *
  6693.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  6694.      */
  6695.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  6696.     {
  6697.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6698.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  6699.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6700.     }
  6701.     /**
  6702.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  6703.      *
  6704.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  6705.      */
  6706.     protected function getDoctrine_Orm_Validator_UniqueService()
  6707.     {
  6708.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6709.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6710.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  6711.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6712.     }
  6713.     /**
  6714.      * Gets the private 'doctrine.query_dql_command' shared service.
  6715.      *
  6716.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  6717.      */
  6718.     protected function getDoctrine_QueryDqlCommandService()
  6719.     {
  6720.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6721.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  6722.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  6723.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  6724.         $instance->setName('doctrine:query:dql');
  6725.         return $instance;
  6726.     }
  6727.     /**
  6728.      * Gets the private 'doctrine.query_sql_command' shared service.
  6729.      *
  6730.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  6731.      */
  6732.     protected function getDoctrine_QuerySqlCommandService()
  6733.     {
  6734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6735.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  6737.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6738.         $instance->setName('doctrine:query:sql');
  6739.         return $instance;
  6740.     }
  6741.     /**
  6742.      * Gets the private 'doctrine.schema_create_command' shared service.
  6743.      *
  6744.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  6745.      */
  6746.     protected function getDoctrine_SchemaCreateCommandService()
  6747.     {
  6748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  6751.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  6752.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  6753.         $instance->setName('doctrine:schema:create');
  6754.         return $instance;
  6755.     }
  6756.     /**
  6757.      * Gets the private 'doctrine.schema_drop_command' shared service.
  6758.      *
  6759.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  6760.      */
  6761.     protected function getDoctrine_SchemaDropCommandService()
  6762.     {
  6763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6764.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6765.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  6766.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  6767.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  6768.         $instance->setName('doctrine:schema:drop');
  6769.         return $instance;
  6770.     }
  6771.     /**
  6772.      * Gets the private 'doctrine.schema_update_command' shared service.
  6773.      *
  6774.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  6775.      */
  6776.     protected function getDoctrine_SchemaUpdateCommandService()
  6777.     {
  6778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6779.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  6780.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  6781.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  6782.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  6783.         $instance->setName('doctrine:schema:update');
  6784.         return $instance;
  6785.     }
  6786.     /**
  6787.      * Gets the private 'doctrine.schema_validate_command' shared service.
  6788.      *
  6789.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  6790.      */
  6791.     protected function getDoctrine_SchemaValidateCommandService()
  6792.     {
  6793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6794.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  6795.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  6796.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  6797.         $instance->setName('doctrine:schema:validate');
  6798.         return $instance;
  6799.     }
  6800.     /**
  6801.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  6802.      *
  6803.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  6804.      */
  6805.     protected function getDoctrineMigrations_DiffCommandService()
  6806.     {
  6807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6808.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  6810.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  6811.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  6812.         $instance->setName('doctrine:migrations:diff');
  6813.         return $instance;
  6814.     }
  6815.     /**
  6816.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  6817.      *
  6818.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  6819.      */
  6820.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  6821.     {
  6822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6823.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  6826.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  6827.         $instance->setName('doctrine:migrations:dump-schema');
  6828.         return $instance;
  6829.     }
  6830.     /**
  6831.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  6832.      *
  6833.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  6834.      */
  6835.     protected function getDoctrineMigrations_ExecuteCommandService()
  6836.     {
  6837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6839.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  6840.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  6841.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  6842.         $instance->setName('doctrine:migrations:execute');
  6843.         return $instance;
  6844.     }
  6845.     /**
  6846.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  6847.      *
  6848.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  6849.      */
  6850.     protected function getDoctrineMigrations_GenerateCommandService()
  6851.     {
  6852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6853.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6854.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  6855.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  6856.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  6857.         $instance->setName('doctrine:migrations:generate');
  6858.         return $instance;
  6859.     }
  6860.     /**
  6861.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  6862.      *
  6863.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  6864.      */
  6865.     protected function getDoctrineMigrations_LatestCommandService()
  6866.     {
  6867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6868.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6869.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  6870.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  6871.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  6872.         $instance->setName('doctrine:migrations:latest');
  6873.         return $instance;
  6874.     }
  6875.     /**
  6876.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  6877.      *
  6878.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  6879.      */
  6880.     protected function getDoctrineMigrations_MigrateCommandService()
  6881.     {
  6882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6883.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  6886.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  6887.         $instance->setName('doctrine:migrations:migrate');
  6888.         return $instance;
  6889.     }
  6890.     /**
  6891.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  6892.      *
  6893.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  6894.      */
  6895.     protected function getDoctrineMigrations_RollupCommandService()
  6896.     {
  6897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6899.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  6900.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  6901.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  6902.         $instance->setName('doctrine:migrations:rollup');
  6903.         return $instance;
  6904.     }
  6905.     /**
  6906.      * Gets the private 'doctrine_migrations.status_command' shared service.
  6907.      *
  6908.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  6909.      */
  6910.     protected function getDoctrineMigrations_StatusCommandService()
  6911.     {
  6912.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  6916.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  6917.         $instance->setName('doctrine:migrations:status');
  6918.         return $instance;
  6919.     }
  6920.     /**
  6921.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  6922.      *
  6923.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  6924.      */
  6925.     protected function getDoctrineMigrations_UpToDateCommandService()
  6926.     {
  6927.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6928.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6929.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  6931.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  6932.         $instance->setName('doctrine:migrations:up-to-date');
  6933.         return $instance;
  6934.     }
  6935.     /**
  6936.      * Gets the private 'doctrine_migrations.version_command' shared service.
  6937.      *
  6938.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  6939.      */
  6940.     protected function getDoctrineMigrations_VersionCommandService()
  6941.     {
  6942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6943.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  6944.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  6945.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  6946.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  6947.         $instance->setName('doctrine:migrations:version');
  6948.         return $instance;
  6949.     }
  6950.     /**
  6951.      * Gets the private 'error_handler.error_renderer.html' shared service.
  6952.      *
  6953.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  6954.      */
  6955.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  6956.     {
  6957.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  6959.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  6960.         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()));
  6961.     }
  6962.     /**
  6963.      * Gets the private 'file_locator' shared service.
  6964.      *
  6965.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  6966.      */
  6967.     protected function getFileLocatorService()
  6968.     {
  6969.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  6971.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  6972.         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);
  6973.     }
  6974.     /**
  6975.      * Gets the private 'fm_elfinder.command.installer' shared service.
  6976.      *
  6977.      * @return \FM\ElfinderBundle\Command\ElFinderInstallerCommand
  6978.      */
  6979.     protected function getFmElfinder_Command_InstallerService()
  6980.     {
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Command/ElFinderInstallerCommand.php';
  6983.         $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))));
  6984.         $instance->setName('elfinder:install');
  6985.         return $instance;
  6986.     }
  6987.     /**
  6988.      * Gets the private 'fm_elfinder.configurator.default' shared service.
  6989.      *
  6990.      * @return \FM\ElfinderBundle\Configuration\ElFinderConfigurationReader
  6991.      */
  6992.     protected function getFmElfinder_Configurator_DefaultService()
  6993.     {
  6994.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Configuration/ElFinderConfigurationProviderInterface.php';
  6995.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Configuration/ElFinderConfigurationReader.php';
  6996.         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);
  6997.     }
  6998.     /**
  6999.      * Gets the private 'fm_elfinder.form.type' shared service.
  7000.      *
  7001.      * @return \FM\ElfinderBundle\Form\Type\ElFinderType
  7002.      */
  7003.     protected function getFmElfinder_Form_TypeService()
  7004.     {
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7007.         include_once \dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src/Form/Type/ElFinderType.php';
  7008.         return $this->privates['fm_elfinder.form.type'] = new \FM\ElfinderBundle\Form\Type\ElFinderType();
  7009.     }
  7010.     /**
  7011.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7012.      *
  7013.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7014.      */
  7015.     protected function getForm_ChoiceListFactory_CachedService()
  7016.     {
  7017.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7020.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7021.         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())));
  7022.     }
  7023.     /**
  7024.      * Gets the private 'form.registry' shared service.
  7025.      *
  7026.      * @return \Symfony\Component\Form\FormRegistry
  7027.      */
  7028.     protected function getForm_RegistryService()
  7029.     {
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  7031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  7032.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  7033.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  7034.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  7035.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  7036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  7037.         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, [
  7038.             'App\\CoreBundle\\Form\\AbstractFileUploadType' => ['privates''App\\CoreBundle\\Form\\AbstractFileUploadType''getAbstractFileUploadTypeService'false],
  7039.             'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType''getAdministratorFormTypeService'false],
  7040.             'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType''getAdministratorPasswordFormTypeService'false],
  7041.             'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType''getNewPasswordFormTypeService'false],
  7042.             'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType''getResetPasswordFormTypeService'false],
  7043.             'App\\CoreBundle\\Form\\Admin\\Attribute\\AttributeFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Attribute\\AttributeFormType''getAttributeFormTypeService'false],
  7044.             'App\\CoreBundle\\Form\\Admin\\Coupon\\CouponFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Coupon\\CouponFormType''getCouponFormTypeService'false],
  7045.             'App\\CoreBundle\\Form\\Admin\\Eshop\\EshopFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Eshop\\EshopFormType''getEshopFormTypeService'false],
  7046.             'App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType''getLoginFormTypeService'false],
  7047.             'App\\CoreBundle\\Form\\Admin\\OrderStat\\AdvancedSearchOrderStatFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\OrderStat\\AdvancedSearchOrderStatFormType''getAdvancedSearchOrderStatFormTypeService'false],
  7048.             'App\\CoreBundle\\Form\\Admin\\Order\\AdvancedSearchOrderFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Order\\AdvancedSearchOrderFormType''getAdvancedSearchOrderFormTypeService'false],
  7049.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Order\\OrderFormType''getOrderFormTypeService'false],
  7050.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType''getOrderItemFormTypeService'false],
  7051.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderMassActionFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Order\\OrderMassActionFormType''getOrderMassActionFormTypeService'false],
  7052.             'App\\CoreBundle\\Form\\Admin\\Product\\AdvancedSearchProductFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Product\\AdvancedSearchProductFormType''getAdvancedSearchProductFormTypeService'false],
  7053.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Product\\ProductFormType''getProductFormTypeService'false],
  7054.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType''getProductGridModalFormTypeService'false],
  7055.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductMassActionFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\Product\\ProductMassActionFormType''getProductMassActionFormTypeService'false],
  7056.             'App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType' => ['privates''App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType''getQuickSearchFormTypeService'false],
  7057.             'App\\CoreBundle\\Form\\BillingAddressType' => ['privates''App\\CoreBundle\\Form\\BillingAddressType''getBillingAddressTypeService'false],
  7058.             'App\\CoreBundle\\Form\\DatePickerType' => ['privates''App\\CoreBundle\\Form\\DatePickerType''getDatePickerTypeService'false],
  7059.             'App\\CoreBundle\\Form\\DisplayOnlyType' => ['privates''App\\CoreBundle\\Form\\DisplayOnlyType''getDisplayOnlyTypeService'false],
  7060.             'App\\CoreBundle\\Form\\EshopsType' => ['privates''App\\CoreBundle\\Form\\EshopsType''getEshopsTypeService'false],
  7061.             'App\\CoreBundle\\Form\\FormRowType' => ['privates''App\\CoreBundle\\Form\\FormRowType''getFormRowTypeService'false],
  7062.             'App\\CoreBundle\\Form\\GroupType' => ['privates''App\\CoreBundle\\Form\\GroupType''getGroupTypeService'false],
  7063.             'App\\CoreBundle\\Form\\ImageUploadType' => ['privates''App\\CoreBundle\\Form\\ImageUploadType''getImageUploadTypeService'false],
  7064.             'App\\CoreBundle\\Form\\LocalizedType' => ['privates''App\\CoreBundle\\Form\\LocalizedType''getLocalizedTypeService'false],
  7065.             'App\\CoreBundle\\Form\\MultiEshopTabType' => ['privates''App\\CoreBundle\\Form\\MultiEshopTabType''getMultiEshopTabTypeService'false],
  7066.             'App\\CoreBundle\\Form\\MultiEshopType' => ['privates''App\\CoreBundle\\Form\\MultiEshopType''getMultiEshopTypeService'false],
  7067.             'App\\CoreBundle\\Form\\OrderItemsType' => ['privates''App\\CoreBundle\\Form\\OrderItemsType''getOrderItemsTypeService'false],
  7068.             'App\\CoreBundle\\Form\\OrderNotesType' => ['privates''App\\CoreBundle\\Form\\OrderNotesType''getOrderNotesTypeService'false],
  7069.             'App\\CoreBundle\\Form\\ProductAttributeValueFormType' => ['privates''App\\CoreBundle\\Form\\ProductAttributeValueFormType''getProductAttributeValueFormTypeService'false],
  7070.             'App\\CoreBundle\\Form\\ProductAttributeValueType' => ['privates''App\\CoreBundle\\Form\\ProductAttributeValueType''getProductAttributeValueTypeService'false],
  7071.             'App\\CoreBundle\\Form\\ProductEshopDataType' => ['privates''App\\CoreBundle\\Form\\ProductEshopDataType''getProductEshopDataTypeService'false],
  7072.             'App\\CoreBundle\\Form\\ProductVariantConfiguratorType' => ['privates''App\\CoreBundle\\Form\\ProductVariantConfiguratorType''getProductVariantConfiguratorTypeService'false],
  7073.             'App\\CoreBundle\\Form\\ProductVariantEshopDataType' => ['privates''App\\CoreBundle\\Form\\ProductVariantEshopDataType''getProductVariantEshopDataTypeService'false],
  7074.             'App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType' => ['privates''App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType''getProductVariantEshopPriceDataTypeService'false],
  7075.             'App\\CoreBundle\\Form\\ProductVariantValueFormType' => ['privates''App\\CoreBundle\\Form\\ProductVariantValueFormType''getProductVariantValueFormTypeService'false],
  7076.             'App\\CoreBundle\\Form\\ProductVariantValueType' => ['privates''App\\CoreBundle\\Form\\ProductVariantValueType''getProductVariantValueTypeService'false],
  7077.             'App\\CoreBundle\\Form\\ProductVariantsType' => ['privates''App\\CoreBundle\\Form\\ProductVariantsType''getProductVariantsTypeService'false],
  7078.             'App\\CoreBundle\\Form\\ShippingAddressType' => ['privates''App\\CoreBundle\\Form\\ShippingAddressType''getShippingAddressTypeService'false],
  7079.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => ['privates''fm_elfinder.form.type''getFmElfinder_Form_TypeService'false],
  7080.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => ['privates''fos_ck_editor.form.type''getFosCkEditor_Form_TypeService'false],
  7081.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'false],
  7082.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'false],
  7083.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'false],
  7084.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'false],
  7085.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'false],
  7086.             'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType' => ['privates''misd_phone_number.form.type''getMisdPhoneNumber_Form_TypeService'false],
  7087.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  7088.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7089.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  7090.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7091.         ], [
  7092.             'App\\CoreBundle\\Form\\AbstractFileUploadType' => '?',
  7093.             'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorFormType' => '?',
  7094.             'App\\CoreBundle\\Form\\Admin\\Administrator\\AdministratorPasswordFormType' => '?',
  7095.             'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\NewPasswordFormType' => '?',
  7096.             'App\\CoreBundle\\Form\\Admin\\Administrator\\Password\\ResetPasswordFormType' => '?',
  7097.             'App\\CoreBundle\\Form\\Admin\\Attribute\\AttributeFormType' => '?',
  7098.             'App\\CoreBundle\\Form\\Admin\\Coupon\\CouponFormType' => '?',
  7099.             'App\\CoreBundle\\Form\\Admin\\Eshop\\EshopFormType' => '?',
  7100.             'App\\CoreBundle\\Form\\Admin\\Login\\LoginFormType' => '?',
  7101.             'App\\CoreBundle\\Form\\Admin\\OrderStat\\AdvancedSearchOrderStatFormType' => '?',
  7102.             'App\\CoreBundle\\Form\\Admin\\Order\\AdvancedSearchOrderFormType' => '?',
  7103.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderFormType' => '?',
  7104.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderItemFormType' => '?',
  7105.             'App\\CoreBundle\\Form\\Admin\\Order\\OrderMassActionFormType' => '?',
  7106.             'App\\CoreBundle\\Form\\Admin\\Product\\AdvancedSearchProductFormType' => '?',
  7107.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductFormType' => '?',
  7108.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductGridModalFormType' => '?',
  7109.             'App\\CoreBundle\\Form\\Admin\\Product\\ProductMassActionFormType' => '?',
  7110.             'App\\CoreBundle\\Form\\Admin\\QuickSearch\\QuickSearchFormType' => '?',
  7111.             'App\\CoreBundle\\Form\\BillingAddressType' => '?',
  7112.             'App\\CoreBundle\\Form\\DatePickerType' => '?',
  7113.             'App\\CoreBundle\\Form\\DisplayOnlyType' => '?',
  7114.             'App\\CoreBundle\\Form\\EshopsType' => '?',
  7115.             'App\\CoreBundle\\Form\\FormRowType' => '?',
  7116.             'App\\CoreBundle\\Form\\GroupType' => '?',
  7117.             'App\\CoreBundle\\Form\\ImageUploadType' => '?',
  7118.             'App\\CoreBundle\\Form\\LocalizedType' => '?',
  7119.             'App\\CoreBundle\\Form\\MultiEshopTabType' => '?',
  7120.             'App\\CoreBundle\\Form\\MultiEshopType' => '?',
  7121.             'App\\CoreBundle\\Form\\OrderItemsType' => '?',
  7122.             'App\\CoreBundle\\Form\\OrderNotesType' => '?',
  7123.             'App\\CoreBundle\\Form\\ProductAttributeValueFormType' => '?',
  7124.             'App\\CoreBundle\\Form\\ProductAttributeValueType' => '?',
  7125.             'App\\CoreBundle\\Form\\ProductEshopDataType' => '?',
  7126.             'App\\CoreBundle\\Form\\ProductVariantConfiguratorType' => '?',
  7127.             'App\\CoreBundle\\Form\\ProductVariantEshopDataType' => '?',
  7128.             'App\\CoreBundle\\Form\\ProductVariantEshopPriceDataType' => '?',
  7129.             'App\\CoreBundle\\Form\\ProductVariantValueFormType' => '?',
  7130.             'App\\CoreBundle\\Form\\ProductVariantValueType' => '?',
  7131.             'App\\CoreBundle\\Form\\ProductVariantsType' => '?',
  7132.             'App\\CoreBundle\\Form\\ShippingAddressType' => '?',
  7133.             'FM\\ElfinderBundle\\Form\\Type\\ElFinderType' => '?',
  7134.             'FOS\\CKEditorBundle\\Form\\Type\\CKEditorType' => '?',
  7135.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  7136.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  7137.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  7138.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  7139.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  7140.             'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType' => '?',
  7141.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  7142.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7143.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7144.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7145.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7146.             yield => ($this->privates['App\\CoreBundle\\Form\\Extension\\FormRenderingConfigurationExtension'] ?? ($this->privates['App\\CoreBundle\\Form\\Extension\\FormRenderingConfigurationExtension'] = new \App\CoreBundle\Form\Extension\FormRenderingConfigurationExtension()));
  7147.             yield => ($this->privates['App\\CoreBundle\\Form\\Extension\\FormTypeExtension'] ?? ($this->privates['App\\CoreBundle\\Form\\Extension\\FormTypeExtension'] = new \App\CoreBundle\Form\Extension\FormTypeExtension()));
  7148.             yield => ($this->privates['App\\CoreBundle\\Form\\Extension\\LegendFormTypeExtension'] ?? $this->getLegendFormTypeExtensionService());
  7149.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7150.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7151.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7152.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7153.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7154.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7155.             yield => ($this->privates['craue.form.flow.form_extension'] ?? ($this->privates['craue.form.flow.form_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowFormExtension()));
  7156.             yield 10 => ($this->privates['fp_js_form_validator.extension'] ?? $this->getFpJsFormValidator_ExtensionService());
  7157.         }, 11), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\MoneyType' => new RewindableGenerator(function () {
  7158.             yield => ($this->privates['App\\CoreBundle\\Form\\Extension\\MoneyTypeExtension'] ?? $this->getMoneyTypeExtensionService());
  7159.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7160.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7161.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7162.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7163.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType' => new RewindableGenerator(function () {
  7164.             yield => ($this->privates['craue.form.flow.hidden_field_extension'] ?? ($this->privates['craue.form.flow.hidden_field_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowHiddenFieldExtension()));
  7165.         }, 1)], new RewindableGenerator(function () {
  7166.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7167.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  7168.             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()));
  7169.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7170.     }
  7171.     /**
  7172.      * Gets the private 'form.server_params' shared service.
  7173.      *
  7174.      * @return \Symfony\Component\Form\Util\ServerParams
  7175.      */
  7176.     protected function getForm_ServerParamsService()
  7177.     {
  7178.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7179.         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())));
  7180.     }
  7181.     /**
  7182.      * Gets the private 'form.type.choice' shared service.
  7183.      *
  7184.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7185.      */
  7186.     protected function getForm_Type_ChoiceService()
  7187.     {
  7188.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7189.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7190.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7191.         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()));
  7192.     }
  7193.     /**
  7194.      * Gets the private 'form.type.entity' shared service.
  7195.      *
  7196.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  7197.      */
  7198.     protected function getForm_Type_EntityService()
  7199.     {
  7200.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7201.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7202.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  7203.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  7204.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7205.     }
  7206.     /**
  7207.      * Gets the private 'form.type.form' shared service.
  7208.      *
  7209.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7210.      */
  7211.     protected function getForm_Type_FormService()
  7212.     {
  7213.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7214.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7215.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7216.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7217.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7218.     }
  7219.     /**
  7220.      * Gets the private 'form.type_extension.csrf' shared service.
  7221.      *
  7222.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7223.      */
  7224.     protected function getForm_TypeExtension_CsrfService()
  7225.     {
  7226.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7227.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7229.         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()));
  7230.     }
  7231.     /**
  7232.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7233.      *
  7234.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7235.      */
  7236.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7237.     {
  7238.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7239.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7240.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7241.         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()));
  7242.     }
  7243.     /**
  7244.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7245.      *
  7246.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7247.      */
  7248.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7249.     {
  7250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7251.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7252.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7253.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7255.         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())));
  7256.     }
  7257.     /**
  7258.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7259.      *
  7260.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7261.      */
  7262.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7263.     {
  7264.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7265.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7267.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7268.     }
  7269.     /**
  7270.      * Gets the private 'form.type_extension.form.validator' shared service.
  7271.      *
  7272.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7273.      */
  7274.     protected function getForm_TypeExtension_Form_ValidatorService()
  7275.     {
  7276.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7277.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7278.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7280.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  7281.     }
  7282.     /**
  7283.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7284.      *
  7285.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7286.      */
  7287.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7288.     {
  7289.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7290.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7292.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7293.     }
  7294.     /**
  7295.      * Gets the private 'form.type_guesser.doctrine' shared service.
  7296.      *
  7297.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  7298.      */
  7299.     protected function getForm_TypeGuesser_DoctrineService()
  7300.     {
  7301.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7302.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  7303.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7304.     }
  7305.     /**
  7306.      * Gets the private 'form.type_guesser.validator' shared service.
  7307.      *
  7308.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7309.      */
  7310.     protected function getForm_TypeGuesser_ValidatorService()
  7311.     {
  7312.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7313.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7314.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  7315.     }
  7316.     /**
  7317.      * Gets the private 'fos_ck_editor.command.installer' shared service.
  7318.      *
  7319.      * @return \FOS\CKEditorBundle\Command\CKEditorInstallerCommand
  7320.      */
  7321.     protected function getFosCkEditor_Command_InstallerService()
  7322.     {
  7323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7324.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Command/CKEditorInstallerCommand.php';
  7325.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Installer/CKEditorInstaller.php';
  7326.         $this->privates['fos_ck_editor.command.installer'] = $instance = new \FOS\CKEditorBundle\Command\CKEditorInstallerCommand(new \FOS\CKEditorBundle\Installer\CKEditorInstaller());
  7327.         $instance->setName('ckeditor:install');
  7328.         return $instance;
  7329.     }
  7330.     /**
  7331.      * Gets the private 'fos_ck_editor.form.type' shared service.
  7332.      *
  7333.      * @return \FOS\CKEditorBundle\Form\Type\CKEditorType
  7334.      */
  7335.     protected function getFosCkEditor_Form_TypeService()
  7336.     {
  7337.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7339.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Form/Type/CKEditorType.php';
  7340.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfigurationInterface.php';
  7341.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Config/CKEditorConfiguration.php';
  7342.         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' => []]]));
  7343.     }
  7344.     /**
  7345.      * Gets the private 'fos_rest.body_listener' shared service.
  7346.      *
  7347.      * @return \FOS\RestBundle\EventListener\BodyListener
  7348.      */
  7349.     protected function getFosRest_BodyListenerService()
  7350.     {
  7351.         $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, [
  7352.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService'false],
  7353.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService'false],
  7354.         ], [
  7355.             'fos_rest.decoder.json' => '?',
  7356.             'fos_rest.decoder.xml' => '?',
  7357.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), true);
  7358.         $instance->setDefaultFormat(NULL);
  7359.         return $instance;
  7360.     }
  7361.     /**
  7362.      * Gets the private 'fos_rest.decoder.json' shared service.
  7363.      *
  7364.      * @return \FOS\RestBundle\Decoder\JsonDecoder
  7365.      */
  7366.     protected function getFosRest_Decoder_JsonService()
  7367.     {
  7368.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  7369.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonDecoder.php';
  7370.         return $this->privates['fos_rest.decoder.json'] = new \FOS\RestBundle\Decoder\JsonDecoder();
  7371.     }
  7372.     /**
  7373.      * Gets the private 'fos_rest.decoder.xml' shared service.
  7374.      *
  7375.      * @return \FOS\RestBundle\Decoder\XmlDecoder
  7376.      */
  7377.     protected function getFosRest_Decoder_XmlService()
  7378.     {
  7379.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  7380.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/XmlDecoder.php';
  7381.         return $this->privates['fos_rest.decoder.xml'] = new \FOS\RestBundle\Decoder\XmlDecoder();
  7382.     }
  7383.     /**
  7384.      * Gets the private 'fos_rest.format_listener' shared service.
  7385.      *
  7386.      * @return \FOS\RestBundle\EventListener\FormatListener
  7387.      */
  7388.     protected function getFosRest_FormatListenerService()
  7389.     {
  7390.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7391.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  7392.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['prefer_extension' => '2.0''fallback_format' => 'json''priorities' => [=> 'json'=> 'xml'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  7393.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  7394.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  7395.     }
  7396.     /**
  7397.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  7398.      *
  7399.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  7400.      */
  7401.     protected function getFosRest_ParamFetcherListenerService()
  7402.     {
  7403.         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);
  7404.     }
  7405.     /**
  7406.      * Gets the private 'fos_rest.zone_matcher_listener' shared service.
  7407.      *
  7408.      * @return \FOS\RestBundle\EventListener\ZoneMatcherListener
  7409.      */
  7410.     protected function getFosRest_ZoneMatcherListenerService()
  7411.     {
  7412.         $this->privates['fos_rest.zone_matcher_listener'] = $instance = new \FOS\RestBundle\EventListener\ZoneMatcherListener();
  7413.         $instance->addRequestMatcher(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/*'));
  7414.         return $instance;
  7415.     }
  7416.     /**
  7417.      * Gets the private 'fos_user.change_password.form.type' shared service.
  7418.      *
  7419.      * @return \FOS\UserBundle\Form\Type\ChangePasswordFormType
  7420.      */
  7421.     protected function getFosUser_ChangePassword_Form_TypeService()
  7422.     {
  7423.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7425.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ChangePasswordFormType.php';
  7426.         return $this->privates['fos_user.change_password.form.type'] = new \FOS\UserBundle\Form\Type\ChangePasswordFormType('App\\CoreBundle\\Model\\Administrator\\Administrator');
  7427.     }
  7428.     /**
  7429.      * Gets the private 'fos_user.command.activate_user' shared service.
  7430.      *
  7431.      * @return \FOS\UserBundle\Command\ActivateUserCommand
  7432.      */
  7433.     protected function getFosUser_Command_ActivateUserService()
  7434.     {
  7435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7436.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ActivateUserCommand.php';
  7437.         $this->privates['fos_user.command.activate_user'] = $instance = new \FOS\UserBundle\Command\ActivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7438.         $instance->setName('fos:user:activate');
  7439.         return $instance;
  7440.     }
  7441.     /**
  7442.      * Gets the private 'fos_user.command.change_password' shared service.
  7443.      *
  7444.      * @return \FOS\UserBundle\Command\ChangePasswordCommand
  7445.      */
  7446.     protected function getFosUser_Command_ChangePasswordService()
  7447.     {
  7448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7449.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/ChangePasswordCommand.php';
  7450.         $this->privates['fos_user.command.change_password'] = $instance = new \FOS\UserBundle\Command\ChangePasswordCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7451.         $instance->setName('fos:user:change-password');
  7452.         return $instance;
  7453.     }
  7454.     /**
  7455.      * Gets the private 'fos_user.command.create_user' shared service.
  7456.      *
  7457.      * @return \FOS\UserBundle\Command\CreateUserCommand
  7458.      */
  7459.     protected function getFosUser_Command_CreateUserService()
  7460.     {
  7461.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7462.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/CreateUserCommand.php';
  7463.         $this->privates['fos_user.command.create_user'] = $instance = new \FOS\UserBundle\Command\CreateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7464.         $instance->setName('fos:user:create');
  7465.         return $instance;
  7466.     }
  7467.     /**
  7468.      * Gets the private 'fos_user.command.deactivate_user' shared service.
  7469.      *
  7470.      * @return \FOS\UserBundle\Command\DeactivateUserCommand
  7471.      */
  7472.     protected function getFosUser_Command_DeactivateUserService()
  7473.     {
  7474.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7475.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DeactivateUserCommand.php';
  7476.         $this->privates['fos_user.command.deactivate_user'] = $instance = new \FOS\UserBundle\Command\DeactivateUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7477.         $instance->setName('fos:user:deactivate');
  7478.         return $instance;
  7479.     }
  7480.     /**
  7481.      * Gets the private 'fos_user.command.demote_user' shared service.
  7482.      *
  7483.      * @return \FOS\UserBundle\Command\DemoteUserCommand
  7484.      */
  7485.     protected function getFosUser_Command_DemoteUserService()
  7486.     {
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7488.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  7489.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/DemoteUserCommand.php';
  7490.         $this->privates['fos_user.command.demote_user'] = $instance = new \FOS\UserBundle\Command\DemoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7491.         $instance->setName('fos:user:demote');
  7492.         return $instance;
  7493.     }
  7494.     /**
  7495.      * Gets the private 'fos_user.command.promote_user' shared service.
  7496.      *
  7497.      * @return \FOS\UserBundle\Command\PromoteUserCommand
  7498.      */
  7499.     protected function getFosUser_Command_PromoteUserService()
  7500.     {
  7501.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7502.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/RoleCommand.php';
  7503.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Command/PromoteUserCommand.php';
  7504.         $this->privates['fos_user.command.promote_user'] = $instance = new \FOS\UserBundle\Command\PromoteUserCommand(($this->privates['fos_user.util.user_manipulator'] ?? $this->getFosUser_Util_UserManipulatorService()));
  7505.         $instance->setName('fos:user:promote');
  7506.         return $instance;
  7507.     }
  7508.     /**
  7509.      * Gets the private 'fos_user.listener.authentication' shared service.
  7510.      *
  7511.      * @return \FOS\UserBundle\EventListener\AuthenticationListener
  7512.      */
  7513.     protected function getFosUser_Listener_AuthenticationService()
  7514.     {
  7515.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/AuthenticationListener.php';
  7516.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManagerInterface.php';
  7517.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Security/LoginManager.php';
  7518.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7519.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  7520.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7521.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7522.         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');
  7523.     }
  7524.     /**
  7525.      * Gets the private 'fos_user.listener.flash' shared service.
  7526.      *
  7527.      * @return \FOS\UserBundle\EventListener\FlashListener
  7528.      */
  7529.     protected function getFosUser_Listener_FlashService()
  7530.     {
  7531.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/FlashListener.php';
  7532.         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()));
  7533.     }
  7534.     /**
  7535.      * Gets the private 'fos_user.listener.resetting' shared service.
  7536.      *
  7537.      * @return \FOS\UserBundle\EventListener\ResettingListener
  7538.      */
  7539.     protected function getFosUser_Listener_ResettingService()
  7540.     {
  7541.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/ResettingListener.php';
  7542.         return $this->privates['fos_user.listener.resetting'] = new \FOS\UserBundle\EventListener\ResettingListener(($this->services['router'] ?? $this->getRouterService()), 86400);
  7543.     }
  7544.     /**
  7545.      * Gets the private 'fos_user.profile.form.type' shared service.
  7546.      *
  7547.      * @return \FOS\UserBundle\Form\Type\ProfileFormType
  7548.      */
  7549.     protected function getFosUser_Profile_Form_TypeService()
  7550.     {
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7553.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ProfileFormType.php';
  7554.         return $this->privates['fos_user.profile.form.type'] = new \FOS\UserBundle\Form\Type\ProfileFormType('App\\CoreBundle\\Model\\Administrator\\Administrator');
  7555.     }
  7556.     /**
  7557.      * Gets the private 'fos_user.registration.form.type' shared service.
  7558.      *
  7559.      * @return \FOS\UserBundle\Form\Type\RegistrationFormType
  7560.      */
  7561.     protected function getFosUser_Registration_Form_TypeService()
  7562.     {
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7565.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/RegistrationFormType.php';
  7566.         return $this->privates['fos_user.registration.form.type'] = new \FOS\UserBundle\Form\Type\RegistrationFormType('App\\CoreBundle\\Model\\Administrator\\Administrator');
  7567.     }
  7568.     /**
  7569.      * Gets the private 'fos_user.resetting.form.type' shared service.
  7570.      *
  7571.      * @return \FOS\UserBundle\Form\Type\ResettingFormType
  7572.      */
  7573.     protected function getFosUser_Resetting_Form_TypeService()
  7574.     {
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7577.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/ResettingFormType.php';
  7578.         return $this->privates['fos_user.resetting.form.type'] = new \FOS\UserBundle\Form\Type\ResettingFormType('App\\CoreBundle\\Model\\Administrator\\Administrator');
  7579.     }
  7580.     /**
  7581.      * Gets the private 'fos_user.security.interactive_login_listener' shared service.
  7582.      *
  7583.      * @return \FOS\UserBundle\EventListener\LastLoginListener
  7584.      */
  7585.     protected function getFosUser_Security_InteractiveLoginListenerService()
  7586.     {
  7587.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/EventListener/LastLoginListener.php';
  7588.         return $this->privates['fos_user.security.interactive_login_listener'] = new \FOS\UserBundle\EventListener\LastLoginListener(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()));
  7589.     }
  7590.     /**
  7591.      * Gets the private 'fos_user.user_listener' shared service.
  7592.      *
  7593.      * @return \FOS\UserBundle\Doctrine\UserListener
  7594.      */
  7595.     protected function getFosUser_UserListenerService()
  7596.     {
  7597.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  7599.         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()));
  7600.     }
  7601.     /**
  7602.      * Gets the private 'fos_user.username_form_type' shared service.
  7603.      *
  7604.      * @return \FOS\UserBundle\Form\Type\UsernameFormType
  7605.      */
  7606.     protected function getFosUser_UsernameFormTypeService()
  7607.     {
  7608.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7609.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7610.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/Type/UsernameFormType.php';
  7611.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  7612.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Form/DataTransformer/UserToUsernameTransformer.php';
  7613.         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())));
  7614.     }
  7615.     /**
  7616.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  7617.      *
  7618.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  7619.      */
  7620.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  7621.     {
  7622.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  7623.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  7624.     }
  7625.     /**
  7626.      * Gets the private 'fos_user.util.password_updater' shared service.
  7627.      *
  7628.      * @return \FOS\UserBundle\Util\PasswordUpdater
  7629.      */
  7630.     protected function getFosUser_Util_PasswordUpdaterService()
  7631.     {
  7632.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  7633.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  7634.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  7635.     }
  7636.     /**
  7637.      * Gets the private 'fos_user.util.user_manipulator' shared service.
  7638.      *
  7639.      * @return \FOS\UserBundle\Util\UserManipulator
  7640.      */
  7641.     protected function getFosUser_Util_UserManipulatorService()
  7642.     {
  7643.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/UserManipulator.php';
  7644.         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())));
  7645.     }
  7646.     /**
  7647.      * Gets the private 'fp_js_form_validator.extension' shared service.
  7648.      *
  7649.      * @return \Fp\JsFormValidatorBundle\Form\Extension\FormExtension
  7650.      */
  7651.     protected function getFpJsFormValidator_ExtensionService()
  7652.     {
  7653.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7655.         include_once \dirname(__DIR__4).'/vendor/fp/jsformvalidator-bundle/src/Form/Extension/FormExtension.php';
  7656.         return $this->privates['fp_js_form_validator.extension'] = new \Fp\JsFormValidatorBundle\Form\Extension\FormExtension(($this->privates['fp_js_form_validator.factory'] ?? $this->getFpJsFormValidator_FactoryService()));
  7657.     }
  7658.     /**
  7659.      * Gets the private 'fp_js_form_validator.factory' shared service.
  7660.      *
  7661.      * @return \App\CoreBundle\Form\JsFormValidatorFactory
  7662.      */
  7663.     protected function getFpJsFormValidator_FactoryService()
  7664.     {
  7665.         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');
  7666.     }
  7667.     /**
  7668.      * Gets the private 'fragment.handler' shared service.
  7669.      *
  7670.      * @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler
  7671.      */
  7672.     protected function getFragment_HandlerService()
  7673.     {
  7674.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  7675.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  7676.         return $this->privates['fragment.handler'] = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7677.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  7678.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7679.         ], [
  7680.             'hinclude' => '?',
  7681.             'inline' => '?',
  7682.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
  7683.     }
  7684.     /**
  7685.      * Gets the private 'fragment.listener' shared service.
  7686.      *
  7687.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  7688.      */
  7689.     protected function getFragment_ListenerService()
  7690.     {
  7691.         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');
  7692.     }
  7693.     /**
  7694.      * Gets the private 'fragment.renderer.hinclude' shared service.
  7695.      *
  7696.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  7697.      */
  7698.     protected function getFragment_Renderer_HincludeService()
  7699.     {
  7700.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7701.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7702.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  7703.         $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);
  7704.         $instance->setFragmentPath('/_fragment');
  7705.         return $instance;
  7706.     }
  7707.     /**
  7708.      * Gets the private 'fragment.renderer.inline' shared service.
  7709.      *
  7710.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7711.      */
  7712.     protected function getFragment_Renderer_InlineService()
  7713.     {
  7714.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7715.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7717.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7718.         $instance->setFragmentPath('/_fragment');
  7719.         return $instance;
  7720.     }
  7721.     /**
  7722.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7723.      *
  7724.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7725.      */
  7726.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7727.     {
  7728.         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())));
  7729.     }
  7730.     /**
  7731.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7732.      *
  7733.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7734.      */
  7735.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7736.     {
  7737.         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()));
  7738.     }
  7739.     /**
  7740.      * Gets the private 'jms_translation.command.extract' shared service.
  7741.      *
  7742.      * @return \JMS\TranslationBundle\Command\ExtractTranslationCommand
  7743.      */
  7744.     protected function getJmsTranslation_Command_ExtractService()
  7745.     {
  7746.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7747.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Command/ExtractTranslationCommand.php';
  7748.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/ConfigFactory.php';
  7749.         $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()), []);
  7750.         $instance->setName('translation:extract');
  7751.         return $instance;
  7752.     }
  7753.     /**
  7754.      * Gets the private 'jms_translation.command.list_resources' shared service.
  7755.      *
  7756.      * @return \JMS\TranslationBundle\Command\ResourcesListCommand
  7757.      */
  7758.     protected function getJmsTranslation_Command_ListResourcesService()
  7759.     {
  7760.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7761.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Command/ResourcesListCommand.php';
  7762.         $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)));
  7763.         $instance->setName('translation:list-resources');
  7764.         return $instance;
  7765.     }
  7766.     /**
  7767.      * Gets the private 'jms_translation.loader_manager' shared service.
  7768.      *
  7769.      * @return \JMS\TranslationBundle\Translation\LoaderManager
  7770.      */
  7771.     protected function getJmsTranslation_LoaderManagerService()
  7772.     {
  7773.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/LoaderManager.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/LoaderInterface.php';
  7775.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/SymfonyLoaderAdapter.php';
  7776.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/XliffLoader.php';
  7777.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7778.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7779.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7780.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7781.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PoFileLoader.php';
  7782.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7783.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  7785.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7786.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7787.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7788.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7789.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7790.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7791.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7792.         $a = new \JMS\TranslationBundle\Translation\Loader\SymfonyLoaderAdapter(($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader())));
  7793.         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())))]);
  7794.     }
  7795.     /**
  7796.      * Gets the private 'knp_menu.menu_provider.builder_alias' shared service.
  7797.      *
  7798.      * @return \Knp\Bundle\MenuBundle\Provider\BuilderAliasProvider
  7799.      */
  7800.     protected function getKnpMenu_MenuProvider_BuilderAliasService()
  7801.     {
  7802.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Provider/BuilderAliasProvider.php';
  7803.         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()));
  7804.     }
  7805.     /**
  7806.      * Gets the private 'knp_menu.menu_provider.lazy' shared service.
  7807.      *
  7808.      * @return \Knp\Menu\Provider\LazyProvider
  7809.      */
  7810.     protected function getKnpMenu_MenuProvider_LazyService()
  7811.     {
  7812.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/LazyProvider.php';
  7813.         return $this->privates['knp_menu.menu_provider.lazy'] = new \Knp\Menu\Provider\LazyProvider(['admin_aside_menu' => [=> function () {
  7814.             return ($this->services['App\\CoreBundle\\Model\\AdminNavigation\\AsideMenuBuilder'] ?? $this->getAsideMenuBuilderService());
  7815.         }, => 'createMenu'], 'admin_profile_menu' => [=> function () {
  7816.             return ($this->services['App\\CoreBundle\\Model\\AdminNavigation\\ProfileMenuBuilder'] ?? $this->getProfileMenuBuilderService());
  7817.         }, => 'createMenu']]);
  7818.     }
  7819.     /**
  7820.      * Gets the private 'knp_menu.renderer.list' shared service.
  7821.      *
  7822.      * @return \Knp\Menu\Renderer\ListRenderer
  7823.      */
  7824.     protected function getKnpMenu_Renderer_ListService()
  7825.     {
  7826.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/Renderer.php';
  7827.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  7828.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/ListRenderer.php';
  7829.         return $this->privates['knp_menu.renderer.list'] = new \Knp\Menu\Renderer\ListRenderer(($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService()), [], 'UTF-8');
  7830.     }
  7831.     /**
  7832.      * Gets the private 'knp_menu.renderer.twig' shared service.
  7833.      *
  7834.      * @return \Knp\Menu\Renderer\TwigRenderer
  7835.      */
  7836.     protected function getKnpMenu_Renderer_TwigService()
  7837.     {
  7838.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererInterface.php';
  7839.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/TwigRenderer.php';
  7840.         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()), []);
  7841.     }
  7842.     /**
  7843.      * Gets the private 'knp_menu.voter.router' shared service.
  7844.      *
  7845.      * @return \Knp\Menu\Matcher\Voter\RouteVoter
  7846.      */
  7847.     protected function getKnpMenu_Voter_RouterService()
  7848.     {
  7849.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/VoterInterface.php';
  7850.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Voter/RouteVoter.php';
  7851.         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())));
  7852.     }
  7853.     /**
  7854.      * Gets the private 'libphonenumber.phone_number_util' shared service.
  7855.      *
  7856.      * @return \libphonenumber\PhoneNumberUtil
  7857.      */
  7858.     protected function getLibphonenumber_PhoneNumberUtilService()
  7859.     {
  7860.         return $this->privates['libphonenumber.phone_number_util'] = \libphonenumber\PhoneNumberUtil::getInstance();
  7861.     }
  7862.     /**
  7863.      * Gets the private 'locale_aware_listener' shared service.
  7864.      *
  7865.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7866.      */
  7867.     protected function getLocaleAwareListenerService()
  7868.     {
  7869.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7870.             yield => ($this->privates['Symfony\\Component\\Translation\\IdentityTranslator'] ?? $this->getIdentityTranslatorService());
  7871.             yield => ($this->privates['App\\CoreBundle\\Component\\Translation\\Translator'] ?? $this->getTranslator2Service());
  7872.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7873.         }, 3), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7874.     }
  7875.     /**
  7876.      * Gets the private 'locale_listener' shared service.
  7877.      *
  7878.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7879.      */
  7880.     protected function getLocaleListenerService()
  7881.     {
  7882.         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()));
  7883.     }
  7884.     /**
  7885.      * Gets the private 'main_filesystem' shared autowired service.
  7886.      *
  7887.      * @return \League\Flysystem\FilesystemInterface
  7888.      */
  7889.     protected function getMainFilesystemService()
  7890.     {
  7891.         return $this->privates['main_filesystem'] = (new \App\CoreBundle\Component\Filesystem\MainFilesystemFactory(\dirname(__DIR__4)))->create();
  7892.     }
  7893.     /**
  7894.      * Gets the private 'maker.auto_command.make_auth' shared service.
  7895.      *
  7896.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7897.      */
  7898.     protected function getMaker_AutoCommand_MakeAuthService()
  7899.     {
  7900.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7901.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7902.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7903.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7904.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  7905.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  7906.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7907.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7908.         $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);
  7909.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  7910.         $instance->setName('make:auth');
  7911.         return $instance;
  7912.     }
  7913.     /**
  7914.      * Gets the private 'maker.auto_command.make_command' shared service.
  7915.      *
  7916.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7917.      */
  7918.     protected function getMaker_AutoCommand_MakeCommandService()
  7919.     {
  7920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7921.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7922.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  7925.         $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()));
  7926.         $instance->setDescription('Creates a new console command class');
  7927.         $instance->setName('make:command');
  7928.         return $instance;
  7929.     }
  7930.     /**
  7931.      * Gets the private 'maker.auto_command.make_controller' shared service.
  7932.      *
  7933.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7934.      */
  7935.     protected function getMaker_AutoCommand_MakeControllerService()
  7936.     {
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7938.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7939.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7940.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7941.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  7942.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7943.         $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()));
  7944.         $instance->setDescription('Creates a new controller class');
  7945.         $instance->setName('make:controller');
  7946.         return $instance;
  7947.     }
  7948.     /**
  7949.      * Gets the private 'maker.auto_command.make_crud' shared service.
  7950.      *
  7951.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7952.      */
  7953.     protected function getMaker_AutoCommand_MakeCrudService()
  7954.     {
  7955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7956.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7957.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7958.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7959.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  7960.         $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()));
  7961.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  7962.         $instance->setName('make:crud');
  7963.         return $instance;
  7964.     }
  7965.     /**
  7966.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  7967.      *
  7968.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7969.      */
  7970.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  7971.     {
  7972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7973.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7974.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  7977.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7978.         $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()));
  7979.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  7980.         $instance->setName('make:docker:database');
  7981.         return $instance;
  7982.     }
  7983.     /**
  7984.      * Gets the private 'maker.auto_command.make_entity' shared service.
  7985.      *
  7986.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  7987.      */
  7988.     protected function getMaker_AutoCommand_MakeEntityService()
  7989.     {
  7990.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7991.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  7995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  7996.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  7997.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  7998.         $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);
  7999.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8000.         $instance->setName('make:entity');
  8001.         return $instance;
  8002.     }
  8003.     /**
  8004.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8005.      *
  8006.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8007.      */
  8008.     protected function getMaker_AutoCommand_MakeFixturesService()
  8009.     {
  8010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8015.         $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()));
  8016.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8017.         $instance->setName('make:fixtures');
  8018.         return $instance;
  8019.     }
  8020.     /**
  8021.      * Gets the private 'maker.auto_command.make_form' shared service.
  8022.      *
  8023.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8024.      */
  8025.     protected function getMaker_AutoCommand_MakeFormService()
  8026.     {
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8032.         $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()));
  8033.         $instance->setDescription('Creates a new form class');
  8034.         $instance->setName('make:form');
  8035.         return $instance;
  8036.     }
  8037.     /**
  8038.      * Gets the private 'maker.auto_command.make_message' shared service.
  8039.      *
  8040.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8041.      */
  8042.     protected function getMaker_AutoCommand_MakeMessageService()
  8043.     {
  8044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8048.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8049.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8050.         $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()));
  8051.         $instance->setDescription('Creates a new message and handler');
  8052.         $instance->setName('make:message');
  8053.         return $instance;
  8054.     }
  8055.     /**
  8056.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8057.      *
  8058.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8059.      */
  8060.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8061.     {
  8062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8063.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8064.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8065.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8066.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8067.         $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()));
  8068.         $instance->setDescription('Creates a new messenger middleware');
  8069.         $instance->setName('make:messenger-middleware');
  8070.         return $instance;
  8071.     }
  8072.     /**
  8073.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8074.      *
  8075.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8076.      */
  8077.     protected function getMaker_AutoCommand_MakeMigrationService()
  8078.     {
  8079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8081.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8082.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8083.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8084.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8085.         $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()));
  8086.         $instance->setDescription('Creates a new migration based on database changes');
  8087.         $instance->setName('make:migration');
  8088.         return $instance;
  8089.     }
  8090.     /**
  8091.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8092.      *
  8093.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8094.      */
  8095.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8096.     {
  8097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8098.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8099.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8100.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8101.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8102.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8103.         $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()));
  8104.         $instance->setDescription('Creates a new registration form system');
  8105.         $instance->setName('make:registration-form');
  8106.         return $instance;
  8107.     }
  8108.     /**
  8109.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8110.      *
  8111.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8112.      */
  8113.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8114.     {
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8117.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8118.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8119.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8120.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8121.         $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()));
  8122.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8123.         $instance->setName('make:reset-password');
  8124.         return $instance;
  8125.     }
  8126.     /**
  8127.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8128.      *
  8129.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8130.      */
  8131.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8132.     {
  8133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8134.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8137.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8138.         $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()));
  8139.         $instance->setDescription('Creates a new serializer encoder class');
  8140.         $instance->setName('make:serializer:encoder');
  8141.         return $instance;
  8142.     }
  8143.     /**
  8144.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  8145.      *
  8146.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8147.      */
  8148.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  8149.     {
  8150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8152.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  8155.         $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()));
  8156.         $instance->setDescription('Creates a new serializer normalizer class');
  8157.         $instance->setName('make:serializer:normalizer');
  8158.         return $instance;
  8159.     }
  8160.     /**
  8161.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  8162.      *
  8163.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8164.      */
  8165.     protected function getMaker_AutoCommand_MakeSubscriberService()
  8166.     {
  8167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8168.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  8173.         $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()));
  8174.         $instance->setDescription('Creates a new event subscriber class');
  8175.         $instance->setName('make:subscriber');
  8176.         return $instance;
  8177.     }
  8178.     /**
  8179.      * Gets the private 'maker.auto_command.make_test' shared service.
  8180.      *
  8181.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8182.      */
  8183.     protected function getMaker_AutoCommand_MakeTestService()
  8184.     {
  8185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8186.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8187.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8190.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  8191.         $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()));
  8192.         $instance->setDescription('Creates a new test class');
  8193.         $instance->setName('make:test');
  8194.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  8195.         return $instance;
  8196.     }
  8197.     /**
  8198.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  8199.      *
  8200.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8201.      */
  8202.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  8203.     {
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  8209.         $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()));
  8210.         $instance->setDescription('Creates a new Twig extension class');
  8211.         $instance->setName('make:twig-extension');
  8212.         return $instance;
  8213.     }
  8214.     /**
  8215.      * Gets the private 'maker.auto_command.make_user' shared service.
  8216.      *
  8217.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8218.      */
  8219.     protected function getMaker_AutoCommand_MakeUserService()
  8220.     {
  8221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8222.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8223.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8228.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8229.         $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()));
  8230.         $instance->setDescription('Creates a new security user class');
  8231.         $instance->setName('make:user');
  8232.         return $instance;
  8233.     }
  8234.     /**
  8235.      * Gets the private 'maker.auto_command.make_validator' shared service.
  8236.      *
  8237.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8238.      */
  8239.     protected function getMaker_AutoCommand_MakeValidatorService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8243.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8245.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  8246.         $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()));
  8247.         $instance->setDescription('Creates a new validator and constraint class');
  8248.         $instance->setName('make:validator');
  8249.         return $instance;
  8250.     }
  8251.     /**
  8252.      * Gets the private 'maker.auto_command.make_voter' shared service.
  8253.      *
  8254.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8255.      */
  8256.     protected function getMaker_AutoCommand_MakeVoterService()
  8257.     {
  8258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8259.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8260.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8261.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8262.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  8263.         $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()));
  8264.         $instance->setDescription('Creates a new security voter class');
  8265.         $instance->setName('make:voter');
  8266.         return $instance;
  8267.     }
  8268.     /**
  8269.      * Gets the private 'maker.doctrine_helper' shared service.
  8270.      *
  8271.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  8272.      */
  8273.     protected function getMaker_DoctrineHelperService()
  8274.     {
  8275.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  8276.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  8277.         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())]]]);
  8278.     }
  8279.     /**
  8280.      * Gets the private 'maker.entity_class_generator' shared service.
  8281.      *
  8282.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  8283.      */
  8284.     protected function getMaker_EntityClassGeneratorService()
  8285.     {
  8286.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  8287.         $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()));
  8288.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  8289.         return $instance;
  8290.     }
  8291.     /**
  8292.      * Gets the private 'maker.file_manager' shared service.
  8293.      *
  8294.      * @return \Symfony\Bundle\MakerBundle\FileManager
  8295.      */
  8296.     protected function getMaker_FileManagerService()
  8297.     {
  8298.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  8299.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  8300.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  8301.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  8302.         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'));
  8303.     }
  8304.     /**
  8305.      * Gets the private 'maker.generator' shared service.
  8306.      *
  8307.      * @return \Symfony\Bundle\MakerBundle\Generator
  8308.      */
  8309.     protected function getMaker_GeneratorService()
  8310.     {
  8311.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  8312.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  8313.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  8314.         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));
  8315.     }
  8316.     /**
  8317.      * Gets the private 'maker.php_compat_util' shared service.
  8318.      *
  8319.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  8320.      */
  8321.     protected function getMaker_PhpCompatUtilService()
  8322.     {
  8323.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  8324.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  8325.     }
  8326.     /**
  8327.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  8328.      *
  8329.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  8330.      */
  8331.     protected function getMaker_Renderer_FormTypeRendererService()
  8332.     {
  8333.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  8334.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  8335.     }
  8336.     /**
  8337.      * Gets the private 'mime_types' shared service.
  8338.      *
  8339.      * @return \Symfony\Component\Mime\MimeTypes
  8340.      */
  8341.     protected function getMimeTypesService()
  8342.     {
  8343.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  8344.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  8345.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  8346.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  8347.         $instance->setDefault($instance);
  8348.         return $instance;
  8349.     }
  8350.     /**
  8351.      * Gets the private 'misd_phone_number.form.type' shared service.
  8352.      *
  8353.      * @return \Misd\PhoneNumberBundle\Form\Type\PhoneNumberType
  8354.      */
  8355.     protected function getMisdPhoneNumber_Form_TypeService()
  8356.     {
  8357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8359.         include_once \dirname(__DIR__4).'/vendor/misd/phone-number-bundle/Form/Type/PhoneNumberType.php';
  8360.         return $this->privates['misd_phone_number.form.type'] = new \Misd\PhoneNumberBundle\Form\Type\PhoneNumberType();
  8361.     }
  8362.     /**
  8363.      * Gets the private 'misd_phone_number.templating.helper' shared service.
  8364.      *
  8365.      * @return \Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper
  8366.      */
  8367.     protected function getMisdPhoneNumber_Templating_HelperService()
  8368.     {
  8369.         return $this->privates['misd_phone_number.templating.helper'] = new \Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper(($this->privates['libphonenumber.phone_number_util'] ?? $this->getLibphonenumber_PhoneNumberUtilService()));
  8370.     }
  8371.     /**
  8372.      * Gets the private 'monolog.command.server_log' shared service.
  8373.      *
  8374.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  8375.      */
  8376.     protected function getMonolog_Command_ServerLogService()
  8377.     {
  8378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8379.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  8380.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  8381.         $instance->setName('server:log');
  8382.         return $instance;
  8383.     }
  8384.     /**
  8385.      * Gets the private 'monolog.handler.console' shared service.
  8386.      *
  8387.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8388.      */
  8389.     protected function getMonolog_Handler_ConsoleService()
  8390.     {
  8391.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8392.     }
  8393.     /**
  8394.      * Gets the private 'monolog.handler.console_output' shared service.
  8395.      *
  8396.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8397.      */
  8398.     protected function getMonolog_Handler_ConsoleOutputService()
  8399.     {
  8400.         $this->privates['monolog.handler.console_output'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  8401.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8402.         return $instance;
  8403.     }
  8404.     /**
  8405.      * Gets the private 'monolog.handler.cron' shared service.
  8406.      *
  8407.      * @return \Monolog\Handler\StreamHandler
  8408.      */
  8409.     protected function getMonolog_Handler_CronService()
  8410.     {
  8411.         $this->privates['monolog.handler.cron'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8412.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8413.         return $instance;
  8414.     }
  8415.     /**
  8416.      * Gets the private 'monolog.handler.cron_console_output' shared service.
  8417.      *
  8418.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  8419.      */
  8420.     protected function getMonolog_Handler_CronConsoleOutputService()
  8421.     {
  8422.         $this->privates['monolog.handler.cron_console_output'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLfalse, [32 => 20064 => 100128 => 100256 => 10016 => 400], []);
  8423.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8424.         return $instance;
  8425.     }
  8426.     /**
  8427.      * Gets the private 'monolog.handler.main' shared service.
  8428.      *
  8429.      * @return \Monolog\Handler\StreamHandler
  8430.      */
  8431.     protected function getMonolog_Handler_MainService()
  8432.     {
  8433.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8434.     }
  8435.     /**
  8436.      * Gets the private 'monolog.handler.nested' shared service.
  8437.      *
  8438.      * @return \Monolog\Handler\StreamHandler
  8439.      */
  8440.     protected function getMonolog_Handler_NestedService()
  8441.     {
  8442.         $this->privates['monolog.handler.nested'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8443.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8444.         return $instance;
  8445.     }
  8446.     /**
  8447.      * Gets the private 'monolog.handler.slow' shared service.
  8448.      *
  8449.      * @return \Monolog\Handler\StreamHandler
  8450.      */
  8451.     protected function getMonolog_Handler_SlowService()
  8452.     {
  8453.         $this->privates['monolog.handler.slow'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  8454.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  8455.         return $instance;
  8456.     }
  8457.     /**
  8458.      * Gets the private 'monolog.logger' shared service.
  8459.      *
  8460.      * @return \Symfony\Bridge\Monolog\Logger
  8461.      */
  8462.     protected function getMonolog_LoggerService()
  8463.     {
  8464.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  8465.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8466.         $instance->useMicrosecondTimestamps(true);
  8467.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8468.         $instance->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  8469.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  8470.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8471.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  8472.         return $instance;
  8473.     }
  8474.     /**
  8475.      * Gets the private 'monolog.logger.cache' shared service.
  8476.      *
  8477.      * @return \Symfony\Bridge\Monolog\Logger
  8478.      */
  8479.     protected function getMonolog_Logger_CacheService()
  8480.     {
  8481.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  8482.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  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.request' shared service.
  8492.      *
  8493.      * @return \Symfony\Bridge\Monolog\Logger
  8494.      */
  8495.     protected function getMonolog_Logger_RequestService()
  8496.     {
  8497.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  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.security' shared service.
  8508.      *
  8509.      * @return \Symfony\Bridge\Monolog\Logger
  8510.      */
  8511.     protected function getMonolog_Logger_SecurityService()
  8512.     {
  8513.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  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.snappy' shared service.
  8524.      *
  8525.      * @return \Symfony\Bridge\Monolog\Logger
  8526.      */
  8527.     protected function getMonolog_Logger_SnappyService()
  8528.     {
  8529.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  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 'parameter_bag' shared service.
  8540.      *
  8541.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  8542.      */
  8543.     protected function getParameterBagService()
  8544.     {
  8545.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  8546.     }
  8547.     /**
  8548.      * Gets the private 'profiler_listener' shared service.
  8549.      *
  8550.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  8551.      */
  8552.     protected function getProfilerListenerService()
  8553.     {
  8554.         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);
  8555.     }
  8556.     /**
  8557.      * Gets the private 'property_accessor' shared service.
  8558.      *
  8559.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  8560.      */
  8561.     protected function getPropertyAccessorService()
  8562.     {
  8563.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  8564.     }
  8565.     /**
  8566.      * Gets the private 'property_info' shared service.
  8567.      *
  8568.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  8569.      */
  8570.     protected function getPropertyInfoService()
  8571.     {
  8572.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  8573.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  8574.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8575.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8576.         }, 3), new RewindableGenerator(function () {
  8577.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8578.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8579.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8580.         }, 3), new RewindableGenerator(function () {
  8581.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  8582.         }, 1), new RewindableGenerator(function () {
  8583.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  8584.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8585.         }, 2), new RewindableGenerator(function () {
  8586.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  8587.         }, 1));
  8588.     }
  8589.     /**
  8590.      * Gets the private 'property_info.serializer_extractor' shared service.
  8591.      *
  8592.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  8593.      */
  8594.     protected function getPropertyInfo_SerializerExtractorService()
  8595.     {
  8596.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  8597.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  8598.     }
  8599.     /**
  8600.      * Gets the private 'router.cache_warmer' shared service.
  8601.      *
  8602.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  8603.      */
  8604.     protected function getRouter_CacheWarmerService()
  8605.     {
  8606.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  8608.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8609.             'router' => ['services''router''getRouterService'false],
  8610.         ], [
  8611.             'router' => '?',
  8612.         ]))->withContext('router.cache_warmer'$this));
  8613.     }
  8614.     /**
  8615.      * Gets the private 'router.request_context' shared service.
  8616.      *
  8617.      * @return \Symfony\Component\Routing\RequestContext
  8618.      */
  8619.     protected function getRouter_RequestContextService()
  8620.     {
  8621.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  8622.     }
  8623.     /**
  8624.      * Gets the private 'router_listener' shared service.
  8625.      *
  8626.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  8627.      */
  8628.     protected function getRouterListenerService()
  8629.     {
  8630.         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);
  8631.     }
  8632.     /**
  8633.      * Gets the private 'security.access_listener' shared service.
  8634.      *
  8635.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  8636.      */
  8637.     protected function getSecurity_AccessListenerService()
  8638.     {
  8639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8640.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8641.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8642.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  8643.         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()));
  8644.     }
  8645.     /**
  8646.      * Gets the private 'security.access_map' shared service.
  8647.      *
  8648.      * @return \Symfony\Component\Security\Http\AccessMap
  8649.      */
  8650.     protected function getSecurity_AccessMapService()
  8651.     {
  8652.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  8653.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  8654.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  8655.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/superadmin/'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8656.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/administrator/password/'), [=> 'ROLE_ADMIN'], NULL);
  8657.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/administrator/'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8658.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/attribute/'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8659.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/eshop/'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8660.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/new-password/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8661.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/reset-password/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8662.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/translation/list/$'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  8663.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8664.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/authorization/$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8665.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [=> 'ROLE_ADMIN'], NULL);
  8666.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/efconnect'), [=> 'ROLE_ADMIN'], NULL);
  8667.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/elfinder'), [=> 'ROLE_ADMIN'], NULL);
  8668.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/graphql/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8669.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/graphiql/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8670.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/token'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8671.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/authorize'), [=> 'IS_AUTHENTICATED_REMEMBERED'], NULL);
  8672.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  8673.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  8674.         return $instance;
  8675.     }
  8676.     /**
  8677.      * Gets the private 'security.authentication.listener.anonymous.administration' shared service.
  8678.      *
  8679.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  8680.      */
  8681.     protected function getSecurity_Authentication_Listener_Anonymous_AdministrationService()
  8682.     {
  8683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8685.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8686.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  8687.         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()));
  8688.     }
  8689.     /**
  8690.      * Gets the private 'security.authentication.listener.form.administration' shared service.
  8691.      *
  8692.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  8693.      */
  8694.     protected function getSecurity_Authentication_Listener_Form_AdministrationService()
  8695.     {
  8696.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8699.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';
  8700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php';
  8701.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  8702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  8704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  8705.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  8706.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8707.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8708.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8709.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  8710.         $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']);
  8711.         $b->setProviderKey('administration');
  8712.         $c = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  8713.         $d = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], $c);
  8714.         $d->setOptions(['login_path' => 'admin_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  8715.         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);
  8716.     }
  8717.     /**
  8718.      * Gets the private 'security.authentication.manager' shared service.
  8719.      *
  8720.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  8721.      */
  8722.     protected function getSecurity_Authentication_ManagerService()
  8723.     {
  8724.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  8725.             yield => ($this->privates['security.authentication.provider.dao.administration'] ?? $this->getSecurity_Authentication_Provider_Dao_AdministrationService());
  8726.             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'))));
  8727.         }, 2), true);
  8728.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8729.         return $instance;
  8730.     }
  8731.     /**
  8732.      * Gets the private 'security.authentication.provider.dao.administration' shared service.
  8733.      *
  8734.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  8735.      */
  8736.     protected function getSecurity_Authentication_Provider_Dao_AdministrationService()
  8737.     {
  8738.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  8739.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php';
  8740.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php';
  8741.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  8743.         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);
  8744.     }
  8745.     /**
  8746.      * Gets the private 'security.channel_listener' shared service.
  8747.      *
  8748.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8749.      */
  8750.     protected function getSecurity_ChannelListenerService()
  8751.     {
  8752.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8753.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8754.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8755.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8756.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8757.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  8758.         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()));
  8759.     }
  8760.     /**
  8761.      * Gets the private 'security.command.user_password_encoder' shared service.
  8762.      *
  8763.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8764.      */
  8765.     protected function getSecurity_Command_UserPasswordEncoderService()
  8766.     {
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  8769.         $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']);
  8770.         $instance->setName('security:encode-password');
  8771.         return $instance;
  8772.     }
  8773.     /**
  8774.      * Gets the private 'security.context_listener.0' shared service.
  8775.      *
  8776.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8777.      */
  8778.     protected function getSecurity_ContextListener_0Service()
  8779.     {
  8780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  8784.         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 () {
  8785.             yield => ($this->privates['App\\CoreBundle\\Model\\Administrator\\Security\\AdministratorUserProvider'] ?? $this->getAdministratorUserProviderService());
  8786.         }, 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']);
  8787.     }
  8788.     /**
  8789.      * Gets the private 'security.csrf.token_storage' shared service.
  8790.      *
  8791.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8792.      */
  8793.     protected function getSecurity_Csrf_TokenStorageService()
  8794.     {
  8795.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  8796.     }
  8797.     /**
  8798.      * Gets the private 'security.encoder_factory.generic' shared service.
  8799.      *
  8800.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8801.      */
  8802.     protected function getSecurity_EncoderFactory_GenericService()
  8803.     {
  8804.         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']]]);
  8805.     }
  8806.     /**
  8807.      * Gets the private 'security.firewall.map' shared service.
  8808.      *
  8809.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8810.      */
  8811.     protected function getSecurity_Firewall_MapService()
  8812.     {
  8813.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8814.             'security.firewall.map.context.administration' => ['privates''security.firewall.map.context.administration''getSecurity_Firewall_Map_Context_AdministrationService'false],
  8815.         ], [
  8816.             'security.firewall.map.context.administration' => '?',
  8817.         ]), new RewindableGenerator(function () {
  8818.             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)')));
  8819.         }, 1));
  8820.     }
  8821.     /**
  8822.      * Gets the private 'security.firewall.map.context.administration' shared service.
  8823.      *
  8824.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8825.      */
  8826.     protected function getSecurity_Firewall_Map_Context_AdministrationService()
  8827.     {
  8828.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  8833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  8834.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ListenerInterface.php';
  8835.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LegacyListenerTrait.php';
  8836.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8837.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
  8838.         include_once \dirname(__DIR__4).'/src/CoreBundle/Model/Security/AdminLogoutHandler.php';
  8839.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
  8840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/CsrfTokenClearingLogoutHandler.php';
  8841.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8842.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  8843.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8844.         $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()));
  8845.         $c->addHandler(new \Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
  8846.         return $this->privates['security.firewall.map.context.administration'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8847.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8848.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8849.             yield => ($this->privates['security.authentication.listener.form.administration'] ?? $this->getSecurity_Authentication_Listener_Form_AdministrationService());
  8850.             yield => ($this->privates['security.authentication.listener.anonymous.administration'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdministrationService());
  8851.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8852.         }, 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));
  8853.     }
  8854.     /**
  8855.      * Gets the private 'security.http_utils' shared service.
  8856.      *
  8857.      * @return \Symfony\Component\Security\Http\HttpUtils
  8858.      */
  8859.     protected function getSecurity_HttpUtilsService()
  8860.     {
  8861.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8862.         $a = ($this->services['router'] ?? $this->getRouterService());
  8863.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i'NULL);
  8864.     }
  8865.     /**
  8866.      * Gets the private 'security.logout_url_generator' shared service.
  8867.      *
  8868.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8869.      */
  8870.     protected function getSecurity_LogoutUrlGeneratorService()
  8871.     {
  8872.         $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()));
  8873.         $instance->registerListener('administration''admin_logout''admin_logout''_csrf_token', ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), NULL);
  8874.         return $instance;
  8875.     }
  8876.     /**
  8877.      * Gets the private 'security.role_hierarchy' shared service.
  8878.      *
  8879.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  8880.      */
  8881.     protected function getSecurity_RoleHierarchyService()
  8882.     {
  8883.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  8884.     }
  8885.     /**
  8886.      * Gets the private 'security.validator.user_password' shared service.
  8887.      *
  8888.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8889.      */
  8890.     protected function getSecurity_Validator_UserPasswordService()
  8891.     {
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8893.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8895.         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()));
  8896.     }
  8897.     /**
  8898.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8899.      *
  8900.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8901.      */
  8902.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8903.     {
  8904.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8905.     }
  8906.     /**
  8907.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8908.      *
  8909.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8910.      */
  8911.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8912.     {
  8913.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8914.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8915.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8916.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8917.     }
  8918.     /**
  8919.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  8920.      *
  8921.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  8922.      */
  8923.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  8924.     {
  8925.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  8926.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  8927.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  8928.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
  8929.     }
  8930.     /**
  8931.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8932.      *
  8933.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8934.      */
  8935.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8936.     {
  8937.         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()));
  8938.     }
  8939.     /**
  8940.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8941.      *
  8942.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8943.      */
  8944.     protected function getSensioFrameworkExtra_View_ListenerService()
  8945.     {
  8946.         $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))));
  8947.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8948.             'twig' => ['services''twig''getTwigService'false],
  8949.         ], [
  8950.             'twig' => 'Twig\\Environment',
  8951.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8952.         return $instance;
  8953.     }
  8954.     /**
  8955.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8956.      *
  8957.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8958.      */
  8959.     protected function getSerializer_Mapping_CacheWarmerService()
  8960.     {
  8961.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8964.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8965.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8966.         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'));
  8967.     }
  8968.     /**
  8969.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8970.      *
  8971.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8972.      */
  8973.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8974.     {
  8975.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8979.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8980.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8981.         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()))]));
  8982.     }
  8983.     /**
  8984.      * Gets the private 'session_listener' shared service.
  8985.      *
  8986.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8987.      */
  8988.     protected function getSessionListenerService()
  8989.     {
  8990.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8991.             'initialized_session' => ['services''session'NULLfalse],
  8992.             'session' => ['services''session''getSessionService'false],
  8993.         ], [
  8994.             'initialized_session' => '?',
  8995.             'session' => '?',
  8996.         ]));
  8997.     }
  8998.     /**
  8999.      * Gets the private 'snc_redis.command.flush_all' shared service.
  9000.      *
  9001.      * @return \Snc\RedisBundle\Command\RedisFlushallCommand
  9002.      */
  9003.     protected function getSncRedis_Command_FlushAllService()
  9004.     {
  9005.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9006.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisBaseCommand.php';
  9007.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisFlushallCommand.php';
  9008.         $this->privates['snc_redis.command.flush_all'] = $instance = new \Snc\RedisBundle\Command\RedisFlushallCommand();
  9009.         $instance->setClientLocator(($this->privates['.service_locator._22gZut'] ?? $this->get_ServiceLocator_22gZutService()));
  9010.         $instance->setName('redis:flushall');
  9011.         return $instance;
  9012.     }
  9013.     /**
  9014.      * Gets the private 'snc_redis.command.flush_db' shared service.
  9015.      *
  9016.      * @return \Snc\RedisBundle\Command\RedisFlushdbCommand
  9017.      */
  9018.     protected function getSncRedis_Command_FlushDbService()
  9019.     {
  9020.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9021.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisBaseCommand.php';
  9022.         include_once \dirname(__DIR__4).'/vendor/snc/redis-bundle/Command/RedisFlushdbCommand.php';
  9023.         $this->privates['snc_redis.command.flush_db'] = $instance = new \Snc\RedisBundle\Command\RedisFlushdbCommand();
  9024.         $instance->setClientLocator(($this->privates['.service_locator._22gZut'] ?? $this->get_ServiceLocator_22gZutService()));
  9025.         $instance->setName('redis:flushdb');
  9026.         return $instance;
  9027.     }
  9028.     /**
  9029.      * Gets the private 'snc_redis.doctrine_metadata' shared service.
  9030.      *
  9031.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9032.      */
  9033.     protected function getSncRedis_DoctrineMetadataService($lazyLoad true)
  9034.     {
  9035.         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');
  9036.     }
  9037.     /**
  9038.      * Gets the private 'snc_redis.doctrine_query' shared service.
  9039.      *
  9040.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9041.      */
  9042.     protected function getSncRedis_DoctrineQueryService($lazyLoad true)
  9043.     {
  9044.         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');
  9045.     }
  9046.     /**
  9047.      * Gets the private 'snc_redis.framework_annotations' shared service.
  9048.      *
  9049.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9050.      */
  9051.     protected function getSncRedis_FrameworkAnnotationsService($lazyLoad true)
  9052.     {
  9053.         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');
  9054.     }
  9055.     /**
  9056.      * Gets the private 'snc_redis.global' shared service.
  9057.      *
  9058.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9059.      */
  9060.     protected function getSncRedis_GlobalService($lazyLoad true)
  9061.     {
  9062.         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');
  9063.     }
  9064.     /**
  9065.      * Gets the private 'snc_redis.logger' shared service.
  9066.      *
  9067.      * @return \Snc\RedisBundle\Logger\RedisLogger
  9068.      */
  9069.     protected function getSncRedis_LoggerService()
  9070.     {
  9071.         $a = new \Symfony\Bridge\Monolog\Logger('snc_redis');
  9072.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9073.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9074.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  9075.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  9076.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9077.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9078.         return $this->privates['snc_redis.logger'] = new \Snc\RedisBundle\Logger\RedisLogger($a);
  9079.     }
  9080.     /**
  9081.      * Gets the private 'snc_redis.session' shared service.
  9082.      *
  9083.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9084.      */
  9085.     protected function getSncRedis_SessionService($lazyLoad true)
  9086.     {
  9087.         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');
  9088.     }
  9089.     /**
  9090.      * Gets the private 'snc_redis.session.handler' shared service.
  9091.      *
  9092.      * @return \Snc\RedisBundle\Session\Storage\Handler\RedisSessionHandler
  9093.      */
  9094.     protected function getSncRedis_Session_HandlerService()
  9095.     {
  9096.         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);
  9097.     }
  9098.     /**
  9099.      * Gets the private 'snc_redis.woo_dashboard_component' shared service.
  9100.      *
  9101.      * @return \Snc\RedisBundle\Client\Phpredis\Client
  9102.      */
  9103.     protected function getSncRedis_WooDashboardComponentService($lazyLoad true)
  9104.     {
  9105.         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');
  9106.     }
  9107.     /**
  9108.      * Gets the private 'stof_doctrine_extensions.listener.softdeleteable' shared service.
  9109.      *
  9110.      * @return \Gedmo\SoftDeleteable\SoftDeleteableListener
  9111.      */
  9112.     protected function getStofDoctrineExtensions_Listener_SoftdeleteableService()
  9113.     {
  9114.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  9115.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  9116.         include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/SoftDeleteable/SoftDeleteableListener.php';
  9117.         $this->privates['stof_doctrine_extensions.listener.softdeleteable'] = $instance = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  9118.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9119.         return $instance;
  9120.     }
  9121.     /**
  9122.      * Gets the private 'swiftmailer.command.debug' shared service.
  9123.      *
  9124.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
  9125.      */
  9126.     protected function getSwiftmailer_Command_DebugService()
  9127.     {
  9128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9129.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9130.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
  9131.         $this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
  9132.         $instance->setName('debug:swiftmailer');
  9133.         return $instance;
  9134.     }
  9135.     /**
  9136.      * Gets the private 'swiftmailer.command.new_email' shared service.
  9137.      *
  9138.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
  9139.      */
  9140.     protected function getSwiftmailer_Command_NewEmailService()
  9141.     {
  9142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9143.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9144.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
  9145.         $this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
  9146.         $instance->setName('swiftmailer:email:send');
  9147.         return $instance;
  9148.     }
  9149.     /**
  9150.      * Gets the private 'swiftmailer.command.send_email' shared service.
  9151.      *
  9152.      * @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
  9153.      */
  9154.     protected function getSwiftmailer_Command_SendEmailService()
  9155.     {
  9156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9157.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
  9158.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
  9159.         $this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
  9160.         $instance->setName('swiftmailer:spool:send');
  9161.         return $instance;
  9162.     }
  9163.     /**
  9164.      * Gets the private 'swiftmailer.email_sender.listener' shared service.
  9165.      *
  9166.      * @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
  9167.      */
  9168.     protected function getSwiftmailer_EmailSender_ListenerService()
  9169.     {
  9170.         include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
  9171.         return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9172.     }
  9173.     /**
  9174.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  9175.      *
  9176.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  9177.      *
  9178.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9179.      */
  9180.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  9181.     {
  9182.         trigger_deprecation('''''The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9183.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer($this->getTemplating_FinderService(), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  9184.     }
  9185.     /**
  9186.      * Gets the private 'templating.engine.php' shared service.
  9187.      *
  9188.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine
  9189.      *
  9190.      * @deprecated The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9191.      */
  9192.     protected function getTemplating_Engine_PhpService()
  9193.     {
  9194.         trigger_deprecation('''''The "templating.engine.php" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9195.         $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, [
  9196.             'misd_phone_number.templating.helper' => ['privates''misd_phone_number.templating.helper''getMisdPhoneNumber_Templating_HelperService'false],
  9197.             'templating.helper.actions' => ['privates''templating.helper.actions''getTemplating_Helper_ActionsService'false],
  9198.             'templating.helper.assets' => ['privates''templating.helper.assets''getTemplating_Helper_AssetsService'false],
  9199.             'templating.helper.code' => ['privates''templating.helper.code''getTemplating_Helper_CodeService'false],
  9200.             'templating.helper.form' => ['privates''templating.helper.form''getTemplating_Helper_FormService'false],
  9201.             'templating.helper.logout_url' => ['privates''templating.helper.logout_url''getTemplating_Helper_LogoutUrlService'false],
  9202.             'templating.helper.request' => ['privates''templating.helper.request''getTemplating_Helper_RequestService'false],
  9203.             'templating.helper.router' => ['privates''templating.helper.router''getTemplating_Helper_RouterService'false],
  9204.             'templating.helper.security' => ['privates''templating.helper.security''getTemplating_Helper_SecurityService'false],
  9205.             'templating.helper.session' => ['privates''templating.helper.session''getTemplating_Helper_SessionService'false],
  9206.             'templating.helper.slots' => ['privates''templating.helper.slots''getTemplating_Helper_SlotsService'false],
  9207.             'templating.helper.stopwatch' => ['privates''templating.helper.stopwatch''getTemplating_Helper_StopwatchService'false],
  9208.             'templating.helper.translator' => ['privates''templating.helper.translator''getTemplating_Helper_TranslatorService'false],
  9209.         ], [
  9210.             'misd_phone_number.templating.helper' => '?',
  9211.             'templating.helper.actions' => '?',
  9212.             'templating.helper.assets' => '?',
  9213.             'templating.helper.code' => '?',
  9214.             'templating.helper.form' => '?',
  9215.             'templating.helper.logout_url' => '?',
  9216.             'templating.helper.request' => '?',
  9217.             'templating.helper.router' => '?',
  9218.             'templating.helper.security' => '?',
  9219.             'templating.helper.session' => '?',
  9220.             'templating.helper.slots' => '?',
  9221.             'templating.helper.stopwatch' => '?',
  9222.             'templating.helper.translator' => '?',
  9223.         ]), ($this->services['templating.loader'] ?? $this->getTemplating_LoaderService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $this->getTemplating_GlobalsService());
  9224.         $instance->setCharset('UTF-8');
  9225.         $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']);
  9226.         return $instance;
  9227.     }
  9228.     /**
  9229.      * Gets the private 'templating.engine.twig' shared service.
  9230.      *
  9231.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  9232.      *
  9233.      * @deprecated The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  9234.      */
  9235.     protected function getTemplating_Engine_TwigService()
  9236.     {
  9237.         trigger_deprecation('''''The "templating.engine.twig" service is deprecated since Symfony 4.4 and will be removed in 5.0.');
  9238.         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()));
  9239.     }
  9240.     /**
  9241.      * Gets the private 'templating.finder' shared service.
  9242.      *
  9243.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  9244.      *
  9245.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9246.      */
  9247.     protected function getTemplating_FinderService()
  9248.     {
  9249.         trigger_deprecation('''''The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9250.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  9251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  9252.         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'));
  9253.     }
  9254.     /**
  9255.      * Gets the private 'templating.form.engine' shared service.
  9256.      *
  9257.      * @return \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine
  9258.      *
  9259.      * @deprecated The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9260.      */
  9261.     protected function getTemplating_Form_EngineService()
  9262.     {
  9263.         trigger_deprecation('''''The "templating.form.engine" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9264.         return new \Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine(($this->privates['templating.engine.php'] ?? $this->getTemplating_Engine_PhpService()), $this->parameters['templating.helper.form.resources']);
  9265.     }
  9266.     /**
  9267.      * Gets the private 'templating.form.renderer' shared service.
  9268.      *
  9269.      * @return \Symfony\Component\Form\FormRenderer
  9270.      *
  9271.      * @deprecated The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9272.      */
  9273.     protected function getTemplating_Form_RendererService()
  9274.     {
  9275.         trigger_deprecation('''''The "templating.form.renderer" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9276.         return new \Symfony\Component\Form\FormRenderer($this->getTemplating_Form_EngineService(), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9277.     }
  9278.     /**
  9279.      * Gets the private 'templating.globals' shared service.
  9280.      *
  9281.      * @return \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
  9282.      *
  9283.      * @deprecated The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9284.      */
  9285.     protected function getTemplating_GlobalsService()
  9286.     {
  9287.         trigger_deprecation('''''The "templating.globals" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9288.         return new \Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables($this);
  9289.     }
  9290.     /**
  9291.      * Gets the private 'templating.helper.actions' shared service.
  9292.      *
  9293.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
  9294.      *
  9295.      * @deprecated The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9296.      */
  9297.     protected function getTemplating_Helper_ActionsService()
  9298.     {
  9299.         trigger_deprecation('''''The "templating.helper.actions" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9300.         return $this->privates['templating.helper.actions'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  9301.     }
  9302.     /**
  9303.      * Gets the private 'templating.helper.assets' shared service.
  9304.      *
  9305.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper
  9306.      *
  9307.      * @deprecated The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9308.      */
  9309.     protected function getTemplating_Helper_AssetsService()
  9310.     {
  9311.         trigger_deprecation('''''The "templating.helper.assets" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9312.         return $this->privates['templating.helper.assets'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\AssetsHelper(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  9313.     }
  9314.     /**
  9315.      * Gets the private 'templating.helper.code' shared service.
  9316.      *
  9317.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
  9318.      *
  9319.      * @deprecated The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9320.      */
  9321.     protected function getTemplating_Helper_CodeService()
  9322.     {
  9323.         trigger_deprecation('''''The "templating.helper.code" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9324.         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');
  9325.     }
  9326.     /**
  9327.      * Gets the private 'templating.helper.form' shared service.
  9328.      *
  9329.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
  9330.      *
  9331.      * @deprecated The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9332.      */
  9333.     protected function getTemplating_Helper_FormService()
  9334.     {
  9335.         trigger_deprecation('''''The "templating.helper.form" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9336.         return $this->privates['templating.helper.form'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper($this->getTemplating_Form_RendererService());
  9337.     }
  9338.     /**
  9339.      * Gets the private 'templating.helper.logout_url' shared service.
  9340.      *
  9341.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper
  9342.      *
  9343.      * @deprecated The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9344.      */
  9345.     protected function getTemplating_Helper_LogoutUrlService()
  9346.     {
  9347.         trigger_deprecation('''''The "templating.helper.logout_url" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9348.         return $this->privates['templating.helper.logout_url'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  9349.     }
  9350.     /**
  9351.      * Gets the private 'templating.helper.request' shared service.
  9352.      *
  9353.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
  9354.      *
  9355.      * @deprecated The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9356.      */
  9357.     protected function getTemplating_Helper_RequestService()
  9358.     {
  9359.         trigger_deprecation('''''The "templating.helper.request" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9360.         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())));
  9361.     }
  9362.     /**
  9363.      * Gets the private 'templating.helper.router' shared service.
  9364.      *
  9365.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
  9366.      *
  9367.      * @deprecated The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9368.      */
  9369.     protected function getTemplating_Helper_RouterService()
  9370.     {
  9371.         trigger_deprecation('''''The "templating.helper.router" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9372.         return $this->privates['templating.helper.router'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper(($this->services['router'] ?? $this->getRouterService()));
  9373.     }
  9374.     /**
  9375.      * Gets the private 'templating.helper.security' shared service.
  9376.      *
  9377.      * @return \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
  9378.      *
  9379.      * @deprecated The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9380.      */
  9381.     protected function getTemplating_Helper_SecurityService()
  9382.     {
  9383.         trigger_deprecation('''''The "templating.helper.security" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9384.         return $this->privates['templating.helper.security'] = new \Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  9385.     }
  9386.     /**
  9387.      * Gets the private 'templating.helper.session' shared service.
  9388.      *
  9389.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
  9390.      *
  9391.      * @deprecated The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9392.      */
  9393.     protected function getTemplating_Helper_SessionService()
  9394.     {
  9395.         trigger_deprecation('''''The "templating.helper.session" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9396.         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())));
  9397.     }
  9398.     /**
  9399.      * Gets the private 'templating.helper.slots' shared service.
  9400.      *
  9401.      * @return \Symfony\Component\Templating\Helper\SlotsHelper
  9402.      *
  9403.      * @deprecated The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9404.      */
  9405.     protected function getTemplating_Helper_SlotsService()
  9406.     {
  9407.         trigger_deprecation('''''The "templating.helper.slots" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9408.         return $this->privates['templating.helper.slots'] = new \Symfony\Component\Templating\Helper\SlotsHelper();
  9409.     }
  9410.     /**
  9411.      * Gets the private 'templating.helper.stopwatch' shared service.
  9412.      *
  9413.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper
  9414.      *
  9415.      * @deprecated The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9416.      */
  9417.     protected function getTemplating_Helper_StopwatchService()
  9418.     {
  9419.         trigger_deprecation('''''The "templating.helper.stopwatch" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9420.         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))));
  9421.     }
  9422.     /**
  9423.      * Gets the private 'templating.helper.translator' shared service.
  9424.      *
  9425.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
  9426.      *
  9427.      * @deprecated The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9428.      */
  9429.     protected function getTemplating_Helper_TranslatorService()
  9430.     {
  9431.         trigger_deprecation('''''The "templating.helper.translator" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9432.         return $this->privates['templating.helper.translator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper(($this->services['translator'] ?? $this->getTranslatorService()));
  9433.     }
  9434.     /**
  9435.      * Gets the private 'templating.locator' shared service.
  9436.      *
  9437.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  9438.      *
  9439.      * @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9440.      */
  9441.     protected function getTemplating_LocatorService()
  9442.     {
  9443.         trigger_deprecation('''''The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9444.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  9445.     }
  9446.     /**
  9447.      * Gets the private 'templating.name_parser' shared service.
  9448.      *
  9449.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  9450.      *
  9451.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  9452.      */
  9453.     protected function getTemplating_NameParserService()
  9454.     {
  9455.         trigger_deprecation('''''The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.');
  9456.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  9457.     }
  9458.     /**
  9459.      * Gets the private 'translation.extractor' shared service.
  9460.      *
  9461.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  9462.      */
  9463.     protected function getTranslation_ExtractorService()
  9464.     {
  9465.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  9466.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  9467.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  9468.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  9469.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  9470.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  9471.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  9472.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  9473.         return $instance;
  9474.     }
  9475.     /**
  9476.      * Gets the private 'translation.loader.csv' shared service.
  9477.      *
  9478.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  9479.      */
  9480.     protected function getTranslation_Loader_CsvService()
  9481.     {
  9482.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9483.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9484.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9486.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  9487.     }
  9488.     /**
  9489.      * Gets the private 'translation.loader.dat' shared service.
  9490.      *
  9491.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  9492.      */
  9493.     protected function getTranslation_Loader_DatService()
  9494.     {
  9495.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9496.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9497.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9498.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  9499.     }
  9500.     /**
  9501.      * Gets the private 'translation.loader.ini' shared service.
  9502.      *
  9503.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  9504.      */
  9505.     protected function getTranslation_Loader_IniService()
  9506.     {
  9507.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9508.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9511.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  9512.     }
  9513.     /**
  9514.      * Gets the private 'translation.loader.json' shared service.
  9515.      *
  9516.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  9517.      */
  9518.     protected function getTranslation_Loader_JsonService()
  9519.     {
  9520.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9521.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9524.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  9525.     }
  9526.     /**
  9527.      * Gets the private 'translation.loader.mo' shared service.
  9528.      *
  9529.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  9530.      */
  9531.     protected function getTranslation_Loader_MoService()
  9532.     {
  9533.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9535.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9537.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  9538.     }
  9539.     /**
  9540.      * Gets the private 'translation.loader.php' shared service.
  9541.      *
  9542.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  9543.      */
  9544.     protected function getTranslation_Loader_PhpService()
  9545.     {
  9546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9550.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  9551.     }
  9552.     /**
  9553.      * Gets the private 'translation.loader.po' shared autowired service.
  9554.      *
  9555.      * @return \App\CoreBundle\Component\Translation\PoFileLoader
  9556.      */
  9557.     protected function getTranslation_Loader_PoService()
  9558.     {
  9559.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9560.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9562.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9563.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PoFileLoader.php';
  9564.         return $this->privates['translation.loader.po'] = new \App\CoreBundle\Component\Translation\PoFileLoader();
  9565.     }
  9566.     /**
  9567.      * Gets the private 'translation.loader.qt' shared service.
  9568.      *
  9569.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  9570.      */
  9571.     protected function getTranslation_Loader_QtService()
  9572.     {
  9573.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9574.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9575.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  9576.     }
  9577.     /**
  9578.      * Gets the private 'translation.loader.res' shared service.
  9579.      *
  9580.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  9581.      */
  9582.     protected function getTranslation_Loader_ResService()
  9583.     {
  9584.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9585.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9586.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  9587.     }
  9588.     /**
  9589.      * Gets the private 'translation.loader.xliff' shared service.
  9590.      *
  9591.      * @return \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader
  9592.      */
  9593.     protected function getTranslation_Loader_XliffService()
  9594.     {
  9595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9596.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  9597.         return $this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader();
  9598.     }
  9599.     /**
  9600.      * Gets the private 'translation.loader.yml' shared service.
  9601.      *
  9602.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  9603.      */
  9604.     protected function getTranslation_Loader_YmlService()
  9605.     {
  9606.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9607.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9608.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9609.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9610.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  9611.     }
  9612.     /**
  9613.      * Gets the private 'translation.reader' shared service.
  9614.      *
  9615.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  9616.      */
  9617.     protected function getTranslation_ReaderService()
  9618.     {
  9619.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  9620.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  9621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  9622.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  9623.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  9624.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  9625.         include_once \dirname(__DIR__4).'/src/CoreBundle/Component/Translation/PoFileLoader.php';
  9626.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  9627.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  9628.         include_once \dirname(__DIR__4).'/vendor/jms/translation-bundle/Translation/Loader/Symfony/XliffLoader.php';
  9629.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  9630.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  9631.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  9632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  9633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  9634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  9635.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  9636.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  9637.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  9638.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \JMS\TranslationBundle\Translation\Loader\Symfony\XliffLoader()));
  9639.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \App\CoreBundle\Component\Translation\PoFileLoader())));
  9640.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  9641.         $instance->addLoader('yaml'$a);
  9642.         $instance->addLoader('yml'$a);
  9643.         $instance->addLoader('xlf'$b);
  9644.         $instance->addLoader('xliff'$b);
  9645.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  9646.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  9647.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  9648.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  9649.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  9650.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  9651.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  9652.         return $instance;
  9653.     }
  9654.     /**
  9655.      * Gets the private 'translation.warmer' shared service.
  9656.      *
  9657.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  9658.      */
  9659.     protected function getTranslation_WarmerService()
  9660.     {
  9661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9662.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  9663.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9664.             'translator' => ['services''translator''getTranslatorService'false],
  9665.         ], [
  9666.             'translator' => '?',
  9667.         ]))->withContext('translation.warmer'$this));
  9668.     }
  9669.     /**
  9670.      * Gets the private 'translator.default' shared service.
  9671.      *
  9672.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  9673.      */
  9674.     protected function getTranslator_DefaultService()
  9675.     {
  9676.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9677.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  9678.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  9679.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  9680.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  9681.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  9682.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  9683.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  9684.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  9685.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  9686.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  9687.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  9688.         ], [
  9689.             'translation.loader.csv' => '?',
  9690.             'translation.loader.dat' => '?',
  9691.             'translation.loader.ini' => '?',
  9692.             'translation.loader.json' => '?',
  9693.             'translation.loader.mo' => '?',
  9694.             'translation.loader.php' => '?',
  9695.             'translation.loader.po' => '?',
  9696.             'translation.loader.qt' => '?',
  9697.             'translation.loader.res' => '?',
  9698.             'translation.loader.xliff' => '?',
  9699.             'translation.loader.yml' => '?',
  9700.         ]), 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']]]);
  9701.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  9702.         $instance->setFallbackLocales([=> 'en']);
  9703.         return $instance;
  9704.     }
  9705.     /**
  9706.      * Gets the private 'translator.selector' shared service.
  9707.      *
  9708.      * @return \Symfony\Component\Translation\MessageSelector
  9709.      *
  9710.      * @deprecated The "translator.selector" service is deprecated since Symfony 4.2, use "identity_translator" instead.
  9711.      */
  9712.     protected function getTranslator_SelectorService()
  9713.     {
  9714.         trigger_deprecation('''''The "translator.selector" service is deprecated since Symfony 4.2, use "identity_translator" instead.');
  9715.         return new \Symfony\Component\Translation\MessageSelector();
  9716.     }
  9717.     /**
  9718.      * Gets the private 'twig.command.debug' shared service.
  9719.      *
  9720.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  9721.      */
  9722.     protected function getTwig_Command_DebugService()
  9723.     {
  9724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9725.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  9726.         $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'));
  9727.         $instance->setName('debug:twig');
  9728.         return $instance;
  9729.     }
  9730.     /**
  9731.      * Gets the private 'twig.command.lint' shared service.
  9732.      *
  9733.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  9734.      */
  9735.     protected function getTwig_Command_LintService()
  9736.     {
  9737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9738.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  9739.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  9740.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  9741.         $instance->setName('lint:twig');
  9742.         return $instance;
  9743.     }
  9744.     /**
  9745.      * Gets the private 'twig.exception_listener' shared service.
  9746.      *
  9747.      * @return \Symfony\Component\HttpKernel\EventListener\ExceptionListener
  9748.      *
  9749.      * @deprecated The "twig.exception_listener" service is deprecated since Symfony 4.4.
  9750.      */
  9751.     protected function getTwig_ExceptionListenerService()
  9752.     {
  9753.         trigger_deprecation('''''The "twig.exception_listener" service is deprecated since Symfony 4.4.');
  9754.         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);
  9755.     }
  9756.     /**
  9757.      * Gets the private 'twig.form.renderer' shared service.
  9758.      *
  9759.      * @return \Symfony\Component\Form\FormRenderer
  9760.      */
  9761.     protected function getTwig_Form_RendererService()
  9762.     {
  9763.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  9764.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  9765.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  9766.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  9767.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  9768.         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()));
  9769.     }
  9770.     /**
  9771.      * Gets the private 'twig.runtime.httpkernel' shared service.
  9772.      *
  9773.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  9774.      */
  9775.     protected function getTwig_Runtime_HttpkernelService()
  9776.     {
  9777.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  9778.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService()));
  9779.     }
  9780.     /**
  9781.      * Gets the private 'twig.runtime.security_csrf' shared service.
  9782.      *
  9783.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  9784.      */
  9785.     protected function getTwig_Runtime_SecurityCsrfService()
  9786.     {
  9787.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  9788.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  9789.     }
  9790.     /**
  9791.      * Gets the private 'validator.builder' shared service.
  9792.      *
  9793.      * @return \Symfony\Component\Validator\ValidatorBuilder
  9794.      */
  9795.     protected function getValidator_BuilderService()
  9796.     {
  9797.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  9798.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  9799.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9800.             'App\\CoreBundle\\Form\\Constraints\\ContainsValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\ContainsValidator''getContainsValidatorService'false],
  9801.             'App\\CoreBundle\\Form\\Constraints\\EmailValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\EmailValidator''getEmailValidatorService'false],
  9802.             'App\\CoreBundle\\Form\\Constraints\\FieldsAreNotIdenticalValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\FieldsAreNotIdenticalValidator''getFieldsAreNotIdenticalValidatorService'false],
  9803.             'App\\CoreBundle\\Form\\Constraints\\FileAbstractFilesystemValidator' => ['privates''Symfony\\Component\\Validator\\Constraints\\FileValidator''getFileValidatorService'false],
  9804.             'App\\CoreBundle\\Form\\Constraints\\FileAllowedExtensionValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\FileAllowedExtensionValidator''getFileAllowedExtensionValidatorService'false],
  9805.             'App\\CoreBundle\\Form\\Constraints\\FileExtensionMaxLengthValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\FileExtensionMaxLengthValidator''getFileExtensionMaxLengthValidatorService'false],
  9806.             'App\\CoreBundle\\Form\\Constraints\\ImageAbstractFilesystemValidator' => ['privates''Symfony\\Component\\Validator\\Constraints\\ImageValidator''getImageValidatorService'false],
  9807.             'App\\CoreBundle\\Form\\Constraints\\MoneyRangeValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\MoneyRangeValidator''getMoneyRangeValidatorService'false],
  9808.             'App\\CoreBundle\\Form\\Constraints\\NotIdenticalToEmailLocalPartValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\NotIdenticalToEmailLocalPartValidator''getNotIdenticalToEmailLocalPartValidatorService'false],
  9809.             'App\\CoreBundle\\Form\\Constraints\\NotInArrayValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\NotInArrayValidator''getNotInArrayValidatorService'false],
  9810.             'App\\CoreBundle\\Form\\Constraints\\NotNegativeMoneyAmountValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\NotNegativeMoneyAmountValidator''getNotNegativeMoneyAmountValidatorService'false],
  9811.             'App\\CoreBundle\\Form\\Constraints\\UniqueCollectionValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\UniqueCollectionValidator''getUniqueCollectionValidatorService'false],
  9812.             'App\\CoreBundle\\Form\\Constraints\\UniqueEmailValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\UniqueEmailValidator''getUniqueEmailValidatorService'false],
  9813.             'App\\CoreBundle\\Form\\Constraints\\UniqueProductAttributesValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\UniqueProductAttributesValidator''getUniqueProductAttributesValidatorService'false],
  9814.             'App\\CoreBundle\\Form\\Constraints\\UniqueProductVariantSkusValidator' => ['privates''App\\CoreBundle\\Form\\Constraints\\UniqueProductVariantSkusValidator''getUniqueProductVariantSkusValidatorService'false],
  9815.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9816.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9817.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  9818.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9819.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  9820.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  9821.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  9822.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9823.         ], [
  9824.             'App\\CoreBundle\\Form\\Constraints\\ContainsValidator' => '?',
  9825.             'App\\CoreBundle\\Form\\Constraints\\EmailValidator' => '?',
  9826.             'App\\CoreBundle\\Form\\Constraints\\FieldsAreNotIdenticalValidator' => '?',
  9827.             'App\\CoreBundle\\Form\\Constraints\\FileAbstractFilesystemValidator' => '?',
  9828.             'App\\CoreBundle\\Form\\Constraints\\FileAllowedExtensionValidator' => '?',
  9829.             'App\\CoreBundle\\Form\\Constraints\\FileExtensionMaxLengthValidator' => '?',
  9830.             'App\\CoreBundle\\Form\\Constraints\\ImageAbstractFilesystemValidator' => '?',
  9831.             'App\\CoreBundle\\Form\\Constraints\\MoneyRangeValidator' => '?',
  9832.             'App\\CoreBundle\\Form\\Constraints\\NotIdenticalToEmailLocalPartValidator' => '?',
  9833.             'App\\CoreBundle\\Form\\Constraints\\NotInArrayValidator' => '?',
  9834.             'App\\CoreBundle\\Form\\Constraints\\NotNegativeMoneyAmountValidator' => '?',
  9835.             'App\\CoreBundle\\Form\\Constraints\\UniqueCollectionValidator' => '?',
  9836.             'App\\CoreBundle\\Form\\Constraints\\UniqueEmailValidator' => '?',
  9837.             'App\\CoreBundle\\Form\\Constraints\\UniqueProductAttributesValidator' => '?',
  9838.             'App\\CoreBundle\\Form\\Constraints\\UniqueProductVariantSkusValidator' => '?',
  9839.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  9840.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9841.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9842.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9843.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9844.             'doctrine.orm.validator.unique' => '?',
  9845.             'security.validator.user_password' => '?',
  9846.             'validator.expression' => '?',
  9847.         ])));
  9848.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  9849.         $instance->setTranslationDomain('validators');
  9850.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  9851.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9852.         $instance->addMethodMapping('loadValidatorMetadata');
  9853.         $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()))]);
  9854.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9855.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  9856.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  9857.         return $instance;
  9858.     }
  9859.     /**
  9860.      * Gets the private 'validator.email' shared service.
  9861.      *
  9862.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9863.      */
  9864.     protected function getValidator_EmailService()
  9865.     {
  9866.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9867.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9868.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9869.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9870.     }
  9871.     /**
  9872.      * Gets the private 'validator.expression' shared service.
  9873.      *
  9874.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9875.      */
  9876.     protected function getValidator_ExpressionService()
  9877.     {
  9878.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9879.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9880.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9881.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  9882.     }
  9883.     /**
  9884.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9885.      *
  9886.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9887.      */
  9888.     protected function getValidator_Mapping_CacheWarmerService()
  9889.     {
  9890.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9891.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9892.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9893.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9894.     }
  9895.     /**
  9896.      * Gets the private 'validator.not_compromised_password' shared service.
  9897.      *
  9898.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9899.      */
  9900.     protected function getValidator_NotCompromisedPasswordService()
  9901.     {
  9902.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9903.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9904.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9905.         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);
  9906.     }
  9907.     /**
  9908.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9909.      *
  9910.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9911.      */
  9912.     protected function getVarDumper_Command_ServerDumpService()
  9913.     {
  9914.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9915.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9916.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9917.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9918.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9919.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9920.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9921.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9922.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9923.         $a->pushHandler(($this->privates['monolog.handler.console_output'] ?? $this->getMonolog_Handler_ConsoleOutputService()));
  9924.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  9925.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9926.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9927.         $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()))]);
  9928.         $instance->setName('server:dump');
  9929.         return $instance;
  9930.     }
  9931.     /**
  9932.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9933.      *
  9934.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9935.      */
  9936.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9937.     {
  9938.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9939.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9940.         return $instance;
  9941.     }
  9942.     /**
  9943.      * Gets the private 'var_dumper.html_dumper' shared service.
  9944.      *
  9945.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9946.      */
  9947.     protected function getVarDumper_HtmlDumperService()
  9948.     {
  9949.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9950.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9951.         return $instance;
  9952.     }
  9953.     /**
  9954.      * Gets the private 'var_dumper.server_connection' shared service.
  9955.      *
  9956.      * @return \Symfony\Component\VarDumper\Server\Connection
  9957.      */
  9958.     protected function getVarDumper_ServerConnectionService()
  9959.     {
  9960.         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()]);
  9961.     }
  9962.     /**
  9963.      * Gets the private 'web_profiler.csp.handler' shared service.
  9964.      *
  9965.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9966.      */
  9967.     protected function getWebProfiler_Csp_HandlerService()
  9968.     {
  9969.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9970.     }
  9971.     /**
  9972.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9973.      *
  9974.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9975.      */
  9976.     protected function getWebProfiler_DebugToolbarService()
  9977.     {
  9978.         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()));
  9979.     }
  9980.     /**
  9981.      * Gets the private 'web_server.command.server_run' shared service.
  9982.      *
  9983.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand
  9984.      */
  9985.     protected function getWebServer_Command_ServerRunService()
  9986.     {
  9987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9988.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerRunCommand.php';
  9989.         $this->privates['web_server.command.server_run'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand((\dirname(__DIR__4).'/public'), 'dev', \dirname(__DIR__2));
  9990.         $instance->setName('server:run');
  9991.         return $instance;
  9992.     }
  9993.     /**
  9994.      * Gets the private 'web_server.command.server_start' shared service.
  9995.      *
  9996.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand
  9997.      */
  9998.     protected function getWebServer_Command_ServerStartService()
  9999.     {
  10000.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10001.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStartCommand.php';
  10002.         $this->privates['web_server.command.server_start'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand((\dirname(__DIR__4).'/public'), 'dev', \dirname(__DIR__2));
  10003.         $instance->setName('server:start');
  10004.         return $instance;
  10005.     }
  10006.     /**
  10007.      * Gets the private 'web_server.command.server_status' shared service.
  10008.      *
  10009.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand
  10010.      */
  10011.     protected function getWebServer_Command_ServerStatusService()
  10012.     {
  10013.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10014.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStatusCommand.php';
  10015.         $this->privates['web_server.command.server_status'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand(\dirname(__DIR__2));
  10016.         $instance->setName('server:status');
  10017.         return $instance;
  10018.     }
  10019.     /**
  10020.      * Gets the private 'web_server.command.server_stop' shared service.
  10021.      *
  10022.      * @return \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand
  10023.      */
  10024.     protected function getWebServer_Command_ServerStopService()
  10025.     {
  10026.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10027.         include_once \dirname(__DIR__4).'/vendor/symfony/web-server-bundle/Command/ServerStopCommand.php';
  10028.         $this->privates['web_server.command.server_stop'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand(\dirname(__DIR__2));
  10029.         $instance->setName('server:stop');
  10030.         return $instance;
  10031.     }
  10032.     /**
  10033.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  10034.      *
  10035.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  10036.      */
  10037.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  10038.     {
  10039.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  10040.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  10041.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  10042.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  10043.     }
  10044.     /**
  10045.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  10046.      *
  10047.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  10048.      */
  10049.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  10050.     {
  10051.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  10052.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  10053.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10054.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  10055.         ], [
  10056.             '_default' => '?',
  10057.         ]), '_default');
  10058.     }
  10059.     /**
  10060.      * Gets the private 'webpack_encore.exception_listener' shared service.
  10061.      *
  10062.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  10063.      */
  10064.     protected function getWebpackEncore_ExceptionListenerService()
  10065.     {
  10066.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  10067.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  10068.     }
  10069.     /**
  10070.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  10071.      *
  10072.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  10073.      */
  10074.     protected function getWebpackEncore_TagRendererService()
  10075.     {
  10076.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  10077.         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()));
  10078.     }
  10079.     /**
  10080.      * @return array|bool|float|int|string|null
  10081.      */
  10082.     public function getParameter(string $name)
  10083.     {
  10084.         if (isset($this->buildParameters[$name])) {
  10085.             return $this->buildParameters[$name];
  10086.         }
  10087.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10088.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10089.         }
  10090.         if (isset($this->loadedDynamicParameters[$name])) {
  10091.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10092.         }
  10093.         return $this->parameters[$name];
  10094.     }
  10095.     public function hasParameter(string $name): bool
  10096.     {
  10097.         if (isset($this->buildParameters[$name])) {
  10098.             return true;
  10099.         }
  10100.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10101.     }
  10102.     public function setParameter(string $name$value): void
  10103.     {
  10104.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10105.     }
  10106.     public function getParameterBag(): ParameterBagInterface
  10107.     {
  10108.         if (null === $this->parameterBag) {
  10109.             $parameters $this->parameters;
  10110.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10111.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10112.             }
  10113.             foreach ($this->buildParameters as $name => $value) {
  10114.                 $parameters[$name] = $value;
  10115.             }
  10116.             $this->parameterBag = new FrozenParameterBag($parameters);
  10117.         }
  10118.         return $this->parameterBag;
  10119.     }
  10120.     private $loadedDynamicParameters = [
  10121.         'kernel.cache_dir' => false,
  10122.         'session.save_path' => false,
  10123.         'validator.mapping.cache.file' => false,
  10124.         'profiler.storage.dsn' => false,
  10125.         'debug.container.dump' => false,
  10126.         'serializer.mapping.cache.file' => false,
  10127.         'doctrine.orm.proxy_dir' => false,
  10128.         'snc_redis.session.prefix' => false,
  10129.         'swiftmailer.spool.default.memory.path' => false,
  10130.         'knp_snappy.pdf.binary' => false,
  10131.         'knp_snappy.image.binary' => false,
  10132.     ];
  10133.     private $dynamicParameters = [];
  10134.     private function getDynamicParameter(string $name)
  10135.     {
  10136.         switch ($name) {
  10137.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10138.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  10139.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  10140.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10141.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  10142.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10143.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10144.             case 'snc_redis.session.prefix'$value $this->getEnv('string:REDIS_PREFIX').'session:'; break;
  10145.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  10146.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  10147.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  10148.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10149.         }
  10150.         $this->loadedDynamicParameters[$name] = true;
  10151.         return $this->dynamicParameters[$name] = $value;
  10152.     }
  10153.     protected function getDefaultParameters(): array
  10154.     {
  10155.         return [
  10156.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  10157.             'kernel.project_dir' => \dirname(__DIR__4),
  10158.             'kernel.environment' => 'dev',
  10159.             'kernel.debug' => true,
  10160.             'kernel.name' => 'src',
  10161.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10162.             'kernel.bundles' => [
  10163.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10164.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  10165.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10166.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  10167.                 'FpJsFormValidatorBundle' => 'Fp\\JsFormValidatorBundle\\FpJsFormValidatorBundle',
  10168.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10169.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  10170.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  10171.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10172.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  10173.                 'FMElfinderBundle' => 'FM\\ElfinderBundle\\FMElfinderBundle',
  10174.                 'VatBundle' => 'Ibericode\\Vat\\Bundle\\VatBundle',
  10175.                 'JMSTranslationBundle' => 'JMS\\TranslationBundle\\JMSTranslationBundle',
  10176.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  10177.                 'MisdPhoneNumberBundle' => 'Misd\\PhoneNumberBundle\\MisdPhoneNumberBundle',
  10178.                 'SetonoCronExpressionBundle' => 'Setono\\CronExpressionBundle\\SetonoCronExpressionBundle',
  10179.                 'SncRedisBundle' => 'Snc\\RedisBundle\\SncRedisBundle',
  10180.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  10181.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10182.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10183.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  10184.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10185.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10186.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  10187.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  10188.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  10189.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10190.                 'AppCoreBundle' => 'App\\CoreBundle\\AppCoreBundle',
  10191.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  10192.             ],
  10193.             'kernel.bundles_metadata' => [
  10194.                 'FrameworkBundle' => [
  10195.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10196.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10197.                 ],
  10198.                 'CraueFormFlowBundle' => [
  10199.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  10200.                     'namespace' => 'Craue\\FormFlowBundle',
  10201.                 ],
  10202.                 'DoctrineBundle' => [
  10203.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10204.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10205.                 ],
  10206.                 'DoctrineFixturesBundle' => [
  10207.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  10208.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  10209.                 ],
  10210.                 'FpJsFormValidatorBundle' => [
  10211.                     'path' => (\dirname(__DIR__4).'/vendor/fp/jsformvalidator-bundle/src'),
  10212.                     'namespace' => 'Fp\\JsFormValidatorBundle',
  10213.                 ],
  10214.                 'TwigBundle' => [
  10215.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10216.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10217.                 ],
  10218.                 'FOSCKEditorBundle' => [
  10219.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  10220.                     'namespace' => 'FOS\\CKEditorBundle',
  10221.                 ],
  10222.                 'FOSRestBundle' => [
  10223.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  10224.                     'namespace' => 'FOS\\RestBundle',
  10225.                 ],
  10226.                 'SecurityBundle' => [
  10227.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10228.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10229.                 ],
  10230.                 'FOSUserBundle' => [
  10231.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  10232.                     'namespace' => 'FOS\\UserBundle',
  10233.                 ],
  10234.                 'FMElfinderBundle' => [
  10235.                     'path' => (\dirname(__DIR__4).'/vendor/helios-ag/fm-elfinder-bundle/src'),
  10236.                     'namespace' => 'FM\\ElfinderBundle',
  10237.                 ],
  10238.                 'VatBundle' => [
  10239.                     'path' => (\dirname(__DIR__4).'/vendor/ibericode/vat-bundle/src'),
  10240.                     'namespace' => 'Ibericode\\Vat\\Bundle',
  10241.                 ],
  10242.                 'JMSTranslationBundle' => [
  10243.                     'path' => (\dirname(__DIR__4).'/vendor/jms/translation-bundle'),
  10244.                     'namespace' => 'JMS\\TranslationBundle',
  10245.                 ],
  10246.                 'KnpMenuBundle' => [
  10247.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  10248.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  10249.                 ],
  10250.                 'MisdPhoneNumberBundle' => [
  10251.                     'path' => (\dirname(__DIR__4).'/vendor/misd/phone-number-bundle'),
  10252.                     'namespace' => 'Misd\\PhoneNumberBundle',
  10253.                 ],
  10254.                 'SetonoCronExpressionBundle' => [
  10255.                     'path' => (\dirname(__DIR__4).'/vendor/setono/cron-expression-bundle/src'),
  10256.                     'namespace' => 'Setono\\CronExpressionBundle',
  10257.                 ],
  10258.                 'SncRedisBundle' => [
  10259.                     'path' => (\dirname(__DIR__4).'/vendor/snc/redis-bundle'),
  10260.                     'namespace' => 'Snc\\RedisBundle',
  10261.                 ],
  10262.                 'StofDoctrineExtensionsBundle' => [
  10263.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  10264.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  10265.                 ],
  10266.                 'WebProfilerBundle' => [
  10267.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10268.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10269.                 ],
  10270.                 'MonologBundle' => [
  10271.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10272.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10273.                 ],
  10274.                 'DebugBundle' => [
  10275.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  10276.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  10277.                 ],
  10278.                 'MakerBundle' => [
  10279.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10280.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10281.                 ],
  10282.                 'DoctrineMigrationsBundle' => [
  10283.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10284.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10285.                 ],
  10286.                 'SwiftmailerBundle' => [
  10287.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  10288.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  10289.                 ],
  10290.                 'WebServerBundle' => [
  10291.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  10292.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  10293.                 ],
  10294.                 'WebpackEncoreBundle' => [
  10295.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  10296.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  10297.                 ],
  10298.                 'SensioFrameworkExtraBundle' => [
  10299.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10300.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10301.                 ],
  10302.                 'AppCoreBundle' => [
  10303.                     'path' => (\dirname(__DIR__4).'/src/CoreBundle'),
  10304.                     'namespace' => 'App\\CoreBundle',
  10305.                 ],
  10306.                 'KnpSnappyBundle' => [
  10307.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  10308.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  10309.                 ],
  10310.             ],
  10311.             'kernel.charset' => 'UTF-8',
  10312.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  10313.             'container.dumper.inline_class_loader' => true,
  10314.             'container.dumper.inline_factories' => true,
  10315.             'public_directories' => [
  10316.                 => '/public/content/feeds',
  10317.                 => '/public/content/sitemaps',
  10318.                 => '/public/content/wysiwyg',
  10319.             ],
  10320.             'internal_directories' => [
  10321.                 => (\dirname(__DIR__4).'/build/stats'),
  10322.                 => (\dirname(__DIR__4).'/docs/generated'),
  10323.                 => \dirname(__DIR__2),
  10324.                 => (\dirname(__DIR__3).'/lock'),
  10325.                 => (\dirname(__DIR__3).'/log'),
  10326.                 => (\dirname(__DIR__3).'/errorPages'),
  10327.                 => (\dirname(__DIR__3).'/uploadedFiles'),
  10328.                 => (\dirname(__DIR__3).'/uploadedFiles/orderPdf'),
  10329.                 => (\dirname(__DIR__3).'/uploadedFiles/orderPdf/invoices'),
  10330.                 => (\dirname(__DIR__3).'/uploadedFiles/orderPdf/packeta'),
  10331.                 10 => (\dirname(__DIR__4).'/src/../public/assets/admin/styles'),
  10332.                 11 => (\dirname(__DIR__4).'/src/../public/assets/frontend/styles'),
  10333.                 12 => (\dirname(__DIR__4).'/src/../public/assets/scripts'),
  10334.             ],
  10335.             'woo_dashboard.frontend_api.keys_filepath' => (\dirname(__DIR__4).'/src/../config/frontend-api'),
  10336.             'database_host' => 'postgres',
  10337.             'database_port' => NULL,
  10338.             'database_name' => 'woo-dashboard',
  10339.             'database_user' => 'root',
  10340.             'database_password' => 'root',
  10341.             'mailer_transport' => 'smtp',
  10342.             'mailer_host' => 'smtp.websupport.sk',
  10343.             'mailer_encryption' => 'tls',
  10344.             'mailer_user' => 'woo_dashboard@crealab.sk',
  10345.             'mailer_password' => 'xxxx',
  10346.             'mailer_port' => 587,
  10347.             'redis_host' => 'redis',
  10348.             'env(REDIS_PREFIX)' => '',
  10349.             'env(ELASTIC_SEARCH_INDEX_PREFIX)' => '',
  10350.             'secret' => 'LirmeEI72BIIJgs5B7IGkaxi6WdxF6ov',
  10351.             'base_url' => 'http://admin.parfen.sk/admin/',
  10352.             'woo_dashboard.entity_extension.map' => [
  10353.             ],
  10354.             'elasticsearch_host' => 'elasticsearch:9200',
  10355.             'app_name' => 'Parfen Admin',
  10356.             'app_support_email' => 'info@ametica.k',
  10357.             'app_support_url' => 'https://ametica.sk/',
  10358.             'app_support_company' => 'AMETICA',
  10359.             'app_contact_email' => 'info@ametica.sk',
  10360.             'zasielkovna' => [
  10361.                 'senderName' => 'TEST',
  10362.                 'senderId' => 353739,
  10363.                 'apiKey' => 'd90fc84e61250953',
  10364.                 'apiPassword' => 'd90fc84e6125095316545fab2647bd33',
  10365.             ],
  10366.             'database_driver' => 'pdo_pgsql',
  10367.             'database_server_version' => 10.5,
  10368.             'debug.error_handler.throw_at' => -1,
  10369.             'locale' => 'en',
  10370.             'woo_dashboard.performance_data.customer.total_count' => 1000,
  10371.             'woo_dashboard.performance_data.eshop.total_count' => 2000,
  10372.             'woo_dashboard.performance_data.product.total_count' => 2000000,
  10373.             'woo_dashboard.performance_data.product.total_price_count' => 50,
  10374.             'woo_dashboard.test_data.customer.total_count' => 10,
  10375.             'woo_dashboard.test_data.order.total_count' => 10,
  10376.             'woo_dashboard.test_data.eshop.total_count' => 20,
  10377.             'woo_dashboard.test_data.product.total_count' => 200,
  10378.             'woo_dashboard.test_data.product.total_price_count' => 5,
  10379.             'woo_dashboard.test_data.pricing_strategy_group.total_count' => 5,
  10380.             'woo_dashboard.test_data.pricing_strategy_rule.total_count' => 5,
  10381.             'build-version' => 20230725113628,
  10382.             'faker.seed' => 1234,
  10383.             'woo_dashboard.tabbed_form' => [
  10384.                 'class' => 'nav nav-tabs nav-tabs-space-xl nav-tabs-line nav-tabs-bold nav-tabs-line-3x nav-tabs-line-brand',
  10385.             ],
  10386.             'woo_dashboard.legend_form' => [
  10387.                 'render_fieldset' => true,
  10388.                 'show_legend' => true,
  10389.                 'show_child_legend' => false,
  10390.                 'legend_tag' => 'legend',
  10391.                 'render_required_asterisk' => false,
  10392.                 'render_optional_text' => true,
  10393.             ],
  10394.             'cron.results.auto_prune' => true,
  10395.             'cron.results.interval' => '7 days ago',
  10396.             'woo_dashboard.display_timezone' => 'Europe/Bratislava',
  10397.             'woo_dashboard.cron_timezone' => 'Europe/Bratislava',
  10398.             'oauth2_encryption_key' => '0',
  10399.             'woo_dashboard.content_dir_name' => 'content',
  10400.             'woo_dashboard.root_dir' => (\dirname(__DIR__4).'/src/..'),
  10401.             'woo_dashboard.vendor_dir' => (\dirname(__DIR__4).'/src/../vendor'),
  10402.             'woo_dashboard.resources_dir' => (\dirname(__DIR__4).'/src/../src/CoreBundle/Resources'),
  10403.             'woo_dashboard.default_db_schema_filepath' => (\dirname(__DIR__4).'/src/../src/CoreBundle/Resources/database/schema.sql'),
  10404.             'woo_dashboard.log_stream' => (\dirname(__DIR__3).'/log/dev.log'),
  10405.             'woo_dashboard.uploaded_file_config_filepath' => (\dirname(__DIR__4).'/src/../config/uploaded_files.yaml'),
  10406.             'woo_dashboard.uploaded_file_dir' => '/public/content/uploadedFiles/',
  10407.             'woo_dashboard.uploaded_file_url_prefix' => '/content/uploadedFiles/',
  10408.             'woo_dashboard.uploaded_public_file_dir' => '/public/content/uploadedFiles/',
  10409.             'woo_dashboard.uploaded_private_file_dir' => '/private/public/content/uploadedFiles/',
  10410.             'woo_dashboard.base_url' => 'http://admin.parfen.sk/admin/',
  10411.             'woo_dashboard.image_dir' => '/public/content/images/',
  10412.             'woo_dashboard.image_url_prefix' => '/content/images/',
  10413.             'woo_dashboard.filemanager_upload_dir' => (\dirname(__DIR__4).'/src/../public/content/wysiwyg'),
  10414.             'woo_dashboard.public_dir' => (\dirname(__DIR__4).'/src/../public'),
  10415.             'woo_dashboard.public_dist_dir' => (\dirname(__DIR__4).'/src/../public/dist'),
  10416.             'woo_dashboard.public_dist_js_dir' => (\dirname(__DIR__4).'/src/../public/dist/admin/js'),
  10417.             'woo_dashboard.public_dist_css_dir' => (\dirname(__DIR__4).'/src/../public/dist/admin/css'),
  10418.             'woo_dashboard.javascript_url_prefix' => '/compiled/',
  10419.             'woo_dashboard.filemanager_upload_web_dir' => 'content/wysiwyg',
  10420.             'woo_dashboard.image_config_filepath' => (\dirname(__DIR__4).'/src/../config/images.yaml'),
  10421.             'woo_dashboard.domain_images_dir' => '/public/content/admin/images/domain',
  10422.             'woo_dashboard.domain_images_url_prefix' => '/content/admin/images/domain',
  10423.             'woo_dashboard.front_design_image_url_prefix' => '/media/',
  10424.             'woo_dashboard.css_version_filepath' => (\dirname(__DIR__4).'/src/../public/cssVersion'),
  10425.             'woo_dashboard.web_dir' => (\dirname(__DIR__4).'/src/../public'),
  10426.             'woo_dashboard.elasticsearch.structure_dir' => (\dirname(__DIR__4).'/src/../src/CoreBundle/Resources/definition/'),
  10427.             'woo_dashboard.json_entrypoints_path' => (\dirname(__DIR__4).'/public/build/entrypoints.json'),
  10428.             'woo_dashboard.order_pdf_invoices_absolute_dir' => (\dirname(__DIR__3).'/uploadedFiles/orderPdf/invoices/'),
  10429.             'woo_dashboard.order_pdf_invoices_dir' => (\dirname(__DIR__6).'/uploadedFiles/orderPdf/invoices/'),
  10430.             'woo_dashboard.admin_locale' => 'sk',
  10431.             'woo_dashboard.flag_extension' => 'svg',
  10432.             'woo_dashboard.flag_dir' => '/media/flags/',
  10433.             'woo_dashboard.var_dir' => \dirname(__DIR__6),
  10434.             'woo_dashboard.tmp_dir' => (\dirname(__DIR__6).'/tmp'),
  10435.             'woo_dashboard.fonts_dir' => '/public/fonts',
  10436.             'woo_dashboard.data_fixtures.resources_dir' => (\dirname(__DIR__4).'/src/../src/CoreBundle/DataFixtures/resources'),
  10437.             'woo_dashboard.data_fixtures.resource_countries_filepath' => (\dirname(__DIR__4).'/src/../src/CoreBundle/DataFixtures/resources/data-countries.csv'),
  10438.             'woo_dashboard.data_fixtures.resource_currencies_filepath' => (\dirname(__DIR__4).'/src/../src/CoreBundle/DataFixtures/resources/data-currencies.csv'),
  10439.             'prezent_doctrine_translatable.listener.class' => 'App\\CoreBundle\\Model\\Localization\\TranslatableListener',
  10440.             'fp_js_form_validator.factory.class' => 'App\\CoreBundle\\Form\\JsFormValidatorFactory',
  10441.             'event_dispatcher.event_aliases' => [
  10442.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10443.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10444.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10445.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  10446.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  10447.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  10448.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  10449.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  10450.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10451.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10452.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10453.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10454.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10455.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10456.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10457.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10458.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  10459.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  10460.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  10461.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  10462.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  10463.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  10464.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  10465.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10466.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10467.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10468.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10469.             ],
  10470.             'fragment.renderer.hinclude.global_template' => NULL,
  10471.             'fragment.path' => '/_fragment',
  10472.             'kernel.secret' => 'LirmeEI72BIIJgs5B7IGkaxi6WdxF6ov',
  10473.             'kernel.http_method_override' => true,
  10474.             'kernel.trusted_hosts' => [
  10475.             ],
  10476.             'kernel.default_locale' => 'en',
  10477.             'kernel.error_controller' => 'error_controller',
  10478.             'templating.helper.code.file_link_format' => NULL,
  10479.             'debug.file_link_format' => NULL,
  10480.             'session.metadata.storage_key' => '_sf2_meta',
  10481.             'session.storage.options' => [
  10482.                 'cache_limiter' => '0',
  10483.                 'cookie_httponly' => true,
  10484.                 'gc_probability' => 0,
  10485.             ],
  10486.             'session.metadata.update_threshold' => 0,
  10487.             'form.type_extension.csrf.enabled' => true,
  10488.             'form.type_extension.csrf.field_name' => '_token',
  10489.             'asset.request_context.base_path' => '',
  10490.             'asset.request_context.secure' => false,
  10491.             'templating.loader.cache.path' => NULL,
  10492.             'templating.engines' => [
  10493.                 => 'twig',
  10494.                 => 'php',
  10495.             ],
  10496.             'templating.helper.form.resources' => [
  10497.                 => 'FrameworkBundle:Form',
  10498.                 => 'MisdPhoneNumberBundle:Form',
  10499.             ],
  10500.             'validator.translation_domain' => 'validators',
  10501.             'translator.logging' => false,
  10502.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10503.             'profiler_listener.only_exceptions' => false,
  10504.             'profiler_listener.only_master_requests' => true,
  10505.             'router.request_context.host' => 'localhost',
  10506.             'router.request_context.scheme' => 'http',
  10507.             'router.request_context.base_url' => '',
  10508.             'router.resource' => 'kernel::loadRoutes',
  10509.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  10510.             'request_listener.http_port' => 80,
  10511.             'request_listener.https_port' => 443,
  10512.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  10513.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  10514.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  10515.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  10516.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  10517.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  10518.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  10519.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  10520.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10521.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10522.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10523.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10524.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10525.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10526.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10527.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10528.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10529.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10530.             'doctrine.entity_managers' => [
  10531.                 'default' => 'doctrine.orm.default_entity_manager',
  10532.             ],
  10533.             'doctrine.default_entity_manager' => 'default',
  10534.             'doctrine.dbal.connection_factory.types' => [
  10535.                 'cron_expression' => [
  10536.                     'class' => 'Setono\\CronExpressionBundle\\Doctrine\\DBAL\\Types\\CronExpressionType',
  10537.                 ],
  10538.                 'money' => [
  10539.                     'class' => '\\App\\CoreBundle\\Component\\Doctrine\\MoneyType',
  10540.                 ],
  10541.                 'phone_number' => [
  10542.                     'class' => 'Misd\\PhoneNumberBundle\\Doctrine\\DBAL\\Types\\PhoneNumberType',
  10543.                 ],
  10544.             ],
  10545.             'doctrine.connections' => [
  10546.                 'default' => 'doctrine.dbal.default_connection',
  10547.             ],
  10548.             'doctrine.default_connection' => 'default',
  10549.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10550.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10551.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10552.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10553.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10554.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10555.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10556.             'doctrine.orm.cache.memcache_port' => 11211,
  10557.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10558.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10559.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10560.             'doctrine.orm.cache.memcached_port' => 11211,
  10561.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10562.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10563.             'doctrine.orm.cache.redis_host' => 'localhost',
  10564.             'doctrine.orm.cache.redis_port' => 6379,
  10565.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10566.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10567.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10568.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10569.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10570.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10571.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10572.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10573.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10574.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10575.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10576.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10577.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10578.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10579.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10580.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10581.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10582.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10583.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10584.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10585.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10586.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10587.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10588.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10589.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10590.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10591.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10592.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10593.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10594.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10595.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10596.             'fp_js_form_validator.config' => [
  10597.                 'js_validation' => true,
  10598.                 'routing' => [
  10599.                     'check_unique_entity' => 'fp_js_form_validator.check_unique_entity',
  10600.                 ],
  10601.             ],
  10602.             'fp_js_form_validator.twig_extension.class' => 'Fp\\JsFormValidatorBundle\\Twig\\Extension\\JsFormValidatorTwigExtension',
  10603.             'fp_js_form_validator.extension.class' => 'Fp\\JsFormValidatorBundle\\Form\\Extension\\FormExtension',
  10604.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  10605.             'twig.form.resources' => [
  10606.                 => '@FMElfinder/Form/elfinder_widget.html.twig',
  10607.                 => 'form_div_layout.html.twig',
  10608.                 => '@MisdPhoneNumber/Form/tel.html.twig',
  10609.                 => 'Admin/Form/theme.html.twig',
  10610.                 => 'Admin/Form/collection.html.twig',
  10611.                 => 'Admin/Form/abstractFileuploadFields.html.twig',
  10612.                 => 'Admin/Form/imageuploadFields.html.twig',
  10613.                 => 'Admin/Form/multiEshopTab.html.twig',
  10614.                 => 'Admin/Form/productVariantConfigurator.html.twig',
  10615.                 => 'Admin/Form/productVariants.html.twig',
  10616.                 10 => 'Admin/Form/orderItems.html.twig',
  10617.                 11 => 'Admin/Form/orderNotes.html.twig',
  10618.                 12 => 'Admin/Form/product.html.twig',
  10619.                 13 => 'Admin/Form/coupon.html.twig',
  10620.                 14 => 'Admin/Form/eshops.html.twig',
  10621.                 15 => 'Admin/Form/displayOnlyFields.html.twig',
  10622.                 16 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  10623.             ],
  10624.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10625.             'fos_rest.format_listener.rules' => NULL,
  10626.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  10627.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  10628.             'security.role_hierarchy.roles' => [
  10629.                 'ROLE_SUPER_ADMIN' => [
  10630.                     => 'ROLE_ADMIN',
  10631.                 ],
  10632.                 'ROLE_ADMIN' => [
  10633.                     => 'ROLE_ADMIN_AS_CUSTOMER',
  10634.                     => 'ROLE_LOGGED_CUSTOMER',
  10635.                 ],
  10636.             ],
  10637.             'security.access.denied_url' => NULL,
  10638.             'security.authentication.manager.erase_credentials' => true,
  10639.             'security.authentication.session_strategy.strategy' => 'migrate',
  10640.             'security.access.always_authenticate_before_granting' => false,
  10641.             'security.authentication.hide_user_not_found' => true,
  10642.             'fos_user.backend_type_orm' => true,
  10643.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  10644.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  10645.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  10646.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  10647.             'fos_user.registration.confirmation.from_email' => [
  10648.                 'woo_dashboard@crealab.sk' => 'woo_dashboard@crealab.sk',
  10649.             ],
  10650.             'fos_user.resetting.email.from_email' => [
  10651.                 'woo_dashboard@crealab.sk' => 'woo_dashboard@crealab.sk',
  10652.             ],
  10653.             'fos_user.storage' => 'orm',
  10654.             'fos_user.firewall_name' => 'main',
  10655.             'fos_user.model_manager_name' => NULL,
  10656.             'fos_user.model.user.class' => 'App\\CoreBundle\\Model\\Administrator\\Administrator',
  10657.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  10658.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  10659.             'fos_user.profile.form.validation_groups' => [
  10660.                 => 'Profile',
  10661.                 => 'Default',
  10662.             ],
  10663.             'fos_user.registration.confirmation.enabled' => false,
  10664.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  10665.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  10666.             'fos_user.registration.form.validation_groups' => [
  10667.                 => 'Registration',
  10668.                 => 'Default',
  10669.             ],
  10670.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  10671.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  10672.             'fos_user.change_password.form.validation_groups' => [
  10673.                 => 'ChangePassword',
  10674.                 => 'Default',
  10675.             ],
  10676.             'fos_user.resetting.retry_ttl' => 7200,
  10677.             'fos_user.resetting.token_ttl' => 86400,
  10678.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  10679.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  10680.             'fos_user.resetting.form.validation_groups' => [
  10681.                 => 'ResetPassword',
  10682.                 => 'Default',
  10683.             ],
  10684.             'fm_elfinder.loader' => 'FM\\ElfinderBundle\\Loader\\ElFinderLoader',
  10685.             'fm_elfinder.configurator' => 'FM\\ElfinderBundle\\Configuration\\ElFinderConfigurationReader',
  10686.             'elfinder.form.type.class' => 'FM\\ElfinderBundle\\Form\\Type\\ElFinderType',
  10687.             'fm_elfinder' => [
  10688.                 'instances' => [
  10689.                     'default' => [
  10690.                         'locale' => 'en',
  10691.                         'editor' => 'ckeditor',
  10692.                         'relative_path' => false,
  10693.                         'connector' => [
  10694.                             'roots' => [
  10695.                                 'uploads' => [
  10696.                                     'driver' => 'LocalFileSystem',
  10697.                                     'path' => 'uploads',
  10698.                                     'upload_allow' => [
  10699.                                         => 'image/png',
  10700.                                         => 'image/jpg',
  10701.                                         => 'image/jpeg',
  10702.                                     ],
  10703.                                     'upload_deny' => [
  10704.                                         => 'all',
  10705.                                     ],
  10706.                                     'upload_max_size' => '10M',
  10707.                                     'volume_id' => 0,
  10708.                                     'autoload' => false,
  10709.                                     'phash' => '',
  10710.                                     'trash_hash' => '',
  10711.                                     'locale' => '',
  10712.                                     'i18n_folder_name' => false,
  10713.                                     'mime_detect' => 'auto',
  10714.                                     'mimefile' => '',
  10715.                                     'security_voter' => '',
  10716.                                     'start_path' => '',
  10717.                                     'encoding' => 'UTF-8',
  10718.                                     'url' => '',
  10719.                                     'alias' => '',
  10720.                                     'img_lib' => 'auto',
  10721.                                     'tmb_path' => '.tmb',
  10722.                                     'tmb_path_mode' => 511,
  10723.                                     'tmb_url' => '',
  10724.                                     'tmb_size' => 48,
  10725.                                     'tmb_crop' => true,
  10726.                                     'tmb_bg_color' => '#ffffff',
  10727.                                     'quarantine' => NULL,
  10728.                                     'copy_overwrite' => true,
  10729.                                     'copy_join' => true,
  10730.                                     'copy_from' => true,
  10731.                                     'copy_to' => true,
  10732.                                     'upload_overwrite' => true,
  10733.                                     'fileMode' => 420,
  10734.                                     'upload_order' => [
  10735.                                         => 'deny',
  10736.                                         => 'allow',
  10737.                                     ],
  10738.                                     'upload_max_conn' => 3,
  10739.                                     'defaults' => [
  10740.                                         'read' => true,
  10741.                                         'write' => true,
  10742.                                     ],
  10743.                                     'attributes' => [
  10744.                                     ],
  10745.                                     'accepted_name' => '/^\\w[\\w\\s\\.\\%\\-]*$/u',
  10746.                                     'show_hidden' => false,
  10747.                                     'disabled_commands' => [
  10748.                                     ],
  10749.                                     'tree_deep' => 0,
  10750.                                     'check_subfolders' => 1,
  10751.                                     'separator' => '/',
  10752.                                     'date_format' => 'j M Y H:i',
  10753.                                     'time_format' => 'H:i',
  10754.                                     'archive_mimes' => [
  10755.                                     ],
  10756.                                     'archivers' => [
  10757.                                         'enabled' => false,
  10758.                                         'create' => [
  10759.                                         ],
  10760.                                         'extract' => [
  10761.                                         ],
  10762.                                     ],
  10763.                                     'flysystem' => [
  10764.                                         'enabled' => false,
  10765.                                         'filesystem' => '',
  10766.                                         'type' => '',
  10767.                                         'adapter_service' => '',
  10768.                                     ],
  10769.                                     'glide_url' => '',
  10770.                                     'glide_key' => '',
  10771.                                     'plugins' => [
  10772.                                     ],
  10773.                                     'driver_options' => [
  10774.                                     ],
  10775.                                     'dropbox2_settings' => [
  10776.                                         'enabled' => false,
  10777.                                         'aliasFormat' => '%s@Dropbox',
  10778.                                         'path' => '/',
  10779.                                         'separator' => '/',
  10780.                                         'acceptedName' => '%s@Dropbox',
  10781.                                         'rootCssClass' => 'elfinder-navbar-root-dropbox',
  10782.                                         'getThumbSize' => 'medium',
  10783.                                     ],
  10784.                                     'box_settings' => [
  10785.                                         'enabled' => false,
  10786.                                         'root' => 'Box.com',
  10787.                                         'path' => '/',
  10788.                                         'separator' => '/',
  10789.                                         'tmbPath' => '',
  10790.                                         'tmbURL' => '',
  10791.                                         'tmpPath' => '',
  10792.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  10793.                                         'rootCssClass' => 'elfinder-navbar-root-box',
  10794.                                     ],
  10795.                                     'onedrive_settings' => [
  10796.                                         'enabled' => false,
  10797.                                         'root' => 'OneDrive.com',
  10798.                                         'OneDriveApiClient' => '',
  10799.                                         'path' => '/',
  10800.                                         'separator' => '/',
  10801.                                         'tmbPath' => '',
  10802.                                         'tmbURL' => '',
  10803.                                         'tmpPath' => '',
  10804.                                         'acceptedName' => '#^[^/\\?*:|"<>]*[^./\\?*:|"<>]$#',
  10805.                                         'rootCssClass' => 'elfinder-navbar-root-onedrive',
  10806.                                         'useApiThumbnail' => true,
  10807.                                     ],
  10808.                                     'ftp_settings' => [
  10809.                                         'enabled' => false,
  10810.                                     ],
  10811.                                     'mysql_settings' => [
  10812.                                         'enabled' => false,
  10813.                                         'port' => NULL,
  10814.                                         'socket' => NULL,
  10815.                                         'files_table' => 'elfinder_file',
  10816.                                         'tmbPath' => '',
  10817.                                         'tmpPath' => '',
  10818.                                         'rootCssClass' => 'elfinder-navbar-root-sql',
  10819.                                         'noSessionCache' => 'hasdirs',
  10820.                                     ],
  10821.                                 ],
  10822.                             ],
  10823.                             'debug' => false,
  10824.                             'binds' => [
  10825.                             ],
  10826.                             'plugins' => [
  10827.                             ],
  10828.                         ],
  10829.                         'cors_support' => false,
  10830.                         'editor_template' => NULL,
  10831.                         'fullscreen' => true,
  10832.                         'multi_home_folder' => false,
  10833.                         'folder_separator' => '',
  10834.                         'theme' => 'smoothness',
  10835.                         'tinymce_popup_path' => '',
  10836.                         'path_prefix' => '/',
  10837.                         'where_is_multi' => [
  10838.                         ],
  10839.                         'visible_mime_types' => [
  10840.                         ],
  10841.                     ],
  10842.                 ],
  10843.                 'configuration_provider' => 'fm_elfinder.configurator.default',
  10844.                 'assets_path' => 'assets',
  10845.                 'loader' => 'fm_elfinder.loader.default',
  10846.             ],
  10847.             'ibericode_vat.rates.storage_path' => (\dirname(__DIR__3).'/vat-rates'),
  10848.             'ibericode_vat.rates.ttl' => 86400,
  10849.             'ibericode_vat.geolocator.service' => 'ip2c.org',
  10850.             'jms_translation.twig_extension.class' => 'JMS\\TranslationBundle\\Twig\\TranslationExtension',
  10851.             'jms_translation.controller.translate_controller.class' => 'JMS\\TranslationBundle\\Controller\\TranslateController',
  10852.             'jms_translation.controller.api_controller.class' => 'JMS\\TranslationBundle\\Controller\\ApiController',
  10853.             'jms_translation.extractor_manager.class' => 'JMS\\TranslationBundle\\Translation\\ExtractorManager',
  10854.             'jms_translation.extractor.file_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\FileExtractor',
  10855.             'jms_translation.extractor.file.default_php_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\DefaultPhpFileExtractor',
  10856.             'jms_translation.extractor.file.translation_container_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TranslationContainerExtractor',
  10857.             'jms_translation.extractor.file.twig_extractor' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\TwigFileExtractor',
  10858.             'jms_translation.extractor.file.form_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\FormExtractor',
  10859.             'jms_translation.extractor.file.validation_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\ValidationExtractor',
  10860.             'jms_translation.extractor.file.authentication_message_extractor.class' => 'JMS\\TranslationBundle\\Translation\\Extractor\\File\\AuthenticationMessagesExtractor',
  10861.             'jms_translation.loader.symfony.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\Symfony\\XliffLoader',
  10862.             'jms_translation.loader.xliff_loader.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\XliffLoader',
  10863.             'jms_translation.loader.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Loader\\SymfonyLoaderAdapter',
  10864.             'jms_translation.loader_manager.class' => 'JMS\\TranslationBundle\\Translation\\LoaderManager',
  10865.             'jms_translation.dumper.php_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\PhpDumper',
  10866.             'jms_translation.dumper.xliff_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\XliffDumper',
  10867.             'jms_translation.dumper.yaml_dumper.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\YamlDumper',
  10868.             'jms_translation.dumper.symfony_adapter.class' => 'JMS\\TranslationBundle\\Translation\\Dumper\\SymfonyDumperAdapter',
  10869.             'jms_translation.file_writer.class' => 'JMS\\TranslationBundle\\Translation\\FileWriter',
  10870.             'jms_translation.updater.class' => 'JMS\\TranslationBundle\\Translation\\Updater',
  10871.             'jms_translation.config_factory.class' => 'JMS\\TranslationBundle\\Translation\\ConfigFactory',
  10872.             'jms_translation.file_source_factory.class' => 'JMS\\TranslationBundle\\Translation\\FileSourceFactory',
  10873.             'jms_translation.source_language' => 'en',
  10874.             'jms_translation.locales' => [
  10875.             ],
  10876.             'jms_translation.dumper.add_date' => true,
  10877.             'jms_translation.dumper.add_references' => true,
  10878.             'knp_menu.factory.class' => 'Knp\\Menu\\MenuFactory',
  10879.             'knp_menu.factory_extension.routing.class' => 'Knp\\Menu\\Integration\\Symfony\\RoutingExtension',
  10880.             'knp_menu.helper.class' => 'Knp\\Menu\\Twig\\Helper',
  10881.             'knp_menu.matcher.class' => 'Knp\\Menu\\Matcher\\Matcher',
  10882.             'knp_menu.menu_provider.chain.class' => 'Knp\\Menu\\Provider\\ChainProvider',
  10883.             'knp_menu.menu_provider.container_aware.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\ContainerAwareProvider',
  10884.             'knp_menu.menu_provider.builder_alias.class' => 'Knp\\Bundle\\MenuBundle\\Provider\\BuilderAliasProvider',
  10885.             'knp_menu.renderer_provider.class' => 'Knp\\Bundle\\MenuBundle\\Renderer\\ContainerAwareProvider',
  10886.             'knp_menu.renderer.list.class' => 'Knp\\Menu\\Renderer\\ListRenderer',
  10887.             'knp_menu.renderer.list.options' => [
  10888.             ],
  10889.             'knp_menu.listener.voters.class' => 'Knp\\Bundle\\MenuBundle\\EventListener\\VoterInitializerListener',
  10890.             'knp_menu.voter.router.class' => 'Knp\\Menu\\Matcher\\Voter\\RouteVoter',
  10891.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  10892.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  10893.             'knp_menu.renderer.twig.options' => [
  10894.             ],
  10895.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  10896.             'knp_menu.default_renderer' => 'twig',
  10897.             'libphonenumber.phone_number_util.class' => 'libphonenumber\\PhoneNumberUtil',
  10898.             'libphonenumber.phone_number_offline_geocoder.class' => 'libphonenumber\\geocoding\\PhoneNumberOfflineGeocoder',
  10899.             'libphonenumber.short_number_info.class' => 'libphonenumber\\ShortNumberInfo',
  10900.             'libphonenumber.phone_number_to_carrier_mapper.class' => 'libphonenumber\\PhoneNumberToCarrierMapper',
  10901.             'libphonenumber.phone_number_to_time_zones_mapper.class' => 'libphonenumber\\PhoneNumberToTimeZonesMapper',
  10902.             'misd_phone_number.templating.helper.class' => 'Misd\\PhoneNumberBundle\\Templating\\Helper\\PhoneNumberHelper',
  10903.             'misd_phone_number.templating.helper.format.class' => 'Misd\\PhoneNumberBundle\\Templating\\Helper\\PhoneNumberHelper',
  10904.             'misd_phone_number.twig.extension.class' => 'Misd\\PhoneNumberBundle\\Twig\\Extension\\PhoneNumberHelperExtension',
  10905.             'misd_phone_number.twig.extension.format.class' => 'Misd\\PhoneNumberBundle\\Twig\\Extension\\PhoneNumberHelperExtension',
  10906.             'misd_phone_number.form.type.class' => 'Misd\\PhoneNumberBundle\\Form\\Type\\PhoneNumberType',
  10907.             'misd_phone_number.serializer.handler.class' => 'Misd\\PhoneNumberBundle\\Serializer\\Handler\\PhoneNumberHandler',
  10908.             'snc_redis.client.class' => 'Predis\\Client',
  10909.             'snc_redis.client_options.class' => 'Predis\\Configuration\\Options',
  10910.             'snc_redis.connection_parameters.class' => 'Predis\\Connection\\Parameters',
  10911.             'snc_redis.connection_factory.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionFactory',
  10912.             'snc_redis.connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Predis\\Connection\\ConnectionWrapper',
  10913.             'snc_redis.phpredis_client.class' => 'Redis',
  10914.             'snc_redis.phpredis_connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Phpredis\\Client',
  10915.             'snc_redis.phpredis_clusterclient.class' => 'RedisCluster',
  10916.             'snc_redis.phpredis_clusterclient_connection_wrapper.class' => 'Snc\\RedisBundle\\Client\\Phpredis\\ClientCluster',
  10917.             'snc_redis.logger.class' => 'Snc\\RedisBundle\\Logger\\RedisLogger',
  10918.             'snc_redis.data_collector.class' => 'Snc\\RedisBundle\\DataCollector\\RedisDataCollector',
  10919.             'snc_redis.doctrine_cache_phpredis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10920.             'snc_redis.doctrine_cache_predis.class' => 'Doctrine\\Common\\Cache\\PredisCache',
  10921.             'snc_redis.monolog_handler.class' => 'Monolog\\Handler\\RedisHandler',
  10922.             'snc_redis.swiftmailer_spool.class' => 'Snc\\RedisBundle\\SwiftMailer\\RedisSpool',
  10923.             'snc_redis.session.handler.class' => 'Snc\\RedisBundle\\Session\\Storage\\Handler\\RedisSessionHandler',
  10924.             'snc_redis.session.client' => 'session',
  10925.             'snc_redis.session.locking' => true,
  10926.             'snc_redis.session.spin_lock_wait' => 150000,
  10927.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  10928.             'stof_doctrine_extensions.default_locale' => 'en_US',
  10929.             'stof_doctrine_extensions.translation_fallback' => false,
  10930.             'stof_doctrine_extensions.persist_default_translation' => false,
  10931.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  10932.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  10933.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  10934.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  10935.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  10936.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  10937.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  10938.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  10939.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  10940.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  10941.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10942.             'web_profiler.debug_toolbar.mode' => 2,
  10943.             'monolog.use_microseconds' => true,
  10944.             'monolog.swift_mailer.handlers' => [
  10945.             ],
  10946.             'monolog.handlers_to_channels' => [
  10947.                 'monolog.handler.console' => [
  10948.                     'type' => 'exclusive',
  10949.                     'elements' => [
  10950.                         => 'event',
  10951.                         => 'doctrine',
  10952.                         => 'console',
  10953.                     ],
  10954.                 ],
  10955.                 'monolog.handler.console_output' => NULL,
  10956.                 'monolog.handler.cron_console_output' => [
  10957.                     'type' => 'inclusive',
  10958.                     'elements' => [
  10959.                         => 'cron',
  10960.                     ],
  10961.                 ],
  10962.                 'monolog.handler.slow' => [
  10963.                     'type' => 'inclusive',
  10964.                     'elements' => [
  10965.                         => 'slow',
  10966.                     ],
  10967.                 ],
  10968.                 'monolog.handler.cron' => [
  10969.                     'type' => 'inclusive',
  10970.                     'elements' => [
  10971.                         => 'cron',
  10972.                     ],
  10973.                 ],
  10974.                 'monolog.handler.nested' => NULL,
  10975.                 'monolog.handler.main' => [
  10976.                     'type' => 'exclusive',
  10977.                     'elements' => [
  10978.                         => 'event',
  10979.                     ],
  10980.                 ],
  10981.             ],
  10982.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  10983.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/CoreBundle/Migrations'),
  10984.             'doctrine_migrations.namespace' => 'Migrations',
  10985.             'doctrine_migrations.name' => 'Application Migrations',
  10986.             'doctrine_migrations.migrations_paths' => [
  10987.             ],
  10988.             'doctrine_migrations.table_name' => 'migration_versions',
  10989.             'doctrine_migrations.column_name' => 'version',
  10990.             'doctrine_migrations.column_length' => 14,
  10991.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  10992.             'doctrine_migrations.all_or_nothing' => false,
  10993.             'doctrine_migrations.custom_template' => NULL,
  10994.             'doctrine_migrations.organize_migrations' => false,
  10995.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  10996.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  10997.             'swiftmailer.mailer.default.transport.smtp.port' => 25,
  10998.             'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.websupport.sk',
  10999.             'swiftmailer.mailer.default.transport.smtp.username' => 'woo_dashboard@crealab.sk',
  11000.             'swiftmailer.mailer.default.transport.smtp.password' => 'xxxx',
  11001.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  11002.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  11003.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  11004.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  11005.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  11006.             ],
  11007.             'swiftmailer.mailer.default.spool.enabled' => true,
  11008.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  11009.             'swiftmailer.mailer.default.single_address' => NULL,
  11010.             'swiftmailer.mailer.default.delivery.enabled' => true,
  11011.             'swiftmailer.spool.enabled' => true,
  11012.             'swiftmailer.delivery.enabled' => true,
  11013.             'swiftmailer.single_address' => NULL,
  11014.             'swiftmailer.mailers' => [
  11015.                 'default' => 'swiftmailer.mailer.default',
  11016.             ],
  11017.             'swiftmailer.default_mailer' => 'default',
  11018.             'knp_snappy.pdf.options' => [
  11019.             ],
  11020.             'knp_snappy.pdf.env' => [
  11021.             ],
  11022.             'knp_snappy.image.options' => [
  11023.             ],
  11024.             'knp_snappy.image.env' => [
  11025.             ],
  11026.             'maker.compatible_check.doctrine.supports_attributes' => false,
  11027.             'data_collector.templates' => [
  11028.                 'data_collector.request' => [
  11029.                     => 'request',
  11030.                     => '@WebProfiler/Collector/request.html.twig',
  11031.                 ],
  11032.                 'data_collector.time' => [
  11033.                     => 'time',
  11034.                     => '@WebProfiler/Collector/time.html.twig',
  11035.                 ],
  11036.                 'data_collector.memory' => [
  11037.                     => 'memory',
  11038.                     => '@WebProfiler/Collector/memory.html.twig',
  11039.                 ],
  11040.                 'data_collector.validator' => [
  11041.                     => 'validator',
  11042.                     => '@WebProfiler/Collector/validator.html.twig',
  11043.                 ],
  11044.                 'data_collector.ajax' => [
  11045.                     => 'ajax',
  11046.                     => '@WebProfiler/Collector/ajax.html.twig',
  11047.                 ],
  11048.                 'data_collector.form' => [
  11049.                     => 'form',
  11050.                     => '@WebProfiler/Collector/form.html.twig',
  11051.                 ],
  11052.                 'data_collector.exception' => [
  11053.                     => 'exception',
  11054.                     => '@WebProfiler/Collector/exception.html.twig',
  11055.                 ],
  11056.                 'data_collector.logger' => [
  11057.                     => 'logger',
  11058.                     => '@WebProfiler/Collector/logger.html.twig',
  11059.                 ],
  11060.                 'data_collector.events' => [
  11061.                     => 'events',
  11062.                     => '@WebProfiler/Collector/events.html.twig',
  11063.                 ],
  11064.                 'data_collector.router' => [
  11065.                     => 'router',
  11066.                     => '@WebProfiler/Collector/router.html.twig',
  11067.                 ],
  11068.                 'data_collector.cache' => [
  11069.                     => 'cache',
  11070.                     => '@WebProfiler/Collector/cache.html.twig',
  11071.                 ],
  11072.                 'data_collector.translation' => [
  11073.                     => 'translation',
  11074.                     => '@WebProfiler/Collector/translation.html.twig',
  11075.                 ],
  11076.                 'data_collector.security' => [
  11077.                     => 'security',
  11078.                     => '@Security/Collector/security.html.twig',
  11079.                 ],
  11080.                 'data_collector.twig' => [
  11081.                     => 'twig',
  11082.                     => '@WebProfiler/Collector/twig.html.twig',
  11083.                 ],
  11084.                 'data_collector.http_client' => [
  11085.                     => 'http_client',
  11086.                     => '@WebProfiler/Collector/http_client.html.twig',
  11087.                 ],
  11088.                 'data_collector.doctrine' => [
  11089.                     => 'db',
  11090.                     => '@Doctrine/Collector/db.html.twig',
  11091.                 ],
  11092.                 'swiftmailer.data_collector' => [
  11093.                     => 'swiftmailer',
  11094.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  11095.                 ],
  11096.                 'data_collector.dump' => [
  11097.                     => 'dump',
  11098.                     => '@Debug/Profiler/dump.html.twig',
  11099.                 ],
  11100.                 'snc_redis.data_collector' => [
  11101.                     => 'redis',
  11102.                     => '@SncRedis/Collector/redis.html.twig',
  11103.                 ],
  11104.                 'data_collector.config' => [
  11105.                     => 'config',
  11106.                     => '@WebProfiler/Collector/config.html.twig',
  11107.                 ],
  11108.             ],
  11109.             'console.command.ids' => [
  11110.             ],
  11111.         ];
  11112.     }
  11113. }