var/cache/dev/Container9uK7mQF/srcApp_KernelDevDebugContainer.php line 1401

Open in your IDE?
  1. <?php
  2. namespace Container9uK7mQF;
  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 srcApp_KernelDevDebugContainer 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.             'cache.app' => 'getCache_AppService',
  37.             'cache.system' => 'getCache_SystemService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  42.             'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService',
  43.             'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService',
  44.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService',
  45.             'event_dispatcher' => 'getEventDispatcherService',
  46.             'filesystem' => 'getFilesystemService',
  47.             'http_kernel' => 'getHttpKernelService',
  48.             'lexik_translation.translator' => 'getLexikTranslation_TranslatorService',
  49.             'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
  50.             'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
  51.             'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
  52.             'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
  53.             'profiler' => 'getProfilerService',
  54.             'request_stack' => 'getRequestStackService',
  55.             'router' => 'getRouterService',
  56.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  57.             'security.token_storage' => 'getSecurity_TokenStorageService',
  58.             'session' => 'getSessionService',
  59.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
  60.             'translator' => 'getTranslatorService',
  61.             'twig' => 'getTwigService',
  62.             'validator' => 'getValidatorService',
  63.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  64.         ];
  65.         $this->fileMap = [
  66.             'App\\Controller\\AccountAddressController' => 'getAccountAddressControllerService.php',
  67.             'App\\Controller\\AccountController' => 'getAccountControllerService.php',
  68.             'App\\Controller\\ArticleController' => 'getArticleControllerService.php',
  69.             'App\\Controller\\Backend\\AdminController' => 'getAdminControllerService.php',
  70.             'App\\Controller\\Backend\\ArticleController' => 'getArticleController2Service.php',
  71.             'App\\Controller\\Backend\\AvailabilityController' => 'getAvailabilityControllerService.php',
  72.             'App\\Controller\\Backend\\BannerController' => 'getBannerControllerService.php',
  73.             'App\\Controller\\Backend\\BlogController' => 'getBlogControllerService.php',
  74.             'App\\Controller\\Backend\\CategoryController' => 'getCategoryControllerService.php',
  75.             'App\\Controller\\Backend\\CurrencyController' => 'getCurrencyControllerService.php',
  76.             'App\\Controller\\Backend\\DeliveryMethodController' => 'getDeliveryMethodControllerService.php',
  77.             'App\\Controller\\Backend\\EmailTemplateController' => 'getEmailTemplateControllerService.php',
  78.             'App\\Controller\\Backend\\EmployeeController' => 'getEmployeeControllerService.php',
  79.             'App\\Controller\\Backend\\FurnitureTypeController' => 'getFurnitureTypeControllerService.php',
  80.             'App\\Controller\\Backend\\GoogleLabelController' => 'getGoogleLabelControllerService.php',
  81.             'App\\Controller\\Backend\\HelplineHoursController' => 'getHelplineHoursControllerService.php',
  82.             'App\\Controller\\Backend\\LandingPageController' => 'getLandingPageControllerService.php',
  83.             'App\\Controller\\Backend\\LanguageController' => 'getLanguageControllerService.php',
  84.             'App\\Controller\\Backend\\ListingMarkerController' => 'getListingMarkerControllerService.php',
  85.             'App\\Controller\\Backend\\MarkerController' => 'getMarkerControllerService.php',
  86.             'App\\Controller\\Backend\\ModuleController' => 'getModuleControllerService.php',
  87.             'App\\Controller\\Backend\\NewsController' => 'getNewsControllerService.php',
  88.             'App\\Controller\\Backend\\OrderManagerController' => 'getOrderManagerControllerService.php',
  89.             'App\\Controller\\Backend\\OrderStatusController' => 'getOrderStatusControllerService.php',
  90.             'App\\Controller\\Backend\\PaymentMethodController' => 'getPaymentMethodControllerService.php',
  91.             'App\\Controller\\Backend\\PriceAutomationController' => 'getPriceAutomationControllerService.php',
  92.             'App\\Controller\\Backend\\ProductColorController' => 'getProductColorControllerService.php',
  93.             'App\\Controller\\Backend\\ProductCommentController' => 'getProductCommentControllerService.php',
  94.             'App\\Controller\\Backend\\ProductController' => 'getProductControllerService.php',
  95.             'App\\Controller\\Backend\\ProductCrossSellingController' => 'getProductCrossSellingControllerService.php',
  96.             'App\\Controller\\Backend\\ProductEquipmentController' => 'getProductEquipmentControllerService.php',
  97.             'App\\Controller\\Backend\\ProductFamilyController' => 'getProductFamilyControllerService.php',
  98.             'App\\Controller\\Backend\\ProductParameterController' => 'getProductParameterControllerService.php',
  99.             'App\\Controller\\Backend\\ProductParameterValueController' => 'getProductParameterValueControllerService.php',
  100.             'App\\Controller\\Backend\\ProductParameterValueGroupController' => 'getProductParameterValueGroupControllerService.php',
  101.             'App\\Controller\\Backend\\ProductPriceController' => 'getProductPriceControllerService.php',
  102.             'App\\Controller\\Backend\\ProductPriceDraftController' => 'getProductPriceDraftControllerService.php',
  103.             'App\\Controller\\Backend\\ProductPricePromotionManagementController' => 'getProductPricePromotionManagementControllerService.php',
  104.             'App\\Controller\\Backend\\ProductProducerController' => 'getProductProducerControllerService.php',
  105.             'App\\Controller\\Backend\\RebateCodeController' => 'getRebateCodeControllerService.php',
  106.             'App\\Controller\\Backend\\SearchPhraseController' => 'getSearchPhraseControllerService.php',
  107.             'App\\Controller\\Backend\\SearchReplaceController' => 'getSearchReplaceControllerService.php',
  108.             'App\\Controller\\Backend\\TeamNotificationController' => 'getTeamNotificationControllerService.php',
  109.             'App\\Controller\\Backend\\TopBannerControllerController' => 'getTopBannerControllerControllerService.php',
  110.             'App\\Controller\\Backend\\UrlRedirectController' => 'getUrlRedirectControllerService.php',
  111.             'App\\Controller\\Backend\\UserGroupController' => 'getUserGroupControllerService.php',
  112.             'App\\Controller\\Backend\\VatRateController' => 'getVatRateControllerService.php',
  113.             'App\\Controller\\Backend\\WaitingListSendController' => 'getWaitingListSendControllerService.php',
  114.             'App\\Controller\\Backend\\WorkingHoursController' => 'getWorkingHoursControllerService.php',
  115.             'App\\Controller\\BlogController' => 'getBlogController2Service.php',
  116.             'App\\Controller\\CartController' => 'getCartControllerService.php',
  117.             'App\\Controller\\CategoryController' => 'getCategoryController2Service.php',
  118.             'App\\Controller\\ComplaintGeneratorController' => 'getComplaintGeneratorControllerService.php',
  119.             'App\\Controller\\FurnitureTypeController' => 'getFurnitureTypeController2Service.php',
  120.             'App\\Controller\\HomeController' => 'getHomeControllerService.php',
  121.             'App\\Controller\\LandingPageController' => 'getLandingPageController2Service.php',
  122.             'App\\Controller\\NewsController' => 'getNewsController2Service.php',
  123.             'App\\Controller\\OrderCommentController' => 'getOrderCommentControllerService.php',
  124.             'App\\Controller\\ProductController' => 'getProductController2Service.php',
  125.             'App\\Controller\\ProductReturnGeneratorController' => 'getProductReturnGeneratorControllerService.php',
  126.             'App\\Controller\\ResettingController' => 'getResettingControllerService.php',
  127.             'App\\Controller\\SecurityController' => 'getSecurityControllerService.php',
  128.             'App\\Controller\\SummaryController' => 'getSummaryControllerService.php',
  129.             'App\\Controller\\WaitingListController' => 'getWaitingListControllerService.php',
  130.             'App\\Factory\\CommentFactory' => 'getCommentFactoryService.php',
  131.             'App\\Form\\Handler\\CartHandler' => 'getCartHandlerService.php',
  132.             'App\\Form\\Handler\\CategoryHandler' => 'getCategoryHandlerService.php',
  133.             'App\\Form\\Handler\\DeliveryMethodHandler' => 'getDeliveryMethodHandlerService.php',
  134.             'App\\Form\\Handler\\FurnitureTypeHandler' => 'getFurnitureTypeHandlerService.php',
  135.             'App\\Form\\Handler\\OrderProductsHandler' => 'getOrderProductsHandlerService.php',
  136.             'App\\Form\\Handler\\PaymentMethodHandler' => 'getPaymentMethodHandlerService.php',
  137.             'App\\Form\\Handler\\ProductCrossSellingHandler' => 'getProductCrossSellingHandlerService.php',
  138.             'App\\Form\\Handler\\ProductEditPhotoHandler' => 'getProductEditPhotoHandlerService.php',
  139.             'App\\Form\\Handler\\ProductEditRelationHandler' => 'getProductEditRelationHandlerService.php',
  140.             'App\\Form\\Handler\\ProductFamilyHandler' => 'getProductFamilyHandlerService.php',
  141.             'App\\Form\\Handler\\ProductHandler' => 'getProductHandlerService.php',
  142.             'App\\Form\\Handler\\ProductPriceHandler' => 'getProductPriceHandlerService.php',
  143.             'App\\Form\\Handler\\ProductSimilarColorHandler' => 'getProductSimilarColorHandlerService.php',
  144.             'App\\Form\\Handler\\ProductXmlHandler' => 'getProductXmlHandlerService.php',
  145.             'App\\Form\\Handler\\RegisterHandler' => 'getRegisterHandlerService.php',
  146.             'App\\Repository\\ArticleRepository' => 'getArticleRepositoryService.php',
  147.             'App\\Repository\\AvailabilityRepository' => 'getAvailabilityRepositoryService.php',
  148.             'App\\Repository\\BannerRepository' => 'getBannerRepositoryService.php',
  149.             'App\\Repository\\BlogRepository' => 'getBlogRepositoryService.php',
  150.             'App\\Repository\\CartRepository' => 'getCartRepositoryService.php',
  151.             'App\\Repository\\CategoryRepository' => 'getCategoryRepositoryService.php',
  152.             'App\\Repository\\CurrencyRepository' => 'getCurrencyRepositoryService.php',
  153.             'App\\Repository\\DeliveryCountryRepository' => 'getDeliveryCountryRepositoryService.php',
  154.             'App\\Repository\\DeliveryMethodRepository' => 'getDeliveryMethodRepositoryService.php',
  155.             'App\\Repository\\EmailTemplateRepository' => 'getEmailTemplateRepositoryService.php',
  156.             'App\\Repository\\EmployeeRepository' => 'getEmployeeRepositoryService.php',
  157.             'App\\Repository\\FurnitureTypeRepository' => 'getFurnitureTypeRepositoryService.php',
  158.             'App\\Repository\\GoogleLabelRepository' => 'getGoogleLabelRepositoryService.php',
  159.             'App\\Repository\\HelplineHoursRepository' => 'getHelplineHoursRepositoryService.php',
  160.             'App\\Repository\\InvoiceRepository' => 'getInvoiceRepositoryService.php',
  161.             'App\\Repository\\LandingPageRepository' => 'getLandingPageRepositoryService.php',
  162.             'App\\Repository\\LanguageRepository' => 'getLanguageRepositoryService.php',
  163.             'App\\Repository\\ListingMarkerRepository' => 'getListingMarkerRepositoryService.php',
  164.             'App\\Repository\\MarkerRepository' => 'getMarkerRepositoryService.php',
  165.             'App\\Repository\\ModuleRepository' => 'getModuleRepositoryService.php',
  166.             'App\\Repository\\NewsRepository' => 'getNewsRepositoryService.php',
  167.             'App\\Repository\\OrderRepository' => 'getOrderRepositoryService.php',
  168.             'App\\Repository\\OrderStatusRepository' => 'getOrderStatusRepositoryService.php',
  169.             'App\\Repository\\PaymentMethodRepository' => 'getPaymentMethodRepositoryService.php',
  170.             'App\\Repository\\PriceAutomationRepository' => 'getPriceAutomationRepositoryService.php',
  171.             'App\\Repository\\ProductColorRepository' => 'getProductColorRepositoryService.php',
  172.             'App\\Repository\\ProductCommentRepository' => 'getProductCommentRepositoryService.php',
  173.             'App\\Repository\\ProductEquipmentRepository' => 'getProductEquipmentRepositoryService.php',
  174.             'App\\Repository\\ProductFamilyRepository' => 'getProductFamilyRepositoryService.php',
  175.             'App\\Repository\\ProductFilterRepository' => 'getProductFilterRepositoryService.php',
  176.             'App\\Repository\\ProductParameterRepository' => 'getProductParameterRepositoryService.php',
  177.             'App\\Repository\\ProductParameterValueGroupRepository' => 'getProductParameterValueGroupRepositoryService.php',
  178.             'App\\Repository\\ProductParameterValueRepository' => 'getProductParameterValueRepositoryService.php',
  179.             'App\\Repository\\ProductPriceDraftRepository' => 'getProductPriceDraftRepositoryService.php',
  180.             'App\\Repository\\ProductPriceEanRepository' => 'getProductPriceEanRepositoryService.php',
  181.             'App\\Repository\\ProductPriceRepository' => 'getProductPriceRepositoryService.php',
  182.             'App\\Repository\\ProductPriceVariantsRepository' => 'getProductPriceVariantsRepositoryService.php',
  183.             'App\\Repository\\ProductProducerRepository' => 'getProductProducerRepositoryService.php',
  184.             'App\\Repository\\ProductRepository' => 'getProductRepositoryService.php',
  185.             'App\\Repository\\ProductViewRepository' => 'getProductViewRepositoryService.php',
  186.             'App\\Repository\\RebateCodeRepository' => 'getRebateCodeRepositoryService.php',
  187.             'App\\Repository\\RecalculatePriceRepository' => 'getRecalculatePriceRepositoryService.php',
  188.             'App\\Repository\\SearchPhraseRepository' => 'getSearchPhraseRepositoryService.php',
  189.             'App\\Repository\\SearchReplaceRepository' => 'getSearchReplaceRepositoryService.php',
  190.             'App\\Repository\\SubProductRepository' => 'getSubProductRepositoryService.php',
  191.             'App\\Repository\\TeamNotificationRepository' => 'getTeamNotificationRepositoryService.php',
  192.             'App\\Repository\\TopBannerRepository' => 'getTopBannerRepositoryService.php',
  193.             'App\\Repository\\UrlRedirectRepository' => 'getUrlRedirectRepositoryService.php',
  194.             'App\\Repository\\UserGroupRepository' => 'getUserGroupRepositoryService.php',
  195.             'App\\Repository\\UserRepository' => 'getUserRepositoryService.php',
  196.             'App\\Repository\\VatRateRepository' => 'getVatRateRepositoryService.php',
  197.             'App\\Repository\\WaitingListRepository' => 'getWaitingListRepositoryService.php',
  198.             'App\\Repository\\WorkingHoursRepository' => 'getWorkingHoursRepositoryService.php',
  199.             'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService.php',
  200.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  201.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  202.             'app.mailer.twig_swift' => 'getApp_Mailer_TwigSwiftService.php',
  203.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  204.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  205.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  206.             'cache_clearer' => 'getCacheClearerService.php',
  207.             'cache_warmer' => 'getCacheWarmerService.php',
  208.             'category.manager' => 'getCategory_ManagerService.php',
  209.             'compare.manager' => 'getCompare_ManagerService.php',
  210.             'console.command.public_alias.App\\Command\\ActonaStockCommand' => 'getActonaStockCommandService.php',
  211.             'console.command.public_alias.App\\Command\\AutomaticPriceCommand' => 'getAutomaticPriceCommandService.php',
  212.             'console.command.public_alias.App\\Command\\AvailabilityMultiLanguage' => 'getAvailabilityMultiLanguageService.php',
  213.             'console.command.public_alias.App\\Command\\CategoryPositionSetCommand' => 'getCategoryPositionSetCommandService.php',
  214.             'console.command.public_alias.App\\Command\\CategorySetCommand' => 'getCategorySetCommandService.php',
  215.             'console.command.public_alias.App\\Command\\CeneoGeneratorCommand' => 'getCeneoGeneratorCommandService.php',
  216.             'console.command.public_alias.App\\Command\\ClearCacheQueueCommand' => 'getClearCacheQueueCommandService.php',
  217.             'console.command.public_alias.App\\Command\\CommentRequestCommand' => 'getCommentRequestCommandService.php',
  218.             'console.command.public_alias.App\\Command\\CrossSellingCommand' => 'getCrossSellingCommandService.php',
  219.             'console.command.public_alias.App\\Command\\CustomH1Command' => 'getCustomH1CommandService.php',
  220.             'console.command.public_alias.App\\Command\\CzSignUpdaterCommand' => 'getCzSignUpdaterCommandService.php',
  221.             'console.command.public_alias.App\\Command\\DiabloStockCommand' => 'getDiabloStockCommandService.php',
  222.             'console.command.public_alias.App\\Command\\FixAvailabilityNameCommand' => 'getFixAvailabilityNameCommandService.php',
  223.             'console.command.public_alias.App\\Command\\FixCompareParameterValueCommand' => 'getFixCompareParameterValueCommandService.php',
  224.             'console.command.public_alias.App\\Command\\FixProductCategoriesOrder' => 'getFixProductCategoriesOrderService.php',
  225.             'console.command.public_alias.App\\Command\\FixProductDescriptionCommand' => 'getFixProductDescriptionCommandService.php',
  226.             'console.command.public_alias.App\\Command\\FixProductPhotoLanguageCommand' => 'getFixProductPhotoLanguageCommandService.php',
  227.             'console.command.public_alias.App\\Command\\FixProductPriceProduct' => 'getFixProductPriceProductService.php',
  228.             'console.command.public_alias.App\\Command\\FixProductRelationsCommand' => 'getFixProductRelationsCommandService.php',
  229.             'console.command.public_alias.App\\Command\\FixXmlImportCommand' => 'getFixXmlImportCommandService.php',
  230.             'console.command.public_alias.App\\Command\\GoogleImageSitemapCommand' => 'getGoogleImageSitemapCommandService.php',
  231.             'console.command.public_alias.App\\Command\\GoogleImageSitemapCzCommand' => 'getGoogleImageSitemapCzCommandService.php',
  232.             'console.command.public_alias.App\\Command\\GoogleImageSitemapRoCommand' => 'getGoogleImageSitemapRoCommandService.php',
  233.             'console.command.public_alias.App\\Command\\GoogleImageSitemapSkCommand' => 'getGoogleImageSitemapSkCommandService.php',
  234.             'console.command.public_alias.App\\Command\\GoogleMerchantGeneratorCommand' => 'getGoogleMerchantGeneratorCommandService.php',
  235.             'console.command.public_alias.App\\Command\\GoogleMerchantGeneratorCzCommand' => 'getGoogleMerchantGeneratorCzCommandService.php',
  236.             'console.command.public_alias.App\\Command\\GoogleMerchantGeneratorRoCommand' => 'getGoogleMerchantGeneratorRoCommandService.php',
  237.             'console.command.public_alias.App\\Command\\GoogleMerchantGeneratorSkCommand' => 'getGoogleMerchantGeneratorSkCommandService.php',
  238.             'console.command.public_alias.App\\Command\\GoogleSitemapCommand' => 'getGoogleSitemapCommandService.php',
  239.             'console.command.public_alias.App\\Command\\GoogleSitemapCzCommand' => 'getGoogleSitemapCzCommandService.php',
  240.             'console.command.public_alias.App\\Command\\GoogleSitemapRoCommand' => 'getGoogleSitemapRoCommandService.php',
  241.             'console.command.public_alias.App\\Command\\GoogleSitemapSkCommand' => 'getGoogleSitemapSkCommandService.php',
  242.             'console.command.public_alias.App\\Command\\HalmarStockCommand' => 'getHalmarStockCommandService.php',
  243.             'console.command.public_alias.App\\Command\\HeurekaGeneratorCzCommand' => 'getHeurekaGeneratorCzCommandService.php',
  244.             'console.command.public_alias.App\\Command\\HeurekaGeneratorCzHtmlCommand' => 'getHeurekaGeneratorCzHtmlCommandService.php',
  245.             'console.command.public_alias.App\\Command\\HeurekaGeneratorSkCommand' => 'getHeurekaGeneratorSkCommandService.php',
  246.             'console.command.public_alias.App\\Command\\HeurekaGeneratorSkHtmlCommand' => 'getHeurekaGeneratorSkHtmlCommandService.php',
  247.             'console.command.public_alias.App\\Command\\HeurekaTestCommand' => 'getHeurekaTestCommandService.php',
  248.             'console.command.public_alias.App\\Command\\ImportAvailabilityCommand' => 'getImportAvailabilityCommandService.php',
  249.             'console.command.public_alias.App\\Command\\ImportBlogCommand' => 'getImportBlogCommandService.php',
  250.             'console.command.public_alias.App\\Command\\ImportCompareParameterCommand' => 'getImportCompareParameterCommandService.php',
  251.             'console.command.public_alias.App\\Command\\ImportFixFilterAvailabilityCommand' => 'getImportFixFilterAvailabilityCommandService.php',
  252.             'console.command.public_alias.App\\Command\\ImportParameterCommand' => 'getImportParameterCommandService.php',
  253.             'console.command.public_alias.App\\Command\\ImportProduct' => 'getImportProductService.php',
  254.             'console.command.public_alias.App\\Command\\ImportProductFamily' => 'getImportProductFamilyService.php',
  255.             'console.command.public_alias.App\\Command\\ImportProductProducer' => 'getImportProductProducerService.php',
  256.             'console.command.public_alias.App\\Command\\JanNowakStockCommand' => 'getJanNowakStockCommandService.php',
  257.             'console.command.public_alias.App\\Command\\ListingMarkersUpdaterCommand' => 'getListingMarkersUpdaterCommandService.php',
  258.             'console.command.public_alias.App\\Command\\ParameterValuesTranslationCommand' => 'getParameterValuesTranslationCommandService.php',
  259.             'console.command.public_alias.App\\Command\\PayUCheckerCommand' => 'getPayUCheckerCommandService.php',
  260.             'console.command.public_alias.App\\Command\\ProductEquipmentPriceRecalculate' => 'getProductEquipmentPriceRecalculateService.php',
  261.             'console.command.public_alias.App\\Command\\ProductPriceEquipmentCheckCommand' => 'getProductPriceEquipmentCheckCommandService.php',
  262.             'console.command.public_alias.App\\Command\\ProductProducerDefaultLanguagesCommand' => 'getProductProducerDefaultLanguagesCommandService.php',
  263.             'console.command.public_alias.App\\Command\\ProductXmlUpdaterCommand' => 'getProductXmlUpdaterCommandService.php',
  264.             'console.command.public_alias.App\\Command\\ReadyForPublicationCommand' => 'getReadyForPublicationCommandService.php',
  265.             'console.command.public_alias.App\\Command\\RecalculatePriceCommand' => 'getRecalculatePriceCommandService.php',
  266.             'console.command.public_alias.App\\Command\\RemoveOldDataCommand' => 'getRemoveOldDataCommandService.php',
  267.             'console.command.public_alias.App\\Command\\RoJudetUploadCommand' => 'getRoJudetUploadCommandService.php',
  268.             'console.command.public_alias.App\\Command\\SetAutomaticPriceDefaultCommand' => 'getSetAutomaticPriceDefaultCommandService.php',
  269.             'console.command.public_alias.App\\Command\\SetDefaultProductPriceChangeCommand' => 'getSetDefaultProductPriceChangeCommandService.php',
  270.             'console.command.public_alias.App\\Command\\SetProductCategoryCounterCommand' => 'getSetProductCategoryCounterCommandService.php',
  271.             'console.command.public_alias.App\\Command\\SetProductPhotoPositionsCommand' => 'getSetProductPhotoPositionsCommandService.php',
  272.             'console.command.public_alias.App\\Command\\SetTempPrices0Command' => 'getSetTempPrices0CommandService.php',
  273.             'console.command.public_alias.App\\Command\\SetTempPrices2Command' => 'getSetTempPrices2CommandService.php',
  274.             'console.command.public_alias.App\\Command\\SetTempPrices3Command' => 'getSetTempPrices3CommandService.php',
  275.             'console.command.public_alias.App\\Command\\SetTempPrices4Command' => 'getSetTempPrices4CommandService.php',
  276.             'console.command.public_alias.App\\Command\\SetTempPricesCommand' => 'getSetTempPricesCommandService.php',
  277.             'console.command.public_alias.App\\Command\\SetVisibleValuesCommand' => 'getSetVisibleValuesCommandService.php',
  278.             'console.command.public_alias.App\\Command\\SkClearCartCommand' => 'getSkClearCartCommandService.php',
  279.             'console.command.public_alias.App\\Command\\SkVatChangeCommand' => 'getSkVatChangeCommandService.php',
  280.             'console.command.public_alias.App\\Command\\SlugProductFixCommand' => 'getSlugProductFixCommandService.php',
  281.             'console.command.public_alias.App\\Command\\UniqueStockCommand' => 'getUniqueStockCommandService.php',
  282.             'console.command.public_alias.App\\Command\\ViewedProductRemoveCommand' => 'getViewedProductRemoveCommandService.php',
  283.             'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand' => 'getExportTranslationsCommandService.php',
  284.             'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand' => 'getImportTranslationsCommandService.php',
  285.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  286.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  287.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  288.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  289.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  290.             'form.factory' => 'getForm_FactoryService.php',
  291.             'form.type.file' => 'getForm_Type_FileService.php',
  292.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService.php',
  293.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  294.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  295.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  296.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  297.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  298.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  299.             'knp_paginator' => 'getKnpPaginatorService.php',
  300.             'lang.param.manager' => 'getLang_Param_ManagerService.php',
  301.             'lexik_translation.data_grid.formatter' => 'getLexikTranslation_DataGrid_FormatterService.php',
  302.             'lexik_translation.data_grid.request_handler' => 'getLexikTranslation_DataGrid_RequestHandlerService.php',
  303.             'lexik_translation.exporter_collector' => 'getLexikTranslation_ExporterCollectorService.php',
  304.             'lexik_translation.form.handler.trans_unit' => 'getLexikTranslation_Form_Handler_TransUnitService.php',
  305.             'lexik_translation.importer.file' => 'getLexikTranslation_Importer_FileService.php',
  306.             'lexik_translation.locale.manager' => 'getLexikTranslation_Locale_ManagerService.php',
  307.             'lexik_translation.overview.stats_aggregator' => 'getLexikTranslation_Overview_StatsAggregatorService.php',
  308.             'lexik_translation.trans_unit.manager' => 'getLexikTranslation_TransUnit_ManagerService.php',
  309.             'lexik_translation.translation_storage' => 'getLexikTranslation_TranslationStorageService.php',
  310.             'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService.php',
  311.             'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService.php',
  312.             'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService.php',
  313.             'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService.php',
  314.             'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService.php',
  315.             'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService.php',
  316.             'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService.php',
  317.             'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService.php',
  318.             'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService.php',
  319.             'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService.php',
  320.             'privileges.manager' => 'getPrivileges_ManagerService.php',
  321.             'product.manager' => 'getProduct_ManagerService.php',
  322.             'product.views' => 'getProduct_ViewsService.php',
  323.             'routing.loader' => 'getRouting_LoaderService.php',
  324.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  325.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  326.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  327.             'serializer' => 'getSerializerService.php',
  328.             'services_resetter' => 'getServicesResetterService.php',
  329.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  330.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  331.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  332.             't_fox_mpdf_port.mpdf' => 'getTFoxMpdfPort_MpdfService.php',
  333.             't_fox_mpdf_port.pdf' => 'getTFoxMpdfPort_PdfService.php',
  334.             'templating' => 'getTemplatingService.php',
  335.             'templating.loader' => 'getTemplating_LoaderService.php',
  336.             'transEntity' => 'getTransEntityService.php',
  337.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  338.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  339.             'user.service' => 'getUser_ServiceService.php',
  340.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  341.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  342.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  343.         ];
  344.         $this->aliases = [
  345.             'database_connection' => 'doctrine.dbal.default_connection',
  346.             'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
  347.             'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
  348.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  349.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  350.             'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
  351.             'mailer' => 'swiftmailer.mailer.default',
  352.             'order.repository' => 'App\\Repository\\OrderRepository',
  353.         ];
  354.         $this->privates['service_container'] = function () {
  355.             include_once \dirname(__DIR__4).'/src/Services/UserTokenManager.php';
  356.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  357.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  358.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  359.             include_once \dirname(__DIR__4).'/src/Listener/GenerateCookieListener.php';
  360.             include_once \dirname(__DIR__4).'/src/Listener/RequestListener.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  373.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  394.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  401.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Flash/FlashBag.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParser.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  449.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/TranslatorListener.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  454.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  474.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  491.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  492.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  493.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  496.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  497.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  498.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  501.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  502.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  503.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  504.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  505.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  507.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  508.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  509.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  510.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  511.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  518.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  519.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  520.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  521.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  522.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  524.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  526.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  527.             include_once \dirname(__DIR__4).'/src/Listener/ProductAvailabalitySubscriber.php';
  528.             include_once \dirname(__DIR__4).'/src/Listener/ProductPriceSubscriber.php';
  529.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserListener.php';
  530.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/AbstractSubscriber.php';
  531.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Translatable/TranslatableSubscriber.php';
  532.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Reflection/ClassAnalyzer.php';
  533.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Translatable/CurrentLocaleCallable.php';
  534.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Translatable/DefaultLocaleCallable.php';
  535.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/SoftDeletable/SoftDeletableSubscriber.php';
  536.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Timestampable/TimestampableSubscriber.php';
  537.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Tree/TreeSubscriber.php';
  538.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Sortable/SortableSubscriber.php';
  539.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Blameable/BlameableSubscriber.php';
  540.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Blameable/UserCallable.php';
  541.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Loggable/LoggableSubscriber.php';
  542.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Loggable/LoggerCallable.php';
  543.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Geocodable/GeocodableSubscriber.php';
  544.             include_once \dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/ORM/Sluggable/SluggableSubscriber.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  546.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  552.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  553.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  554.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  555.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  557.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  558.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  559.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  560.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  561.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  562.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileDriver.php';
  563.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  564.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/FileLocator.php';
  566.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  567.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  568.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  569.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  570.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  571.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  572.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  573.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  574.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  575.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  576.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  599.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  600.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  608.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  623.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  630.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  631.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
  632.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  634.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  637.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  641.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  643.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  644.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php';
  645.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  646.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  647.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  648.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php';
  649.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bundle/SwiftMailer/MessageFactory.php';
  652.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php';
  653.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/SwiftMailerHandler.php';
  655.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php';
  657.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  659.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  669.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdater.php';
  671.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  672.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  673.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  674.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  675.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  681.             include_once \dirname(__DIR__4).'/vendor/lexik/translation-bundle/Translation/Translator.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  687.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  688.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  689.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
  690.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
  691.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
  692.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
  693.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
  694.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  706.             include_once \dirname(__DIR__4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  717.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  718.         };
  719.     }
  720.     public function compile(): void
  721.     {
  722.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  723.     }
  724.     public function isCompiled(): bool
  725.     {
  726.         return true;
  727.     }
  728.     public function getRemovedIds(): array
  729.     {
  730.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  731.     }
  732.     protected function load($file$lazyLoad true)
  733.     {
  734.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  735.     }
  736.     /**
  737.      * Gets the public 'cache.app' shared service.
  738.      *
  739.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  740.      */
  741.     protected function getCache_AppService()
  742.     {
  743.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('lLbWZBEQqq'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  744.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  745.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  746.     }
  747.     /**
  748.      * Gets the public 'cache.system' shared service.
  749.      *
  750.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  751.      */
  752.     protected function getCache_SystemService()
  753.     {
  754.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zoz8RngxG4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  755.     }
  756.     /**
  757.      * Gets the public 'data_collector.dump' shared service.
  758.      *
  759.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  760.      */
  761.     protected function getDataCollector_DumpService()
  762.     {
  763.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  764.     }
  765.     /**
  766.      * Gets the public 'doctrine' shared service.
  767.      *
  768.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  769.      */
  770.     protected function getDoctrineService()
  771.     {
  772.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  773.     }
  774.     /**
  775.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  776.      *
  777.      * @return \Doctrine\DBAL\Connection
  778.      */
  779.     protected function getDoctrine_Dbal_DefaultConnectionService()
  780.     {
  781.         $a = new \Doctrine\DBAL\Configuration();
  782.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  783.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  784.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  785.         $c->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  786.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  787.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  788.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  789.         $a->setSQLLogger($b);
  790.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  791.             'App\\Listener\\TestOrderListener' => ['privates''App\\Listener\\TestOrderListener''getTestOrderListenerService.php'true],
  792.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  793.             'lexik_translation.orm.listener' => ['privates''lexik_translation.orm.listener''getLexikTranslation_Orm_ListenerService.php'true],
  794.         ], [
  795.             'App\\Listener\\TestOrderListener' => '?',
  796.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  797.             'lexik_translation.orm.listener' => '?',
  798.         ]));
  799.         $e = ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()));
  800.         $f = new \Knp\DoctrineBehaviors\Reflection\ClassAnalyzer();
  801.         $d->addEventSubscriber(new \App\Listener\ProductAvailabalitySubscriber($e));
  802.         $d->addEventSubscriber(new \App\Listener\ProductPriceSubscriber($e));
  803.         $d->addEventSubscriber(new \FOS\UserBundle\Doctrine\UserListener(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService())));
  804.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Translatable\TranslatableSubscriber($f, new \Knp\DoctrineBehaviors\ORM\Translatable\CurrentLocaleCallable($this), new \Knp\DoctrineBehaviors\ORM\Translatable\DefaultLocaleCallable('pl'), 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translatable''Knp\\DoctrineBehaviors\\Model\\Translatable\\Translation''LAZY''LAZY'));
  805.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\SoftDeletable\SoftDeletableSubscriber($ftrue'Knp\\DoctrineBehaviors\\Model\\SoftDeletable\\SoftDeletable'));
  806.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Timestampable\TimestampableSubscriber($ftrue'Knp\\DoctrineBehaviors\\Model\\Timestampable\\Timestampable''datetime'));
  807.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Tree\TreeSubscriber($ftrue'Knp\\DoctrineBehaviors\\Model\\Tree\\Node'));
  808.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Sortable\SortableSubscriber($ftrue'Knp\\DoctrineBehaviors\\Model\\Sortable\\Sortable'));
  809.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Blameable\BlameableSubscriber($ftrue'Knp\\DoctrineBehaviors\\Model\\Blameable\\Blameable', new \Knp\DoctrineBehaviors\ORM\Blameable\UserCallable($this), NULL));
  810.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Loggable\LoggableSubscriber($ftrue, new \Knp\DoctrineBehaviors\ORM\Loggable\LoggerCallable(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()))));
  811.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Geocodable\GeocodableSubscriber($ftrue'Knp\\DoctrineBehaviors\\Model\\Geocodable\\Geocodable'NULL));
  812.         $d->addEventSubscriber(new \Knp\DoctrineBehaviors\ORM\Sluggable\SluggableSubscriber($ftrue'Knp\\DoctrineBehaviors\\Model\\Sluggable\\Sluggable'));
  813.         $d->addEventListener([=> 'postPersist'], 'App\\Listener\\TestOrderListener');
  814.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  815.         $d->addEventListener([=> 'loadClassMetadata'], 'lexik_translation.orm.listener');
  816.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8mb4''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => ['charset' => 'utf8mb4''collate' => 'utf8mb4_unicode_ci']], $a$d, []);
  817.     }
  818.     /**
  819.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  820.      *
  821.      * @return \Doctrine\ORM\EntityManager
  822.      */
  823.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  824.     {
  825.         $a = new \Doctrine\ORM\Configuration();
  826.         $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
  827.         $c = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/config/doctrine') => 'Lexik\\Bundle\\TranslationBundle\\Entity']);
  828.         $c->setGlobalBasename('mapping');
  829.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')]), 'App\\Entity');
  830.         $b->addDriver($c'Lexik\\Bundle\\TranslationBundle\\Entity');
  831.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Common\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  832.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/config/model') => 'Lexik\\Bundle\\TranslationBundle\\Model']), 'Lexik\\Bundle\\TranslationBundle\\Model');
  833.         $a->setEntityNamespaces(['App' => 'App\\Entity''LexikTranslationBundle' => 'Lexik\\Bundle\\TranslationBundle\\Entity']);
  834.         $a->setMetadataCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()));
  835.         $a->setQueryCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()));
  836.         $a->setResultCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()));
  837.         $a->setMetadataDriverImpl($b);
  838.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  839.         $a->setProxyNamespace('Proxies');
  840.         $a->setAutoGenerateProxyClasses(true);
  841.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  842.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  843.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  844.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  845.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  846.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
  847.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  848.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  849.         return $instance;
  850.     }
  851.     /**
  852.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_metadata_cache' shared service.
  853.      *
  854.      * @return \Doctrine\Common\Cache\ArrayCache
  855.      */
  856.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()
  857.     {
  858.         $this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  859.         $instance->setNamespace('sf_orm_default_52a0f0c455517b57ffd436bb0413217b1dd186c797aa1d011e23a8e5e578d3d7');
  860.         return $instance;
  861.     }
  862.     /**
  863.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_query_cache' shared service.
  864.      *
  865.      * @return \Doctrine\Common\Cache\ArrayCache
  866.      */
  867.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()
  868.     {
  869.         $this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  870.         $instance->setNamespace('sf_orm_default_52a0f0c455517b57ffd436bb0413217b1dd186c797aa1d011e23a8e5e578d3d7');
  871.         return $instance;
  872.     }
  873.     /**
  874.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_result_cache' shared service.
  875.      *
  876.      * @return \Doctrine\Common\Cache\ArrayCache
  877.      */
  878.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
  879.     {
  880.         $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  881.         $instance->setNamespace('sf_orm_default_52a0f0c455517b57ffd436bb0413217b1dd186c797aa1d011e23a8e5e578d3d7');
  882.         return $instance;
  883.     }
  884.     /**
  885.      * Gets the public 'event_dispatcher' shared service.
  886.      *
  887.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  888.      */
  889.     protected function getEventDispatcherService()
  890.     {
  891.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  892.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  893.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  894.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  895.         $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);
  896.         $instance->addListener('kernel.response', [=> function () {
  897.             return ($this->privates['ck_front_bundle.user_cookie.kernel_response_listener'] ?? $this->getCkFrontBundle_UserCookie_KernelResponseListenerService());
  898.         }, => 'onKernelResponse'], 0);
  899.         $instance->addListener('kernel.request', [=> function () {
  900.             return ($this->privates['RequestListener'] ?? $this->getRequestListenerService());
  901.         }, => 'onKernelRequest'], -1001);
  902.         $instance->addListener('kernel.controller', [=> function () {
  903.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  904.         }, => 'onKernelController'], 0);
  905.         $instance->addListener('kernel.terminate', [=> function () {
  906.             return ($this->privates['monolog.handler.swift'] ?? $this->getMonolog_Handler_SwiftService());
  907.         }, => 'onKernelTerminate'], 0);
  908.         $instance->addListener('console.terminate', [=> function () {
  909.             return ($this->privates['monolog.handler.swift'] ?? $this->getMonolog_Handler_SwiftService());
  910.         }, => 'onCliTerminate'], 0);
  911.         $instance->addListener('kernel.request', [=> function () {
  912.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  913.         }, => 'onKernelRequest'], 10);
  914.         $instance->addListener('lexik_translation.event.get_database_resources', [=> function () {
  915.             return ($this->privates['lexik_translation.listener.get_database_resources'] ?? $this->load('getLexikTranslation_Listener_GetDatabaseResourcesService.php'));
  916.         }, => 'onGetDatabaseResources'], 0);
  917.         $instance->addListener('kernel.request', [=> function () {
  918.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  919.         }, => 'onKernelRequest'], 0);
  920.         $instance->addListener('kernel.response', [=> function () {
  921.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  922.         }, => 'onKernelResponse'], 0);
  923.         $instance->addListener('kernel.response', [=> function () {
  924.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  925.         }, => 'onKernelResponse'], -1024);
  926.         $instance->addListener('kernel.request', [=> function () {
  927.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  928.         }, => 'onKernelRequest'], 16);
  929.         $instance->addListener('kernel.finish_request', [=> function () {
  930.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  931.         }, => 'onKernelFinishRequest'], 0);
  932.         $instance->addListener('kernel.request', [=> function () {
  933.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  934.         }, => 'onKernelRequest'], 256);
  935.         $instance->addListener('kernel.request', [=> function () {
  936.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  937.         }, => 'onKernelRequest'], 24);
  938.         $instance->addListener('console.error', [=> function () {
  939.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  940.         }, => 'onConsoleError'], -128);
  941.         $instance->addListener('console.terminate', [=> function () {
  942.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  943.         }, => 'onConsoleTerminate'], -128);
  944.         $instance->addListener('kernel.request', [=> function () {
  945.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  946.         }, => 'onKernelRequest'], 128);
  947.         $instance->addListener('kernel.response', [=> function () {
  948.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  949.         }, => 'onKernelResponse'], -1000);
  950.         $instance->addListener('kernel.finish_request', [=> function () {
  951.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  952.         }, => 'onFinishRequest'], 0);
  953.         $instance->addListener('kernel.request', [=> function () {
  954.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  955.         }, => 'onKernelRequest'], 10);
  956.         $instance->addListener('kernel.finish_request', [=> function () {
  957.             return ($this->privates['translator_listener'] ?? $this->getTranslatorListenerService());
  958.         }, => 'onKernelFinishRequest'], 0);
  959.         $instance->addListener('kernel.response', [=> function () {
  960.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  961.         }, => 'onKernelResponse'], -100);
  962.         $instance->addListener('kernel.exception', [=> function () {
  963.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  964.         }, => 'onKernelException'], 0);
  965.         $instance->addListener('kernel.terminate', [=> function () {
  966.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  967.         }, => 'onKernelTerminate'], -1024);
  968.         $instance->addListener('kernel.controller', [=> function () {
  969.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  970.         }, => 'onKernelController'], 0);
  971.         $instance->addListener('kernel.response', [=> function () {
  972.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  973.         }, => 'onKernelResponse'], 0);
  974.         $instance->addListener('kernel.request', [=> function () {
  975.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  976.         }, => 'configure'], 2048);
  977.         $instance->addListener('kernel.exception', [=> function () {
  978.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  979.         }, => 'onKernelException'], -2048);
  980.         $instance->addListener('kernel.request', [=> function () {
  981.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  982.         }, => 'onKernelRequest'], 32);
  983.         $instance->addListener('kernel.finish_request', [=> function () {
  984.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  985.         }, => 'onKernelFinishRequest'], 0);
  986.         $instance->addListener('kernel.exception', [=> function () {
  987.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  988.         }, => 'onKernelException'], -64);
  989.         $instance->addListener('kernel.response', [=> function () {
  990.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  991.         }, => 'onKernelResponse'], 0);
  992.         $instance->addListener('kernel.controller', [=> function () {
  993.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  994.         }, => 'onKernelController'], 0);
  995.         $instance->addListener('kernel.controller', [=> function () {
  996.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  997.         }, => 'onKernelController'], 0);
  998.         $instance->addListener('kernel.controller', [=> function () {
  999.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1000.         }, => 'onKernelController'], -128);
  1001.         $instance->addListener('kernel.view', [=> function () {
  1002.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1003.         }, => 'onKernelView'], 0);
  1004.         $instance->addListener('kernel.controller', [=> function () {
  1005.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1006.         }, => 'onKernelController'], 0);
  1007.         $instance->addListener('kernel.response', [=> function () {
  1008.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1009.         }, => 'onKernelResponse'], 0);
  1010.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1011.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1012.         }, => 'onKernelControllerArguments'], 0);
  1013.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1014.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1015.         }, => 'onKernelControllerArguments'], 0);
  1016.         $instance->addListener('kernel.response', [=> function () {
  1017.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1018.         }, => 'onKernelResponse'], 0);
  1019.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1020.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1021.         }, => 'onVoterVote'], 0);
  1022.         $instance->addListener('kernel.request', [=> function () {
  1023.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1024.         }, => 'onKernelRequest'], 8);
  1025.         $instance->addListener('kernel.finish_request', [=> function () {
  1026.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1027.         }, => 'onKernelFinishRequest'], 0);
  1028.         $instance->addListener('kernel.exception', [=> function () {
  1029.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1030.         }, => 'onException'], 0);
  1031.         $instance->addListener('kernel.terminate', [=> function () {
  1032.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1033.         }, => 'onTerminate'], 0);
  1034.         $instance->addListener('console.error', [=> function () {
  1035.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1036.         }, => 'onException'], 0);
  1037.         $instance->addListener('console.terminate', [=> function () {
  1038.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1039.         }, => 'onTerminate'], 0);
  1040.         $instance->addListener('kernel.exception', [=> function () {
  1041.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1042.         }, => 'logKernelException'], 0);
  1043.         $instance->addListener('kernel.exception', [=> function () {
  1044.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1045.         }, => 'onKernelException'], -128);
  1046.         $instance->addListener('kernel.response', [=> function () {
  1047.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1048.         }, => 'onKernelResponse'], -128);
  1049.         $instance->addListener('console.command', [=> function () {
  1050.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1051.         }, => 'onCommand'], 255);
  1052.         $instance->addListener('console.terminate', [=> function () {
  1053.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1054.         }, => 'onTerminate'], -255);
  1055.         $instance->addListener('console.command', [=> function () {
  1056.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1057.         }, => 'configure'], 1024);
  1058.         $instance->addListener('console.error', [=> function () {
  1059.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1060.         }, => 'onConsoleError'], 0);
  1061.         $instance->addListener('console.terminate', [=> function () {
  1062.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1063.         }, => 'onConsoleTerminate'], 0);
  1064.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1065.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1066.         }, => 'onImplicitLogin'], 0);
  1067.         $instance->addListener('security.interactive_login', [=> function () {
  1068.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1069.         }, => 'onSecurityInteractiveLogin'], 0);
  1070.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1071.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1072.         }, => 'authenticate'], 0);
  1073.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1074.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1075.         }, => 'authenticate'], 0);
  1076.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1077.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1078.         }, => 'authenticate'], 0);
  1079.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1080.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1081.         }, => 'addSuccessFlash'], 0);
  1082.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  1083.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1084.         }, => 'addSuccessFlash'], 0);
  1085.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  1086.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1087.         }, => 'addSuccessFlash'], 0);
  1088.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  1089.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1090.         }, => 'addSuccessFlash'], 0);
  1091.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1092.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1093.         }, => 'addSuccessFlash'], 0);
  1094.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1095.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1096.         }, => 'addSuccessFlash'], 0);
  1097.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1098.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1099.         }, => 'addSuccessFlash'], 0);
  1100.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1101.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1102.         }, => 'onResettingResetInitialize'], 0);
  1103.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1104.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1105.         }, => 'onResettingResetSuccess'], 0);
  1106.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1107.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1108.         }, => 'onResettingResetRequest'], 0);
  1109.         $instance->addListener('knp_pager.before', [=> function () {
  1110.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1111.         }, => 'before'], 0);
  1112.         $instance->addListener('knp_pager.pagination', [=> function () {
  1113.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1114.         }, => 'pagination'], 0);
  1115.         $instance->addListener('knp_pager.before', [=> function () {
  1116.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1117.         }, => 'before'], 1);
  1118.         $instance->addListener('knp_pager.before', [=> function () {
  1119.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1120.         }, => 'before'], 1);
  1121.         $instance->addListener('knp_pager.pagination', [=> function () {
  1122.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1123.         }, => 'pagination'], 1);
  1124.         return $instance;
  1125.     }
  1126.     /**
  1127.      * Gets the public 'filesystem' shared service.
  1128.      *
  1129.      * @return \Symfony\Component\Filesystem\Filesystem
  1130.      */
  1131.     protected function getFilesystemService()
  1132.     {
  1133.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1134.     }
  1135.     /**
  1136.      * Gets the public 'http_kernel' shared service.
  1137.      *
  1138.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1139.      */
  1140.     protected function getHttpKernelService()
  1141.     {
  1142.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1143.         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['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), ($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(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1144.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1145.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1146.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1147.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1148.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1149.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1150.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1151.         }, 7)), $a));
  1152.     }
  1153.     /**
  1154.      * Gets the public 'lexik_translation.translator' shared service.
  1155.      *
  1156.      * @return \Lexik\Bundle\TranslationBundle\Translation\Translator
  1157.      */
  1158.     protected function getLexikTranslation_TranslatorService()
  1159.     {
  1160.         $this->services['lexik_translation.translator'] = $instance = new \Lexik\Bundle\TranslationBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1161.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  1162.             'lexik_translation.loader.database' => ['privates''lexik_translation.loader.database''getLexikTranslation_Loader_DatabaseService.php'true],
  1163.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1164.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1165.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1166.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1167.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1168.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1169.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1170.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1171.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1172.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1173.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1174.         ], [
  1175.             'event_dispatcher' => '?',
  1176.             'lexik_translation.loader.database' => '?',
  1177.             'translation.loader.csv' => '?',
  1178.             'translation.loader.dat' => '?',
  1179.             'translation.loader.ini' => '?',
  1180.             'translation.loader.json' => '?',
  1181.             'translation.loader.mo' => '?',
  1182.             'translation.loader.php' => '?',
  1183.             'translation.loader.po' => '?',
  1184.             'translation.loader.qt' => '?',
  1185.             'translation.loader.res' => '?',
  1186.             'translation.loader.xliff' => '?',
  1187.             'translation.loader.yml' => '?',
  1188.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'pl', ['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'], 'lexik_translation.loader.database' => [=> 'database']], $this->getParameter('lexik_translation.translator.options'));
  1189.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1190.         $instance->setFallbackLocales($this->parameters['a2lix_translation_form.required_locales']);
  1191.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 'sk''validators');
  1192.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 'pl''validators');
  1193.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 'ro''validators');
  1194.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 'de''validators');
  1195.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 'sk''validators');
  1196.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 'pl''validators');
  1197.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 'ro''validators');
  1198.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 'de''validators');
  1199.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/security-core/Exception/../Resources/translations/security.sk.xlf'), 'sk''security');
  1200.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/security-core/Exception/../Resources/translations/security.ro.xlf'), 'ro''security');
  1201.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/security-core/Exception/../Resources/translations/security.pl.xlf'), 'pl''security');
  1202.         $instance->addResource('xlf', (\dirname(__DIR__4).'/vendor/symfony/security-core/Exception/../Resources/translations/security.de.xlf'), 'de''security');
  1203.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), 'ro''validators');
  1204.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), 'sk''FOSUserBundle');
  1205.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), 'pl''validators');
  1206.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), 'de''validators');
  1207.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), 'pl''FOSUserBundle');
  1208.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml'), 'sk''validators');
  1209.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), 'ro''FOSUserBundle');
  1210.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), 'de''FOSUserBundle');
  1211.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.sk.yml'), 'sk''LexikTranslationBundle');
  1212.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.pl.yml'), 'pl''LexikTranslationBundle');
  1213.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.ro.yml'), 'ro''LexikTranslationBundle');
  1214.         $instance->addResource('yml', (\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/translations/LexikTranslationBundle.de.yml'), 'de''LexikTranslationBundle');
  1215.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff'), 'ro''KnpPaginatorBundle');
  1216.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff'), 'de''KnpPaginatorBundle');
  1217.         $instance->addResource('xliff', (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff'), 'pl''KnpPaginatorBundle');
  1218.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/validators/validators.pl.yaml'), 'pl''validators');
  1219.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/messages.pl.yaml'), 'pl''messages');
  1220.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/validators.pl.yaml'), 'pl''validators');
  1221.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/admin.pl.yaml'), 'pl''admin');
  1222.         $instance->addResource('yaml', (\dirname(__DIR__4).'/translations/store.pl.yaml'), 'pl''store');
  1223.         $instance->addDatabaseResources();
  1224.         return $instance;
  1225.     }
  1226.     /**
  1227.      * Gets the public 'liip_imagine.cache.manager' shared service.
  1228.      *
  1229.      * @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
  1230.      */
  1231.     protected function getLiipImagine_Cache_ManagerService()
  1232.     {
  1233.         $this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default');
  1234.         $instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
  1235.         $instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
  1236.         return $instance;
  1237.     }
  1238.     /**
  1239.      * Gets the public 'liip_imagine.cache.resolver.default' shared service.
  1240.      *
  1241.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
  1242.      */
  1243.     protected function getLiipImagine_Cache_Resolver_DefaultService()
  1244.     {
  1245.         return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__4).'/src/../public'), 'media/cache');
  1246.     }
  1247.     /**
  1248.      * Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
  1249.      *
  1250.      * @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
  1251.      */
  1252.     protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
  1253.     {
  1254.         return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
  1255.     }
  1256.     /**
  1257.      * Gets the public 'liip_imagine.cache.signer' shared service.
  1258.      *
  1259.      * @return \Liip\ImagineBundle\Imagine\Cache\Signer
  1260.      */
  1261.     protected function getLiipImagine_Cache_SignerService()
  1262.     {
  1263.         return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
  1264.     }
  1265.     /**
  1266.      * Gets the public 'profiler' shared service.
  1267.      *
  1268.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1269.      */
  1270.     protected function getProfilerService()
  1271.     {
  1272.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1273.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1274.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1275.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1276.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1277.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1278.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1279.         $c = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1280.         $c->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1281.         $c->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1282.         $c->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1283.         $c->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1284.         $c->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1285.         $c->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1286.         $d = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1287.         $d->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1288.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1289.         if ($this->has('kernel')) {
  1290.             $e->setKernel($b);
  1291.         }
  1292.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1293.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1294.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1295.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1296.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1297.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1298.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1299.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  1300.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  1301.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1302.         $instance->add($c);
  1303.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1304.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1305.         $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())));
  1306.         $instance->add($d);
  1307.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1308.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1309.         $instance->add($e);
  1310.         return $instance;
  1311.     }
  1312.     /**
  1313.      * Gets the public 'request_stack' shared service.
  1314.      *
  1315.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1316.      */
  1317.     protected function getRequestStackService()
  1318.     {
  1319.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1320.     }
  1321.     /**
  1322.      * Gets the public 'router' shared service.
  1323.      *
  1324.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1325.      */
  1326.     protected function getRouterService()
  1327.     {
  1328.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1329.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1330.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1331.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1332.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1333.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1334.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1335.         ], [
  1336.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1337.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_base_class' => 'Symfony\\Component\\Routing\\Generator\\UrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\PhpGeneratorDumper''generator_cache_class' => 'srcApp_KernelDevDebugContainerUrlGenerator''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_base_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\PhpMatcherDumper''matcher_cache_class' => 'srcApp_KernelDevDebugContainerUrlMatcher''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'pl');
  1338.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1339.         return $instance;
  1340.     }
  1341.     /**
  1342.      * Gets the public 'security.authorization_checker' shared service.
  1343.      *
  1344.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1345.      */
  1346.     protected function getSecurity_AuthorizationCheckerService()
  1347.     {
  1348.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1349.     }
  1350.     /**
  1351.      * Gets the public 'security.token_storage' shared service.
  1352.      *
  1353.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1354.      */
  1355.     protected function getSecurity_TokenStorageService()
  1356.     {
  1357.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1358.     }
  1359.     /**
  1360.      * Gets the public 'session' shared service.
  1361.      *
  1362.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1363.      */
  1364.     protected function getSessionService()
  1365.     {
  1366.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()), new \Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag(), new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag());
  1367.     }
  1368.     /**
  1369.      * Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
  1370.      *
  1371.      * @return \Swift_Transport
  1372.      */
  1373.     protected function getSwiftmailer_Mailer_Default_Transport_RealService()
  1374.     {
  1375.         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 -bs'], ($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())));
  1376.     }
  1377.     /**
  1378.      * Gets the public 'translator' shared service.
  1379.      *
  1380.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1381.      */
  1382.     protected function getTranslatorService()
  1383.     {
  1384.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->services['lexik_translation.translator'] ?? $this->getLexikTranslation_TranslatorService()));
  1385.     }
  1386.     /**
  1387.      * Gets the public 'twig' shared service.
  1388.      *
  1389.      * @return \Twig\Environment
  1390.      */
  1391.     protected function getTwigService()
  1392.     {
  1393.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? ($this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), \dirname(__DIR__4));
  1394.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), 'LexikTranslationBundle');
  1395.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1396.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1397.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1398.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1399.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1400.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1401.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1402.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1403.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1404.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1405.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1406.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1407.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1408.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1409.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1410.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1411.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1412.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1413.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), 'A2lixTranslationForm');
  1414.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), '!A2lixTranslationForm');
  1415.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), 'LexikTranslation');
  1416.         $a->addPath((\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views'), '!LexikTranslation');
  1417.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  1418.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  1419.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
  1420.         $a->addPath((\dirname(__DIR__4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
  1421.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1422.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1423.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['paths' => [(\dirname(__DIR__4).'/vendor/lexik/translation-bundle/Resources/views') => 'LexikTranslationBundle'], 'default_path' => (\dirname(__DIR__4).'/templates'), 'debug' => true'strict_variables' => true'auto_reload' => true'exception_controller' => 'twig.controller.exception::showAction''form_themes' => [=> 'form_div_layout.html.twig'], 'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''date' => ['format' => 'F j, Y H:i''interval_format' => '%d days''timezone' => NULL], 'number_format' => ['decimals' => 0'decimal_point' => '.''thousands_separator' => ',']]);
  1424.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1425.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1426.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1427.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1428.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  1429.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1430.         $f->setEnvironment('dev');
  1431.         $f->setDebug(true);
  1432.         if ($this->has('security.token_storage')) {
  1433.             $f->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1434.         }
  1435.         if ($this->has('request_stack')) {
  1436.             $f->setRequestStack($d);
  1437.         }
  1438.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1439.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1440.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1441.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1442.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1443.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1444.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__4), 'UTF-8'));
  1445.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1446.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1447.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1448.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1449.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1450.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService())));
  1451.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  1452.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1453.         $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())));
  1454.         $instance->addExtension(($this->privates['App\\Twig\\AppExtension'] ?? $this->getAppExtensionService()));
  1455.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1456.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1457.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(($this->privates['knp_paginator.helper.processor'] ?? $this->getKnpPaginator_Helper_ProcessorService())));
  1458.         $instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
  1459.         $instance->addGlobal('app'$f);
  1460.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1461.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1462.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1463.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1464.         ], [
  1465.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1466.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1467.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1468.         ])));
  1469.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1470.         return $instance;
  1471.     }
  1472.     /**
  1473.      * Gets the public 'validator' shared service.
  1474.      *
  1475.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1476.      */
  1477.     protected function getValidatorService()
  1478.     {
  1479.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1480.     }
  1481.     /**
  1482.      * Gets the public 'var_dumper.cloner' shared service.
  1483.      *
  1484.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1485.      */
  1486.     protected function getVarDumper_ClonerService()
  1487.     {
  1488.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1489.         $instance->setMaxItems(2500);
  1490.         $instance->setMinDepth(1);
  1491.         $instance->setMaxString(-1);
  1492.         return $instance;
  1493.     }
  1494.     /**
  1495.      * Gets the private 'App\Services\UserTokenManager' shared autowired service.
  1496.      *
  1497.      * @return \App\Services\UserTokenManager
  1498.      */
  1499.     protected function getUserTokenManagerService()
  1500.     {
  1501.         return $this->privates['App\\Services\\UserTokenManager'] = new \App\Services\UserTokenManager(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1502.     }
  1503.     /**
  1504.      * Gets the private 'App\Twig\AppExtension' shared autowired service.
  1505.      *
  1506.      * @return \App\Twig\AppExtension
  1507.      */
  1508.     protected function getAppExtensionService()
  1509.     {
  1510.         return $this->privates['App\\Twig\\AppExtension'] = new \App\Twig\AppExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  1511.     }
  1512.     /**
  1513.      * Gets the private 'RequestListener' shared autowired service.
  1514.      *
  1515.      * @return \App\Listener\RequestListener
  1516.      */
  1517.     protected function getRequestListenerService()
  1518.     {
  1519.         $a = ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()));
  1520.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1521.         return $this->privates['RequestListener'] = new \App\Listener\RequestListener(new \App\Services\UserTokenManager($a$b), ($this->services['router'] ?? $this->getRouterService()), $a$b, ($this->services['session'] ?? $this->getSessionService()));
  1522.     }
  1523.     /**
  1524.      * Gets the private 'annotations.cached_reader' shared service.
  1525.      *
  1526.      * @return \Doctrine\Common\Annotations\CachedReader
  1527.      */
  1528.     protected function getAnnotations_CachedReaderService()
  1529.     {
  1530.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1531.     }
  1532.     /**
  1533.      * Gets the private 'annotations.reader' shared service.
  1534.      *
  1535.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1536.      */
  1537.     protected function getAnnotations_ReaderService()
  1538.     {
  1539.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1540.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1541.         $a->registerUniqueLoader('class_exists');
  1542.         $instance->addGlobalIgnoredName('required'$a);
  1543.         return $instance;
  1544.     }
  1545.     /**
  1546.      * Gets the private 'assets.packages' shared service.
  1547.      *
  1548.      * @return \Symfony\Component\Asset\Packages
  1549.      */
  1550.     protected function getAssets_PackagesService()
  1551.     {
  1552.         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)), []);
  1553.     }
  1554.     /**
  1555.      * Gets the private 'cache.annotations' shared service.
  1556.      *
  1557.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1558.      */
  1559.     protected function getCache_AnnotationsService()
  1560.     {
  1561.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nYmWMNw+ki'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1562.     }
  1563.     /**
  1564.      * Gets the private 'cache.security_expression_language' shared service.
  1565.      *
  1566.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1567.      */
  1568.     protected function getCache_SecurityExpressionLanguageService()
  1569.     {
  1570.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('7rHorg5Q5A'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1571.     }
  1572.     /**
  1573.      * Gets the private 'cache.serializer' shared service.
  1574.      *
  1575.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1576.      */
  1577.     protected function getCache_SerializerService()
  1578.     {
  1579.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tBDIywyP8I'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1580.     }
  1581.     /**
  1582.      * Gets the private 'cache.validator' shared service.
  1583.      *
  1584.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1585.      */
  1586.     protected function getCache_ValidatorService()
  1587.     {
  1588.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LLDhl2to49'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1589.     }
  1590.     /**
  1591.      * Gets the private 'ck_front_bundle.user_cookie.kernel_response_listener' shared autowired service.
  1592.      *
  1593.      * @return \App\Listener\GenerateCookieListener
  1594.      */
  1595.     protected function getCkFrontBundle_UserCookie_KernelResponseListenerService()
  1596.     {
  1597.         return $this->privates['ck_front_bundle.user_cookie.kernel_response_listener'] = new \App\Listener\GenerateCookieListener(($this->services['session'] ?? $this->getSessionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['App\\Services\\UserTokenManager'] ?? $this->getUserTokenManagerService()));
  1598.     }
  1599.     /**
  1600.      * Gets the private 'config_cache_factory' shared service.
  1601.      *
  1602.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1603.      */
  1604.     protected function getConfigCacheFactoryService()
  1605.     {
  1606.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1607.             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)));
  1608.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1609.         }, 2));
  1610.     }
  1611.     /**
  1612.      * Gets the private 'data_collector.form' shared service.
  1613.      *
  1614.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1615.      */
  1616.     protected function getDataCollector_FormService()
  1617.     {
  1618.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1619.     }
  1620.     /**
  1621.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1622.      *
  1623.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1624.      */
  1625.     protected function getDebug_DebugHandlersListenerService()
  1626.     {
  1627.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1628.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1629.         $a->pushHandler(($this->privates['monolog.handler.deprecation_filter'] ?? $this->getMonolog_Handler_DeprecationFilterService()));
  1630.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1631.         $a->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1632.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1633.         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'UTF-8');
  1634.     }
  1635.     /**
  1636.      * Gets the private 'debug.file_link_formatter' shared service.
  1637.      *
  1638.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1639.      */
  1640.     protected function getDebug_FileLinkFormatterService()
  1641.     {
  1642.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  1643.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1644.         });
  1645.     }
  1646.     /**
  1647.      * Gets the private 'debug.log_processor' shared service.
  1648.      *
  1649.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1650.      */
  1651.     protected function getDebug_LogProcessorService()
  1652.     {
  1653.         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())));
  1654.     }
  1655.     /**
  1656.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1657.      *
  1658.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1659.      */
  1660.     protected function getDebug_Security_Access_DecisionManagerService()
  1661.     {
  1662.         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 () {
  1663.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1664.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1665.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1666.             yield => ($this->privates['debug.security.voter.App\\Security\\Authorization\\Voter\\EmployeeVoter'] ?? $this->load('getEmployeeVoterService.php'));
  1667.             yield => ($this->privates['debug.security.voter.App\\Security\\Authorization\\Voter\\ModuleVoter'] ?? $this->load('getModuleVoterService.php'));
  1668.         }, 5), 'affirmative'falsetrue));
  1669.     }
  1670.     /**
  1671.      * Gets the private 'debug.security.firewall' shared service.
  1672.      *
  1673.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1674.      */
  1675.     protected function getDebug_Security_FirewallService()
  1676.     {
  1677.         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()));
  1678.     }
  1679.     /**
  1680.      * Gets the private 'fos_rest.body_listener' shared service.
  1681.      *
  1682.      * @return \FOS\RestBundle\EventListener\BodyListener
  1683.      */
  1684.     protected function getFosRest_BodyListenerService()
  1685.     {
  1686.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1687.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService.php'true],
  1688.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService.php'true],
  1689.         ], [
  1690.             'fos_rest.decoder.json' => '?',
  1691.             'fos_rest.decoder.xml' => '?',
  1692.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  1693.         $instance->setDefaultFormat(NULL);
  1694.         return $instance;
  1695.     }
  1696.     /**
  1697.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  1698.      *
  1699.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  1700.      */
  1701.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  1702.     {
  1703.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  1704.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  1705.     }
  1706.     /**
  1707.      * Gets the private 'fos_user.util.password_updater' shared service.
  1708.      *
  1709.      * @return \FOS\UserBundle\Util\PasswordUpdater
  1710.      */
  1711.     protected function getFosUser_Util_PasswordUpdaterService()
  1712.     {
  1713.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\PasswordUpdater(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  1714.     }
  1715.     /**
  1716.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1717.      *
  1718.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1719.      */
  1720.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1721.     {
  1722.         return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  1723.     }
  1724.     /**
  1725.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1726.      *
  1727.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1728.      */
  1729.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1730.     {
  1731.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1732.     }
  1733.     /**
  1734.      * Gets the private 'knp_paginator.helper.processor' shared service.
  1735.      *
  1736.      * @return \Knp\Bundle\PaginatorBundle\Helper\Processor
  1737.      */
  1738.     protected function getKnpPaginator_Helper_ProcessorService()
  1739.     {
  1740.         return $this->privates['knp_paginator.helper.processor'] = new \Knp\Bundle\PaginatorBundle\Helper\Processor(($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1741.     }
  1742.     /**
  1743.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1744.      *
  1745.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1746.      */
  1747.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1748.     {
  1749.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => 'backend/sliding.html.twig''defaultSortableTemplate' => 'KnpPaginatorBundle:Pagination:sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 6]);
  1750.     }
  1751.     /**
  1752.      * Gets the private 'liip_imagine.filter.configuration' shared service.
  1753.      *
  1754.      * @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
  1755.      */
  1756.     protected function getLiipImagine_Filter_ConfigurationService()
  1757.     {
  1758.         return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
  1759.     }
  1760.     /**
  1761.      * Gets the private 'locale_listener' shared service.
  1762.      *
  1763.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1764.      */
  1765.     protected function getLocaleListenerService()
  1766.     {
  1767.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'pl', ($this->services['router'] ?? $this->getRouterService()));
  1768.     }
  1769.     /**
  1770.      * Gets the private 'monolog.handler.console' shared service.
  1771.      *
  1772.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1773.      */
  1774.     protected function getMonolog_Handler_ConsoleService()
  1775.     {
  1776.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1777.     }
  1778.     /**
  1779.      * Gets the private 'monolog.handler.deprecation' shared service.
  1780.      *
  1781.      * @return \Monolog\Handler\StreamHandler
  1782.      */
  1783.     protected function getMonolog_Handler_DeprecationService()
  1784.     {
  1785.         $this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.deprecations.log'), 100trueNULLfalse);
  1786.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1787.         return $instance;
  1788.     }
  1789.     /**
  1790.      * Gets the private 'monolog.handler.deprecation_filter' shared service.
  1791.      *
  1792.      * @return \Monolog\Handler\FilterHandler
  1793.      */
  1794.     protected function getMonolog_Handler_DeprecationFilterService()
  1795.     {
  1796.         return $this->privates['monolog.handler.deprecation_filter'] = new \Monolog\Handler\FilterHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()), 100200true);
  1797.     }
  1798.     /**
  1799.      * Gets the private 'monolog.handler.main' shared service.
  1800.      *
  1801.      * @return \Monolog\Handler\FingersCrossedHandler
  1802.      */
  1803.     protected function getMonolog_Handler_MainService()
  1804.     {
  1805.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 500trueNULLfalse);
  1806.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1807.         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)], true), 5000truetrueNULL);
  1808.     }
  1809.     /**
  1810.      * Gets the private 'monolog.handler.nested' shared service.
  1811.      *
  1812.      * @return \Monolog\Handler\StreamHandler
  1813.      */
  1814.     protected function getMonolog_Handler_NestedService()
  1815.     {
  1816.         $this->privates['monolog.handler.nested'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 500trueNULLfalse);
  1817.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1818.         return $instance;
  1819.     }
  1820.     /**
  1821.      * Gets the private 'monolog.handler.swift' shared service.
  1822.      *
  1823.      * @return \Symfony\Bridge\Monolog\Handler\SwiftMailerHandler
  1824.      */
  1825.     protected function getMonolog_Handler_SwiftService()
  1826.     {
  1827.         $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);
  1828.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1829.         $instance->setFormatter(new \Monolog\Formatter\HtmlFormatter());
  1830.         $instance->setTransport(($this->services['swiftmailer.mailer.default.transport.real'] ?? $this->getSwiftmailer_Mailer_Default_Transport_RealService()));
  1831.         return $instance;
  1832.     }
  1833.     /**
  1834.      * Gets the private 'monolog.handler.swift.mail_message_factory' shared service.
  1835.      *
  1836.      * @return \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory
  1837.      */
  1838.     protected function getMonolog_Handler_Swift_MailMessageFactoryService($lazyLoad true)
  1839.     {
  1840.         return new \Symfony\Bundle\MonologBundle\SwiftMailer\MessageFactory(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), 'store@centrumkrzesel.pl', [=> 'krzysiek.gaudy@gmail.com'], 'An Error Occurred! %message%''text/html');
  1841.     }
  1842.     /**
  1843.      * Gets the private 'monolog.logger' shared service.
  1844.      *
  1845.      * @return \Symfony\Bridge\Monolog\Logger
  1846.      */
  1847.     protected function getMonolog_LoggerService()
  1848.     {
  1849.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1850.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1851.         $instance->useMicrosecondTimestamps(true);
  1852.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1853.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1854.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1855.         return $instance;
  1856.     }
  1857.     /**
  1858.      * Gets the private 'monolog.logger.cache' shared service.
  1859.      *
  1860.      * @return \Symfony\Bridge\Monolog\Logger
  1861.      */
  1862.     protected function getMonolog_Logger_CacheService()
  1863.     {
  1864.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1865.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1866.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1867.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1868.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1869.         return $instance;
  1870.     }
  1871.     /**
  1872.      * Gets the private 'monolog.logger.request' shared service.
  1873.      *
  1874.      * @return \Symfony\Bridge\Monolog\Logger
  1875.      */
  1876.     protected function getMonolog_Logger_RequestService()
  1877.     {
  1878.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1879.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1880.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1881.         $instance->pushHandler(($this->privates['monolog.handler.nested'] ?? $this->getMonolog_Handler_NestedService()));
  1882.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1883.         return $instance;
  1884.     }
  1885.     /**
  1886.      * Gets the private 'parameter_bag' shared service.
  1887.      *
  1888.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1889.      */
  1890.     protected function getParameterBagService()
  1891.     {
  1892.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1893.     }
  1894.     /**
  1895.      * Gets the private 'profiler_listener' shared service.
  1896.      *
  1897.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1898.      */
  1899.     protected function getProfilerListenerService()
  1900.     {
  1901.         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);
  1902.     }
  1903.     /**
  1904.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1905.      *
  1906.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1907.      */
  1908.     protected function getResolveControllerNameSubscriberService()
  1909.     {
  1910.         return $this->privates['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))));
  1911.     }
  1912.     /**
  1913.      * Gets the private 'router.request_context' shared service.
  1914.      *
  1915.      * @return \Symfony\Component\Routing\RequestContext
  1916.      */
  1917.     protected function getRouter_RequestContextService()
  1918.     {
  1919.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1920.     }
  1921.     /**
  1922.      * Gets the private 'router_listener' shared service.
  1923.      *
  1924.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1925.      */
  1926.     protected function getRouterListenerService()
  1927.     {
  1928.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  1929.     }
  1930.     /**
  1931.      * Gets the private 'security.authentication.manager' shared service.
  1932.      *
  1933.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1934.      */
  1935.     protected function getSecurity_Authentication_ManagerService()
  1936.     {
  1937.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1938.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  1939.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1940.         }, 2), true);
  1941.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1942.         return $instance;
  1943.     }
  1944.     /**
  1945.      * Gets the private 'security.encoder_factory.generic' shared service.
  1946.      *
  1947.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  1948.      */
  1949.     protected function getSecurity_EncoderFactory_GenericService()
  1950.     {
  1951.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\BCryptPasswordEncoder''arguments' => [=> 13]]]);
  1952.     }
  1953.     /**
  1954.      * Gets the private 'security.firewall.map' shared service.
  1955.      *
  1956.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1957.      */
  1958.     protected function getSecurity_Firewall_MapService()
  1959.     {
  1960.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1961.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1962.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1963.         ], [
  1964.             'security.firewall.map.context.dev' => '?',
  1965.             'security.firewall.map.context.main' => '?',
  1966.         ]), new RewindableGenerator(function () {
  1967.             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)/')));
  1968.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  1969.         }, 2));
  1970.     }
  1971.     /**
  1972.      * Gets the private 'security.logout_url_generator' shared service.
  1973.      *
  1974.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1975.      */
  1976.     protected function getSecurity_LogoutUrlGeneratorService()
  1977.     {
  1978.         $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->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1979.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  1980.         return $instance;
  1981.     }
  1982.     /**
  1983.      * Gets the private 'security.role_hierarchy' shared service.
  1984.      *
  1985.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1986.      */
  1987.     protected function getSecurity_RoleHierarchyService()
  1988.     {
  1989.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1990.     }
  1991.     /**
  1992.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1993.      *
  1994.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1995.      */
  1996.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1997.     {
  1998.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1999.     }
  2000.     /**
  2001.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2002.      *
  2003.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2004.      */
  2005.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2006.     {
  2007.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2008.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2009.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2010.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2011.     }
  2012.     /**
  2013.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2014.      *
  2015.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2016.      */
  2017.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2018.     {
  2019.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2020.     }
  2021.     /**
  2022.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2023.      *
  2024.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2025.      */
  2026.     protected function getSensioFrameworkExtra_View_ListenerService()
  2027.     {
  2028.         return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))), ($this->services['twig'] ?? $this->getTwigService()));
  2029.     }
  2030.     /**
  2031.      * Gets the private 'session.storage.native' shared service.
  2032.      *
  2033.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  2034.      */
  2035.     protected function getSession_Storage_NativeService()
  2036.     {
  2037.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  2038.     }
  2039.     /**
  2040.      * Gets the private 'session_listener' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2043.      */
  2044.     protected function getSessionListenerService()
  2045.     {
  2046.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2047.             'initialized_session' => ['services''session'NULLfalse],
  2048.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2049.             'session' => ['services''session''getSessionService'false],
  2050.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  2051.         ], [
  2052.             'initialized_session' => '?',
  2053.             'request_stack' => '?',
  2054.             'session' => '?',
  2055.             'session_storage' => '?',
  2056.         ]));
  2057.     }
  2058.     /**
  2059.      * Gets the private 'templating.locator' shared service.
  2060.      *
  2061.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  2062.      */
  2063.     protected function getTemplating_LocatorService()
  2064.     {
  2065.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')]))), $this->targetDir.'');
  2066.     }
  2067.     /**
  2068.      * Gets the private 'translator_listener' shared service.
  2069.      *
  2070.      * @return \Symfony\Component\HttpKernel\EventListener\TranslatorListener
  2071.      */
  2072.     protected function getTranslatorListenerService()
  2073.     {
  2074.         return $this->privates['translator_listener'] = new \Symfony\Component\HttpKernel\EventListener\TranslatorListener(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2075.     }
  2076.     /**
  2077.      * Gets the private 'validator.builder' shared service.
  2078.      *
  2079.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  2080.      */
  2081.     protected function getValidator_BuilderService()
  2082.     {
  2083.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2084.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2085.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2086.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2087.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2088.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2089.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2090.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2091.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2092.         ], [
  2093.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2094.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2095.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2096.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2097.             'doctrine.orm.validator.unique' => '?',
  2098.             'security.validator.user_password' => '?',
  2099.             'validator.expression' => '?',
  2100.         ])));
  2101.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  2102.         $instance->setTranslationDomain('validators');
  2103.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  2104.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2105.         $instance->addMethodMapping('loadValidatorMetadata');
  2106.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  2107.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  2108.         return $instance;
  2109.     }
  2110.     /**
  2111.      * Gets the private 'var_dumper.html_dumper' shared service.
  2112.      *
  2113.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2114.      */
  2115.     protected function getVarDumper_HtmlDumperService()
  2116.     {
  2117.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2118.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2119.         return $instance;
  2120.     }
  2121.     /**
  2122.      * Gets the private 'var_dumper.server_connection' shared service.
  2123.      *
  2124.      * @return \Symfony\Component\VarDumper\Server\Connection
  2125.      */
  2126.     protected function getVarDumper_ServerConnectionService()
  2127.     {
  2128.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2129.     }
  2130.     /**
  2131.      * Gets the private 'web_profiler.csp.handler' shared service.
  2132.      *
  2133.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2134.      */
  2135.     protected function getWebProfiler_Csp_HandlerService()
  2136.     {
  2137.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2138.     }
  2139.     /**
  2140.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2141.      *
  2142.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2143.      */
  2144.     protected function getWebProfiler_DebugToolbarService()
  2145.     {
  2146.         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()));
  2147.     }
  2148.     /**
  2149.      * @return array|bool|float|int|string|null
  2150.      */
  2151.     public function getParameter($name)
  2152.     {
  2153.         $name = (string) $name;
  2154.         if (isset($this->buildParameters[$name])) {
  2155.             return $this->buildParameters[$name];
  2156.         }
  2157.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2158.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2159.         }
  2160.         if (isset($this->loadedDynamicParameters[$name])) {
  2161.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2162.         }
  2163.         return $this->parameters[$name];
  2164.     }
  2165.     public function hasParameter($name): bool
  2166.     {
  2167.         $name = (string) $name;
  2168.         if (isset($this->buildParameters[$name])) {
  2169.             return true;
  2170.         }
  2171.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2172.     }
  2173.     public function setParameter($name$value): void
  2174.     {
  2175.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2176.     }
  2177.     public function getParameterBag(): ParameterBagInterface
  2178.     {
  2179.         if (null === $this->parameterBag) {
  2180.             $parameters $this->parameters;
  2181.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2182.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2183.             }
  2184.             foreach ($this->buildParameters as $name => $value) {
  2185.                 $parameters[$name] = $value;
  2186.             }
  2187.             $this->parameterBag = new FrozenParameterBag($parameters);
  2188.         }
  2189.         return $this->parameterBag;
  2190.     }
  2191.     private $loadedDynamicParameters = [
  2192.         'kernel.cache_dir' => false,
  2193.         'PC_HOST' => false,
  2194.         'PC_DBNAME' => false,
  2195.         'PC_PASS' => false,
  2196.         'PC_LOGIN' => false,
  2197.         'APP_ENV' => false,
  2198.         'PAYU_ENV' => false,
  2199.         'PAYU_CLIENT_ID' => false,
  2200.         'PAYU_CLIENT_SECRET' => false,
  2201.         'PAYU_SIGNATURE_KEY' => false,
  2202.         'kernel.secret' => false,
  2203.         'validator.mapping.cache.file' => false,
  2204.         'profiler.storage.dsn' => false,
  2205.         'debug.container.dump' => false,
  2206.         'serializer.mapping.cache.file' => false,
  2207.         'doctrine.orm.proxy_dir' => false,
  2208.         'swiftmailer.spool.default.memory.path' => false,
  2209.         'lexik_translation.translator.options' => false,
  2210.     ];
  2211.     private $dynamicParameters = [];
  2212.     private function getDynamicParameter(string $name)
  2213.     {
  2214.         switch ($name) {
  2215.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2216.             case 'PC_HOST'$value $this->getEnv('PC_HOST'); break;
  2217.             case 'PC_DBNAME'$value $this->getEnv('PC_DBNAME'); break;
  2218.             case 'PC_PASS'$value $this->getEnv('PC_PASS'); break;
  2219.             case 'PC_LOGIN'$value $this->getEnv('PC_LOGIN'); break;
  2220.             case 'APP_ENV'$value $this->getEnv('APP_ENV'); break;
  2221.             case 'PAYU_ENV'$value $this->getEnv('PAYU_ENV'); break;
  2222.             case 'PAYU_CLIENT_ID'$value $this->getEnv('PAYU_CLIENT_ID'); break;
  2223.             case 'PAYU_CLIENT_SECRET'$value $this->getEnv('PAYU_CLIENT_SECRET'); break;
  2224.             case 'PAYU_SIGNATURE_KEY'$value $this->getEnv('PAYU_SIGNATURE_KEY'); break;
  2225.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2226.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2227.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2228.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  2229.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2230.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2231.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2232.             case 'lexik_translation.translator.options'$value = [
  2233.                 'cache_dir' => ($this->targetDir.''.'/translations'),
  2234.                 'debug' => true,
  2235.             ]; break;
  2236.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2237.         }
  2238.         $this->loadedDynamicParameters[$name] = true;
  2239.         return $this->dynamicParameters[$name] = $value;
  2240.     }
  2241.     protected function getDefaultParameters(): array
  2242.     {
  2243.         return [
  2244.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  2245.             'kernel.project_dir' => \dirname(__DIR__4),
  2246.             'kernel.environment' => 'dev',
  2247.             'kernel.debug' => true,
  2248.             'kernel.name' => 'src',
  2249.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2250.             'kernel.bundles' => [
  2251.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2252.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  2253.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2254.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2255.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2256.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2257.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2258.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2259.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2260.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2261.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2262.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2263.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2264.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  2265.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  2266.                 'A2lixAutoFormBundle' => 'A2lix\\AutoFormBundle\\A2lixAutoFormBundle',
  2267.                 'A2lixTranslationFormBundle' => 'A2lix\\TranslationFormBundle\\A2lixTranslationFormBundle',
  2268.                 'LexikTranslationBundle' => 'Lexik\\Bundle\\TranslationBundle\\LexikTranslationBundle',
  2269.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\Bundle\\DoctrineBehaviorsBundle',
  2270.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2271.                 'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
  2272.                 'TFoxMpdfPortBundle' => 'TFox\\MpdfPortBundle\\TFoxMpdfPortBundle',
  2273.             ],
  2274.             'kernel.bundles_metadata' => [
  2275.                 'FrameworkBundle' => [
  2276.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2277.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2278.                 ],
  2279.                 'DoctrineCacheBundle' => [
  2280.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-cache-bundle'),
  2281.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  2282.                 ],
  2283.                 'SensioFrameworkExtraBundle' => [
  2284.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle'),
  2285.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2286.                 ],
  2287.                 'DoctrineBundle' => [
  2288.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2289.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2290.                 ],
  2291.                 'DoctrineMigrationsBundle' => [
  2292.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2293.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2294.                 ],
  2295.                 'SecurityBundle' => [
  2296.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2297.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2298.                 ],
  2299.                 'SwiftmailerBundle' => [
  2300.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2301.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2302.                 ],
  2303.                 'TwigBundle' => [
  2304.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2305.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2306.                 ],
  2307.                 'WebProfilerBundle' => [
  2308.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2309.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2310.                 ],
  2311.                 'MonologBundle' => [
  2312.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2313.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2314.                 ],
  2315.                 'DebugBundle' => [
  2316.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  2317.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2318.                 ],
  2319.                 'MakerBundle' => [
  2320.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2321.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2322.                 ],
  2323.                 'WebServerBundle' => [
  2324.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-server-bundle'),
  2325.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2326.                 ],
  2327.                 'FOSUserBundle' => [
  2328.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  2329.                     'namespace' => 'FOS\\UserBundle',
  2330.                 ],
  2331.                 'FOSRestBundle' => [
  2332.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  2333.                     'namespace' => 'FOS\\RestBundle',
  2334.                 ],
  2335.                 'A2lixAutoFormBundle' => [
  2336.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src'),
  2337.                     'namespace' => 'A2lix\\AutoFormBundle',
  2338.                 ],
  2339.                 'A2lixTranslationFormBundle' => [
  2340.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src'),
  2341.                     'namespace' => 'A2lix\\TranslationFormBundle',
  2342.                 ],
  2343.                 'LexikTranslationBundle' => [
  2344.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/translation-bundle'),
  2345.                     'namespace' => 'Lexik\\Bundle\\TranslationBundle',
  2346.                 ],
  2347.                 'DoctrineBehaviorsBundle' => [
  2348.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/Bundle'),
  2349.                     'namespace' => 'Knp\\DoctrineBehaviors\\Bundle',
  2350.                 ],
  2351.                 'KnpPaginatorBundle' => [
  2352.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  2353.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2354.                 ],
  2355.                 'LiipImagineBundle' => [
  2356.                     'path' => (\dirname(__DIR__4).'/vendor/liip/imagine-bundle'),
  2357.                     'namespace' => 'Liip\\ImagineBundle',
  2358.                 ],
  2359.                 'TFoxMpdfPortBundle' => [
  2360.                     'path' => (\dirname(__DIR__4).'/vendor/tfox/mpdf-port-bundle/TFox/MpdfPortBundle'),
  2361.                     'namespace' => 'TFox\\MpdfPortBundle',
  2362.                 ],
  2363.             ],
  2364.             'kernel.charset' => 'UTF-8',
  2365.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  2366.             'container.dumper.inline_class_loader' => true,
  2367.             'env(DATABASE_URL)' => '',
  2368.             'locale' => 'pl',
  2369.             'fragment.renderer.hinclude.global_template' => NULL,
  2370.             'fragment.path' => '/_fragment',
  2371.             'kernel.http_method_override' => true,
  2372.             'kernel.trusted_hosts' => [
  2373.             ],
  2374.             'kernel.default_locale' => 'pl',
  2375.             'templating.helper.code.file_link_format' => NULL,
  2376.             'debug.file_link_format' => NULL,
  2377.             'session.metadata.storage_key' => '_sf2_meta',
  2378.             'session.storage.options' => [
  2379.                 'cache_limiter' => '0',
  2380.                 'cookie_lifetime' => 604800,
  2381.                 'cookie_secure' => 'auto',
  2382.                 'cookie_httponly' => true,
  2383.                 'cookie_samesite' => 'lax',
  2384.                 'gc_probability' => 1,
  2385.             ],
  2386.             'session.save_path' => '/usr/multiphp/php7.4/tmp',
  2387.             'session.metadata.update_threshold' => 0,
  2388.             'form.type_extension.csrf.enabled' => true,
  2389.             'form.type_extension.csrf.field_name' => '_token',
  2390.             'asset.request_context.base_path' => '',
  2391.             'asset.request_context.secure' => false,
  2392.             'templating.loader.cache.path' => NULL,
  2393.             'templating.engines' => [
  2394.                 => 'twig',
  2395.                 => 'php',
  2396.             ],
  2397.             'templating.helper.form.resources' => [
  2398.                 => 'FrameworkBundle:Form',
  2399.             ],
  2400.             'validator.mapping.cache.prefix' => '',
  2401.             'validator.translation_domain' => 'validators',
  2402.             'translator.logging' => false,
  2403.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2404.             'profiler_listener.only_exceptions' => false,
  2405.             'profiler_listener.only_master_requests' => false,
  2406.             'debug.error_handler.throw_at' => -1,
  2407.             'router.request_context.host' => 'localhost',
  2408.             'router.request_context.scheme' => 'http',
  2409.             'router.request_context.base_url' => '',
  2410.             'router.resource' => 'kernel::loadRoutes',
  2411.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  2412.             'request_listener.http_port' => 80,
  2413.             'request_listener.https_port' => 443,
  2414.             'serializer.mapping.cache.prefix' => '',
  2415.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2416.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  2417.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2418.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  2419.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  2420.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  2421.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  2422.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  2423.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  2424.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2425.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  2426.             'doctrine_cache.memcache.host' => 'localhost',
  2427.             'doctrine_cache.memcache.port' => 11211,
  2428.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2429.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  2430.             'doctrine_cache.memcached.host' => 'localhost',
  2431.             'doctrine_cache.memcached.port' => 11211,
  2432.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  2433.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  2434.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  2435.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  2436.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  2437.             'doctrine_cache.predis.scheme' => 'tcp',
  2438.             'doctrine_cache.predis.host' => 'localhost',
  2439.             'doctrine_cache.predis.port' => 6379,
  2440.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2441.             'doctrine_cache.redis.connection.class' => 'Redis',
  2442.             'doctrine_cache.redis.host' => 'localhost',
  2443.             'doctrine_cache.redis.port' => 6379,
  2444.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  2445.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  2446.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  2447.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  2448.             'doctrine_cache.riak.host' => 'localhost',
  2449.             'doctrine_cache.riak.port' => 8087,
  2450.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  2451.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  2452.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  2453.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2454.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2455.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2456.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  2457.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2458.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2459.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2460.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2461.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2462.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2463.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2464.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2465.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2466.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2467.             'doctrine.entity_managers' => [
  2468.                 'default' => 'doctrine.orm.default_entity_manager',
  2469.             ],
  2470.             'doctrine.default_entity_manager' => 'default',
  2471.             'doctrine.dbal.connection_factory.types' => [
  2472.             ],
  2473.             'doctrine.connections' => [
  2474.                 'default' => 'doctrine.dbal.default_connection',
  2475.             ],
  2476.             'doctrine.default_connection' => 'default',
  2477.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2478.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2479.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2480.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2481.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2482.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2483.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2484.             'doctrine.orm.cache.memcache_port' => 11211,
  2485.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2486.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2487.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2488.             'doctrine.orm.cache.memcached_port' => 11211,
  2489.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2490.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2491.             'doctrine.orm.cache.redis_host' => 'localhost',
  2492.             'doctrine.orm.cache.redis_port' => 6379,
  2493.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2494.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2495.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2496.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2497.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2498.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2499.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2500.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2501.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2502.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2503.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2504.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2505.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2506.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2507.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2508.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2509.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2510.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2511.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2512.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2513.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2514.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2515.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2516.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2517.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2518.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2519.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2520.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2521.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2522.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2523.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2524.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  2525.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  2526.             'doctrine_migrations.name' => 'Application Migrations',
  2527.             'doctrine_migrations.migrations_paths' => [
  2528.             ],
  2529.             'doctrine_migrations.table_name' => 'migration_versions',
  2530.             'doctrine_migrations.column_name' => 'version',
  2531.             'doctrine_migrations.column_length' => 14,
  2532.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  2533.             'doctrine_migrations.all_or_nothing' => false,
  2534.             'doctrine_migrations.custom_template' => NULL,
  2535.             'doctrine_migrations.organize_migrations' => false,
  2536.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2537.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2538.             'security.role_hierarchy.roles' => [
  2539.                 'ROLE_ADMIN' => [
  2540.                     => 'ROLE_USER',
  2541.                 ],
  2542.                 'ROLE_SUPER_ADMIN' => [
  2543.                     => 'ROLE_ADMIN',
  2544.                 ],
  2545.             ],
  2546.             'security.access.denied_url' => NULL,
  2547.             'security.authentication.manager.erase_credentials' => true,
  2548.             'security.authentication.session_strategy.strategy' => 'migrate',
  2549.             'security.access.always_authenticate_before_granting' => false,
  2550.             'security.authentication.hide_user_not_found' => true,
  2551.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2552.             'swiftmailer.mailer.default.spool.enabled' => true,
  2553.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2554.             'swiftmailer.mailer.default.single_address' => NULL,
  2555.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2556.             'swiftmailer.spool.enabled' => true,
  2557.             'swiftmailer.delivery.enabled' => true,
  2558.             'swiftmailer.single_address' => NULL,
  2559.             'swiftmailer.mailers' => [
  2560.                 'default' => 'swiftmailer.mailer.default',
  2561.             ],
  2562.             'swiftmailer.default_mailer' => 'default',
  2563.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2564.             'twig.form.resources' => [
  2565.                 => 'form_div_layout.html.twig',
  2566.                 => '@LiipImagine/Form/form_div_layout.html.twig',
  2567.                 => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  2568.             ],
  2569.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2570.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2571.             'web_profiler.debug_toolbar.mode' => 2,
  2572.             'monolog.use_microseconds' => true,
  2573.             'monolog.swift_mailer.handlers' => [
  2574.                 => 'monolog.handler.swift',
  2575.             ],
  2576.             'monolog.handlers_to_channels' => [
  2577.                 'monolog.handler.deprecation_filter' => [
  2578.                     'type' => 'inclusive',
  2579.                     'elements' => [
  2580.                         => 'php',
  2581.                     ],
  2582.                 ],
  2583.                 'monolog.handler.console' => [
  2584.                     'type' => 'exclusive',
  2585.                     'elements' => [
  2586.                         => 'event',
  2587.                         => 'doctrine',
  2588.                     ],
  2589.                 ],
  2590.                 'monolog.handler.nested' => NULL,
  2591.                 'monolog.handler.main' => NULL,
  2592.             ],
  2593.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2594.             'fos_user.backend_type_orm' => true,
  2595.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  2596.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  2597.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  2598.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  2599.             'fos_user.storage' => 'orm',
  2600.             'fos_user.firewall_name' => 'main',
  2601.             'fos_user.model_manager_name' => NULL,
  2602.             'fos_user.model.user.class' => 'App\\Entity\\User',
  2603.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  2604.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  2605.             'fos_user.profile.form.validation_groups' => [
  2606.                 => 'Profile',
  2607.                 => 'Default',
  2608.             ],
  2609.             'fos_user.registration.confirmation.from_email' => [
  2610.                 'test@domain.com' => 'test@domain.com',
  2611.             ],
  2612.             'fos_user.registration.confirmation.enabled' => false,
  2613.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  2614.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  2615.             'fos_user.registration.form.validation_groups' => [
  2616.                 => 'Registration',
  2617.                 => 'Default',
  2618.             ],
  2619.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  2620.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  2621.             'fos_user.change_password.form.validation_groups' => [
  2622.                 => 'ChangePassword',
  2623.                 => 'Default',
  2624.             ],
  2625.             'fos_user.resetting.email.from_email' => [
  2626.                 'test@domain.com' => 'test@domain.com',
  2627.             ],
  2628.             'fos_user.resetting.retry_ttl' => 7200,
  2629.             'fos_user.resetting.token_ttl' => 86400,
  2630.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  2631.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  2632.             'fos_user.resetting.form.validation_groups' => [
  2633.                 => 'ResetPassword',
  2634.                 => 'Default',
  2635.             ],
  2636.             'a2lix_translation_form.locale_provider' => 'default',
  2637.             'a2lix_translation_form.locales' => [
  2638.                 => 'pl',
  2639.                 => 'cz',
  2640.                 => 'de',
  2641.                 => 'pl',
  2642.                 => 'cz',
  2643.                 => 'de',
  2644.                 => 'sk',
  2645.                 => 'ro',
  2646.             ],
  2647.             'a2lix_translation_form.required_locales' => [
  2648.                 => 'pl',
  2649.                 => 'pl',
  2650.             ],
  2651.             'a2lix_translation_form.default_locale' => 'pl',
  2652.             'a2lix_translation_form.templating' => '@A2lixTranslationForm/bootstrap_4_layout.html.twig',
  2653.             'lexik_translation.translator.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Translator',
  2654.             'lexik_translation.loader.database.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Loader\\DatabaseLoader',
  2655.             'lexik_translation.trans_unit.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\TransUnitManager',
  2656.             'lexik_translation.file.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\FileManager',
  2657.             'lexik_translation.locale.manager.class' => 'Lexik\\Bundle\\TranslationBundle\\Manager\\LocaleManager',
  2658.             'lexik_translation.importer.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Importer\\FileImporter',
  2659.             'lexik_translation.exporter_collector.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\ExporterCollector',
  2660.             'lexik_translation.exporter.xliff.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\XliffExporter',
  2661.             'lexik_translation.exporter.json.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\JsonExporter',
  2662.             'lexik_translation.exporter.yml.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\YamlExporter',
  2663.             'lexik_translation.exporter.php.class' => 'Lexik\\Bundle\\TranslationBundle\\Translation\\Exporter\\PhpExporter',
  2664.             'lexik_translation.orm.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\DoctrineORMStorage',
  2665.             'lexik_translation.orm.listener.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\Listener\\DoctrineORMListener',
  2666.             'lexik_translation.orm.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\TransUnit',
  2667.             'lexik_translation.orm.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\Translation',
  2668.             'lexik_translation.orm.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Entity\\File',
  2669.             'lexik_translation.mongodb.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\DoctrineMongoDBStorage',
  2670.             'lexik_translation.mongodb.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\TransUnit',
  2671.             'lexik_translation.mongodb.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\Translation',
  2672.             'lexik_translation.mongodb.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Document\\File',
  2673.             'lexik_translation.propel.translation_storage.class' => 'Lexik\\Bundle\\TranslationBundle\\Storage\\PropelStorage',
  2674.             'lexik_translation.propel.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\TransUnit',
  2675.             'lexik_translation.propel.translation.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\Translation',
  2676.             'lexik_translation.propel.file.class' => 'Lexik\\Bundle\\TranslationBundle\\Propel\\File',
  2677.             'lexik_translation.data_grid.formatter.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\DataGrid\\DataGridFormatter',
  2678.             'lexik_translation.data_grid.request_handler.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\DataGrid\\DataGridRequestHandler',
  2679.             'lexik_translation.overview.stats_aggregator.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\Overview\\StatsAggregator',
  2680.             'lexik_translation.form.handler.trans_unit.class' => 'Lexik\\Bundle\\TranslationBundle\\Form\\Handler\\TransUnitFormHandler',
  2681.             'lexik_translation.listener.get_database_resources.class' => 'Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\GetDatabaseResourcesListener',
  2682.             'lexik_translation.listener.clean_translation_cache.class' => 'Lexik\\Bundle\\TranslationBundle\\EventDispatcher\\CleanTranslationCacheListener',
  2683.             'lexik_translation.token_finder.class' => 'Lexik\\Bundle\\TranslationBundle\\Util\\Profiler\\TokenFinder',
  2684.             'lexik_translation.command.import_translations.class' => 'Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand',
  2685.             'lexik_translation.command.export_translations.class' => 'Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand',
  2686.             'lexik_translation.importer.case_insensitive' => false,
  2687.             'lexik_translation.token_finder.limit' => 15,
  2688.             'lexik_translation.managed_locales' => [
  2689.                 => 'cz',
  2690.                 => 'cz',
  2691.                 => 'de',
  2692.                 => 'de',
  2693.                 => 'pl',
  2694.                 => 'pl',
  2695.                 => 'ro',
  2696.                 => 'sk',
  2697.             ],
  2698.             'lexik_translation.fallback_locale' => [
  2699.                 => 'pl',
  2700.                 => 'pl',
  2701.             ],
  2702.             'lexik_translation.storage' => [
  2703.                 'type' => 'orm',
  2704.             ],
  2705.             'lexik_translation.base_layout' => '@LexikTranslationBundle/layout.html.twig',
  2706.             'lexik_translation.grid_input_type' => 'text',
  2707.             'lexik_translation.grid_toggle_similar' => false,
  2708.             'lexik_translation.auto_cache_clean' => false,
  2709.             'lexik_translation.dev_tools.enable' => false,
  2710.             'lexik_translation.dev_tools.create_missing' => false,
  2711.             'lexik_translation.dev_tools.file_format' => 'yml',
  2712.             'lexik_translation.exporter.json.hierarchical_format' => false,
  2713.             'lexik_translation.exporter.yml.use_tree' => false,
  2714.             'lexik_translation.storage.type' => 'orm',
  2715.             'knp.doctrine_behaviors.reflection.class_analyzer.class' => 'Knp\\DoctrineBehaviors\\Reflection\\ClassAnalyzer',
  2716.             'knp.doctrine_behaviors.reflection.is_recursive' => true,
  2717.             'knp.doctrine_behaviors.translatable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\TranslatableSubscriber',
  2718.             'knp.doctrine_behaviors.translatable_subscriber.current_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\CurrentLocaleCallable',
  2719.             'knp.doctrine_behaviors.translatable_subscriber.default_locale_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Translatable\\DefaultLocaleCallable',
  2720.             'knp.doctrine_behaviors.translatable_subscriber.translatable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translatable',
  2721.             'knp.doctrine_behaviors.translatable_subscriber.translation_trait' => 'Knp\\DoctrineBehaviors\\Model\\Translatable\\Translation',
  2722.             'knp.doctrine_behaviors.translatable_subscriber.translatable_fetch_method' => 'LAZY',
  2723.             'knp.doctrine_behaviors.translatable_subscriber.translation_fetch_method' => 'LAZY',
  2724.             'knp.doctrine_behaviors.softdeletable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\SoftDeletable\\SoftDeletableSubscriber',
  2725.             'knp.doctrine_behaviors.softdeletable_subscriber.softdeletable_trait' => 'Knp\\DoctrineBehaviors\\Model\\SoftDeletable\\SoftDeletable',
  2726.             'knp.doctrine_behaviors.timestampable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Timestampable\\TimestampableSubscriber',
  2727.             'knp.doctrine_behaviors.timestampable_subscriber.timestampable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Timestampable\\Timestampable',
  2728.             'knp.doctrine_behaviors.timestampable_subscriber.db_field_type' => 'datetime',
  2729.             'knp.doctrine_behaviors.blameable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\BlameableSubscriber',
  2730.             'knp.doctrine_behaviors.blameable_subscriber.blameable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Blameable\\Blameable',
  2731.             'knp.doctrine_behaviors.blameable_subscriber.user_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Blameable\\UserCallable',
  2732.             'knp.doctrine_behaviors.blameable_subscriber.user_entity' => NULL,
  2733.             'knp.doctrine_behaviors.loggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggableSubscriber',
  2734.             'knp.doctrine_behaviors.loggable_subscriber.logger_callable.class' => 'Knp\\DoctrineBehaviors\\ORM\\Loggable\\LoggerCallable',
  2735.             'knp.doctrine_behaviors.geocodable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Geocodable\\GeocodableSubscriber',
  2736.             'knp.doctrine_behaviors.geocodable_subscriber.geocodable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Geocodable\\Geocodable',
  2737.             'knp.doctrine_behaviors.sluggable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sluggable\\SluggableSubscriber',
  2738.             'knp.doctrine_behaviors.sluggable_subscriber.sluggable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sluggable\\Sluggable',
  2739.             'knp.doctrine_behaviors.tree_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Tree\\TreeSubscriber',
  2740.             'knp.doctrine_behaviors.tree_subscriber.tree_trait' => 'Knp\\DoctrineBehaviors\\Model\\Tree\\Node',
  2741.             'knp.doctrine_behaviors.sortable_subscriber.class' => 'Knp\\DoctrineBehaviors\\ORM\\Sortable\\SortableSubscriber',
  2742.             'knp.doctrine_behaviors.sortable_subscriber.sortable_trait' => 'Knp\\DoctrineBehaviors\\Model\\Sortable\\Sortable',
  2743.             'knp_paginator.class' => 'Knp\\Component\\Pager\\Paginator',
  2744.             'knp_paginator.helper.processor.class' => 'Knp\\Bundle\\PaginatorBundle\\Helper\\Processor',
  2745.             'knp_paginator.templating.helper.pagination.class' => 'Knp\\Bundle\\PaginatorBundle\\Templating\\PaginationHelper',
  2746.             'knp_paginator.template.pagination' => 'backend/sliding.html.twig',
  2747.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  2748.             'knp_paginator.template.sortable' => 'KnpPaginatorBundle:Pagination:sortable_link.html.twig',
  2749.             'knp_paginator.page_range' => 6,
  2750.             'liip_imagine.resolvers' => [
  2751.                 'default' => [
  2752.                     'web_path' => [
  2753.                         'web_root' => (\dirname(__DIR__4).'/src/../public'),
  2754.                         'cache_prefix' => 'media/cache',
  2755.                     ],
  2756.                 ],
  2757.             ],
  2758.             'liip_imagine.loaders' => [
  2759.                 'default' => [
  2760.                     'filesystem' => [
  2761.                         'data_root' => [
  2762.                             => (\dirname(__DIR__4).'/src/../public'),
  2763.                         ],
  2764.                         'locator' => 'filesystem',
  2765.                         'allow_unresolvable_data_roots' => false,
  2766.                         'bundle_resources' => [
  2767.                             'enabled' => false,
  2768.                             'access_control_type' => 'blacklist',
  2769.                             'access_control_list' => [
  2770.                             ],
  2771.                         ],
  2772.                     ],
  2773.                 ],
  2774.             ],
  2775.             'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
  2776.             'liip_imagine.jpegoptim.stripAll' => true,
  2777.             'liip_imagine.jpegoptim.max' => NULL,
  2778.             'liip_imagine.jpegoptim.progressive' => true,
  2779.             'liip_imagine.jpegoptim.tempDir' => NULL,
  2780.             'liip_imagine.optipng.binary' => '/usr/bin/optipng',
  2781.             'liip_imagine.optipng.level' => 7,
  2782.             'liip_imagine.optipng.stripAll' => true,
  2783.             'liip_imagine.optipng.tempDir' => NULL,
  2784.             'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
  2785.             'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
  2786.             'liip_imagine.driver_service' => 'liip_imagine.gd',
  2787.             'liip_imagine.cache.resolver.default' => 'default',
  2788.             'liip_imagine.default_image' => NULL,
  2789.             'liip_imagine.filter_sets' => [
  2790.                 'cache' => [
  2791.                     'quality' => 100,
  2792.                     'jpeg_quality' => NULL,
  2793.                     'png_compression_level' => NULL,
  2794.                     'png_compression_filter' => NULL,
  2795.                     'format' => NULL,
  2796.                     'animated' => false,
  2797.                     'cache' => NULL,
  2798.                     'data_loader' => NULL,
  2799.                     'default_image' => NULL,
  2800.                     'filters' => [
  2801.                     ],
  2802.                     'post_processors' => [
  2803.                     ],
  2804.                 ],
  2805.                 'bigProductImageLowerQuality' => [
  2806.                     'quality' => 85,
  2807.                     'jpeg_quality' => NULL,
  2808.                     'png_compression_level' => NULL,
  2809.                     'png_compression_filter' => NULL,
  2810.                     'format' => NULL,
  2811.                     'animated' => false,
  2812.                     'cache' => NULL,
  2813.                     'data_loader' => NULL,
  2814.                     'default_image' => NULL,
  2815.                     'filters' => [
  2816.                         'thumbnail' => [
  2817.                             'size' => [
  2818.                                 => 576,
  2819.                                 => 767,
  2820.                             ],
  2821.                             'mode' => 'inset',
  2822.                         ],
  2823.                     ],
  2824.                     'post_processors' => [
  2825.                     ],
  2826.                 ],
  2827.                 'bigProductImage' => [
  2828.                     'quality' => 100,
  2829.                     'jpeg_quality' => NULL,
  2830.                     'png_compression_level' => NULL,
  2831.                     'png_compression_filter' => NULL,
  2832.                     'format' => NULL,
  2833.                     'animated' => false,
  2834.                     'cache' => NULL,
  2835.                     'data_loader' => NULL,
  2836.                     'default_image' => NULL,
  2837.                     'filters' => [
  2838.                         'thumbnail' => [
  2839.                             'size' => [
  2840.                                 => 576,
  2841.                                 => 767,
  2842.                             ],
  2843.                             'mode' => 'inset',
  2844.                         ],
  2845.                     ],
  2846.                     'post_processors' => [
  2847.                     ],
  2848.                 ],
  2849.                 'small' => [
  2850.                     'quality' => 65,
  2851.                     'jpeg_quality' => NULL,
  2852.                     'png_compression_level' => NULL,
  2853.                     'png_compression_filter' => NULL,
  2854.                     'format' => NULL,
  2855.                     'animated' => false,
  2856.                     'cache' => NULL,
  2857.                     'data_loader' => NULL,
  2858.                     'default_image' => NULL,
  2859.                     'filters' => [
  2860.                         'thumbnail' => [
  2861.                             'size' => [
  2862.                                 => 274,
  2863.                                 => 333,
  2864.                             ],
  2865.                             'mode' => 'inset',
  2866.                         ],
  2867.                     ],
  2868.                     'post_processors' => [
  2869.                     ],
  2870.                 ],
  2871.                 'smallProdImageQuality' => [
  2872.                     'quality' => 99,
  2873.                     'jpeg_quality' => NULL,
  2874.                     'png_compression_level' => NULL,
  2875.                     'png_compression_filter' => NULL,
  2876.                     'format' => NULL,
  2877.                     'animated' => false,
  2878.                     'cache' => NULL,
  2879.                     'data_loader' => NULL,
  2880.                     'default_image' => NULL,
  2881.                     'filters' => [
  2882.                         'thumbnail' => [
  2883.                             'size' => [
  2884.                                 => 274,
  2885.                                 => 333,
  2886.                             ],
  2887.                             'mode' => 'inset',
  2888.                         ],
  2889.                     ],
  2890.                     'post_processors' => [
  2891.                     ],
  2892.                 ],
  2893.                 'topProductSmall' => [
  2894.                     'quality' => 70,
  2895.                     'jpeg_quality' => NULL,
  2896.                     'png_compression_level' => NULL,
  2897.                     'png_compression_filter' => NULL,
  2898.                     'format' => NULL,
  2899.                     'animated' => false,
  2900.                     'cache' => NULL,
  2901.                     'data_loader' => NULL,
  2902.                     'default_image' => NULL,
  2903.                     'filters' => [
  2904.                         'thumbnail' => [
  2905.                             'size' => [
  2906.                                 => 274,
  2907.                                 => 333,
  2908.                             ],
  2909.                             'mode' => 'inset',
  2910.                         ],
  2911.                     ],
  2912.                     'post_processors' => [
  2913.                     ],
  2914.                 ],
  2915.                 'smallGallery3' => [
  2916.                     'quality' => 99,
  2917.                     'jpeg_quality' => NULL,
  2918.                     'png_compression_level' => NULL,
  2919.                     'png_compression_filter' => NULL,
  2920.                     'format' => NULL,
  2921.                     'animated' => false,
  2922.                     'cache' => NULL,
  2923.                     'data_loader' => NULL,
  2924.                     'default_image' => NULL,
  2925.                     'filters' => [
  2926.                         'thumbnail' => [
  2927.                             'size' => [
  2928.                                 => 83,
  2929.                                 => 83,
  2930.                             ],
  2931.                             'mode' => 'inset',
  2932.                         ],
  2933.                     ],
  2934.                     'post_processors' => [
  2935.                     ],
  2936.                 ],
  2937.                 'smallProdImage' => [
  2938.                     'quality' => 85,
  2939.                     'jpeg_quality' => NULL,
  2940.                     'png_compression_level' => NULL,
  2941.                     'png_compression_filter' => NULL,
  2942.                     'format' => NULL,
  2943.                     'animated' => false,
  2944.                     'cache' => NULL,
  2945.                     'data_loader' => NULL,
  2946.                     'default_image' => NULL,
  2947.                     'filters' => [
  2948.                         'thumbnail' => [
  2949.                             'size' => [
  2950.                                 => 350,
  2951.                                 => 300,
  2952.                             ],
  2953.                             'mode' => 'inset',
  2954.                         ],
  2955.                     ],
  2956.                     'post_processors' => [
  2957.                     ],
  2958.                 ],
  2959.                 'smallCartProductCk2' => [
  2960.                     'quality' => 100,
  2961.                     'jpeg_quality' => NULL,
  2962.                     'png_compression_level' => NULL,
  2963.                     'png_compression_filter' => NULL,
  2964.                     'format' => NULL,
  2965.                     'animated' => false,
  2966.                     'cache' => NULL,
  2967.                     'data_loader' => NULL,
  2968.                     'default_image' => NULL,
  2969.                     'filters' => [
  2970.                         'thumbnail' => [
  2971.                             'size' => [
  2972.                                 => 111,
  2973.                                 => 120,
  2974.                             ],
  2975.                             'mode' => 'inset',
  2976.                         ],
  2977.                     ],
  2978.                     'post_processors' => [
  2979.                     ],
  2980.                 ],
  2981.                 'textile' => [
  2982.                     'quality' => 90,
  2983.                     'jpeg_quality' => NULL,
  2984.                     'png_compression_level' => NULL,
  2985.                     'png_compression_filter' => NULL,
  2986.                     'format' => NULL,
  2987.                     'animated' => false,
  2988.                     'cache' => NULL,
  2989.                     'data_loader' => NULL,
  2990.                     'default_image' => NULL,
  2991.                     'filters' => [
  2992.                         'thumbnail' => [
  2993.                             'size' => [
  2994.                                 => 24,
  2995.                                 => 24,
  2996.                             ],
  2997.                             'mode' => 'outbound',
  2998.                         ],
  2999.                     ],
  3000.                     'post_processors' => [
  3001.                     ],
  3002.                 ],
  3003.                 'textileBig4' => [
  3004.                     'quality' => 90,
  3005.                     'jpeg_quality' => NULL,
  3006.                     'png_compression_level' => NULL,
  3007.                     'png_compression_filter' => NULL,
  3008.                     'format' => NULL,
  3009.                     'animated' => false,
  3010.                     'cache' => NULL,
  3011.                     'data_loader' => NULL,
  3012.                     'default_image' => NULL,
  3013.                     'filters' => [
  3014.                         'thumbnail' => [
  3015.                             'size' => [
  3016.                                 => 54,
  3017.                                 => 54,
  3018.                             ],
  3019.                             'mode' => 'inset',
  3020.                         ],
  3021.                     ],
  3022.                     'post_processors' => [
  3023.                     ],
  3024.                 ],
  3025.                 'textileThumb' => [
  3026.                     'quality' => 80,
  3027.                     'jpeg_quality' => NULL,
  3028.                     'png_compression_level' => NULL,
  3029.                     'png_compression_filter' => NULL,
  3030.                     'format' => NULL,
  3031.                     'animated' => false,
  3032.                     'cache' => NULL,
  3033.                     'data_loader' => NULL,
  3034.                     'default_image' => NULL,
  3035.                     'filters' => [
  3036.                         'thumbnail' => [
  3037.                             'size' => [
  3038.                                 => 180,
  3039.                                 => 180,
  3040.                             ],
  3041.                             'mode' => 'inset',
  3042.                         ],
  3043.                     ],
  3044.                     'post_processors' => [
  3045.                     ],
  3046.                 ],
  3047.             ],
  3048.             'liip_imagine.binary.loader.default' => 'default',
  3049.             'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
  3050.             'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
  3051.             'maker.compatible_check.doctrine.supports_attributes' => false,
  3052.             'data_collector.templates' => [
  3053.                 'data_collector.request' => [
  3054.                     => 'request',
  3055.                     => '@WebProfiler/Collector/request.html.twig',
  3056.                 ],
  3057.                 'data_collector.time' => [
  3058.                     => 'time',
  3059.                     => '@WebProfiler/Collector/time.html.twig',
  3060.                 ],
  3061.                 'data_collector.memory' => [
  3062.                     => 'memory',
  3063.                     => '@WebProfiler/Collector/memory.html.twig',
  3064.                 ],
  3065.                 'data_collector.validator' => [
  3066.                     => 'validator',
  3067.                     => '@WebProfiler/Collector/validator.html.twig',
  3068.                 ],
  3069.                 'data_collector.ajax' => [
  3070.                     => 'ajax',
  3071.                     => '@WebProfiler/Collector/ajax.html.twig',
  3072.                 ],
  3073.                 'data_collector.form' => [
  3074.                     => 'form',
  3075.                     => '@WebProfiler/Collector/form.html.twig',
  3076.                 ],
  3077.                 'data_collector.exception' => [
  3078.                     => 'exception',
  3079.                     => '@WebProfiler/Collector/exception.html.twig',
  3080.                 ],
  3081.                 'data_collector.logger' => [
  3082.                     => 'logger',
  3083.                     => '@WebProfiler/Collector/logger.html.twig',
  3084.                 ],
  3085.                 'data_collector.events' => [
  3086.                     => 'events',
  3087.                     => '@WebProfiler/Collector/events.html.twig',
  3088.                 ],
  3089.                 'data_collector.router' => [
  3090.                     => 'router',
  3091.                     => '@WebProfiler/Collector/router.html.twig',
  3092.                 ],
  3093.                 'data_collector.cache' => [
  3094.                     => 'cache',
  3095.                     => '@WebProfiler/Collector/cache.html.twig',
  3096.                 ],
  3097.                 'data_collector.translation' => [
  3098.                     => 'translation',
  3099.                     => '@WebProfiler/Collector/translation.html.twig',
  3100.                 ],
  3101.                 'data_collector.security' => [
  3102.                     => 'security',
  3103.                     => '@Security/Collector/security.html.twig',
  3104.                 ],
  3105.                 'data_collector.twig' => [
  3106.                     => 'twig',
  3107.                     => '@WebProfiler/Collector/twig.html.twig',
  3108.                 ],
  3109.                 'data_collector.doctrine' => [
  3110.                     => 'db',
  3111.                     => '@Doctrine/Collector/db.html.twig',
  3112.                 ],
  3113.                 'swiftmailer.data_collector' => [
  3114.                     => 'swiftmailer',
  3115.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3116.                 ],
  3117.                 'data_collector.dump' => [
  3118.                     => 'dump',
  3119.                     => '@Debug/Profiler/dump.html.twig',
  3120.                 ],
  3121.                 'data_collector.config' => [
  3122.                     => 'config',
  3123.                     => '@WebProfiler/Collector/config.html.twig',
  3124.                 ],
  3125.             ],
  3126.             'console.command.ids' => [
  3127.                 => 'console.command.public_alias.App\\Command\\ActonaStockCommand',
  3128.                 => 'console.command.public_alias.App\\Command\\AutomaticPriceCommand',
  3129.                 => 'console.command.public_alias.App\\Command\\AvailabilityMultiLanguage',
  3130.                 => 'console.command.public_alias.App\\Command\\CategoryPositionSetCommand',
  3131.                 => 'console.command.public_alias.App\\Command\\CategorySetCommand',
  3132.                 => 'console.command.public_alias.App\\Command\\CeneoGeneratorCommand',
  3133.                 => 'console.command.public_alias.App\\Command\\ClearCacheQueueCommand',
  3134.                 => 'console.command.public_alias.App\\Command\\CommentRequestCommand',
  3135.                 => 'console.command.public_alias.App\\Command\\CrossSellingCommand',
  3136.                 => 'console.command.public_alias.App\\Command\\CustomH1Command',
  3137.                 10 => 'console.command.public_alias.App\\Command\\CzSignUpdaterCommand',
  3138.                 11 => 'console.command.public_alias.App\\Command\\DiabloStockCommand',
  3139.                 12 => 'console.command.public_alias.App\\Command\\FixAvailabilityNameCommand',
  3140.                 13 => 'console.command.public_alias.App\\Command\\FixCompareParameterValueCommand',
  3141.                 14 => 'console.command.public_alias.App\\Command\\FixProductCategoriesOrder',
  3142.                 15 => 'console.command.public_alias.App\\Command\\FixProductDescriptionCommand',
  3143.                 16 => 'console.command.public_alias.App\\Command\\FixProductPhotoLanguageCommand',
  3144.                 17 => 'console.command.public_alias.App\\Command\\FixProductPriceProduct',
  3145.                 18 => 'console.command.public_alias.App\\Command\\FixProductRelationsCommand',
  3146.                 19 => 'console.command.public_alias.App\\Command\\FixXmlImportCommand',
  3147.                 20 => 'console.command.public_alias.App\\Command\\GoogleImageSitemapCommand',
  3148.                 21 => 'console.command.public_alias.App\\Command\\GoogleImageSitemapCzCommand',
  3149.                 22 => 'console.command.public_alias.App\\Command\\GoogleImageSitemapRoCommand',
  3150.                 23 => 'console.command.public_alias.App\\Command\\GoogleImageSitemapSkCommand',
  3151.                 24 => 'console.command.public_alias.App\\Command\\GoogleMerchantGeneratorCommand',
  3152.                 25 => 'console.command.public_alias.App\\Command\\GoogleMerchantGeneratorCzCommand',
  3153.                 26 => 'console.command.public_alias.App\\Command\\GoogleMerchantGeneratorRoCommand',
  3154.                 27 => 'console.command.public_alias.App\\Command\\GoogleMerchantGeneratorSkCommand',
  3155.                 28 => 'console.command.public_alias.App\\Command\\GoogleSitemapCommand',
  3156.                 29 => 'console.command.public_alias.App\\Command\\GoogleSitemapCzCommand',
  3157.                 30 => 'console.command.public_alias.App\\Command\\GoogleSitemapRoCommand',
  3158.                 31 => 'console.command.public_alias.App\\Command\\GoogleSitemapSkCommand',
  3159.                 32 => 'console.command.public_alias.App\\Command\\HalmarStockCommand',
  3160.                 33 => 'console.command.public_alias.App\\Command\\HeurekaGeneratorCzCommand',
  3161.                 34 => 'console.command.public_alias.App\\Command\\HeurekaGeneratorCzHtmlCommand',
  3162.                 35 => 'console.command.public_alias.App\\Command\\HeurekaGeneratorSkCommand',
  3163.                 36 => 'console.command.public_alias.App\\Command\\HeurekaGeneratorSkHtmlCommand',
  3164.                 37 => 'console.command.public_alias.App\\Command\\HeurekaTestCommand',
  3165.                 38 => 'console.command.public_alias.App\\Command\\ImportAvailabilityCommand',
  3166.                 39 => 'console.command.public_alias.App\\Command\\ImportBlogCommand',
  3167.                 40 => 'console.command.public_alias.App\\Command\\ImportCompareParameterCommand',
  3168.                 41 => 'console.command.public_alias.App\\Command\\ImportFixFilterAvailabilityCommand',
  3169.                 42 => 'console.command.public_alias.App\\Command\\ImportParameterCommand',
  3170.                 43 => 'console.command.public_alias.App\\Command\\ImportProduct',
  3171.                 44 => 'console.command.public_alias.App\\Command\\ImportProductFamily',
  3172.                 45 => 'console.command.public_alias.App\\Command\\ImportProductProducer',
  3173.                 46 => 'console.command.public_alias.App\\Command\\JanNowakStockCommand',
  3174.                 47 => 'console.command.public_alias.App\\Command\\ListingMarkersUpdaterCommand',
  3175.                 48 => 'console.command.public_alias.App\\Command\\ParameterValuesTranslationCommand',
  3176.                 49 => 'console.command.public_alias.App\\Command\\PayUCheckerCommand',
  3177.                 50 => 'console.command.public_alias.App\\Command\\ProductEquipmentPriceRecalculate',
  3178.                 51 => 'console.command.public_alias.App\\Command\\ProductPriceEquipmentCheckCommand',
  3179.                 52 => 'console.command.public_alias.App\\Command\\ProductProducerDefaultLanguagesCommand',
  3180.                 53 => 'console.command.public_alias.App\\Command\\ProductXmlUpdaterCommand',
  3181.                 54 => 'console.command.public_alias.App\\Command\\ReadyForPublicationCommand',
  3182.                 55 => 'console.command.public_alias.App\\Command\\RecalculatePriceCommand',
  3183.                 56 => 'console.command.public_alias.App\\Command\\RemoveOldDataCommand',
  3184.                 57 => 'console.command.public_alias.App\\Command\\RoJudetUploadCommand',
  3185.                 58 => 'console.command.public_alias.App\\Command\\SetAutomaticPriceDefaultCommand',
  3186.                 59 => 'console.command.public_alias.App\\Command\\SetDefaultProductPriceChangeCommand',
  3187.                 60 => 'console.command.public_alias.App\\Command\\SetProductCategoryCounterCommand',
  3188.                 61 => 'console.command.public_alias.App\\Command\\SetProductPhotoPositionsCommand',
  3189.                 62 => 'console.command.public_alias.App\\Command\\SetTempPrices0Command',
  3190.                 63 => 'console.command.public_alias.App\\Command\\SetTempPrices2Command',
  3191.                 64 => 'console.command.public_alias.App\\Command\\SetTempPrices3Command',
  3192.                 65 => 'console.command.public_alias.App\\Command\\SetTempPrices4Command',
  3193.                 66 => 'console.command.public_alias.App\\Command\\SetTempPricesCommand',
  3194.                 67 => 'console.command.public_alias.App\\Command\\SetVisibleValuesCommand',
  3195.                 68 => 'console.command.public_alias.App\\Command\\SkClearCartCommand',
  3196.                 69 => 'console.command.public_alias.App\\Command\\SkVatChangeCommand',
  3197.                 70 => 'console.command.public_alias.App\\Command\\SlugProductFixCommand',
  3198.                 71 => 'console.command.public_alias.App\\Command\\UniqueStockCommand',
  3199.                 72 => 'console.command.public_alias.App\\Command\\ViewedProductRemoveCommand',
  3200.                 73 => 'console.command.public_alias.doctrine_cache.contains_command',
  3201.                 74 => 'console.command.public_alias.doctrine_cache.delete_command',
  3202.                 75 => 'console.command.public_alias.doctrine_cache.flush_command',
  3203.                 76 => 'console.command.public_alias.doctrine_cache.stats_command',
  3204.                 77 => 'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ImportTranslationsCommand',
  3205.                 78 => 'console.command.public_alias.Lexik\\Bundle\\TranslationBundle\\Command\\ExportTranslationsCommand',
  3206.             ],
  3207.         ];
  3208.     }
  3209.     protected function throw($message)
  3210.     {
  3211.         throw new RuntimeException($message);
  3212.     }
  3213. }