var/cache/fresh/dev/ContainerVMNN1LB/freshDevDebugProjectContainer.php line 1614

Open in your IDE?
  1. <?php
  2. namespace ContainerVMNN1LB;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class freshDevDebugProjectContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Service\\AppManager' => 'getAppManagerService',
  37.             'App\\Service\\Context' => 'getContextService',
  38.             'App\\Service\\DomainManager' => 'getDomainManagerService',
  39.             'cache.app' => 'getCache_AppService',
  40.             'cache.system' => 'getCache_SystemService',
  41.             'data_collector.dump' => 'getDataCollector_DumpService',
  42.             'doctrine' => 'getDoctrineService',
  43.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  44.             'doctrine.orm.entity_manager' => 'getDoctrine_Orm_EntityManagerService',
  45.             'event_dispatcher' => 'getEventDispatcherService',
  46.             'http_kernel' => 'getHttpKernelService',
  47.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  48.             'profiler' => 'getProfilerService',
  49.             'request_stack' => 'getRequestStackService',
  50.             'router' => 'getRouterService',
  51.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  52.             'security.token_storage' => 'getSecurity_TokenStorageService',
  53.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  54.             'translator' => 'getTranslatorService',
  55.             'twig' => 'getTwigService',
  56.             'validator' => 'getValidatorService',
  57.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  58.         ];
  59.         $this->fileMap = [
  60.             'Fresh\\Controller\\ExportController' => 'getExportControllerService.php',
  61.             'Fresh\\Controller\\HomepageController' => 'getHomepageControllerService.php',
  62.             'Fresh\\Controller\\ImageController' => 'getImageControllerService.php',
  63.             'Fresh\\Controller\\ProductController' => 'getProductControllerService.php',
  64.             'Fresh\\Controller\\SecurityController' => 'getSecurityControllerService.php',
  65.             'Fresh\\Controller\\StoreStockController' => 'getStoreStockControllerService.php',
  66.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  67.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  68.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  69.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  70.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  71.             'cache_clearer' => 'getCacheClearerService.php',
  72.             'cache_warmer' => 'getCacheWarmerService.php',
  73.             'console.command.public_alias.App\\Command\\Central\\Brandbank\\FullProcessCommand' => 'getFullProcessCommandService.php',
  74.             'console.command.public_alias.App\\Command\\Central\\Brandbank\\ImportCommand' => 'getImportCommandService.php',
  75.             'console.command.public_alias.App\\Command\\Central\\Brandbank\\ProcessCommand' => 'getProcessCommandService.php',
  76.             'console.command.public_alias.App\\Command\\Central\\Import\\ReceiptMetroCommand' => 'getReceiptMetroCommandService.php',
  77.             'console.command.public_alias.App\\Command\\Central\\Product\\ProductCigaretteTagCommand' => 'getProductCigaretteTagCommandService.php',
  78.             'console.command.public_alias.App\\Command\\Central\\Product\\ProductClearCommand' => 'getProductClearCommandService.php',
  79.             'console.command.public_alias.App\\Command\\Central\\Product\\ProductCreateCommand' => 'getProductCreateCommandService.php',
  80.             'console.command.public_alias.App\\Command\\ClientStoreCommand' => 'getClientStoreCommandService.php',
  81.             'console.command.public_alias.App\\Command\\Client\\Category\\CategoryCommand' => 'getCategoryCommandService.php',
  82.             'console.command.public_alias.App\\Command\\Client\\Import\\ProductImportCSVCommand' => 'getProductImportCSVCommandService.php',
  83.             'console.command.public_alias.App\\Command\\Client\\Import\\ReceiptLabasCommand' => 'getReceiptLabasCommandService.php',
  84.             'console.command.public_alias.App\\Command\\Client\\Import\\ReceiptMetroCommand' => 'getReceiptMetroCommand2Service.php',
  85.             'console.command.public_alias.App\\Command\\Client\\Importer\\ImporterCreateProductCommand' => 'getImporterCreateProductCommandService.php',
  86.             'console.command.public_alias.App\\Command\\Client\\PaymentMethod\\PaymentMethodCommand' => 'getPaymentMethodCommandService.php',
  87.             'console.command.public_alias.App\\Command\\Client\\SellPrice\\SellPriceCommand' => 'getSellPriceCommandService.php',
  88.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\AllControlCommand' => 'getAllControlCommandService.php',
  89.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\AllRecalculateCommand' => 'getAllRecalculateCommandService.php',
  90.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\ClearStockCommand' => 'getClearStockCommandService.php',
  91.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\ControlCommand' => 'getControlCommandService.php',
  92.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\HistoryCommand' => 'getHistoryCommandService.php',
  93.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\InventoryCommand' => 'getInventoryCommandService.php',
  94.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\InventoryMissingCommand' => 'getInventoryMissingCommandService.php',
  95.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\RecalculateCommand' => 'getRecalculateCommandService.php',
  96.             'console.command.public_alias.App\\Command\\Client\\StoreStock\\StoreStockGroupSellPriceCommand' => 'getStoreStockGroupSellPriceCommandService.php',
  97.             'console.command.public_alias.App\\Command\\Client\\Store\\StoreCentralUnsentTotalCommand' => 'getStoreCentralUnsentTotalCommandService.php',
  98.             'console.command.public_alias.App\\Command\\Client\\Store\\StoreClearPriceOutOfStockCommand' => 'getStoreClearPriceOutOfStockCommandService.php',
  99.             'console.command.public_alias.App\\Command\\Client\\Store\\StoreCopyMissingPriceCommand' => 'getStoreCopyMissingPriceCommandService.php',
  100.             'console.command.public_alias.App\\Command\\Client\\Store\\StoreCopyPriceCommand' => 'getStoreCopyPriceCommandService.php',
  101.             'console.command.public_alias.App\\Command\\Client\\Store\\StoreStockSellPriceCommand' => 'getStoreStockSellPriceCommandService.php',
  102.             'console.command.public_alias.App\\Command\\Client\\Store\\StoreStockSellPriceHistoryCommand' => 'getStoreStockSellPriceHistoryCommandService.php',
  103.             'console.command.public_alias.App\\Command\\Czech\\GetClientsEmailCommand' => 'getGetClientsEmailCommandService.php',
  104.             'console.command.public_alias.App\\Command\\DatabaseCleanerCommand' => 'getDatabaseCleanerCommandService.php',
  105.             'console.command.public_alias.App\\Command\\Doctrine\\UpdateSchemaDoctrineCommand' => 'getUpdateSchemaDoctrineCommandService.php',
  106.             'console.command.public_alias.App\\Command\\Doctrine\\UpdateSchemasDoctrineCommand' => 'getUpdateSchemasDoctrineCommandService.php',
  107.             'console.command.public_alias.App\\Command\\InstallCommand' => 'getInstallCommandService.php',
  108.             'console.command.public_alias.App\\Command\\LoggerCleanerCommand' => 'getLoggerCleanerCommandService.php',
  109.             'console.command.public_alias.App\\Command\\Main\\Client\\ClientDatabaseCommand' => 'getClientDatabaseCommandService.php',
  110.             'console.command.public_alias.App\\Command\\Main\\Cron\\CronCommand' => 'getCronCommandService.php',
  111.             'console.command.public_alias.App\\Command\\Main\\ProductMergeCommand' => 'getProductMergeCommandService.php',
  112.             'console.command.public_alias.App\\Command\\Main\\Token\\TokenInvalidCommand' => 'getTokenInvalidCommandService.php',
  113.             'console.command.public_alias.App\\Command\\Main\\Weather\\WeatherCommand' => 'getWeatherCommandService.php',
  114.             'console.command.public_alias.App\\Command\\Migration\\StoreGroupCommand' => 'getStoreGroupCommandService.php',
  115.             'console.command.public_alias.App\\Command\\Migration\\StoreStockGroupCommand' => 'getStoreStockGroupCommandService.php',
  116.             'console.command.public_alias.App\\Command\\Migration\\StoreStockSellPriceCommand' => 'getStoreStockSellPriceCommand2Service.php',
  117.             'console.command.public_alias.App\\Command\\TestCommand' => 'getTestCommandService.php',
  118.             'console.command.public_alias.App\\Command\\UpdateDatabaseClientUserCommand' => 'getUpdateDatabaseClientUserCommandService.php',
  119.             'console.command.public_alias.Fresh\\Command\\BrandbankCommand' => 'getBrandbankCommandService.php',
  120.             'console.command.public_alias.Fresh\\Command\\ClearClientProductCommand' => 'getClearClientProductCommandService.php',
  121.             'console.command.public_alias.Fresh\\Command\\ExportCommand' => 'getExportCommandService.php',
  122.             'console.command.public_alias.Fresh\\Command\\ImportActionCommand' => 'getImportActionCommandService.php',
  123.             'console.command.public_alias.Fresh\\Command\\ImportEuropeanArticleNumberCommand' => 'getImportEuropeanArticleNumberCommandService.php',
  124.             'console.command.public_alias.Fresh\\Command\\ImportPriceCommand' => 'getImportPriceCommandService.php',
  125.             'console.command.public_alias.Fresh\\Command\\ImportStorageCardCommand' => 'getImportStorageCardCommandService.php',
  126.             'console.command.public_alias.Fresh\\Command\\ImportSupplierCommand' => 'getImportSupplierCommandService.php',
  127.             'console.command.public_alias.Fresh\\Command\\NewExportCommand' => 'getNewExportCommandService.php',
  128.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  129.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  130.             'error_controller' => 'getErrorControllerService.php',
  131.             'filesystem' => 'getFilesystemService.php',
  132.             'form.factory' => 'getForm_FactoryService.php',
  133.             'form.type.file' => 'getForm_Type_FileService.php',
  134.             'gaufrette.app_image_filesystem' => 'getGaufrette_AppImageFilesystemService.php',
  135.             'knp_gaufrette.filesystem_map' => 'getKnpGaufrette_FilesystemMapService.php',
  136.             'knp_menu.factory' => 'getKnpMenu_FactoryService.php',
  137.             'knp_paginator' => 'getKnpPaginatorService.php',
  138.             'routing.loader' => 'getRouting_LoaderService.php',
  139.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  140.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  141.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  142.             'services_resetter' => 'getServicesResetterService.php',
  143.             'session' => 'getSessionService.php',
  144.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  145.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  146.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  147.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  148.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  149.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  150.         ];
  151.         $this->aliases = [
  152.             'database_connection' => 'doctrine.dbal.default_connection',
  153.             'doctrine.orm.default_entity_manager' => 'doctrine.orm.entity_manager',
  154.             'mailer' => 'swiftmailer.mailer.default',
  155.         ];
  156.         $this->privates['service_container'] = function () {
  157.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  158.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/KernelInterface.php';
  159.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/RebootableInterface.php';
  160.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/TerminableInterface.php';
  161.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Kernel.php';
  162.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  163.             include_once \dirname(__DIR__5).'/src/VirtualKernel.php';
  164.             include_once \dirname(__DIR__5).'/src/App/Service/AppManager.php';
  165.             include_once \dirname(__DIR__5).'/src/App/Service/Context.php';
  166.             include_once \dirname(__DIR__5).'/src/App/Service/DomainManager.php';
  167.             include_once \dirname(__DIR__5).'/src/App/Translation/Provider/TranslationLocaleProviderInterface.php';
  168.             include_once \dirname(__DIR__5).'/src/App/Translation/Provider/ImmutableTranslationLocaleProvider.php';
  169.             include_once \dirname(__DIR__5).'/src/Fresh/EventListener/ContextListener.php';
  170.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  171.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  172.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  173.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  174.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  175.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  176.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  177.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  178.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  179.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  180.             include_once \dirname(__DIR__5).'/vendor/psr/container/src/ContainerInterface.php';
  181.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  182.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  183.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/HttpKernel.php';
  184.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  185.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  186.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  187.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  188.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  189.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  190.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  191.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  192.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  193.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  194.             include_once \dirname(__DIR__5).'/vendor/symfony/http-foundation/RequestStack.php';
  195.             include_once \dirname(__DIR__5).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  196.             include_once \dirname(__DIR__5).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  197.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  198.             include_once \dirname(__DIR__5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  199.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  200.             include_once \dirname(__DIR__5).'/vendor/symfony/cache-contracts/CacheInterface.php';
  201.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/PruneableInterface.php';
  202.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ResetInterface.php';
  203.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/ResettableInterface.php';
  204.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  205.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  206.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  207.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  208.             include_once \dirname(__DIR__5).'/vendor/symfony/cache-contracts/CacheTrait.php';
  209.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  210.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  211.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  212.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  213.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  214.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  215.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  216.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  217.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  218.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  219.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  220.             include_once \dirname(__DIR__5).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  221.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Packages.php';
  222.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/PackageInterface.php';
  223.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Package.php';
  224.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/PathPackage.php';
  225.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  226.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  227.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Context/ContextInterface.php';
  228.             include_once \dirname(__DIR__5).'/vendor/symfony/asset/Context/RequestStackContext.php';
  229.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ValidatorBuilder.php';
  230.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validation.php';
  231.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  232.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  233.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  234.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  235.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  236.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  237.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  238.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  239.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/TranslatorBagInterface.php';
  240.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  241.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Translator.php';
  242.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  243.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  244.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  245.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  246.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  247.             include_once \dirname(__DIR__5).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  248.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/IdentityTranslator.php';
  249.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  250.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  251.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  252.             include_once \dirname(__DIR__5).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  253.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  254.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  255.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  256.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Logger.php';
  257.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  258.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  259.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  260.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  261.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  262.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  263.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  264.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  265.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  266.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  267.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  268.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  269.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  270.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  271.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  272.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  273.             include_once \dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  274.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  275.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  276.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  277.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  278.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  279.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  280.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  281.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  282.             include_once \dirname(__DIR__5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  283.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  284.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  285.             include_once \dirname(__DIR__5).'/vendor/symfony/stopwatch/Stopwatch.php';
  286.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  287.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RequestContext.php';
  288.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  289.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  290.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  291.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  292.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  293.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  294.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  295.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  296.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Registry.php';
  297.             include_once \dirname(__DIR__5).'/src/App/Doctrine/Registry.php';
  298.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  299.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  300.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  301.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  302.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  303.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  304.             include_once \dirname(__DIR__5).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  305.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  306.             include_once \dirname(__DIR__5).'/vendor/doctrine/event-manager/src/EventManager.php';
  307.             include_once \dirname(__DIR__5).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  308.             include_once \dirname(__DIR__5).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  309.             include_once \dirname(__DIR__5).'/src/App/EventListener/ORMTranslatableListener.php';
  310.             include_once \dirname(__DIR__5).'/src/App/Translation/TranslatableEntityLocaleAssignerInterface.php';
  311.             include_once \dirname(__DIR__5).'/src/App/Translation/TranslatableEntityLocaleAssigner.php';
  312.             include_once \dirname(__DIR__5).'/src/App/EventSubscriber/LoadClassMetadataSubscriber.php';
  313.             include_once \dirname(__DIR__5).'/src/Fresh/EventSubscriber/LoadClassMetadataSubscriber.php';
  314.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  315.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  316.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  317.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  318.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  319.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Environment.php';
  320.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  321.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  322.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  323.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  324.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  325.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  326.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  327.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  328.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  329.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  330.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  331.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  332.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  333.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  334.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  335.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  336.             include_once \dirname(__DIR__5).'/vendor/symfony/http-foundation/UrlHelper.php';
  337.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  338.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  339.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  340.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  341.             include_once \dirname(__DIR__5).'/src/Fresh/Twig/LocaleExtension.php';
  342.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  343.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  344.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  345.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  346.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  347.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  348.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  349.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  350.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  351.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  352.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  353.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  354.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  355.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  356.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  357.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  358.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  359.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  360.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bridge/AppVariable.php';
  361.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  362.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  363.             include_once \dirname(__DIR__5).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  364.             include_once \dirname(__DIR__5).'/vendor/twig/twig/src/Profiler/Profile.php';
  365.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  366.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  367.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  368.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  369.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  370.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  371.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php';
  372.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  373.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  374.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  375.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  376.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  377.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  378.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php';
  379.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  380.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  381.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bundle/SwiftMailer/MessageFactory.php';
  382.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php';
  383.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php';
  384.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Handler/SwiftMailerHandler.php';
  385.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php';
  386.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php';
  387.             include_once \dirname(__DIR__5).'/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php';
  388.             include_once \dirname(__DIR__5).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  389.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  390.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  391.             include_once \dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  392.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  393.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  394.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  395.             include_once \dirname(__DIR__5).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  396.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  397.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  398.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  399.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  400.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  401.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  402.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/FirewallMapInterface.php';
  403.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  404.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  405.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  406.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  407.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  408.             include_once \dirname(__DIR__5).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  409.             include_once \dirname(__DIR__5).'/vendor/symfony/security-http/Firewall.php';
  410.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  411.             include_once \dirname(__DIR__5).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  412.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  413.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  414.             include_once \dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  415.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  416.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  417.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  418.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  419.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  420.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  421.             include_once \dirname(__DIR__5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  422.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  423.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  424.             include_once \dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  425.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  426.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  427.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  428.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  429.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  430.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  431.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  432.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  433.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  434.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  435.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  436.             include_once \dirname(__DIR__5).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  437.             include_once \dirname(__DIR__5).'/vendor/symfony/cache/DoctrineProvider.php';
  438.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  439.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  440.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  441.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  442.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  443.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  444.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  445.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  446.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  447.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  448.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  449.             include_once \dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  450.             include_once \dirname(__DIR__5).'/vendor/symfony/translation/DataCollectorTranslator.php';
  451.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  452.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  453.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  454.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/RouterInterface.php';
  455.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  456.             include_once \dirname(__DIR__5).'/vendor/symfony/routing/Router.php';
  457.             include_once \dirname(__DIR__5).'/vendor/symfony/framework-bundle/Routing/Router.php';
  458.             include_once \dirname(__DIR__5).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  459.             include_once \dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  460.             include_once \dirname(__DIR__5).'/vendor/doctrine/persistence/src/Persistence/ObjectManagerDecorator.php';
  461.             include_once \dirname(__DIR__5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Decorator/EntityManagerDecorator.php';
  462.             include_once \dirname(__DIR__5).'/src/App/EntityManager/AppEntityManager.php';
  463.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  464.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  465.             include_once \dirname(__DIR__5).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  466.             include_once \dirname(__DIR__5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  467.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  468.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  469.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  470.             include_once \dirname(__DIR__5).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  471.             include_once \dirname(__DIR__5).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  472.             include_once \dirname(__DIR__5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  473.         };
  474.     }
  475.     public function compile(): void
  476.     {
  477.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  478.     }
  479.     public function isCompiled(): bool
  480.     {
  481.         return true;
  482.     }
  483.     public function getRemovedIds(): array
  484.     {
  485.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  486.     }
  487.     protected function load($file$lazyLoad true)
  488.     {
  489.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  490.     }
  491.     /**
  492.      * Gets the public 'App\Service\AppManager' shared autowired service.
  493.      *
  494.      * @return \App\Service\AppManager
  495.      */
  496.     protected function getAppManagerService()
  497.     {
  498.         return $this->services['App\\Service\\AppManager'] = new \App\Service\AppManager(($this->services['doctrine.orm.entity_manager'] ?? $this->getDoctrine_Orm_EntityManagerService()), ($this->services['App\\Service\\Context'] ?? ($this->services['App\\Service\\Context'] = new \App\Service\Context())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  499.     }
  500.     /**
  501.      * Gets the public 'App\Service\Context' shared autowired service.
  502.      *
  503.      * @return \App\Service\Context
  504.      */
  505.     protected function getContextService()
  506.     {
  507.         return $this->services['App\\Service\\Context'] = new \App\Service\Context();
  508.     }
  509.     /**
  510.      * Gets the public 'App\Service\DomainManager' shared autowired service.
  511.      *
  512.      * @return \App\Service\DomainManager
  513.      */
  514.     protected function getDomainManagerService()
  515.     {
  516.         return $this->services['App\\Service\\DomainManager'] = new \App\Service\DomainManager($this->getEnv('PROJECT_DOMAIN'), $this->getEnv('PROJECT_SSL'));
  517.     }
  518.     /**
  519.      * Gets the public 'cache.app' shared service.
  520.      *
  521.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  522.      */
  523.     protected function getCache_AppService()
  524.     {
  525.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('o8u9ITzYvB'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  526.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  527.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  528.     }
  529.     /**
  530.      * Gets the public 'cache.system' shared service.
  531.      *
  532.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  533.      */
  534.     protected function getCache_SystemService()
  535.     {
  536.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XZgt+gNtr7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  537.     }
  538.     /**
  539.      * Gets the public 'data_collector.dump' shared service.
  540.      *
  541.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  542.      */
  543.     protected function getDataCollector_DumpService()
  544.     {
  545.         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.contextualized_cli_dumper'] ?? $this->getVarDumper_ContextualizedCliDumperService()));
  546.     }
  547.     /**
  548.      * Gets the public 'doctrine' shared service.
  549.      *
  550.      * @return \App\Doctrine\Registry
  551.      */
  552.     protected function getDoctrineService()
  553.     {
  554.         return $this->services['doctrine'] = new \App\Doctrine\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  555.     }
  556.     /**
  557.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  558.      *
  559.      * @return \Doctrine\DBAL\Connection
  560.      */
  561.     protected function getDoctrine_Dbal_DefaultConnectionService()
  562.     {
  563.         $a = new \Doctrine\DBAL\Configuration();
  564.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  565.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  566.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  567.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  568.         $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()))]));
  569.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  570.             'App\\EventListener\\ORMEntityListener' => ['privates''App\\EventListener\\ORMEntityListener''getORMEntityListenerService.php'true],
  571.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  572.         ], [
  573.             'App\\EventListener\\ORMEntityListener' => '?',
  574.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  575.         ]));
  576.         $c->addEventSubscriber(new \App\EventListener\ORMTranslatableListener(new \App\Translation\TranslatableEntityLocaleAssigner(($this->privates['App\\Translation\\Provider\\ImmutableTranslationLocaleProvider'] ?? ($this->privates['App\\Translation\\Provider\\ImmutableTranslationLocaleProvider'] = new \App\Translation\Provider\ImmutableTranslationLocaleProvider('sk_SK'))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())))));
  577.         $c->addEventSubscriber(new \App\EventSubscriber\LoadClassMetadataSubscriber(($this->services['kernel'] ?? $this->get('kernel'1))));
  578.         $c->addEventSubscriber(new \Fresh\EventSubscriber\LoadClassMetadataSubscriber());
  579.         $c->addEventListener([=> 'prePersist'], 'App\\EventListener\\ORMEntityListener');
  580.         $c->addEventListener([=> 'preUpdate'], 'App\\EventListener\\ORMEntityListener');
  581.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  582.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['connection_override_options' => [], 'url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a$c, []);
  583.     }
  584.     /**
  585.      * Gets the public 'doctrine.orm.entity_manager' shared autowired service.
  586.      *
  587.      * @return \App\EntityManager\AppEntityManager
  588.      */
  589.     protected function getDoctrine_Orm_EntityManagerService()
  590.     {
  591.         return $this->services['doctrine.orm.entity_manager'] = new \App\EntityManager\AppEntityManager($this->getAppEntityManager_InnerService());
  592.     }
  593.     /**
  594.      * Gets the public 'event_dispatcher' shared service.
  595.      *
  596.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  597.      */
  598.     protected function getEventDispatcherService()
  599.     {
  600.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  601.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  602.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  603.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  604.         $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())));
  605.         $instance->addListener('central.client.post_create', [=> function () {
  606.             return ($this->privates['App\\EventListener\\Central\\ClientPostCreateListener'] ?? $this->load('getClientPostCreateListenerService.php'));
  607.         }, => 'createDatabase'], 0);
  608.         $instance->addListener('central.product.pre_create', [=> function () {
  609.             return ($this->privates['App\\EventListener\\Central\\ProductListener'] ?? $this->load('getProductListenerService.php'));
  610.         }, => 'europeanArticleNumber'], 0);
  611.         $instance->addListener('central.product.pre_update', [=> function () {
  612.             return ($this->privates['App\\EventListener\\Central\\ProductListener'] ?? $this->load('getProductListenerService.php'));
  613.         }, => 'europeanArticleNumber'], 0);
  614.         $instance->addListener('central.product.post_create', [=> function () {
  615.             return ($this->privates['App\\EventListener\\Central\\ProductListener'] ?? $this->load('getProductListenerService.php'));
  616.         }, => 'clientCategory'], 0);
  617.         $instance->addListener('client.importer_product.pre_create', [=> function () {
  618.             return ($this->privates['App\\EventListener\\Client\\Importer\\ImporterProductListener'] ?? ($this->privates['App\\EventListener\\Client\\Importer\\ImporterProductListener'] = new \App\EventListener\Client\Importer\ImporterProductListener()));
  619.         }, => 'pre'], 0);
  620.         $instance->addListener('client.importer_product.pre_update', [=> function () {
  621.             return ($this->privates['App\\EventListener\\Client\\Importer\\ImporterProductListener'] ?? ($this->privates['App\\EventListener\\Client\\Importer\\ImporterProductListener'] = new \App\EventListener\Client\Importer\ImporterProductListener()));
  622.         }, => 'pre'], 0);
  623.         $instance->addListener('client.order.pre_create.confirm', [=> function () {
  624.             return ($this->privates['App\\EventListener\\Client\\Order\\OrderListener'] ?? $this->load('getOrderListenerService.php'));
  625.         }, => 'confirm'], 0);
  626.         $instance->addListener('client.order.pre_update.confirm', [=> function () {
  627.             return ($this->privates['App\\EventListener\\Client\\Order\\OrderListener'] ?? $this->load('getOrderListenerService.php'));
  628.         }, => 'confirm'], 0);
  629.         $instance->addListener('client.point_of_sale_move.pre_create', [=> function () {
  630.             return ($this->privates['App\\EventListener\\Client\\PointOfSale\\PointOfSaleMoveListener'] ?? $this->load('getPointOfSaleMoveListenerService.php'));
  631.         }, => 'pre'], 0);
  632.         $instance->addListener('client.sell_price.pre_create', [=> function () {
  633.             return ($this->privates['App\\EventListener\\Client\\SellPrice\\SellPriceListener'] ?? $this->load('getSellPriceListenerService.php'));
  634.         }, => 'pre'], 0);
  635.         $instance->addListener('client.sell_price.post_create', [=> function () {
  636.             return ($this->privates['App\\EventListener\\Client\\SellPrice\\SellPriceListener'] ?? $this->load('getSellPriceListenerService.php'));
  637.         }, => 'post'], 0);
  638.         $instance->addListener('client.store_alert.pre_delete', [=> function () {
  639.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreAlertDeleteListener'] ?? $this->load('getStoreAlertDeleteListenerService.php'));
  640.         }, => 'delete'], 0);
  641.         $instance->addListener('client.store_central.pre_create', [=> function () {
  642.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreCentralListener'] ?? $this->load('getStoreCentralListenerService.php'));
  643.         }, => 'pre'], 0);
  644.         $instance->addListener('client.store_central.post_create', [=> function () {
  645.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreCentralListener'] ?? $this->load('getStoreCentralListenerService.php'));
  646.         }, => 'post'], 0);
  647.         $instance->addListener('client.store_group.post_create', [=> function () {
  648.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreGroupListener'] ?? $this->load('getStoreGroupListenerService.php'));
  649.         }, => 'copyAssortment'], 0);
  650.         $instance->addListener('client.store_header.pre_create', [=> function () {
  651.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreHeaderListener'] ?? $this->load('getStoreHeaderListenerService.php'));
  652.         }, => 'pre'], 0);
  653.         $instance->addListener('client.store_header.post_create', [=> function () {
  654.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreHeaderListener'] ?? $this->load('getStoreHeaderListenerService.php'));
  655.         }, => 'post'], 0);
  656.         $instance->addListener('client.store_header.pre_update', [=> function () {
  657.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreHeaderListener'] ?? $this->load('getStoreHeaderListenerService.php'));
  658.         }, => 'pre'], 0);
  659.         $instance->addListener('client.store_header.post_update', [=> function () {
  660.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreHeaderListener'] ?? $this->load('getStoreHeaderListenerService.php'));
  661.         }, => 'post'], 0);
  662.         $instance->addListener('client.store_header.pre_update.confirm', [=> function () {
  663.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreHeaderListener'] ?? $this->load('getStoreHeaderListenerService.php'));
  664.         }, => 'confirm'], 0);
  665.         $instance->addListener('client.store_header.pre_update.move_add', [=> function () {
  666.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreHeaderListener'] ?? $this->load('getStoreHeaderListenerService.php'));
  667.         }, => 'pre'], 0);
  668.         $instance->addListener('client.store_header.pre_update.move_delete', [=> function () {
  669.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreHeaderListener'] ?? $this->load('getStoreHeaderListenerService.php'));
  670.         }, => 'pre'], 0);
  671.         $instance->addListener('client.store_header.pre_delete', [=> function () {
  672.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreHeaderListener'] ?? $this->load('getStoreHeaderListenerService.php'));
  673.         }, => 'delete'], 0);
  674.         $instance->addListener('client.store.post_create', [=> function () {
  675.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreListener'] ?? $this->load('getStoreListenerService.php'));
  676.         }, => 'post'], 0);
  677.         $instance->addListener('client.store.post_update', [=> function () {
  678.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreListener'] ?? $this->load('getStoreListenerService.php'));
  679.         }, => 'post'], 0);
  680.         $instance->addListener('client.store_move.pre_create.inventory', [=> function () {
  681.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreMoveInventoryListener'] ?? $this->load('getStoreMoveInventoryListenerService.php'));
  682.         }, => 'process'], 0);
  683.         $instance->addListener('client.store_move.pre_create.add', [=> function () {
  684.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreMoveListener'] ?? $this->load('getStoreMoveListenerService.php'));
  685.         }, => 'addMove'], 0);
  686.         $instance->addListener('client.store_move.pre_delete.delete', [=> function () {
  687.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreMoveListener'] ?? $this->load('getStoreMoveListenerService.php'));
  688.         }, => 'removeMove'], 0);
  689.         $instance->addListener('client.store_stock_group.pre_create', [=> function () {
  690.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreStockGroupListener'] ?? $this->load('getStoreStockGroupListenerService.php'));
  691.         }, => 'change'], 0);
  692.         $instance->addListener('client.store_stock_group.pre_update', [=> function () {
  693.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreStockGroupListener'] ?? $this->load('getStoreStockGroupListenerService.php'));
  694.         }, => 'change'], 0);
  695.         $instance->addListener('client.store_stock.pre_update', [=> function () {
  696.             return ($this->privates['App\\EventListener\\Client\\Store\\StoreStockListener'] ?? $this->load('getStoreStockListenerService.php'));
  697.         }, => 'pre'], 0);
  698.         $instance->addListener('client.supplier_order.pre_create', [=> function () {
  699.             return ($this->privates['App\\EventListener\\Client\\Supplier\\SupplierOrderListener'] ?? $this->load('getSupplierOrderListenerService.php'));
  700.         }, => 'supplierOrderProducts'], 0);
  701.         $instance->addListener('client.supplier_order.pre_update', [=> function () {
  702.             return ($this->privates['App\\EventListener\\Client\\Supplier\\SupplierOrderListener'] ?? $this->load('getSupplierOrderListenerService.php'));
  703.         }, => 'supplierOrderProducts'], 0);
  704.         $instance->addListener('client.supplier_order_product.pre_create', [=> function () {
  705.             return ($this->privates['App\\EventListener\\Client\\Supplier\\SupplierOrderProductListener'] ?? $this->load('getSupplierOrderProductListenerService.php'));
  706.         }, => 'preCreate'], 0);
  707.         $instance->addListener('cupiky.client.store_header.post_create', [=> function () {
  708.             return ($this->privates['App\\EventListener\\Custom\\Cyprian\\PostListener'] ?? $this->load('getPostListenerService.php'));
  709.         }, => 'postStoreHeaderCreate'], 0);
  710.         $instance->addListener('cupiky.client.point_of_sale_move.post_create', [=> function () {
  711.             return ($this->privates['App\\EventListener\\Custom\\Cyprian\\PostListener'] ?? $this->load('getPostListenerService.php'));
  712.         }, => 'postPointOfSaleMoveCreate'], 0);
  713.         $instance->addListener('cupiky.client.store_move.post_create.inventory', [=> function () {
  714.             return ($this->privates['App\\EventListener\\Custom\\Cyprian\\PostListener'] ?? $this->load('getPostListenerService.php'));
  715.         }, => 'postInventoryCreate'], 0);
  716.         $instance->addListener('cupiky.client.store_central.post_create', [=> function () {
  717.             return ($this->privates['App\\EventListener\\Custom\\Cyprian\\PostListener'] ?? $this->load('getPostListenerService.php'));
  718.         }, => 'postStoreCentralCreate'], 0);
  719.         $instance->addListener('family-market.client.store_header.post_create', [=> function () {
  720.             return ($this->privates['App\\EventListener\\Custom\\FamilyMarket\\PostListener'] ?? $this->load('getPostListener2Service.php'));
  721.         }, => 'postStoreHeaderSellCreate'], 0);
  722.         $instance->addListener('family-market.client.store_header.post_update.confirm', [=> function () {
  723.             return ($this->privates['App\\EventListener\\Custom\\FamilyMarket\\PostListener'] ?? $this->load('getPostListener2Service.php'));
  724.         }, => 'postStoreHeaderConfirm'], 0);
  725.         $instance->addListener('gonarex.client.store_header.post_update.confirm', [=> function () {
  726.             return ($this->privates['App\\EventListener\\Custom\\Gonarex\\StoreWarehouseDuplicityListener'] ?? $this->load('getStoreWarehouseDuplicityListenerService.php'));
  727.         }, => 'confirm'], -10);
  728.         $instance->addListener('ilas.client.store_header.post_create', [=> function () {
  729.             return ($this->privates['App\\EventListener\\Custom\\Ilas\\PostListener'] ?? $this->load('getPostListener3Service.php'));
  730.         }, => 'postStoreHeaderCreate'], 0);
  731.         $instance->addListener('ilas.client.point_of_sale_move.post_create', [=> function () {
  732.             return ($this->privates['App\\EventListener\\Custom\\Ilas\\PostListener'] ?? $this->load('getPostListener3Service.php'));
  733.         }, => 'postPointOfSaleMoveCreate'], 0);
  734.         $instance->addListener('ilas.client.store_move.post_create.inventory', [=> function () {
  735.             return ($this->privates['App\\EventListener\\Custom\\Ilas\\PostListener'] ?? $this->load('getPostListener3Service.php'));
  736.         }, => 'postInventoryCreate'], 0);
  737.         $instance->addListener('ilas.client.store_central.post_create', [=> function () {
  738.             return ($this->privates['App\\EventListener\\Custom\\Ilas\\PostListener'] ?? $this->load('getPostListener3Service.php'));
  739.         }, => 'postStoreCentralCreate'], 0);
  740.         $instance->addListener('vinolevice.client.store_central.post_create', [=> function () {
  741.             return ($this->privates['App\\EventListener\\Custom\\VinoLevice\\StoreCentralPostListener'] ?? $this->load('getStoreCentralPostListenerService.php'));
  742.         }, => 'postCreate'], 0);
  743.         $instance->addListener('vinolevice.client.store_header.post_create', [=> function () {
  744.             return ($this->privates['App\\EventListener\\Custom\\VinoLevice\\StoreHeaderPostListener'] ?? $this->load('getStoreHeaderPostListenerService.php'));
  745.         }, => 'postCreate'], 0);
  746.         $instance->addListener('central.product.pre_create', [=> function () {
  747.             return ($this->privates['App\\EventListener\\ImagesUploadListener'] ?? $this->load('getImagesUploadListenerService.php'));
  748.         }, => 'uploadImages'], 0);
  749.         $instance->addListener('central.product.pre_update', [=> function () {
  750.             return ($this->privates['App\\EventListener\\ImagesUploadListener'] ?? $this->load('getImagesUploadListenerService.php'));
  751.         }, => 'uploadImages'], 0);
  752.         $instance->addListener('kernel.request', [=> function () {
  753.             return ($this->privates['Fresh\\EventListener\\ContextListener'] ?? $this->getContextListenerService());
  754.         }, => 'rebuildMetadata'], 0);
  755.         $instance->addListener('kernel.controller', [=> function () {
  756.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  757.         }, => 'onKernelController'], 0);
  758.         $instance->addListener('kernel.terminate', [=> function () {
  759.             return ($this->privates['monolog.handler.swift'] ?? $this->getMonolog_Handler_SwiftService());
  760.         }, => 'onKernelTerminate'], 0);
  761.         $instance->addListener('console.terminate', [=> function () {
  762.             return ($this->privates['monolog.handler.swift'] ?? $this->getMonolog_Handler_SwiftService());
  763.         }, => 'onCliTerminate'], 0);
  764.         $instance->addListener('kernel.exception', [=> function () {
  765.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService.php'));
  766.         }, => 'onKernelException'], 0);
  767.         $instance->addListener('kernel.request', [=> function () {
  768.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  769.         }, => 'onKernelRequest'], 0);
  770.         $instance->addListener('console.command', [=> function () {
  771.             return ($this->privates['App\\EventListener\\CommandListener'] ?? $this->load('getCommandListenerService.php'));
  772.         }, => 'onConsoleCommand'], 0);
  773.         $instance->addListener('console.error', [=> function () {
  774.             return ($this->privates['App\\EventListener\\CommandListener'] ?? $this->load('getCommandListenerService.php'));
  775.         }, => 'onConsoleError'], -128);
  776.         $instance->addListener('console.terminate', [=> function () {
  777.             return ($this->privates['App\\EventListener\\CommandListener'] ?? $this->load('getCommandListenerService.php'));
  778.         }, => 'onConsoleTerminate'], -128);
  779.         $instance->addListener('form.pre_set_data', [=> function () {
  780.             return ($this->privates['App\\Form\\EventListener\\Central\\Client\\ClientCategoryListener'] ?? $this->load('getClientCategoryListenerService.php'));
  781.         }, => 'onPreSetData'], 0);
  782.         $instance->addListener('form.post_submit', [=> function () {
  783.             return ($this->privates['App\\Form\\EventListener\\Central\\Client\\ClientCategoryListener'] ?? $this->load('getClientCategoryListenerService.php'));
  784.         }, => 'onPostSubmit'], 0);
  785.         $instance->addListener('kernel.response', [=> function () {
  786.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  787.         }, => 'onKernelResponse'], 0);
  788.         $instance->addListener('kernel.response', [=> function () {
  789.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  790.         }, => 'onKernelResponse'], -1024);
  791.         $instance->addListener('kernel.request', [=> function () {
  792.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  793.         }, => 'setDefaultLocale'], 100);
  794.         $instance->addListener('kernel.request', [=> function () {
  795.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  796.         }, => 'onKernelRequest'], 16);
  797.         $instance->addListener('kernel.finish_request', [=> function () {
  798.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  799.         }, => 'onKernelFinishRequest'], 0);
  800.         $instance->addListener('kernel.request', [=> function () {
  801.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  802.         }, => 'onKernelRequest'], 256);
  803.         $instance->addListener('kernel.response', [=> function () {
  804.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  805.         }, => 'onResponse'], -255);
  806.         $instance->addListener('kernel.controller_arguments', [=> function () {
  807.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  808.         }, => 'onControllerArguments'], 0);
  809.         $instance->addListener('kernel.exception', [=> function () {
  810.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  811.         }, => 'logKernelException'], 0);
  812.         $instance->addListener('kernel.exception', [=> function () {
  813.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  814.         }, => 'onKernelException'], -128);
  815.         $instance->addListener('kernel.request', [=> function () {
  816.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  817.         }, => 'onKernelRequest'], 15);
  818.         $instance->addListener('kernel.finish_request', [=> function () {
  819.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  820.         }, => 'onKernelFinishRequest'], -15);
  821.         $instance->addListener('console.error', [=> function () {
  822.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  823.         }, => 'onConsoleError'], -128);
  824.         $instance->addListener('console.terminate', [=> function () {
  825.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  826.         }, => 'onConsoleTerminate'], -128);
  827.         $instance->addListener('console.error', [=> function () {
  828.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  829.         }, => 'onConsoleError'], 0);
  830.         $instance->addListener('kernel.request', [=> function () {
  831.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  832.         }, => 'onKernelRequest'], 128);
  833.         $instance->addListener('kernel.response', [=> function () {
  834.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  835.         }, => 'onKernelResponse'], -1000);
  836.         $instance->addListener('kernel.finish_request', [=> function () {
  837.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  838.         }, => 'onFinishRequest'], 0);
  839.         $instance->addListener('kernel.response', [=> function () {
  840.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  841.         }, => 'onKernelResponse'], -100);
  842.         $instance->addListener('kernel.exception', [=> function () {
  843.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  844.         }, => 'onKernelException'], 0);
  845.         $instance->addListener('kernel.terminate', [=> function () {
  846.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  847.         }, => 'onKernelTerminate'], -1024);
  848.         $instance->addListener('kernel.controller', [=> function () {
  849.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  850.         }, => 'onKernelController'], 0);
  851.         $instance->addListener('kernel.response', [=> function () {
  852.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  853.         }, => 'onKernelResponse'], 0);
  854.         $instance->addListener('kernel.request', [=> function () {
  855.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  856.         }, => 'configure'], 2048);
  857.         $instance->addListener('console.command', [=> function () {
  858.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  859.         }, => 'configure'], 2048);
  860.         $instance->addListener('kernel.request', [=> function () {
  861.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  862.         }, => 'onKernelRequest'], 32);
  863.         $instance->addListener('kernel.finish_request', [=> function () {
  864.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  865.         }, => 'onKernelFinishRequest'], 0);
  866.         $instance->addListener('kernel.exception', [=> function () {
  867.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  868.         }, => 'onKernelException'], -64);
  869.         $instance->addListener('kernel.exception', [=> function () {
  870.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  871.         }, => 'onException'], 0);
  872.         $instance->addListener('kernel.terminate', [=> function () {
  873.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  874.         }, => 'onTerminate'], 0);
  875.         $instance->addListener('console.error', [=> function () {
  876.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  877.         }, => 'onException'], 0);
  878.         $instance->addListener('console.terminate', [=> function () {
  879.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  880.         }, => 'onTerminate'], 0);
  881.         $instance->addListener('console.command', [=> function () {
  882.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  883.         }, => 'onCommand'], 255);
  884.         $instance->addListener('console.terminate', [=> function () {
  885.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  886.         }, => 'onTerminate'], -255);
  887.         $instance->addListener('console.error', [=> function () {
  888.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  889.         }, => 'onConsoleError'], 0);
  890.         $instance->addListener('console.terminate', [=> function () {
  891.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  892.         }, => 'onConsoleTerminate'], 0);
  893.         $instance->addListener('kernel.finish_request', [=> function () {
  894.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  895.         }, => 'resetAssets'], 0);
  896.         $instance->addListener('kernel.response', [=> function () {
  897.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  898.         }, => 'onKernelResponse'], 0);
  899.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  900.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  901.         }, => 'onVoterVote'], 0);
  902.         $instance->addListener('kernel.request', [=> function () {
  903.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  904.         }, => 'configureLogoutUrlGenerator'], 8);
  905.         $instance->addListener('kernel.request', [=> function () {
  906.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  907.         }, => 'onKernelRequest'], 8);
  908.         $instance->addListener('kernel.finish_request', [=> function () {
  909.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  910.         }, => 'onKernelFinishRequest'], 0);
  911.         $instance->addListener('kernel.response', [=> function () {
  912.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  913.         }, => 'onKernelResponse'], -128);
  914.         $instance->addListener('console.command', [=> function () {
  915.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  916.         }, => 'configure'], 1024);
  917.         $instance->addListener('knp_pager.before', [=> function () {
  918.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  919.         }, => 'before'], 0);
  920.         $instance->addListener('knp_pager.pagination', [=> function () {
  921.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  922.         }, => 'pagination'], 0);
  923.         $instance->addListener('knp_pager.before', [=> function () {
  924.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  925.         }, => 'before'], 1);
  926.         $instance->addListener('knp_pager.before', [=> function () {
  927.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  928.         }, => 'before'], 1);
  929.         $instance->addListener('knp_pager.pagination', [=> function () {
  930.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  931.         }, => 'pagination'], 1);
  932.         return $instance;
  933.     }
  934.     /**
  935.      * Gets the public 'http_kernel' shared service.
  936.      *
  937.      * @return \Symfony\Component\HttpKernel\HttpKernel
  938.      */
  939.     protected function getHttpKernelService()
  940.     {
  941.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  942.         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())), $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(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  943.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  944.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  945.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  946.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  947.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  948.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  949.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  950.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  951.         }, 8)), $a));
  952.     }
  953.     /**
  954.      * Gets the public 'knp_menu.matcher' shared service.
  955.      *
  956.      * @return \Knp\Menu\Matcher\Matcher
  957.      */
  958.     protected function getKnpMenu_MatcherService()
  959.     {
  960.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  961.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService.php'));
  962.         }, 1));
  963.     }
  964.     /**
  965.      * Gets the public 'profiler' shared service.
  966.      *
  967.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  968.      */
  969.     protected function getProfilerService()
  970.     {
  971.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  972.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  973.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  974.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  975.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  976.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  977.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  978.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  979.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  980.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  981.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  982.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  983.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  984.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  985.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  986.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  987.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  988.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  989.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  990.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  991.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  992.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  993.         if ($this->has('kernel')) {
  994.             $f->setKernel($b);
  995.         }
  996.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  997.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  998.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  999.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1000.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1001.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1002.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1003.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/freshDevDebugProjectContainer'), $c));
  1004.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1005.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1006.         $instance->add($d);
  1007.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1008.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1009.         $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())));
  1010.         $instance->add($e);
  1011.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1012.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1013.         $instance->add($f);
  1014.         return $instance;
  1015.     }
  1016.     /**
  1017.      * Gets the public 'request_stack' shared service.
  1018.      *
  1019.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1020.      */
  1021.     protected function getRequestStackService()
  1022.     {
  1023.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1024.     }
  1025.     /**
  1026.      * Gets the public 'router' shared service.
  1027.      *
  1028.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1029.      */
  1030.     protected function getRouterService()
  1031.     {
  1032.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1033.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1034.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1035.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1036.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1037.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1038.         ], [
  1039.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1040.         ]))->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'sk_SK');
  1041.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1042.         return $instance;
  1043.     }
  1044.     /**
  1045.      * Gets the public 'security.authorization_checker' shared service.
  1046.      *
  1047.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1048.      */
  1049.     protected function getSecurity_AuthorizationCheckerService()
  1050.     {
  1051.         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);
  1052.     }
  1053.     /**
  1054.      * Gets the public 'security.token_storage' shared service.
  1055.      *
  1056.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1057.      */
  1058.     protected function getSecurity_TokenStorageService()
  1059.     {
  1060.         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, [
  1061.             'session' => ['services''session''getSessionService.php'true],
  1062.         ], [
  1063.             'session' => '?',
  1064.         ]));
  1065.     }
  1066.     /**
  1067.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  1068.      *
  1069.      * @return \Swift_Transport
  1070.      */
  1071.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  1072.     {
  1073.         return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp''url' => $this->getEnv('MAILER_URL'), 'username' => NULL'password' => NULL'host' => 'localhost''port' => NULL'timeout' => 30'source_ip' => NULL'local_domain' => NULL'encryption' => NULL'auth_mode' => NULL'command' => '/usr/sbin/sendmail -t -i''stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
  1074.     }
  1075.     /**
  1076.      * Gets the public 'translator' shared service.
  1077.      *
  1078.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1079.      */
  1080.     protected function getTranslatorService()
  1081.     {
  1082.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1083.     }
  1084.     /**
  1085.      * Gets the public 'twig' shared service.
  1086.      *
  1087.      * @return \Twig\Environment
  1088.      */
  1089.     protected function getTwigService()
  1090.     {
  1091.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__5));
  1092.         $a->addPath((\dirname(__DIR__5).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  1093.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1094.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1095.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1096.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1097.         $a->addPath((\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1098.         $a->addPath((\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1099.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1100.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1101.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1102.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1103.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1104.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1105.         $a->addPath((\dirname(__DIR__5).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  1106.         $a->addPath((\dirname(__DIR__5).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  1107.         $a->addPath((\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1108.         $a->addPath((\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1109.         $a->addPath((\dirname(__DIR__5).'/templates'));
  1110.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1111.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1112.         $a->addPath((\dirname(__DIR__5).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1113.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1114.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1115.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1116.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1117.         $e = ($this->services['router'] ?? $this->getRouterService());
  1118.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1119.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1120.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1121.         $h = new \Knp\Menu\Util\MenuManipulator();
  1122.         $i = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  1123.         $j = new \Symfony\Bridge\Twig\AppVariable();
  1124.         $j->setEnvironment('dev');
  1125.         $j->setDebug(true);
  1126.         if ($this->has('security.token_storage')) {
  1127.             $j->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1128.         }
  1129.         if ($this->has('request_stack')) {
  1130.             $j->setRequestStack($f);
  1131.         }
  1132.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1133.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1134.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1135.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1136.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__5), 'UTF-8'));
  1137.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  1138.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1139.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1140.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1141.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1142.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1143.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1144.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1145.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1146.         $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())));
  1147.         $instance->addExtension(new \Fresh\Twig\LocaleExtension());
  1148.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1149.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1150.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1151.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService.php'true],
  1152.         ], [
  1153.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1154.             'webpack_encore.tag_renderer' => '?',
  1155.         ])));
  1156.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1157.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  1158.         $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, [
  1159.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService.php'true],
  1160.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService.php'true],
  1161.         ], [
  1162.             'list' => '?',
  1163.             'twig' => '?',
  1164.         ]), 'twig', [], false), new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  1165.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService.php'));
  1166.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService.php'));
  1167.         }, 2)), $h$i), $i$h));
  1168.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  1169.         $instance->addGlobal('app'$j);
  1170.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1171.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1172.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1173.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1174.         ], [
  1175.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1176.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1177.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1178.         ])));
  1179.         $instance->addGlobal('domainManager', ($this->services['App\\Service\\DomainManager'] ?? ($this->services['App\\Service\\DomainManager'] = new \App\Service\DomainManager($this->getEnv('PROJECT_DOMAIN'), $this->getEnv('PROJECT_SSL')))));
  1180.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('Y-m-d H:i:s''%d days'NULL0'.'','))->configure($instance);
  1181.         return $instance;
  1182.     }
  1183.     /**
  1184.      * Gets the public 'validator' shared service.
  1185.      *
  1186.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1187.      */
  1188.     protected function getValidatorService()
  1189.     {
  1190.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1191.     }
  1192.     /**
  1193.      * Gets the public 'var_dumper.cloner' shared service.
  1194.      *
  1195.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1196.      */
  1197.     protected function getVarDumper_ClonerService()
  1198.     {
  1199.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1200.         $instance->setMaxItems(2500);
  1201.         $instance->setMinDepth(1);
  1202.         $instance->setMaxString(-1);
  1203.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1204.         return $instance;
  1205.     }
  1206.     /**
  1207.      * Gets the private 'App\EntityManager\AppEntityManager.inner' shared service.
  1208.      *
  1209.      * @return \Doctrine\ORM\EntityManager
  1210.      */
  1211.     protected function getAppEntityManager_InnerService($lazyLoad true)
  1212.     {
  1213.         $a = new \Doctrine\ORM\Configuration();
  1214.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1215.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1216.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1217.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1218.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1219.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1220.         $a->setMetadataDriverImpl($b);
  1221.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1222.         $a->setProxyNamespace('Proxies');
  1223.         $a->setAutoGenerateProxyClasses(true);
  1224.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1225.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1226.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  1227.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1228.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1229.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  1230.         $a->addCustomStringFunction('lower_unaccent''App\\Doctrine\\DQL\\LowerUnaccent');
  1231.         $a->addCustomDatetimeFunction('date''App\\Doctrine\\DQL\\Date');
  1232.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1233.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1234.         return $instance;
  1235.     }
  1236.     /**
  1237.      * Gets the private 'Fresh\EventListener\ContextListener' shared autowired service.
  1238.      *
  1239.      * @return \Fresh\EventListener\ContextListener
  1240.      */
  1241.     protected function getContextListenerService()
  1242.     {
  1243.         return $this->privates['Fresh\\EventListener\\ContextListener'] = new \Fresh\EventListener\ContextListener(($this->services['App\\Service\\AppManager'] ?? $this->getAppManagerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1244.     }
  1245.     /**
  1246.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  1247.      *
  1248.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  1249.      */
  1250.     protected function getResetAssetsEventListenerService()
  1251.     {
  1252.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  1253.     }
  1254.     /**
  1255.      * Gets the private 'annotations.cached_reader' shared service.
  1256.      *
  1257.      * @return \Doctrine\Common\Annotations\CachedReader
  1258.      */
  1259.     protected function getAnnotations_CachedReaderService()
  1260.     {
  1261.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1262.     }
  1263.     /**
  1264.      * Gets the private 'annotations.reader' shared service.
  1265.      *
  1266.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1267.      */
  1268.     protected function getAnnotations_ReaderService()
  1269.     {
  1270.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1271.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1272.         $a->registerUniqueLoader('class_exists');
  1273.         $instance->addGlobalIgnoredName('required'$a);
  1274.         return $instance;
  1275.     }
  1276.     /**
  1277.      * Gets the private 'assets.packages' shared service.
  1278.      *
  1279.      * @return \Symfony\Component\Asset\Packages
  1280.      */
  1281.     protected function getAssets_PackagesService()
  1282.     {
  1283.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  1284.     }
  1285.     /**
  1286.      * Gets the private 'cache.annotations' shared service.
  1287.      *
  1288.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1289.      */
  1290.     protected function getCache_AnnotationsService()
  1291.     {
  1292.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ztlSDvgioM'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1293.     }
  1294.     /**
  1295.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  1296.      *
  1297.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1298.      */
  1299.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  1300.     {
  1301.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1302.     }
  1303.     /**
  1304.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1305.      *
  1306.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1307.      */
  1308.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1309.     {
  1310.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1311.     }
  1312.     /**
  1313.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1314.      *
  1315.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1316.      */
  1317.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1318.     {
  1319.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1320.     }
  1321.     /**
  1322.      * Gets the private 'cache.property_info' shared service.
  1323.      *
  1324.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1325.      */
  1326.     protected function getCache_PropertyInfoService()
  1327.     {
  1328.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Wm2PnSmmox'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1329.     }
  1330.     /**
  1331.      * Gets the private 'cache.security_expression_language' shared service.
  1332.      *
  1333.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1334.      */
  1335.     protected function getCache_SecurityExpressionLanguageService()
  1336.     {
  1337.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7BRS2ky3Vy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1338.     }
  1339.     /**
  1340.      * Gets the private 'cache.serializer' shared service.
  1341.      *
  1342.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1343.      */
  1344.     protected function getCache_SerializerService()
  1345.     {
  1346.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nue1ezsUlw'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1347.     }
  1348.     /**
  1349.      * Gets the private 'cache.validator' shared service.
  1350.      *
  1351.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1352.      */
  1353.     protected function getCache_ValidatorService()
  1354.     {
  1355.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7fvv8j+WB7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1356.     }
  1357.     /**
  1358.      * Gets the private 'cache.webpack_encore' shared service.
  1359.      *
  1360.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1361.      */
  1362.     protected function getCache_WebpackEncoreService()
  1363.     {
  1364.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5AbHUZnfY+'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1365.     }
  1366.     /**
  1367.      * Gets the private 'config_cache_factory' shared service.
  1368.      *
  1369.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1370.      */
  1371.     protected function getConfigCacheFactoryService()
  1372.     {
  1373.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1374.             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)));
  1375.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1376.         }, 2));
  1377.     }
  1378.     /**
  1379.      * Gets the private 'data_collector.form' shared service.
  1380.      *
  1381.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1382.      */
  1383.     protected function getDataCollector_FormService()
  1384.     {
  1385.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1386.     }
  1387.     /**
  1388.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1389.      *
  1390.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1391.      */
  1392.     protected function getDebug_DebugHandlersListenerService()
  1393.     {
  1394.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1395.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1396.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1397.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1398.         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);
  1399.     }
  1400.     /**
  1401.      * Gets the private 'debug.file_link_formatter' shared service.
  1402.      *
  1403.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1404.      */
  1405.     protected function getDebug_FileLinkFormatterService()
  1406.     {
  1407.         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__5), function () {
  1408.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1409.         });
  1410.     }
  1411.     /**
  1412.      * Gets the private 'debug.log_processor' shared service.
  1413.      *
  1414.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1415.      */
  1416.     protected function getDebug_LogProcessorService()
  1417.     {
  1418.         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())));
  1419.     }
  1420.     /**
  1421.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1422.      *
  1423.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1424.      */
  1425.     protected function getDebug_Security_Access_DecisionManagerService()
  1426.     {
  1427.         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 () {
  1428.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1429.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService.php'));
  1430.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1431.         }, 3), 'affirmative'falsetrue));
  1432.     }
  1433.     /**
  1434.      * Gets the private 'debug.security.firewall' shared service.
  1435.      *
  1436.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1437.      */
  1438.     protected function getDebug_Security_FirewallService()
  1439.     {
  1440.         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()));
  1441.     }
  1442.     /**
  1443.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1444.      *
  1445.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1446.      */
  1447.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1448.     {
  1449.         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__5).'/src/App/Entity')]);
  1450.     }
  1451.     /**
  1452.      * Gets the private 'exception_listener' shared service.
  1453.      *
  1454.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1455.      */
  1456.     protected function getExceptionListenerService()
  1457.     {
  1458.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  1459.     }
  1460.     /**
  1461.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1462.      *
  1463.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1464.      */
  1465.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1466.     {
  1467.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig''defaultSortableTemplate' => 'admin/base/paginator/twitter_bootstrap_v4_font_awesome_sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  1468.     }
  1469.     /**
  1470.      * Gets the private 'locale_aware_listener' shared service.
  1471.      *
  1472.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1473.      */
  1474.     protected function getLocaleAwareListenerService()
  1475.     {
  1476.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1477.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1478.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1479.     }
  1480.     /**
  1481.      * Gets the private 'locale_listener' shared service.
  1482.      *
  1483.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1484.      */
  1485.     protected function getLocaleListenerService()
  1486.     {
  1487.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'sk_SK', ($this->services['router'] ?? $this->getRouterService()));
  1488.     }
  1489.     /**
  1490.      * Gets the private 'monolog.handler.console' shared service.
  1491.      *
  1492.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1493.      */
  1494.     protected function getMonolog_Handler_ConsoleService()
  1495.     {
  1496.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1497.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1498.         return $instance;
  1499.     }
  1500.     /**
  1501.      * Gets the private 'monolog.handler.main' shared service.
  1502.      *
  1503.      * @return \Monolog\Handler\FingersCrossedHandler
  1504.      */
  1505.     protected function getMonolog_Handler_MainService()
  1506.     {
  1507.         $a = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__4).'/log/fresh/dev.log'), 0100trueNULLfalse);
  1508.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1509.         $a->setFilenameFormat('{filename}-{date}''Y-m-d');
  1510.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler(new \Monolog\Handler\GroupHandler([=> $a=> new \Monolog\Handler\DeduplicationHandler(($this->privates['monolog.handler.swift'] ?? $this->getMonolog_Handler_SwiftService()), ($this->targetDir.''.'/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5'), 40060true), => ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService())], true), 5000truetrueNULL);
  1511.     }
  1512.     /**
  1513.      * Gets the private 'monolog.handler.swift' shared service.
  1514.      *
  1515.      * @return \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler
  1516.      */
  1517.     protected function getMonolog_Handler_SwiftService()
  1518.     {
  1519.         $this->privates['monolog.handler.swift'] = $instance = new \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), [=> $this->getMonolog_Handler_Swift_MailMessageFactoryService(), => 'createMessage'], 100true);
  1520.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1521.         $instance->setFormatter(new \Monolog\Formatter\HtmlFormatter());
  1522.         $instance->setTransport(($this->services['swiftmailer.mailer.default.transport.real'] ?? $this->getSwiftmailer_Mailer_Default_Transport_RealService()));
  1523.         return $instance;
  1524.     }
  1525.     /**
  1526.      * Gets the private 'monolog.handler.swift.mail_message_factory' shared service.
  1527.      *
  1528.      * @return \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory
  1529.      */
  1530.     protected function getMonolog_Handler_Swift_MailMessageFactoryService($lazyLoad true)
  1531.     {
  1532.         return new \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), $this->getEnv('FROM_EMAIL'), [=> $this->getEnv('DEFAULT_EMAIL_RECIPIENT')], $this->getEnv('string:PROJECT_DOMAIN').' - fresh - %message%''text/html');
  1533.     }
  1534.     /**
  1535.      * Gets the private 'monolog.logger.cache' shared service.
  1536.      *
  1537.      * @return \Symfony\Bridge\Monolog\Logger
  1538.      */
  1539.     protected function getMonolog_Logger_CacheService()
  1540.     {
  1541.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1542.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1543.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1544.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1545.         return $instance;
  1546.     }
  1547.     /**
  1548.      * Gets the private 'monolog.logger.request' shared service.
  1549.      *
  1550.      * @return \Symfony\Bridge\Monolog\Logger
  1551.      */
  1552.     protected function getMonolog_Logger_RequestService()
  1553.     {
  1554.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1555.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1556.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1557.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1558.         return $instance;
  1559.     }
  1560.     /**
  1561.      * Gets the private 'parameter_bag' shared service.
  1562.      *
  1563.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1564.      */
  1565.     protected function getParameterBagService()
  1566.     {
  1567.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1568.     }
  1569.     /**
  1570.      * Gets the private 'profiler_listener' shared service.
  1571.      *
  1572.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1573.      */
  1574.     protected function getProfilerListenerService()
  1575.     {
  1576.         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())), NULLfalsefalse);
  1577.     }
  1578.     /**
  1579.      * Gets the private 'router.request_context' shared service.
  1580.      *
  1581.      * @return \Symfony\Component\Routing\RequestContext
  1582.      */
  1583.     protected function getRouter_RequestContextService()
  1584.     {
  1585.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1586.     }
  1587.     /**
  1588.      * Gets the private 'router_listener' shared service.
  1589.      *
  1590.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1591.      */
  1592.     protected function getRouterListenerService()
  1593.     {
  1594.         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__5), true);
  1595.     }
  1596.     /**
  1597.      * Gets the private 'security.authentication.manager' shared service.
  1598.      *
  1599.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1600.      */
  1601.     protected function getSecurity_Authentication_ManagerService()
  1602.     {
  1603.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1604.             yield => ($this->privates['security.authentication.provider.dao.fresh'] ?? $this->load('getSecurity_Authentication_Provider_Dao_FreshService.php'));
  1605.             yield => ($this->privates['security.authentication.provider.anonymous.fresh'] ?? ($this->privates['security.authentication.provider.anonymous.fresh'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1606.         }, 2), true);
  1607.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1608.         return $instance;
  1609.     }
  1610.     /**
  1611.      * Gets the private 'security.firewall.map' shared service.
  1612.      *
  1613.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1614.      */
  1615.     protected function getSecurity_Firewall_MapService()
  1616.     {
  1617.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1618.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1619.             'security.firewall.map.context.fresh' => ['privates''security.firewall.map.context.fresh''getSecurity_Firewall_Map_Context_FreshService.php'true],
  1620.         ], [
  1621.             'security.firewall.map.context.dev' => '?',
  1622.             'security.firewall.map.context.fresh' => '?',
  1623.         ]), new RewindableGenerator(function () {
  1624.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  1625.             yield 'security.firewall.map.context.fresh' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  1626.         }, 2));
  1627.     }
  1628.     /**
  1629.      * Gets the private 'security.logout_url_generator' shared service.
  1630.      *
  1631.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1632.      */
  1633.     protected function getSecurity_LogoutUrlGeneratorService()
  1634.     {
  1635.         $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()));
  1636.         $instance->registerListener('fresh''fresh_logout''logout''_csrf_token'NULLNULL);
  1637.         return $instance;
  1638.     }
  1639.     /**
  1640.      * Gets the private 'session_listener' shared service.
  1641.      *
  1642.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1643.      */
  1644.     protected function getSessionListenerService()
  1645.     {
  1646.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1647.             'initialized_session' => ['services''session'NULLtrue],
  1648.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1649.             'session' => ['services''session''getSessionService.php'true],
  1650.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  1651.         ], [
  1652.             'initialized_session' => '?',
  1653.             'request_stack' => '?',
  1654.             'session' => '?',
  1655.             'session_storage' => '?',
  1656.         ]));
  1657.     }
  1658.     /**
  1659.      * Gets the private 'translator.default' shared service.
  1660.      *
  1661.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1662.      */
  1663.     protected function getTranslator_DefaultService()
  1664.     {
  1665.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1666.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1667.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1668.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1669.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1670.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1671.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1672.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1673.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1674.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1675.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1676.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1677.         ], [
  1678.             'translation.loader.csv' => '?',
  1679.             'translation.loader.dat' => '?',
  1680.             'translation.loader.ini' => '?',
  1681.             'translation.loader.json' => '?',
  1682.             'translation.loader.mo' => '?',
  1683.             'translation.loader.php' => '?',
  1684.             'translation.loader.po' => '?',
  1685.             'translation.loader.qt' => '?',
  1686.             'translation.loader.res' => '?',
  1687.             'translation.loader.xliff' => '?',
  1688.             'translation.loader.yml' => '?',
  1689.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'sk_SK', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'ca' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'vi' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')], 'ky' => [=> (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'sk_SK' => [=> (\dirname(__DIR__5).'/translations/KnpPaginatorBundle.sk_SK.yaml'), => (\dirname(__DIR__5).'/translations/flashes.sk_SK.yaml'), => (\dirname(__DIR__5).'/translations/messages.sk_SK.yaml'), => (\dirname(__DIR__5).'/translations/validators.sk_SK.yaml')], 'cs_CZ' => [=> (\dirname(__DIR__5).'/translations/messages.cs_CZ.yaml'), => (\dirname(__DIR__5).'/translations/validators.cs_CZ.yaml')]], 'scanned_directories' => [=> (\dirname(__DIR__5).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__5).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__5).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__5).'/translations'), => (\dirname(__DIR__5).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle/translations'), => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__5).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle/translations'), 10 => (\dirname(__DIR__5).'/vendor/symfony/maker-bundle/src/translations'), 11 => (\dirname(__DIR__5).'/vendor/knplabs/knp-gaufrette-bundle/translations'), 12 => (\dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src/translations'), 13 => (\dirname(__DIR__5).'/vendor/symfony/security-bundle/translations'), 14 => (\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle/translations'), 15 => (\dirname(__DIR__5).'/vendor/symfony/debug-bundle/translations'), 16 => (\dirname(__DIR__5).'/vendor/knplabs/knp-menu-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/swiftmailer-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'10 => 'vendor/symfony/maker-bundle/src/translations'11 => 'vendor/knplabs/knp-gaufrette-bundle/translations'12 => 'vendor/symfony/webpack-encore-bundle/src/translations'13 => 'vendor/symfony/security-bundle/translations'14 => 'vendor/symfony/web-profiler-bundle/translations'15 => 'vendor/symfony/debug-bundle/translations'16 => 'vendor/knplabs/knp-menu-bundle/src/translations']]]);
  1690.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1691.         $instance->setFallbackLocales([=> 'sk_SK']);
  1692.         return $instance;
  1693.     }
  1694.     /**
  1695.      * Gets the private 'validator.builder' shared service.
  1696.      *
  1697.      * @return \Symfony\Component\Validator\ValidatorBuilder
  1698.      */
  1699.     protected function getValidator_BuilderService()
  1700.     {
  1701.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1702.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1703.             'App\\Validator\\Central\\EdiSupplierUidUniqueValidator' => ['privates''App\\Validator\\Central\\EdiSupplierUidUniqueValidator''getEdiSupplierUidUniqueValidatorService.php'true],
  1704.             'App\\Validator\\Central\\ProductTranslationsValidator' => ['privates''App\\Validator\\Central\\ProductTranslationsValidator''getProductTranslationsValidatorService.php'true],
  1705.             'App\\Validator\\Central\\SupplierBusinessIDValidator' => ['privates''App\\Validator\\Central\\SupplierBusinessIDValidator''getSupplierBusinessIDValidatorService.php'true],
  1706.             'App\\Validator\\Central\\SupplierTaxIDValidator' => ['privates''App\\Validator\\Central\\SupplierTaxIDValidator''getSupplierTaxIDValidatorService.php'true],
  1707.             'App\\Validator\\Central\\SupplierVATValidator' => ['privates''App\\Validator\\Central\\SupplierVATValidator''getSupplierVATValidatorService.php'true],
  1708.             'App\\Validator\\Central\\TaxUniqueValidator' => ['privates''App\\Validator\\Central\\TaxUniqueValidator''getTaxUniqueValidatorService.php'true],
  1709.             'App\\Validator\\Client\\CategoryTranslationsValidator' => ['privates''App\\Validator\\Client\\CategoryTranslationsValidator''getCategoryTranslationsValidatorService.php'true],
  1710.             'App\\Validator\\Client\\CustomerCodeValidator' => ['privates''App\\Validator\\Client\\CustomerCodeValidator''getCustomerCodeValidatorService.php'true],
  1711.             'App\\Validator\\Client\\PaymentMethodTranslationsValidator' => ['privates''App\\Validator\\Client\\PaymentMethodTranslationsValidator''getPaymentMethodTranslationsValidatorService.php'true],
  1712.             'App\\Validator\\Client\\StoreGroupUniqueLocaleValidator' => ['privates''App\\Validator\\Client\\StoreGroupUniqueLocaleValidator''getStoreGroupUniqueLocaleValidatorService.php'true],
  1713.             'App\\Validator\\Client\\StoreHeaderStoreTransferValidator' => ['privates''App\\Validator\\Client\\StoreHeaderStoreTransferValidator''getStoreHeaderStoreTransferValidatorService.php'true],
  1714.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1715.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1716.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1717.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1718.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1719.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1720.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1721.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1722.         ], [
  1723.             'App\\Validator\\Central\\EdiSupplierUidUniqueValidator' => '?',
  1724.             'App\\Validator\\Central\\ProductTranslationsValidator' => '?',
  1725.             'App\\Validator\\Central\\SupplierBusinessIDValidator' => '?',
  1726.             'App\\Validator\\Central\\SupplierTaxIDValidator' => '?',
  1727.             'App\\Validator\\Central\\SupplierVATValidator' => '?',
  1728.             'App\\Validator\\Central\\TaxUniqueValidator' => '?',
  1729.             'App\\Validator\\Client\\CategoryTranslationsValidator' => '?',
  1730.             'App\\Validator\\Client\\CustomerCodeValidator' => '?',
  1731.             'App\\Validator\\Client\\PaymentMethodTranslationsValidator' => '?',
  1732.             'App\\Validator\\Client\\StoreGroupUniqueLocaleValidator' => '?',
  1733.             'App\\Validator\\Client\\StoreHeaderStoreTransferValidator' => '?',
  1734.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1735.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1736.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1737.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1738.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1739.             'doctrine.orm.validator.unique' => '?',
  1740.             'security.validator.user_password' => '?',
  1741.             'validator.expression' => '?',
  1742.         ])));
  1743.         if ($this->has('translator')) {
  1744.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  1745.         }
  1746.         $instance->setTranslationDomain('validators');
  1747.         $instance->addXmlMappings([=> (\dirname(__DIR__5).'/vendor/symfony/form/Resources/config/validation.xml')]);
  1748.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1749.         $instance->addMethodMapping('loadValidatorMetadata');
  1750.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1751.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.entity_manager'] ?? $this->getDoctrine_Orm_EntityManagerService()), NULL));
  1752.         return $instance;
  1753.     }
  1754.     /**
  1755.      * Gets the private 'var_dumper.contextualized_cli_dumper' shared service.
  1756.      *
  1757.      * @return \Symfony\Component\VarDumper\Dumper\ContextualizedDumper
  1758.      */
  1759.     protected function getVarDumper_ContextualizedCliDumperService()
  1760.     {
  1761.         return $this->privates['var_dumper.contextualized_cli_dumper'] = 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__5), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]);
  1762.     }
  1763.     /**
  1764.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  1765.      *
  1766.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  1767.      */
  1768.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  1769.     {
  1770.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper('php://stderr''UTF-8'0);
  1771.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1772.         return $instance;
  1773.     }
  1774.     /**
  1775.      * Gets the private 'var_dumper.html_dumper' shared service.
  1776.      *
  1777.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1778.      */
  1779.     protected function getVarDumper_HtmlDumperService()
  1780.     {
  1781.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1782.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1783.         return $instance;
  1784.     }
  1785.     /**
  1786.      * Gets the private 'web_profiler.csp.handler' shared service.
  1787.      *
  1788.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1789.      */
  1790.     protected function getWebProfiler_Csp_HandlerService()
  1791.     {
  1792.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1793.     }
  1794.     /**
  1795.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1796.      *
  1797.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1798.      */
  1799.     protected function getWebProfiler_DebugToolbarService()
  1800.     {
  1801.         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()));
  1802.     }
  1803.     /**
  1804.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  1805.      *
  1806.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  1807.      */
  1808.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  1809.     {
  1810.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1811.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService.php'true],
  1812.         ], [
  1813.             '_default' => '?',
  1814.         ]), '_default');
  1815.     }
  1816.     public function getParameter(string $name)
  1817.     {
  1818.         if (isset($this->buildParameters[$name])) {
  1819.             return $this->buildParameters[$name];
  1820.         }
  1821.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1822.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1823.         }
  1824.         if (isset($this->loadedDynamicParameters[$name])) {
  1825.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1826.         }
  1827.         return $this->parameters[$name];
  1828.     }
  1829.     public function hasParameter(string $name): bool
  1830.     {
  1831.         if (isset($this->buildParameters[$name])) {
  1832.             return true;
  1833.         }
  1834.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1835.     }
  1836.     public function setParameter(string $name$value): void
  1837.     {
  1838.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1839.     }
  1840.     public function getParameterBag(): ParameterBagInterface
  1841.     {
  1842.         if (null === $this->parameterBag) {
  1843.             $parameters $this->parameters;
  1844.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1845.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1846.             }
  1847.             foreach ($this->buildParameters as $name => $value) {
  1848.                 $parameters[$name] = $value;
  1849.             }
  1850.             $this->parameterBag = new FrozenParameterBag($parameters);
  1851.         }
  1852.         return $this->parameterBag;
  1853.     }
  1854.     private $loadedDynamicParameters = [
  1855.         'kernel.cache_dir' => false,
  1856.         'from_email' => false,
  1857.         'default_email_recipient' => false,
  1858.         'project_domain' => false,
  1859.         'project_ssl' => false,
  1860.         'open_ai_api_key' => false,
  1861.         'open_ai_organization_id' => false,
  1862.         'open_ai_assistant_database_id' => false,
  1863.         'open_ai_assistant_prediction_id' => false,
  1864.         'kernel.secret' => false,
  1865.         'session.save_path' => false,
  1866.         'validator.mapping.cache.file' => false,
  1867.         'profiler.storage.dsn' => false,
  1868.         'debug.container.dump' => false,
  1869.         'doctrine.orm.proxy_dir' => false,
  1870.     ];
  1871.     private $dynamicParameters = [];
  1872.     private function getDynamicParameter(string $name)
  1873.     {
  1874.         switch ($name) {
  1875.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  1876.             case 'from_email'$value $this->getEnv('FROM_EMAIL'); break;
  1877.             case 'default_email_recipient'$value $this->getEnv('DEFAULT_EMAIL_RECIPIENT'); break;
  1878.             case 'project_domain'$value $this->getEnv('PROJECT_DOMAIN'); break;
  1879.             case 'project_ssl'$value $this->getEnv('PROJECT_SSL'); break;
  1880.             case 'open_ai_api_key'$value $this->getEnv('OPEN_AI_API_KEY'); break;
  1881.             case 'open_ai_organization_id'$value $this->getEnv('OPEN_AI_ORGANIZATION_ID'); break;
  1882.             case 'open_ai_assistant_database_id'$value $this->getEnv('OPEN_AI_ASSISTANT_DATABASE_ID'); break;
  1883.             case 'open_ai_assistant_prediction_id'$value $this->getEnv('OPEN_AI_ASSISTANT_PREDICTION_ID'); break;
  1884.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  1885.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  1886.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  1887.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  1888.             case 'debug.container.dump'$value = ($this->targetDir.''.'/freshDevDebugProjectContainer.xml'); break;
  1889.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  1890.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  1891.         }
  1892.         $this->loadedDynamicParameters[$name] = true;
  1893.         return $this->dynamicParameters[$name] = $value;
  1894.     }
  1895.     protected function getDefaultParameters(): array
  1896.     {
  1897.         return [
  1898.             'kernel.project_dir' => \dirname(__DIR__5),
  1899.             'kernel.environment' => 'dev',
  1900.             'kernel.debug' => true,
  1901.             'kernel.logs_dir' => (\dirname(__DIR__4).'/log/fresh'),
  1902.             'kernel.bundles' => [
  1903.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  1904.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  1905.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  1906.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  1907.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  1908.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  1909.                 'KnpGaufretteBundle' => 'Knp\\Bundle\\GaufretteBundle\\KnpGaufretteBundle',
  1910.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  1911.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  1912.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  1913.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  1914.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  1915.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  1916.             ],
  1917.             'kernel.bundles_metadata' => [
  1918.                 'FrameworkBundle' => [
  1919.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/framework-bundle'),
  1920.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  1921.                 ],
  1922.                 'SwiftmailerBundle' => [
  1923.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/swiftmailer-bundle'),
  1924.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  1925.                 ],
  1926.                 'DoctrineBundle' => [
  1927.                     'path' => (\dirname(__DIR__5).'/vendor/doctrine/doctrine-bundle'),
  1928.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  1929.                 ],
  1930.                 'TwigBundle' => [
  1931.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/twig-bundle'),
  1932.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  1933.                 ],
  1934.                 'MonologBundle' => [
  1935.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/monolog-bundle'),
  1936.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  1937.                 ],
  1938.                 'MakerBundle' => [
  1939.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/maker-bundle/src'),
  1940.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  1941.                 ],
  1942.                 'KnpGaufretteBundle' => [
  1943.                     'path' => (\dirname(__DIR__5).'/vendor/knplabs/knp-gaufrette-bundle'),
  1944.                     'namespace' => 'Knp\\Bundle\\GaufretteBundle',
  1945.                 ],
  1946.                 'WebpackEncoreBundle' => [
  1947.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/webpack-encore-bundle/src'),
  1948.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  1949.                 ],
  1950.                 'SecurityBundle' => [
  1951.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/security-bundle'),
  1952.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  1953.                 ],
  1954.                 'WebProfilerBundle' => [
  1955.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/web-profiler-bundle'),
  1956.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  1957.                 ],
  1958.                 'DebugBundle' => [
  1959.                     'path' => (\dirname(__DIR__5).'/vendor/symfony/debug-bundle'),
  1960.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  1961.                 ],
  1962.                 'KnpMenuBundle' => [
  1963.                     'path' => (\dirname(__DIR__5).'/vendor/knplabs/knp-menu-bundle/src'),
  1964.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  1965.                 ],
  1966.                 'KnpPaginatorBundle' => [
  1967.                     'path' => (\dirname(__DIR__5).'/vendor/knplabs/knp-paginator-bundle'),
  1968.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  1969.                 ],
  1970.             ],
  1971.             'kernel.charset' => 'UTF-8',
  1972.             'kernel.container_class' => 'freshDevDebugProjectContainer',
  1973.             'container.dumper.inline_class_loader' => true,
  1974.             'kernel.name' => 'fresh',
  1975.             'doctrine.class' => 'App\\Doctrine\\Registry',
  1976.             'locale' => 'sk_SK',
  1977.             'storage_dir' => (\dirname(__DIR__5).'/storage'),
  1978.             'storage_image_dir' => (\dirname(__DIR__5).'/storage/image'),
  1979.             'storage_custom_dir' => (\dirname(__DIR__5).'/storage/custom'),
  1980.             'logger_dir' => (\dirname(__DIR__5).'/logger'),
  1981.             'symfony_logger_dir' => (\dirname(__DIR__4).'/log'),
  1982.             'machine_learning_dir' => (\dirname(__DIR__5).'/machine_learning'),
  1983.             'import_dir' => (\dirname(__DIR__5).'/import'),
  1984.             'brandbank_dir' => (\dirname(__DIR__5).'/brandbank'),
  1985.             'azure_futuresales' => 'u5gHh20eeVdpnAfux4GqPsW4qNCSSBAA',
  1986.             'python_dir' => (\dirname(__DIR__5).'/python'),
  1987.             'keys_dir' => (\dirname(__DIR__5).'/keys'),
  1988.             'event_dispatcher.event_aliases' => [
  1989.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  1990.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  1991.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  1992.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  1993.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  1994.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  1995.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  1996.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  1997.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  1998.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  1999.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2000.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2001.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2002.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2003.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2004.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2005.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  2006.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  2007.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  2008.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  2009.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  2010.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  2011.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  2012.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2013.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2014.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2015.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2016.             ],
  2017.             'fragment.renderer.hinclude.global_template' => '',
  2018.             'fragment.path' => '/_fragment',
  2019.             'kernel.http_method_override' => true,
  2020.             'kernel.trusted_hosts' => [
  2021.             ],
  2022.             'kernel.default_locale' => 'sk_SK',
  2023.             'kernel.error_controller' => 'error_controller',
  2024.             'debug.file_link_format' => NULL,
  2025.             'session.metadata.storage_key' => '_sf2_meta',
  2026.             'session.storage.options' => [
  2027.                 'cache_limiter' => '0',
  2028.                 'cookie_secure' => 'auto',
  2029.                 'cookie_httponly' => true,
  2030.                 'cookie_samesite' => 'lax',
  2031.                 'gc_probability' => 1,
  2032.             ],
  2033.             'session.metadata.update_threshold' => 0,
  2034.             'form.type_extension.csrf.enabled' => true,
  2035.             'form.type_extension.csrf.field_name' => '_token',
  2036.             'asset.request_context.base_path' => '',
  2037.             'asset.request_context.secure' => false,
  2038.             'validator.translation_domain' => 'validators',
  2039.             'translator.logging' => false,
  2040.             'translator.default_path' => (\dirname(__DIR__5).'/translations'),
  2041.             'profiler_listener.only_exceptions' => false,
  2042.             'profiler_listener.only_master_requests' => false,
  2043.             'debug.error_handler.throw_at' => -1,
  2044.             'router.request_context.host' => 'localhost',
  2045.             'router.request_context.scheme' => 'http',
  2046.             'router.request_context.base_url' => '',
  2047.             'router.resource' => 'kernel::loadRoutes',
  2048.             'request_listener.http_port' => 80,
  2049.             'request_listener.https_port' => 443,
  2050.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2051.             'swiftmailer.spool.default.file.path' => (\dirname(__DIR__4).'/spool/default'),
  2052.             'swiftmailer.mailer.default.spool.enabled' => true,
  2053.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2054.             'swiftmailer.mailer.default.single_address' => NULL,
  2055.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2056.             'swiftmailer.spool.enabled' => true,
  2057.             'swiftmailer.delivery.enabled' => true,
  2058.             'swiftmailer.single_address' => NULL,
  2059.             'swiftmailer.mailers' => [
  2060.                 'default' => 'swiftmailer.mailer.default',
  2061.             ],
  2062.             'swiftmailer.default_mailer' => 'default',
  2063.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2064.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2065.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2066.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2067.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2068.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2069.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2070.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2071.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2072.             'doctrine.entity_managers' => [
  2073.                 'default' => 'doctrine.orm.default_entity_manager',
  2074.             ],
  2075.             'doctrine.default_entity_manager' => 'default',
  2076.             'doctrine.dbal.connection_factory.types' => [
  2077.             ],
  2078.             'doctrine.connections' => [
  2079.                 'default' => 'doctrine.dbal.default_connection',
  2080.             ],
  2081.             'doctrine.default_connection' => 'default',
  2082.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2083.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2084.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2085.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2086.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2087.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2088.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2089.             'doctrine.orm.cache.memcache_port' => 11211,
  2090.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2091.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2092.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2093.             'doctrine.orm.cache.memcached_port' => 11211,
  2094.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2095.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2096.             'doctrine.orm.cache.redis_host' => 'localhost',
  2097.             'doctrine.orm.cache.redis_port' => 6379,
  2098.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2099.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2100.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2101.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2102.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2103.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2104.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2105.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2106.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2107.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2108.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2109.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2110.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2111.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2112.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2113.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2114.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2115.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2116.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2117.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2118.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2119.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2120.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2121.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2122.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2123.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2124.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2125.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2126.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2127.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2128.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2129.             'twig.form.resources' => [
  2130.                 => 'form_div_layout.html.twig',
  2131.                 => 'fresh/base/_form.html.twig',
  2132.             ],
  2133.             'twig.default_path' => (\dirname(__DIR__5).'/templates'),
  2134.             'monolog.use_microseconds' => true,
  2135.             'monolog.swift_mailer.handlers' => [
  2136.                 => 'monolog.handler.swift',
  2137.             ],
  2138.             'monolog.handlers_to_channels' => [
  2139.                 'monolog.handler.main' => NULL,
  2140.             ],
  2141.             'knp_gaufrette.filesystem_map.class' => 'Knp\\Bundle\\GaufretteBundle\\FilesystemMap',
  2142.             'security.role_hierarchy.roles' => [
  2143.             ],
  2144.             'security.access.denied_url' => NULL,
  2145.             'security.authentication.manager.erase_credentials' => true,
  2146.             'security.authentication.session_strategy.strategy' => 'migrate',
  2147.             'security.access.always_authenticate_before_granting' => false,
  2148.             'security.authentication.hide_user_not_found' => true,
  2149.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2150.             'web_profiler.debug_toolbar.mode' => 2,
  2151.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2152.             'knp_menu.renderer.list.options' => [
  2153.             ],
  2154.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  2155.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  2156.             'knp_menu.renderer.twig.options' => [
  2157.             ],
  2158.             'knp_menu.renderer.twig.template' => 'fresh/menu/sidebar.html.twig',
  2159.             'knp_menu.default_renderer' => 'twig',
  2160.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/twitter_bootstrap_v4_pagination.html.twig',
  2161.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  2162.             'knp_paginator.template.sortable' => 'admin/base/paginator/twitter_bootstrap_v4_font_awesome_sortable_link.html.twig',
  2163.             'knp_paginator.page_range' => 5,
  2164.             'knp_paginator.page_limit' => NULL,
  2165.             'maker.compatible_check.doctrine.supports_attributes' => false,
  2166.             'data_collector.templates' => [
  2167.                 'data_collector.request' => [
  2168.                     => 'request',
  2169.                     => '@WebProfiler/Collector/request.html.twig',
  2170.                 ],
  2171.                 'data_collector.time' => [
  2172.                     => 'time',
  2173.                     => '@WebProfiler/Collector/time.html.twig',
  2174.                 ],
  2175.                 'data_collector.memory' => [
  2176.                     => 'memory',
  2177.                     => '@WebProfiler/Collector/memory.html.twig',
  2178.                 ],
  2179.                 'data_collector.validator' => [
  2180.                     => 'validator',
  2181.                     => '@WebProfiler/Collector/validator.html.twig',
  2182.                 ],
  2183.                 'data_collector.ajax' => [
  2184.                     => 'ajax',
  2185.                     => '@WebProfiler/Collector/ajax.html.twig',
  2186.                 ],
  2187.                 'data_collector.form' => [
  2188.                     => 'form',
  2189.                     => '@WebProfiler/Collector/form.html.twig',
  2190.                 ],
  2191.                 'data_collector.exception' => [
  2192.                     => 'exception',
  2193.                     => '@WebProfiler/Collector/exception.html.twig',
  2194.                 ],
  2195.                 'data_collector.logger' => [
  2196.                     => 'logger',
  2197.                     => '@WebProfiler/Collector/logger.html.twig',
  2198.                 ],
  2199.                 'data_collector.events' => [
  2200.                     => 'events',
  2201.                     => '@WebProfiler/Collector/events.html.twig',
  2202.                 ],
  2203.                 'data_collector.router' => [
  2204.                     => 'router',
  2205.                     => '@WebProfiler/Collector/router.html.twig',
  2206.                 ],
  2207.                 'data_collector.cache' => [
  2208.                     => 'cache',
  2209.                     => '@WebProfiler/Collector/cache.html.twig',
  2210.                 ],
  2211.                 'data_collector.translation' => [
  2212.                     => 'translation',
  2213.                     => '@WebProfiler/Collector/translation.html.twig',
  2214.                 ],
  2215.                 'data_collector.security' => [
  2216.                     => 'security',
  2217.                     => '@Security/Collector/security.html.twig',
  2218.                 ],
  2219.                 'data_collector.twig' => [
  2220.                     => 'twig',
  2221.                     => '@WebProfiler/Collector/twig.html.twig',
  2222.                 ],
  2223.                 'data_collector.doctrine' => [
  2224.                     => 'db',
  2225.                     => '@Doctrine/Collector/db.html.twig',
  2226.                 ],
  2227.                 'swiftmailer.data_collector' => [
  2228.                     => 'swiftmailer',
  2229.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2230.                 ],
  2231.                 'data_collector.dump' => [
  2232.                     => 'dump',
  2233.                     => '@Debug/Profiler/dump.html.twig',
  2234.                 ],
  2235.                 'data_collector.config' => [
  2236.                     => 'config',
  2237.                     => '@WebProfiler/Collector/config.html.twig',
  2238.                 ],
  2239.             ],
  2240.             'console.command.ids' => [
  2241.                 => 'console.command.public_alias.App\\Command\\Central\\Brandbank\\FullProcessCommand',
  2242.                 => 'console.command.public_alias.App\\Command\\Central\\Brandbank\\ImportCommand',
  2243.                 => 'console.command.public_alias.App\\Command\\Central\\Brandbank\\ProcessCommand',
  2244.                 => 'console.command.public_alias.App\\Command\\Central\\Import\\ReceiptMetroCommand',
  2245.                 => 'console.command.public_alias.App\\Command\\Central\\Product\\ProductCigaretteTagCommand',
  2246.                 => 'console.command.public_alias.App\\Command\\Central\\Product\\ProductClearCommand',
  2247.                 => 'console.command.public_alias.App\\Command\\Central\\Product\\ProductCreateCommand',
  2248.                 => 'console.command.public_alias.App\\Command\\Client\\Category\\CategoryCommand',
  2249.                 => 'console.command.public_alias.App\\Command\\Client\\Import\\ProductImportCSVCommand',
  2250.                 => 'console.command.public_alias.App\\Command\\Client\\Import\\ReceiptLabasCommand',
  2251.                 10 => 'console.command.public_alias.App\\Command\\Client\\Import\\ReceiptMetroCommand',
  2252.                 11 => 'console.command.public_alias.App\\Command\\Client\\Importer\\ImporterCreateProductCommand',
  2253.                 12 => 'console.command.public_alias.App\\Command\\Client\\PaymentMethod\\PaymentMethodCommand',
  2254.                 13 => 'console.command.public_alias.App\\Command\\Client\\SellPrice\\SellPriceCommand',
  2255.                 14 => 'console.command.public_alias.App\\Command\\Client\\Store\\StoreCentralUnsentTotalCommand',
  2256.                 15 => 'console.command.public_alias.App\\Command\\Client\\Store\\StoreClearPriceOutOfStockCommand',
  2257.                 16 => 'console.command.public_alias.App\\Command\\Client\\Store\\StoreCopyMissingPriceCommand',
  2258.                 17 => 'console.command.public_alias.App\\Command\\Client\\Store\\StoreCopyPriceCommand',
  2259.                 18 => 'console.command.public_alias.App\\Command\\Client\\Store\\StoreStockSellPriceCommand',
  2260.                 19 => 'console.command.public_alias.App\\Command\\Client\\Store\\StoreStockSellPriceHistoryCommand',
  2261.                 20 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\AllControlCommand',
  2262.                 21 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\AllRecalculateCommand',
  2263.                 22 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\ClearStockCommand',
  2264.                 23 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\ControlCommand',
  2265.                 24 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\HistoryCommand',
  2266.                 25 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\InventoryCommand',
  2267.                 26 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\InventoryMissingCommand',
  2268.                 27 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\RecalculateCommand',
  2269.                 28 => 'console.command.public_alias.App\\Command\\Client\\StoreStock\\StoreStockGroupSellPriceCommand',
  2270.                 29 => 'console.command.public_alias.App\\Command\\ClientStoreCommand',
  2271.                 30 => 'console.command.public_alias.App\\Command\\Czech\\GetClientsEmailCommand',
  2272.                 31 => 'console.command.public_alias.App\\Command\\DatabaseCleanerCommand',
  2273.                 32 => 'console.command.public_alias.App\\Command\\Doctrine\\UpdateSchemaDoctrineCommand',
  2274.                 33 => 'console.command.public_alias.App\\Command\\Doctrine\\UpdateSchemasDoctrineCommand',
  2275.                 34 => 'console.command.public_alias.App\\Command\\InstallCommand',
  2276.                 35 => 'console.command.public_alias.App\\Command\\LoggerCleanerCommand',
  2277.                 36 => 'console.command.public_alias.App\\Command\\Main\\Client\\ClientDatabaseCommand',
  2278.                 37 => 'console.command.public_alias.App\\Command\\Main\\Cron\\CronCommand',
  2279.                 38 => 'console.command.public_alias.App\\Command\\Main\\ProductMergeCommand',
  2280.                 39 => 'console.command.public_alias.App\\Command\\Main\\Token\\TokenInvalidCommand',
  2281.                 40 => 'console.command.public_alias.App\\Command\\Main\\Weather\\WeatherCommand',
  2282.                 41 => 'console.command.public_alias.App\\Command\\Migration\\StoreGroupCommand',
  2283.                 42 => 'console.command.public_alias.App\\Command\\Migration\\StoreStockGroupCommand',
  2284.                 43 => 'console.command.public_alias.App\\Command\\Migration\\StoreStockSellPriceCommand',
  2285.                 44 => 'console.command.public_alias.App\\Command\\TestCommand',
  2286.                 45 => 'console.command.public_alias.App\\Command\\UpdateDatabaseClientUserCommand',
  2287.                 46 => 'console.command.public_alias.Fresh\\Command\\BrandbankCommand',
  2288.                 47 => 'console.command.public_alias.Fresh\\Command\\ClearClientProductCommand',
  2289.                 48 => 'console.command.public_alias.Fresh\\Command\\ExportCommand',
  2290.                 49 => 'console.command.public_alias.Fresh\\Command\\ImportActionCommand',
  2291.                 50 => 'console.command.public_alias.Fresh\\Command\\ImportEuropeanArticleNumberCommand',
  2292.                 51 => 'console.command.public_alias.Fresh\\Command\\ImportPriceCommand',
  2293.                 52 => 'console.command.public_alias.Fresh\\Command\\ImportStorageCardCommand',
  2294.                 53 => 'console.command.public_alias.Fresh\\Command\\ImportSupplierCommand',
  2295.                 54 => 'console.command.public_alias.Fresh\\Command\\NewExportCommand',
  2296.             ],
  2297.         ];
  2298.     }
  2299. }